All MIBs › RFC1271-MIB › alarmValue
alarmValue
Module: RFC1271-MIB
OID (symbolic): RFC1271-MIB::alarmValue
OID (numeric): 1.3.6.1.2.1.16.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of the statistic during the last sampling period. The value during the current sampling period is not made available until the period is completed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.3.1.1.5 snmpwalk -v2c -c public <target> RFC1271-MIB::alarmValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.3.1.1.5.1 snmpget -v2c -c public <target> RFC1271-MIB::alarmValue.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alarmValue.1
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::alarmValue 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 (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.3 | alarm | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.3.1 | alarmTable | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.3.1.1 | alarmEntry | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.3.1.1.5 | alarmValue | RFC1271-MIB |