snmp-show
This command is used to display information about SNMP MIBs on the network.
Syntax snmp-show
community-string community-string-string-show |
Specify the community string for SNMP. |
name snmp-oid name |
Specify the Object Identifier (OID) to display. |
show-type walk|get|get-next |
Specify the display method for the SNMP MIBs. Use get to retrieve and display the next SNMP object values. Use get-next to retrieve and display the SNMP object values associated with the requested object identifier. |
Defaults None.
Access CLI
History Command introduced in nvOS Version 1.2.1.
Usage Use this command to display local SNMP MIB object values.
Examples To display the community, snmp-com, use the following command:
CLI network-admin@switch > show-snmp community-string snmp-com layout vertical