modmHubMaskAlarms
RAD-MIB ·
.1.3.6.1.4.1.164.3.4.1.2.2.3
Object
scalar r/w
OctetString
Mask of Alarms per Slot. Each bit represents a Slot of the Hub. For bit location of each Slot in the Octet String see Hub's specification (same as modmHubActiveAlarms). When a bit is '1' (On) it is masked ; all alarms of this Slot should not be sent and Alarm LED should not be lit. This mask overrides the mask on the specific alarms of each Slot or modem. If the value is 0 then all alarms should be sent. 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.3- Type
- scalar
- Access
- readwrite
- 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::modmHubMaskAlarms.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::modmHubMaskAlarms'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.