SNMP Command Set
Configuring SNMP Target Addresses
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 5-45
Syntax Description
Command Defaults
If not specified, udpport will be set to 162.
If not specified, timeout will be set to 1500 seconds.
If not specified, number of retries will be set to 3.
If not specified, storage type will be nonvolatile.
If taglist is not specified, none will be set.
Command Type
Switch command.
Command Mode
Read-Write.
targetaddr Specifies a unique identifier to index the
snmpTargetAddrTable. Maximum length is 32 bytes.
param param Specifies an entry in the SNMP target parameters table,
which is used when generating a message to the target.
Maximum length is 32 bytes.
ipaddress ipaddr Specifies the IP address of the target.
port udpport (Optional) Specifies which UDP port of the target host to
use. Default value is 162.
timeout timeout (Optional) Specifies the maximum round trip time
allowed to communicate to this target address. This value
is in .01 seconds and the default is 1500 (15 seconds.)
retries retries (Optional) Specifies the number of message retries
allowed if a response is not received. Default is 3.
volatile |
nonvolatile (Optional) Specifies temporary (default), or nonvolatile
storage for SNMP entries.
taglist tagname (Optional) Specifies a list of SNMP notify tag values.
This tags a location to the target address as a place to send
notifications. List must be enclosed in quotes and tag
values must be separated by a space (ie: “tag 1 tag 2”)