R21xx-HP FlexFabric 11900 Network Management and Monitoring Command Reference
90
Parameters
byte-count: Sets the maximum size (in bytes) of SNMP packets that the SNMP agent can receive or send.
The value range is 484 to 17940.
Usage guidelines
If any device on the path to the NMS does not support packet fragmentation, limit the SNMP packet size
to prevent large-sized packets from being discarded. For most networks, the default value is sufficient.
Examples
# Set the maximum SNMP packet size to 1024 bytes.
<Sysname> system-view
[Sysname] snmp-agent packet max-size 1024
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 has been 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.
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 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.










