System information

Table Of Contents
3. Commands
4821-A2-GB21-00 July 2004 3-61
Configure Management SNMP Access Validation
Configure Management SNMP NMS Address
configure management snmp access-validation {disabled | enabled}
Minimum Access Level: Administrator
The configure management snmp access-validation command specifies whether the unit
validates the IP address of incoming SNMP (Simple Network Management Protocol) messages.
disabled – No access validation occurs. This is the default.
enabled – If the IP address of an SNMP packet is not one of those specified using the configure
management snmp nms-address command, the packet is discarded.
Example:
PDYN# configure management snmp access-validation enabled
configure management snmp nms-address { nms_address1}... [ nms_address8]
Minimum Access Level: Administrator
The configure management snmp nms-address command specifies the IP addresses of up to
eight NMS (Network Management System) workstations allowed to access the unit. If SNMP
Access Validation is disabled, these addresses have no effect.
nms_address1
... nms_address8 – Specifies one to eight IP addresses of NMS workstations.
Example:
PDYN# configure management snmp nms-address 135.76.90.90 135.76.91.1