modmHubActiveAlarms
RAD-MIB ·
.1.3.6.1.4.1.164.3.4.1.2.2.1
Object
scalar OctetString
Status of the Alarms for each Slot. Each bit represents a Slot of the Hub. For bit location of each Alarm in the Octet String see Hub's specification. A bit is '1' (On) if at least one 'On' alarm exists for this Slot. If the value is 0 then there are No 'On' Alarms in any Slot. For LRS52 - read 'modem' instead of the word 'slot'
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.4.1.2.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- modmHubAlarms
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::modmHubActiveAlarms.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::modmHubActiveAlarms'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.