Cisco Systems SPS224G4 Switch User Manual


 
SNMP Commands
snmp-server host
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 342
26
Default Configuration
No filter entry exists.
Command Mode
Global Configuration mode
User Guidelines
This command can be entered multiple times for the same filter record. Later lines
take precedence when an object identifier is included in two or more lines.
Example
The following example creates a filter that includes all objects in the MIB-II system
group except for sysServices (System 7) and all objects for interface 1 in the MIB-
II interfaces group.
Console(config)# snmp-server filter filter-name system included
Console(config)# snmp-server filter filter-name system.7
excluded
Console(config)# nmp-server filter filter-name ifEntry.*.1
included
snmp-server host
The snmp-server host Global Configuration mode command specifies the
recipient of Simple Network Management Protocol Version 1 or Version 2
notifications. Use the no form of this command to remove the specified host.
Syntax
snmp-server host {
ip-address
|
hostname
}
community-string
[traps | informs] [1 | 2]
[udp-port
port
] [filter
filtername
] [timeout
seconds
] [retries
retries
]
no snmp-server host {
ip-address
|
hostname
} [traps | informs]