RFC1271-MIB :: captureBufferPacketData

MIB Reference — IPNetwork Monitor

All MIBsRFC1271-MIBcaptureBufferPacketData

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
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
1.3.6.1.2.1.16.8.2.1.4captureBufferPacketDataRFC1271-MIB