GBNServiceRMON-MIB :: rAlarmInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsGBNServiceRMON-MIBrAlarmInterval

rAlarmInterval

Module: GBNServiceRMON-MIB

OID (symbolic): GBNServiceRMON-MIB::rAlarmInterval

OID (numeric): 1.3.6.1.4.1.13464.1.2.3.2.3.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this variable, care should be taken in the case of deltaValue sampling - the interval should be set short enough that the sampled variable is very unlikely to increase or decrease by more than 2^31 - 1 during a single sampling interval.

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

What is rAlarmInterval?

This read-write value sets how often, in seconds, the alarm mechanism samples the target variable and compares it to the rising/falling thresholds. Admins must set it short enough that a delta-sampled counter can't overflow (wrap past 2^31-1) within one interval, or false readings can result.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13464.1.2.3.2.3.1.1.2
snmpwalk -v2c -c public <target> GBNServiceRMON-MIB::rAlarmInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.13464.1.2.3.2.3.1.1.2.1
snmpget -v2c -c public <target> GBNServiceRMON-MIB::rAlarmInterval.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.13464.1.2.3.2.3.1.1.2.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::rAlarmInterval 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.3rAlarmGBNServiceRMON-MIB
1.3.6.1.4.1.13464.1.2.3.2.3.1rAlarmTableGBNServiceRMON-MIB
1.3.6.1.4.1.13464.1.2.3.2.3.1.1rAlarmEntryGBNServiceRMON-MIB
1.3.6.1.4.1.13464.1.2.3.2.3.1.1.2rAlarmIntervalGBNServiceRMON-MIB