10-11-2018 10:13 PM
How to configure snmp in a cisco switch to use the object name instead of the OID?
The idea is to set and get parameters for the interfaces of a switch using expresing like ifAlias and ifAdminStatus insted of the OIDs. What do i need to configure in the switch?
10-12-2018 03:05 AM
Can you explain the use case.
you looking to have pre-defined object for the OID, if that is correct, you need to do in the script for this as per my understanding.
10-12-2018 07:00 AM
What i am trying to do is use for example this command in linux:
$smnpwalk - v 1-c private <switch_IP> ifAdminStatus
instead of this:
$smnpwalk - v 1-c private <switch_IP> 1.3.6.1.2.1.2.1.7
What do i need to set in the switch to be able to do this?
10-16-2018 06:20 AM - edited 10-16-2018 06:26 AM
[Solved] I added in the SNMP Manager the MIBs that i need for the objects i was trying to set and get.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide