cseProtocolFilterPortAdminStatus
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.5.2.1.2
Object
column
r/w
Enumeration
An indication of the administrative status of the protocol
filtering on this interface.
- on(1) indicates that the interface will send and receive the
traffic for protocol specified in
cseProtocolFilterPortProtocol.
- off(2) indicates that the interface will not receive
traffic for this protocol, or if this feature is not
supported.
- auto(3) indicates that the corresponding
cseProtocolFilterPortOperStatus will transit to 'on' after
receiving one packet of this protocol type.
Context
- MIB
- CISCO-SWITCH-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.5.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseProtocolFilterPortEntry
- Table
- cseProtocolFilterPortTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
3 | auto |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cseProtocolFilterPortProtocol The protocol (group) to filter, used here as the secondary
index. | column | Enumeration | .1.3.6.1.4.1.9.9.97.1.5.2.1.1 |
| cseProtocolFilterPortOperStatus An indication of the operational status of filtering for
this protocol on this interface.
- on(1) indicates that the interface will send and receive the
protocol traffic.
- off… | column | Enumeration | .1.3.6.1.4.1.9.9.97.1.5.2.1.3 |