User Manual UMN:CLI
V5808
145
7.1.10 SNMP Engine ID
SNMP Engine ID is an administratively unique identifier of a participant in SNMP
communication within a single management domain. The SNMP manager and SNMP
agent must be configured by an administrator to have unique SNMP Engine IDs.
The agent needs information for the SNMP Engine ID of the target-address of the
recipient to send the inform PDU to the authoritative side. To configure a local SNMP
engine ID, use the following command.
snmp engine-id {hex
HEXSTRING | text STRING}
Configures the SNMP Engine ID name for the local
SNMP engine.
HEXSTRING: uses a hexadecimal number
STRING: uses an number of characters
Returns the SNMP Engine ID to its default value
To display the configured local SNMP engine IDs, use the following command.
Shows the configured local SNMP engine IDs
7.1.11 SNMPv3 Notification
In SNMPv3, you create traps and informs by configuring the notification name, target
address, and target parameters.
7.1.11.1 Configuring SNMP Target
The target address defines a management application’s address and parameters to be
used in sending notifications. To configure the notification SNMP target address, use the
following command.
snmp targetaddr TARGETADDR
TARGETPARAM {A.B.C.D |
X:X::X:X} [PORT TIMEOUT
RETRIES TAG]
Configures the notification SNMP target address.
TARGETADDR: the name of target address
TARGETPARAM: the name of target parameter
A.B.C.D: IPv4 address of the target
X:X::X:X: IPv6 address of the target
PORT: UDP port number in the range 1 to 65535
TIMEOUT: the time in seconds to wait for an
acknowledgement before resending an
unacknowledged PDU
RETRIES: the number of retries for resending Inform
PDUs