Age | Commit message (Collapse) | Author |
|
This adds operational mode commands to display what SNMP service shows
but it is not done through SNMP.
New:
show snmp mib ifmib
show snmp mib ifmib ifIndex
show snmp mib ifmib ifIndex eth1
show snmp mib ifmib ifAlias
show snmp mib ifmib ifAlias eth2
show snmp mib ifmib ifDescr
show snmp mib ifmib ifDescr eth1
|
|
Resolve usability issues with 'show snmp' by adding some more control
1. show snmp -- find usable community for loopback
2. show snmp community <name> -- check connectivity
3. show snmp community <name> host <addr> -- check remote connectivity
|
|
show snmp
Wrapper around snmpstatus, simple way to check if server is up
|