All MIBs › ALARM-MIB › alarmActiveVariableOpaqueVal
alarmActiveVariableOpaqueVal
Module: ALARM-MIB
OID (symbolic): ALARM-MIB::alarmActiveVariableOpaqueVal
OID (numeric): 1.3.6.1.2.1.118.1.2.3.1.12
Node type: OBJECT-TYPE
Type: Opaque
Access: read-only
Description:
The value when alarmActiveVariableType is 'opaque'.
Note that although RFC2578 [RFC2578] forbids the use of Opaque in 'standard' MIB modules, this particular usage is driven by the need to be able to accurately represent any well-formed notification, and justified by the need for backward compatibility.
What is alarmActiveVariableOpaqueVal?
Reports the raw opaque-typed value of a variable bound to an active alarm notification, used when the variable's type is 'opaque' and cannot be expressed as a standard scalar. This field ensures that any well-formed notification can be accurately represented regardless of its underlying data type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.118.1.2.3.1.12 snmpwalk -v2c -c public <target> ALARM-MIB::alarmActiveVariableOpaqueVal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.118.1.2.3.1.12.1 snmpget -v2c -c public <target> ALARM-MIB::alarmActiveVariableOpaqueVal.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.118 | alarmMIB | ALARM-MIB |
| 1.3.6.1.2.1.118.1 | alarmObjects | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2 | alarmActive | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2.3 | alarmActiveVariableTable | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2.3.1 | alarmActiveVariableEntry | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2.3.1.12 | alarmActiveVariableOpaqueVal | ALARM-MIB |