safAlarmActiveIndex
SAF-ALARM-MIB ·
.1.3.6.1.4.1.7571.100.118.1.1.2.1.1
Object
column Unsigned32
An integer that acts as an alarm Id to uniquely identify each alarm within the alarm list.
Context
- MIB
- SAF-ALARM-MIB
- OID
.1.3.6.1.4.1.7571.100.118.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- safAlarmActiveEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SAF-ALARM-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-ALARM-MIB::safAlarmActiveIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SAF-ALARM-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-ALARM-MIB::safAlarmActiveIndex.<safAlarmActiveIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SAF-ALARM-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SAF-ALARM-MIB::safAlarmActiveIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295