Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SNMP : which respons with GETNEXT

Status
Not open for further replies.

xavlec

Programmer
Dec 30, 2004
2
FR
Hi,
I have a table which includes the different cards in a chassis. In a system, we can have some chassis. The index of the card's table is composed of the chassis's number and the card's number. Suppose the OID (without the index)corresponding to the card's name is .1.3.6.1.4.1.9485.3.1.4
To obtain the card's name of the first card in the first chassis, i make a GET on the OID .1.3.6.1.4.1.9485.3.1.4.1.1
My question is, is it possible to make a GETNEXT without the card's number, just with the chassis's number
.1.3.6.1.4.1.9485.3.1.4.1 and if yes, which respons must i get ?
Thank you very much for your reply
Regards
Xavier
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top