When executing the following command on a Brocade Vyatta 5600, you only get 
OIDs from a root OID of .1.3.6.1.2.

snmpwalk -c XXXXXXX -v 2c vyatta01.foo.com

However, the vendor specific OIDs are available only in the root OID 
.1.3.6.1.4. I need to get these vendor OIDs when performing a "bare" snmpwalk 
as shown above.

I have a situation where I cannot change the command used to retrieve data, so 
I cannot simply add .1.3.6.1.4 to the end of the snmpwalk command. I also 
cannot change the SNMP agent (Net-SNMP) running on the Vyatta router.

I have considered using the SNMP agent extend or pass directives, but I'm not 
really sure how I would configure that. In essence, I would like to be able to 
execute the snmpwalk and have it return OIDs from both the .1.3.6.1.2 and 
.1.3.6.1.4 roots. I have used the deprecated "exec" directive to point to 
arbitrary OIDs to retrieve specific information, but in that case, I could 
specify a root OID.

Any assistance would be very much appreciated.


Michael Peoples (mp4783)
AT&T Network Operations
Network Operations Centers Planning
Office: +1 614-886-0923
Mobile: +1 614-886-0923

Senior Applications Developer
mp4...@att.com<mailto:mp4...@att.com>

------------------------------------------------------------------------------
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to