Cisco Cisco SF302-08PP 8-port 10 100 PoE+ Managed Switch Referencia técnica

Descargar
Página de 1117
Network Management Protocol (SNMP) Commands
OL-32830-01 Command Line Interface Reference Guide
874
45
 
45.12 snmp-server filter
To create or update an SNMP server notification filter, use the snmp-server filter 
Global Configuration mode command. To remove a notification filter, use the no 
form of this command.
Syntax
snmp-server filter 
filter-name
 
oid-tree {included | excluded}
no snmp-server filter 
filter-name
 [
oid-tree
]
Parameters
filter-name—Specifies the label for the filter record that is being updated or 
created. The name is used to reference the filter in other commands. 
(Length: 1–30 characters)
oid-tree—Specifies the ASN.1 subtree object identifier to be included or 
excluded from the view. To identify the subtree, specify a text string 
consisting of numbers, such as 1.3.6.2.4, or a word, such as System. Replace 
a single sub-identifier with the asterisk (*) wildcard to specify a subtree 
family; for example, 1.3.*.4. 
included—Specifies that the filter type is included.
excluded—Specifies that the filter type is excluded.
Default Configuration
No view entry exists.
Command Mode
Global Configuration mode
User Guidelines
This command can be entered multiple times for the same filter. If an object 
identifier is included in two or more lines, later lines take precedence. The 
command's logical key is the pair (filter-name, oid-tree).