138
Syntax
snmp-agent port port-number
undo snmp-agent port
Default
The device uses UDP port 161 for receiving SNMP packets.
Views
System view
Predefined user roles
network-admin
Parameters
port-number
: Specifies the UDP port for receiving SNMP packets, in the range of 1 to 65535. The
default is 161.
Usage guidelines
After changing the port number for receiving SNMP packets, reconnect the device by using the port
number for SNMP get and set operations.
To display UDP port information, use the
display current-configuration
command.
Examples
# Specify the UDP port for receiving SNMP packets as
5555
.
<Sysname> system-view
[Sysname] snmp-agent port 5555
# Restore the default UDP port.
<Sysname> system-view
[Sysname] undo snmp-agent port
snmp-agent remote
Use
snmp-agent
remote
to configure the SNMP engine ID of a remote SNMP entity.
Use
undo
snmp-agent
remote
to delete a remote SNMP engine ID.
Syntax
snmp-agent
remote
{
ip-address
|
ipv6
ipv6-address
} [
vpn-instance
vpn-instance-name
]
engineid
engineid
undo
snmp-agent
remote
ip-address
Default
No remote SNMP engine ID is configured.
Views
System view
Predefined user roles
network-admin
Parameters
ip-address
: Specifies the IP address of a remote SNMP entity.
ipv6
ipv6-address
: Specifies the IPv6 address of a remote SNMP entity.