GBNServiceRMON-MIB :: rAlarmValue

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsGBNServiceRMON-MIBrAlarmValue

rAlarmValue

Module: GBNServiceRMON-MIB

OID (symbolic): GBNServiceRMON-MIB::rAlarmValue

OID (numeric): 1.3.6.1.4.1.13464.1.2.3.2.3.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The value of the statistic during the last sampling period. For example, if the sample type is deltaValue, this value will be the difference between the samples at the beginning and end of the period. If the sample type is absoluteValue, this value will be the sampled value at the end of the period.

This is the value that is compared with the rising and falling thresholds.

The value during the current sampling period is not made available until the period is completed and will remain available until the next period completes.

What is rAlarmValue?

This read-only value is the most recently sampled statistic for this alarm entry, either the raw reading or the delta since last sample depending on rAlarmSampleType, and it's what actually gets compared to the thresholds. Admins poll this to see the current measured value driving the alarm's rising/falling logic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13464.1.2.3.2.3.1.1.5
snmpwalk -v2c -c public <target> GBNServiceRMON-MIB::rAlarmValue

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.5.1
snmpget -v2c -c public <target> GBNServiceRMON-MIB::rAlarmValue.1

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::rAlarmValue 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.5rAlarmValueGBNServiceRMON-MIB