Command Manual – System Management 
Quidway S8500 Series Routing Switches  Chapter 5  SNMP Configuration Commands
 
Huawei Technologies Proprietary 
5-7 
5.1.6  display snmp-agent sys-info  
Syntax 
display snmp-agent sys-info [ contact | location | version ]* 
View 
Any view 
Parameter 
None 
Description 
Use the display snmp-agent sys-info command to view the character string 
sysContact (system contact), character string describing the system location and the 
version information about the running SMNMP in the system. 
Example 
# Display the character string sysContact. 
<Quidway> display snmp-agent sys-info contact 
The contact person for this managed node: 
           R&D Beijing, Huawei Technologies co.,Ltd.   
The above information represents that the contact person for this machine is R&D 
Beijing, Huawei Technologies co.,Ltd 
# Display the character string describing the system location. 
<Quidway> display snmp-agent sys-info location 
The physical location of this node: 
 BeiJing China 
The above information represents that the physical location of this machine is: BeiJing 
China. 
# Display the version information of running SNMP 
<Quidway> display snmp-agent sys-info version 
SNMP version running in the system: 
           SNMPv3 
The above information represents that the SNMP version running in the system is: 
SNMPv3.