captureBufferIndex
RMON-MIB ·
.1.3.6.1.2.1.16.8.2.1.2
Object
column
Integer32
An index that uniquely identifies an entry
in the captureBuffer table associated with a
particular bufferControlEntry. This index will
start at 1 and increase by one for each new packet
added with the same captureBufferControlIndex.
Should this value reach 2147483647, the next packet
added with the same captureBufferControlIndex shall
cause this value to wrap around to 1.
Context
- MIB
- RMON-MIB
- OID
.1.3.6.1.2.1.16.8.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- captureBufferEntry
- Table
- captureBufferTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| captureBufferControlIndex The index of the bufferControlEntry with which
this packet is associated. | column | Integer32 | .1.3.6.1.2.1.16.8.2.1.1 |
| captureBufferPacketID An index that describes the order of packets
that are received on a particular interface.
The packetID of a packet captured on an
interface is defined to be greater than the
packe… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.16.8.2.1.3 |
| captureBufferPacketData The data inside the packet, starting at the beginning
of the packet plus any offset specified in the
associated bufferControlDownloadOffset, including any
link leve… | column | OctetString | .1.3.6.1.2.1.16.8.2.1.4 |
| captureBufferPacketLength The actual length (off the wire) of the packet stored
in this entry, including FCS octets. | column | Octets SNMPv2-SMIInteger32 | .1.3.6.1.2.1.16.8.2.1.5 |
| captureBufferPacketTime The number of milliseconds that had passed since
this capture buffer was first turned on when this
packet was captured. | column | Milliseconds SNMPv2-SMIInteger32 | .1.3.6.1.2.1.16.8.2.1.6 |
| captureBufferPacketStatus A value which indicates the error status of this packet.
The value of this object is defined in the same way as
filterPktStatus. The value is a sum. This sum
init… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.16.8.2.1.7 |