cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1375
Views
0
Helpful
1
Replies

SNMPWalk - retrieve UDLD status from multiple switches

kamil.swedrak
Level 1
Level 1

Hello everyone,

 

I'm walking through the case where I need check if UDLD is enabled on particular switch in the network.

The point is that I have mix environment (3560/3650/3750/3850) - so different OID for each switch.
I'm using Microsoft SNMPwalk to walked through all OIDs but cannot catch OID for UDLD.
I reviewed Cisco MIB for particular Cisco switch but it not giving me specific OID.
Dear Experts - please help, thank you.

1 Reply 1

 

Hello @kamil.swedrak

 

The best way to handle this is using a MIB Parser like Paessler MIB. Then you can find the MIB file, important and you´ll be able to see the OID:

 

https://sourceforge.net/p/netdisco/mibs/ci/1.5/tree/cisco/CISCO-UDLDP-MIB.my

For example. The OID for Global enable is 1.3.6.1.4.1.9.9.118.1.1.1.0

Interface enable 1.3.6.1.4.1.9.9.118.1.2.1.1.1

Interface Oper Status 1.3.6.1.4.1.9.9.118.1.2.1.1.2

etc,etc.

 

-If I helped you somehow, please, rate it as useful.-

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: