eriAlarmActiveIndex
ERICSSON-ALARM-MIB ·
.1.3.6.1.4.1.193.183.4.1.3.5.1.1
Object
A unique value, greater than zero, for each
alarm. It is recommended that values are
assigned contiguously starting from 1. The value
for each alarm must remain constant at least from
one re-initialization of the entity to the next
re-initialization. Note that this index should
not be used for alarm synchronization purposes
since the 'logical' index for an alarm is
- eriAlarmActiveMajorType
- eriAlarmActiveMinorType
- eriAlarmActiveManagedObject
Context
- MIB
- ERICSSON-ALARM-MIB
- OID
.1.3.6.1.4.1.193.183.4.1.3.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- eriAlarmActiveAlarmEntry
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 'ERICSSON-ALARM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERICSSON-ALARM-MIB::eriAlarmActiveIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ERICSSON-ALARM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERICSSON-ALARM-MIB::eriAlarmActiveIndex.<eriAlarmActiveIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ERICSSON-ALARM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ERICSSON-ALARM-MIB::eriAlarmActiveIndex'
Syntax
- Source
- ERICSSON-ALARM-TC-MIBEriAlarmIndex
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.