RMON-MIB :: captureBufferPacketID

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRMON-MIBcaptureBufferPacketID

captureBufferPacketID

Module: RMON-MIB

OID (symbolic): RMON-MIB::captureBufferPacketID

OID (numeric): 1.3.6.1.2.1.16.8.2.1.3

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: 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 packetID's of all packets captured previously on the same interface. As the captureBufferPacketID object has a maximum positive value of 2^31 - 1, any captureBufferPacketID object shall have the value of the associated packet's packetID mod 2^31.

What is captureBufferPacketID?

A sequence number identifying this packet's order of arrival relative to other packets captured on the same interface; later-captured packets always have a higher packetID (modulo 2^31) than earlier ones, letting an admin reconstruct capture order.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.8.2.1.3
snmpwalk -v2c -c public <target> RMON-MIB::captureBufferPacketID

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.8.2.1.3.1
snmpget -v2c -c public <target> RMON-MIB::captureBufferPacketID.1

Start monitoring vendor-neutral, standards-based MIB, managed Ethernet switches/routers, dedicated RMON probes with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RMON-MIB::captureBufferPacketID OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, managed Ethernet switches/routers, dedicated RMON probes from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
1.3.6.1.2.1.16.8captureLBHUB-BOOM-MIB
1.3.6.1.2.1.16.8.2captureBufferTableRFC1271-MIB
1.3.6.1.2.1.16.8.2.1captureBufferEntryRFC1271-MIB
Numeric OIDNameModule
1.3.6.1.2.1.16.8.2.1.3captureBufferPacketIDRMON-MIB