filterProtocolValue
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.7.3.1.3
Object
column
Integer32
A 16-bit protocol value. If the packet's type field or the packet's DSAP/SSAP field is equal to this value, a match occurs. The packet is dropped if a match occurs and deny(1) was specified. The packet is dropped if a match doesn't occur and at least one protocol type filter was specified with permit(3).
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.7.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- filterProtocolEntry
- Table
- filterProtocolTable
- Siblings
- 3
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| filterProtocolModule An index value that uniquely identifies the
module where this port is located
(see portModuleIndex). | column | Integer32 | .1.3.6.1.4.1.9.5.1.7.3.1.1 |
| filterProtocolPort An index value that uniquely identifies this port
within a module (see portIndex). | column | Integer32 | .1.3.6.1.4.1.9.5.1.7.3.1.2 |
| filterProtocolType Setting this object to invalid(2) removes the
corresponding entry from the filterProtocolTable.
To add a new entry to the filterProtocolTable, set
this object to deny(1) or permit… | column | Enumeration | .1.3.6.1.4.1.9.5.1.7.3.1.4 |