RFC1271-MIB :: historyControlInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRFC1271-MIBhistoryControlInterval

historyControlInterval

Module: RFC1271-MIB

OID (symbolic): RFC1271-MIB::historyControlInterval

OID (numeric): 1.3.6.1.2.1.16.2.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this historyControl entry. This interval can be set to any number of seconds between 1 and 3600 (1 hour).

Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters. It is important to consider the minimum time in which any counter could overflow on a particular media type and set the historyControlInterval object to a value less than this interval. This is typically most important for the 'octets' counter in any media-specific table. For example, on an Ethernet network, the etherHistoryOctets counter could overflow in about one hour at the Ethernet's maximum utilization.

This object may not be modified if the associated historyControlStatus object is equal to valid(1).

What is historyControlInterval?

Sampling interval in seconds (1-3600, default 1800) at which each new history bucket is collected for this entry; an admin should set it shorter than the time any counter in the bucket could realistically overflow, and it cannot be changed once the entry's status is valid.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.2.1.1.5
snmpwalk -v2c -c public <target> RFC1271-MIB::historyControlInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.2.1.1.5.1
snmpget -v2c -c public <target> RFC1271-MIB::historyControlInterval.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.16.2.1.1.5.1 i <value>

Start monitoring vendor-neutral, standards-based RMON MIB, RMON-capable network probes and switches monitoring Ethernet with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1271-MIB::historyControlInterval OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based RMON MIB, RMON-capable network probes and switches monitoring Ethernet from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
1.3.6.1.2.1.16.2historyLBHUB-BOOM-MIB
Numeric OIDNameModule
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.5historyControlIntervalRFC1271-MIB