sysSAlrMaskAll
RAD-MIB ·
.1.3.6.1.4.1.164.3.3.1.4.4
Object
scalar r/w
Enumeration
on(3) - will cause masking of all the system level alarms. These alarms will not be sent to NMS and will not be taken into account for Alarms Status. off(2) - will unmask all system level alarms except those masked via the sysSAlrMask.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.3.1.4.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysCurrentAlr
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::sysSAlrMaskAll.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::sysSAlrMaskAll'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.