hello, I started on this. I research a oid to display the serial number of different materials cisco as a switch or a chassis. it is also about whether it is possible to easily guide relative to MIB. thank you in advance.


Article Comments

You can use the SNMP Custom String sensor and check the following OIDs:

  • Cisco 2960/3750 1.3.6.1.4.1.9.5.1.2.19.0 (might be deprecated), 1.3.6.1.4.1.9.5.1.2.17
  • Cisco ASA 1.3.6.1.2.1.47.1.1.1.1.11
  • Catalyst 1.3.6.1.4.1.9.3.6.3

May, 2016 - Permalink

hello thank you for your reply, I just tested the oid's and got these errors: no such instance (SNMP error # 223) and no such object (SNMP error # 222).


May, 2016 - Permalink

Those were the only ones I've found regarding serials on cisco devices :( You might want to ask the guys at Cisco where to obtain it for your specific device. Feel free to share what you get :)


May, 2016 - Permalink

ok, thank you for this information, it will be done.


May, 2016 - Permalink

after some research I noticed that I had misused your information the 1st value: .1.3.6.1.4.1.9.5.1.2.19 was good but it just lacked .0 at the end. Thank you again for your help.


May, 2016 - Permalink

Ah nice; updated my initial post accordingly :)


May, 2016 - Permalink

you'd know by chance if it is possible to see the MAC addresses of equipments connected to the switch?


May, 2016 - Permalink

Maybe take a look here: http://networkengineering.stackexchange.com/questions/2900
However, putting them into a sensor probably won't work since we can't display it correctly.


May, 2016 - Permalink