RMON-MIB :: historyControlBucketsGranted

MIB Reference — IPNetwork Monitor

All MIBsRMON-MIBhistoryControlBucketsGranted

historyControlBucketsGranted

Module: RMON-MIB

OID (symbolic): RMON-MIB::historyControlBucketsGranted

OID (numeric): 1.3.6.1.2.1.16.2.1.1.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description:

The number of discrete sampling intervals over which data shall be saved in the part of the media-specific table associated with this historyControlEntry.

When the associated historyControlBucketsRequested object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular probe implementation and available resources. The probe must not lower this value except as a result of a modification to the associated historyControlBucketsRequested object.

There will be times when the actual number of buckets associated with this entry is less than the value of this object. In this case, at the end of each sampling interval, a new bucket will be added to the media-specific table.

When the number of buckets reaches the value of this object and a new bucket is to be added to the media-specific table, the oldest bucket associated with this historyControlEntry shall be deleted by the agent so that the new bucket can be added.

When the value of this object changes to a value less than the current value, entries are deleted from the media-specific table associated with this historyControlEntry. Enough of the oldest of these entries shall be deleted by the agent so that their number remains less than or equal to the new value of this object.

When the value of this object changes to a value greater than the current value, the number of associated media- specific entries may be allowed to grow.

What is historyControlBucketsGranted?

This read-only object reports the actual number of data buckets that the RMON agent has successfully allocated for storing historical statistics samples, as requested in the corresponding RMON control entry. It reflects how much memory the agent could commit when the history collection was created, which may be less than requested if memory is constrained. Operators check this to confirm that statistical collection has adequate buffer space and to understand data retention capability.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.2.1.1.4
snmpwalk -v2c -c public <target> RMON-MIB::historyControlBucketsGranted

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.2.1.1.4.1
snmpget -v2c -c public <target> RMON-MIB::historyControlBucketsGranted.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.2historyLBHUB-BOOM-MIB
1.3.6.1.2.1.16.2.1historyControlTableRFC1271-MIB
1.3.6.1.2.1.16.2.1.1historyControlEntryRFC1271-MIB
1.3.6.1.2.1.16.2.1.1.4historyControlBucketsGrantedRMON-MIB