266
You must put the
location_info
argument in double-quotes if it contains embedded
spaces.
SNMP Notify Type Settings
set snmp notify type [ v1-trap | v2-trap | inform ]
Sets the type of SNMP notifications that the system will generate:
•
v1-trap
– This selection will generate notifications containing an SNMPv1 Trap
Protocol
Data Unit
(PDU)
•
v2-trap
– This selection will generate notifications containing an SNMPv2 Trap PDU
•
inform
– This selection will generate notifications containing an SNMPv2 InformRe-
quest PDU.
SNMP V3 Settings
SNMP V3 is supported beginning with Firmware Version 7.4.
SNMPv3 supports two users, the Read-Only user and the Read-Write user. The read-only
account will have read-only access to all objects known to the agent, while the read-write
account will have read-write access to all objects known to the agent. SNMPv3 adds the
ability to authenticate and/or encrypt management traffic.
For security reasons, enabling SNMPv3 will disable SNMPv1/v2.
•
If SNMPv3 is enabled, the firmware will no longer respond to SNMPv1/SNMPv2 traffic,
nor generate SNMPv1/v2 traps in SNMPv1/SNMPv2 packets. If it receives v1 or v2
packets when v3 is enabled, it behaves as if it does not support v1/v2, and silently dis-
cards the incoming packet.
•
If SNMPv3 is disabled, the firmware will not respond to SNMPv3 traffic, nor generate
SNMPv3 notifications. The firmware behaves as if it does not support v3 and silently
discards the incoming packet.
set snmp v3 enable [ off | on ]
Turns SNMPv3 off or on.