LBHUB-BOOM-MIB :: alarmVariable

MIB Reference — IPNetwork Monitor

All MIBsLBHUB-BOOM-MIBalarmVariable

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
1.3.6.1.2.1.16.3alarmLBHUB-BOOM-MIB
1.3.6.1.2.1.16.3.1alarmTableLBHUB-BOOM-MIB
1.3.6.1.2.1.16.3.1.1alarmEntryLBHUB-BOOM-MIB
1.3.6.1.2.1.16.3.1.1.3alarmVariableLBHUB-BOOM-MIB