sysSAlrAttrIndication
RAD-MIB ·
.1.3.6.1.4.1.164.3.3.1.3.23
Object
scalar SNMPv2-SMIInteger32
This object indicates the status of the Alarm Attributes for the whole device. It is a sum of 2**(Bit-1). A Bit will be '1', when any alarm in the device is Filtered/Masked/Inverted (respectively). The Bit assignment is: Bit 1: Filter (LSB) Bit 2: Mask Bit 3: Invert (MSB). Examples: - Alarms are filtered and masked but not inverted: value=3 - Alarm is Inverted (not filtered or masked): value=4 - Alarm is masked (not inverted or filtered): value=2
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::sysSAlrAttrIndication.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::sysSAlrAttrIndication'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647