All MIBs › RFC1271-MIB › captureBufferPacketData
captureBufferPacketData
Module: RFC1271-MIB
OID (symbolic): RFC1271-MIB::captureBufferPacketData
OID (numeric): 1.3.6.1.2.1.16.8.2.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The data inside the packet, starting at the beginning of the packet plus any offset specified in the associated bufferControlDownloadOffset, including any link level headers. The length of the data in this object is the minimum of the length of the captured packet minus the offset, the length of the associated bufferControlCaptureSliceSize minus the offset, and the associated bufferControlDownloadSliceSize. If this minimum is less than zero, this object shall have a length of zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.8.2.1.4 snmpwalk -v2c -c public <target> RFC1271-MIB::captureBufferPacketData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.8.2.1.4.1 snmpget -v2c -c public <target> RFC1271-MIB::captureBufferPacketData.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> captureBufferPacketData.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.4 | captureBufferPacketData | RFC1271-MIB |