GBNServiceRMON-MIB :: rHistoryControlInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsGBNServiceRMON-MIBrHistoryControlInterval

rHistoryControlInterval

Module: GBNServiceRMON-MIB

OID (symbolic): GBNServiceRMON-MIB::rHistoryControlInterval

OID (numeric): 1.3.6.1.4.1.13464.1.2.3.2.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 historyControlEntry. 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 rHistoryControlInterval?

This read-write value (1-3600 seconds) sets how often the probe samples and stores a new history bucket for this entry, defaulting to 1800 seconds (30 minutes). Admins shorten this interval on high-traffic links to avoid counter overflow between samples, e.g. setting it lower on a saturated Ethernet segment.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13464.1.2.3.2.2.1.1.5
snmpwalk -v2c -c public <target> GBNServiceRMON-MIB::rHistoryControlInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.13464.1.2.3.2.2.1.1.5.1
snmpget -v2c -c public <target> GBNServiceRMON-MIB::rHistoryControlInterval.1

Set instance 1 (SNMPv2c):

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

Start monitoring Greentech network monitoring appliance/probe (RMON extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GBNServiceRMON-MIB::rHistoryControlInterval OID value, configure state conditions and alerts, and monitor any Greentech network monitoring appliance/probe (RMON extension) from a single console.

OID Breakdown

Upper-level ancestors (11 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.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.13464adminADMIN-MASTER-MIB
1.3.6.1.4.1.13464.1dataComADMIN-MASTER-MIB
1.3.6.1.4.1.13464.1.2gbnADMIN-MASTER-MIB
1.3.6.1.4.1.13464.1.2.3gbnServiceADMIN-MASTER-MIB
1.3.6.1.4.1.13464.1.2.3.2rmonMibADMIN-MASTER-MIB
Numeric OIDNameModule
1.3.6.1.4.1.13464.1.2.3.2.2rHistoryGBNServiceRMON-MIB
1.3.6.1.4.1.13464.1.2.3.2.2.1rHistoryControlTableGBNServiceRMON-MIB
1.3.6.1.4.1.13464.1.2.3.2.2.1.1rHistoryControlEntryGBNServiceRMON-MIB
1.3.6.1.4.1.13464.1.2.3.2.2.1.1.5rHistoryControlIntervalGBNServiceRMON-MIB