alarmActiveVariableOpaqueVal

ALARM-MIB · .1.3.6.1.2.1.118.1.2.3.1.12

Object

column OctetString
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.

Context

MIB
ALARM-MIB
OID
.1.3.6.1.2.1.118.1.2.3.1.12
Type
column
Access
readonly
Status
current
Parent
alarmActiveVariableEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALARM-MIB::alarmActiveVariableOpaqueVal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALARM-MIB::alarmActiveVariableOpaqueVal.<alarmListName>.<alarmActiveIndex>.<alarmActiveVariableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALARM-MIB::alarmActiveVariableOpaqueVal'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-65535

Conformance