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.
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. | - |
If no parameter is specified, all information is displayed.
# 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
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 |
|
Trap |
|