478 CHAPTER 12: USING SYSTEM MANAGEMENT COMMANDS
display snmp-agent
sys-info
Syntax
display snmp-agent sys-info [ contact | location | version ]*
View
All views
Parameter
None
Description
Use the display snmp-agent sys-info command to view the system
information of SNMP configuration. The information includes the character string
sysContact (system contact), the character string describing the system location,
the version information about the running SNMP in the system.
Example
Display the character string sysContact (system contact).
<SW5500>display snmp-agent sys-info contact
The contact person for this managed node:
Mr.Smith -Tel:3306
Display the system location.
<SW5500>display snmp-agent sys-info location
The physical location of this node:
Boston USA
Display the version information of running SNMP
<SW5500>display snmp-agent sys-info version
SNMP version running in the system:
SNMPv3
0 Get-request PDUs accepted and
processed
Number of the received packets requested by get
0 Get-next PDUs accepted and
processed
Number of the received packets requested by
get-next
0 Set-request PDUs accepted and
processed
Number of the received packets requested by set
3 Messages passed from the SNMP
entity
Total number of the output SNMP packets
0 SNMP PDUs which had a tooBig error
(Maximum packet size 1500)
Number SNMP packet with too_big error
0 SNMP PDUs which had a noSuchName
error
Number of the packets requesting nonexistent MIB
objects
0 SNMP PDUs which had a badValue
error
Number of SNMP packets with Bad_values error
0 SNMP PDUs which had a general error Number of SNMP packets with General_errors
0 Response PDUs accepted and
processed
Number of the response packets sent
3 Trap PDUs accepted and processed Number of the sent Trap packets
Table 60 Output description of the display snmp-agent statistics command