snmp-agent sys-info

Syntax

In non-FIPS mode:

snmp-agent sys-info { contact sys-contact | location sys-location | version { all | { v1 | v2c | v3 }* } }

undo snmp-agent sys-info { contact | location | version { all | { v1 | v2c | v3 }* } }

In FIPS mode:

snmp-agent sys-info { contact sys-contact | location sys-location | version v3 }

undo snmp-agent sys-info { contact | location | version v3 }

View

System view

Default level

3: Manage level

Parameters

contact sys-contact: Specifies the system contact, a string of 1 to 255 characters.

location sys-location: Specifies the system location, a string of 1 to 255 characters.

version: The SNMP version in use.

Description

Use the snmp-agent sys-info command to configure system information, including the contact information, the location, and the SNMP version in use.

Use the undo snmp-agent sys-info contact and undo snmp-agent sys-info location command to restore the default.

Use the undo snmp-agent sys-info version command to disable use of the SNMP function of the specified version.

By default, the location information is 3000 Hanover St Palo Alto, CA 94304, version is SNMPv3, and the contact is Hewlett Packard Enterprise Development, L.P..


[NOTE: ]

NOTE:

  • Successful interaction between an NMS and the agents requires consistency of SNMP versions configured on them.

  • Network maintenance engineers can use the system contact information to get in touch with the manufacturer in case of network failures. The system location information is a management variable under the system branch as defined in RFC 1213-MIB, identifying the location of the managed object.


  • Related commands: display snmp-agent sys-info.

    Examples

    # Configure the contact information as Dial System Operator at beeper # 27345.

    <Sysname> system-view
    [Sysname] snmp-agent sys-info contact Dial System Operator at beeper # 27345