< Home

display snmp-agent sys-info

Function

The display snmp-agent sys-info command displays SNMP information about the device, including contact information of device maintenance personnel, physical location of the device, and SNMP version running on the device.

Format

display snmp-agent sys-info [ contact | location | version ] *

Parameters

Parameter Description Value
contact Displays contact information of device maintenance personnel. -
location Displays the physical location of the device. -
version Displays the SNMP version running on the device. -

Views

All views

Default Level

3: Management level

Usage Guidelines

You can run the display snmp-agent sys-info command to display SNMP information about the device, including:
  • Contact information of device maintenance personnel
  • Physical location of the device
  • SNMP version running on the device

If no parameter is specified, all information is displayed.

Example

# Display all SNMP information about the device.

<HUAWEI> display snmp-agent sys-info
   The contact person for this managed node:                                                                                        
           R&D Beijing, Huawei Technologies Co., Ltd.                                                                               
                                                                                                                                    
   The physical location of this node:                                                                                              
           Beijing China                                                                                                                  
                                                                                                                                    
   SNMP version running in the system:                                                                                              
           Polling: SNMPv1:disable, SNMPv2c:disable, SNMPv3:enable                                                                  
           Trap   : SNMPv1:disable, SNMPv2c:enable,  SNMPv3:disable                                                                 
                                                                                                                                    

# Display the SNMP version running on the device.

<HUAWEI> display snmp-agent sys-info version
   SNMP version running in the system:                                                                                              
           Polling: SNMPv1:disable, SNMPv2c:disable, SNMPv3:enable                                                                  
           Trap   : SNMPv1:disable, SNMPv2c:enable,  SNMPv3:disable                                                                 
                                                                                                                                    

# Display contact information of device maintenance personnel.

<HUAWEI> display snmp-agent sys-info contact
   The contact person for this managed node:                                                                                        
           R&D Beijing, Huawei Technologies Co., Ltd.                                                                               
                                                                                                                                    

# Display the physical location of the device.

<HUAWEI> display snmp-agent sys-info location
  The physical location of this node:                                                                                               
           Beijing China                                                                                                            
                                                                                                                                    
Table 1 Description of the display snmp-agent sys-info command output

Item

Description

The contact person for this managed node

Contact information of device maintenance personnel, which is useful in event of emergencies.

You can run the snmp-agent sys-info command to configure this parameter.

The physical location of this node

Physical location of the device.

You can run the snmp-agent sys-info command to configure this parameter.

SNMP version running in the system

SNMP version running on the device. The value can be any combination of SNMPv1, SNMPv2c, and SNMPv3. When multiple versions are configured, the NMS manages the device using multiple SNMP versions.

You can run the snmp-agent sys-info command to configure this parameter.

Polling

  • SNMPv1: The function status is enable only when SNMPv1 is enabled and an SNMPv1 community name is configured. Otherwise, it is disable.
  • SNMPv2: The function status is enable only when SNMPv2 is enabled and an SNMPv2 community name is configured. Otherwise, it is disable.
  • SNMPv3: The function status is enable only when SNMPv3 is enabled and an SNMPv3 user name (excluding remote-engineid users) is configured. Otherwise, it is disable.

Trap

  • SNMPv1: The trap host status is enable only when SNMPv1 is enabled and a trap host is configured. Otherwise, it is disable.
  • SNMPv2: The trap host status is enable only when SNMPv2 is enabled and a trap host is configured. Otherwise, it is disable.
  • SNMPv3: The trap host status is enable only when SNMPv3 is enabled and a trap host is configured. Otherwise, it is disable.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >