RFC1271-MIB :: bufferControlFullStatus

MIB Reference — IPNetwork Monitor

All MIBsRFC1271-MIBbufferControlFullStatus

bufferControlFullStatus

Module: RFC1271-MIB

OID (symbolic): RFC1271-MIB::bufferControlFullStatus

OID (numeric): 1.3.6.1.2.1.16.8.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

This object shows whether the buffer has room to accept new packets or if it is full.

If the status is spaceAvailable(1), the buffer is accepting new packets normally. If the status is full(2) and the associated bufferControlFullAction object is wrapWhenFull, the buffer is accepting new packets by deleting enough of the oldest packets to make room for new ones as they arrive. Otherwise, if the status is full(2) and the bufferControlFullAction object is lockWhenFull, then the buffer has stopped collecting packets.

When this object is set to full(2) the probe must not later set it to spaceAvailable(1) except in the case of a significant gain in resources such as an increase of bufferControlOctetsGranted. In particular, the wrap-mode action of deleting old packets to make room for newly arrived packets must not affect the value of this object.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.8.1.1.3
snmpwalk -v2c -c public <target> RFC1271-MIB::bufferControlFullStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.8.1.1.3.1
snmpget -v2c -c public <target> RFC1271-MIB::bufferControlFullStatus.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.1bufferControlTableRFC1271-MIB
1.3.6.1.2.1.16.8.1.1bufferControlEntryRFC1271-MIB
1.3.6.1.2.1.16.8.1.1.3bufferControlFullStatusRFC1271-MIB