139
vpn-instance
vpn-instance-name
: Specifies the VPN for a remote SNMP entity. The
vpn-instance-name
argument specifies the name of the MPLS L3VPN, a case-sensitive string of 1 to
31 characters. If this parameter is not specified, the remote SNMP entity is in the public network.
engineid
: Specifies the SNMP engine ID of the remote SNMP entity. This argument must be a
hexadecimal string that comprises an even number of characters, in the range of 10 to 64. All-zero
and all-F strings are invalid.
Usage guidelines
To send informs to an NMS, you must configure the SNMP engine ID of the NMS on the SNMP
agent.
The NMS accepts the SNMPv3 informs from the SNMP agent only if the engine ID in the informs is
the same as its local engine ID.
You can configure up to 20 remote SNMP engine IDs.
Examples
# Configure the SNMP engine ID (
123456789A
) of the SNMP manager (10.1.1.1).
<Sysname> system-view
[Sysname] snmp-agent remote 10.1.1.1 engineid 123456789A
Related commands
display
snmp-agent
remote
snmp-agent sys-info contact
Use
snmp-agent sys-info contact
to configure the system contact.
Use
undo snmp-agent sys-info contact
to restore the default contact.
Syntax
snmp-agent
sys-info
contact
sys-contact
undo
snmp-agent
sys-info
contact
Default
The system contact is not configured.
Views
System view
Predefined user roles
network-admin
Parameters
sys-contact
: Specifies the system contact, a string of 1 to 255 characters.
Usage guidelines
Configure the system contact for system maintenance and management.
Examples
# Configure the system contact as
Dial System Operator # 27345
.
<Sysname> system-view
[Sysname] snmp-agent sys-info contact Dial System Operator # 27345
Related commands
display
snmp-agent
sys-info