All MIBs › LBHUB-BOOM-MIB › alarmVariable
alarmVariable
Module: LBHUB-BOOM-MIB
OID (symbolic): LBHUB-BOOM-MIB::alarmVariable
OID (numeric): 1.3.6.1.2.1.16.3.1.1.3
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-write
Description: The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Counter, Gauge, or TimeTicks) may be sampled.
Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the alarm mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe.
During a set operation, if the supplied variable name is not available in the selected MIB view, a badValue error must be returned. If at any time the variable name of an established alarmEntry is no longer available in the selected MIB view, the probe must change the status of this alarmEntry to invalid(4).
This object may not be modified if the associated alarmStatus object is equal to valid(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.3.1.1.3 snmpwalk -v2c -c public <target> LBHUB-BOOM-MIB::alarmVariable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.3.1.1.3.1 snmpget -v2c -c public <target> LBHUB-BOOM-MIB::alarmVariable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.16.3.1.1.3.1 s <value>
Start monitoring 3Com LANBuilder hub chassis (backplane/module health) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LBHUB-BOOM-MIB::alarmVariable OID value, configure state conditions and alerts, and monitor any 3Com LANBuilder hub chassis (backplane/module health) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| 1.3.6.1.2.1.16.3.1.1.3 | alarmVariable | LBHUB-BOOM-MIB |