sonusAlarmsHistoryStatusAcknowledgeState
SONUS-ALARM-MGR ·
.1.3.6.1.4.1.2879.2.8.15.1.3.1.9
Object
column SonusAlarmStateType
Current operator state of the Alarm.
Context
- MIB
- SONUS-ALARM-MGR
- OID
.1.3.6.1.4.1.2879.2.8.15.1.3.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sonusAlarmsHistoryStatusEntry
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 'SONUS-ALARM-MGR' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-ALARM-MGR::sonusAlarmsHistoryStatusAcknowledgeState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-ALARM-MGR' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-ALARM-MGR::sonusAlarmsHistoryStatusAcknowledgeState.<sonusAlarmsHistoryStatusAlarmId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-ALARM-MGR' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-ALARM-MGR::sonusAlarmsHistoryStatusAcknowledgeState'
Syntax
- Source
- SonusAlarmStateType
- Base type
Enumeration
Values & Constraints
Type Values
1 | acknowledge |
2 | unAcknowledge |