oriProtocolFilterTableEntryStatus
ORiNOCO-MIB ·
.1.3.6.1.4.1.11898.2.1.5.1.2.1.4
Object
column
r/w
Enumeration
This object is used to enable, disable, delete, create the Ethernet protocols in this table.
Context
- MIB
- ORiNOCO-MIB
- OID
.1.3.6.1.4.1.11898.2.1.5.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- oriProtocolFilterTableEntry
- Table
- oriProtocolFilterTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | delete |
4 | create |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| oriProtocolFilterTableIndex This object is used to index the protocol filter table. | column | Integer32 | .1.3.6.1.4.1.11898.2.1.5.1.2.1.1 |
| oriProtocolFilterProtocol This object represents a two byte hexadecimal value for the
Ethernet protocol to be filtered (the protocol field of the
Ethernet packet). | column | OctetString | .1.3.6.1.4.1.11898.2.1.5.1.2.1.2 |
| oriProtocolFilterProtocolComment This object is used as an optional comment for the ethernet
protocol to be filtered. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11898.2.1.5.1.2.1.3 |
| oriProtocolFilterTableInterfaceBitmask This object is isued to control protocol filtering per interface
for each entry in this table. | column | InterfaceBitmask | .1.3.6.1.4.1.11898.2.1.5.1.2.1.5 |
| oriProtocolFilterProtocolString This object represents the value in the protocol field of the
Ethernet packet. The value is of 4-digit Hex format.
Example: The value of IP protocol is 0800.
The value… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11898.2.1.5.1.2.1.6 |