filterTestIndex
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.7.4.1.3
Object
column
Integer32
An index value that uniquely identifies a test for a particular module/port.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.7.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- filterTestEntry
- Table
- filterTestTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-8
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| filterTestModule 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.4.1.1 |
| filterTestPort 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.4.1.2 |
| filterTestType Setting this object to invalid(2) removes the
corresponding entry from the filterTestTable. To
add a new entry to the filterTestTable, set this
object to valid(1) for a module, po… | column | Enumeration | .1.3.6.1.4.1.9.5.1.7.4.1.4 |
| filterTestOffset A byte offset into packet. Must be a 32-bit word
aligned offset, i.e. 0, 4, 8, etc. | column | Integer32 | .1.3.6.1.4.1.9.5.1.7.4.1.5 |
| filterTestValue A 32-bit value to be compared against the packet
location specified by filterTestOffset. | column | Integer32 | .1.3.6.1.4.1.9.5.1.7.4.1.6 |
| filterTestMask A 32-bit value to be bitwise ANDed with the
packet location specified by filterTestOffset
before being compared to filterTestValue. | column | Integer32 | .1.3.6.1.4.1.9.5.1.7.4.1.7 |