Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to correlate SNMP & MIB

Status
Not open for further replies.

tectona

Member level 2
Joined
Mar 24, 2006
Messages
53
Helped
4
Reputation
8
Reaction score
0
Trophy points
1,286
Activity points
1,602
snmp microchip

Hi all,

I develop SNMP Protocol on Microcontroller in C language.

I have certain doubt regarding how to interface MIB with SNMP.

Like i use any general MIB like System or interface MIB .

How to use this information in SNMP protocol & how retrieve this information ?

Thanks & Regards
Tectona
 

microchip snmp mib

tectona said:
Hi all,

I develop SNMP Protocol on Microcontroller in C language.

I have certain doubt regarding how to interface MIB with SNMP.

Like i use any general MIB like System or interface MIB .

How to use this information in SNMP protocol & how retrieve this information ?

Thanks & Regards
Tectona

Any MIB may be tied to the SMP in a semaless way. Look at the MIB you are trying to interface for any custom details.
 

microcontroller snmp

Hi , microKernel

I have doubt about how integrate MIB with SNMP protocol in controller level.?

I know how to decode SNMP frame & how to response.

But i don't understand how to call MIB when specific query by server on SNMP protocol.

thanks for ur response.

regards
Tectona
 

Hi Tectona,

May I know the SNMP version you will implement and the target MCU you choose?

BR,
cdcll
 

Hi, cdcll

I start with SNMP ver 1.

I use microchip PIC18F series controller.

Regards
Tectona[/i]
 

oh, microchip has their reference design for SNMP agent(Ver 1), I think you may take a look.
 

Dear cdcll

I know microchip as own Webserver with SNMP support but i want to know about basic behind this.
May be u r right, but Microchip cannot give any detail document for that application.
so may be i go through whole program to understand this basic.
Plz, help me to reduce my development time.!

Thanks & Regards
Tectona
 

Microchip has a doc for the snmp agent:
AN870
**broken link removed**
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top