C
HAPTER
25
| SNMP Commands
– 630 –
snmp-server This command enables the SNMPv3 engine and services for all
management clients (i.e., versions 1, 2c, 3). Use the no form to disable the
server.
SYNTAX
[no] snmp-server
DEFAULT SETTING
Enabled
COMMAND MODE
Global Configuration
EXAMPLE
Console(config)#snmp-server
Console(config)#
snmp-server
community
This command defines community access strings used to authorize
management access by clients using SNMP v1 or v2c. Use the no form to
remove the specified community string.
SYNTAX
snmp-server community string [ro | rw]
no snmp-server community string
string - Community string that acts like a password and permits
access to the SNMP protocol. (Maximum length: 32 characters, case
sensitive; Maximum number of strings: 5)
ro - Specifies read-only access. Authorized management stations
are only able to retrieve MIB objects.
rw - Specifies read/write access. Authorized management stations
are able to both retrieve and modify MIB objects.
Notification Log Commands
nlm Enables the specified notification log GC
snmp-server notify-filter Creates a notification log and specifies the target
host
GC
show nlm oper-status Shows operation status of configured notification
logs
PE
show snmp notify-filter Displays the configured notification logs PE
Table 46: SNMP Commands (Continued)
Command Function Mode