neAlarmIndex
SPIDCOM-ALARM-MIB ·
.1.3.6.1.4.1.22764.2.1.1.1.1
Object
column SNMPv2-SMIUnsigned32
neAlarmIndex is a unique identifier for an alarm on a given type of NE. The association between the alarmIndex and the alarm for the type of NE is described in the NE MIB. For example for the SRA L it is in the NETVIEWER SRAL 16X2 MIB.
Context
- MIB
- SPIDCOM-ALARM-MIB
- OID
.1.3.6.1.4.1.22764.2.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- neAlarmEntry
- Groups
- 1
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 'SPIDCOM-ALARM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPIDCOM-ALARM-MIB::neAlarmIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SPIDCOM-ALARM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPIDCOM-ALARM-MIB::neAlarmIndex.<neAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SPIDCOM-ALARM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SPIDCOM-ALARM-MIB::neAlarmIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of