asamAlarmIndeterminateDeltaLogAlarmState
ASAM-ALARM-MIB ·
.1.3.6.1.4.1.637.61.1.3.46.1.3
Object
This reflects the alarm state. When an alarm becomes active, the
state will be active. If it dissappears, it will be nonActive.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Context
- MIB
- ASAM-ALARM-MIB
- OID
.1.3.6.1.4.1.637.61.1.3.46.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- asamAlarmIndeterminateDeltaLogEntry
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 'ASAM-ALARM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-ALARM-MIB::asamAlarmIndeterminateDeltaLogAlarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-ALARM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-ALARM-MIB::asamAlarmIndeterminateDeltaLogAlarmState.<asamAlarmIndeterminateDeltaLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-ALARM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-ALARM-MIB::asamAlarmIndeterminateDeltaLogAlarmState'
Syntax
- Source
- AsamAlarmStateType
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | nonActive |