neAlarmTable
SPIDCOM-ALARM-MIB ·
.1.3.6.1.4.1.22764.2.1.1
Object
table
neAlarmTable represents all the possible alarms on the NE, stating the probable cause, the alarm type and the perceived severity as per [X.733]. Note that each entry is significant until neAlarmIsApplicable is applicable(1). Entries should never be removed unless the NE they refer to disconnected NEs. To invalidate an entry the Agent sets neAlarmIsApplicable to notApplicable(0). before invalidating the entry, the agent sets the neAlarmPerceivedSeverity to cleared.
Context
- MIB
- SPIDCOM-ALARM-MIB
- OID
.1.3.6.1.4.1.22764.2.1.1- Type
- table
- Status
- current
- Parent
- neAlarm
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::neAlarmTable'
More examples
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::neAlarmTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.