All MIBs › RMON-MIB › captureBufferPacketLength
captureBufferPacketLength
Module: RMON-MIB
OID (symbolic): RMON-MIB::captureBufferPacketLength
OID (numeric): 1.3.6.1.2.1.16.8.2.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The actual length (off the wire) of the packet stored in this entry, including FCS octets.
What is captureBufferPacketLength?
This read-only value indicates the actual length in octets of a captured packet stored in an RMON capture buffer, including FCS (frame check sequence) octets. It allows management applications to determine the exact wire length of sampled packets for analysis. Operators use this to verify capture accuracy and to identify packets that are malformed or of unexpected size.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.8.2.1.5 snmpwalk -v2c -c public <target> RMON-MIB::captureBufferPacketLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.8.2.1.5.1 snmpget -v2c -c public <target> RMON-MIB::captureBufferPacketLength.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.8 | capture | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.8.2 | captureBufferTable | RFC1271-MIB |
| 1.3.6.1.2.1.16.8.2.1 | captureBufferEntry | RFC1271-MIB |
| 1.3.6.1.2.1.16.8.2.1.5 | captureBufferPacketLength | RMON-MIB |