asamAlarmLogReset
ASAM-ALARM-MIB ·
.1.3.6.1.4.1.637.61.1.3.9
Object
scalar mandatory
r/w
Enumeration
This object is a button-like object to reset the alarm logging
table. When it is set to the Reset value, the log table is cleared,
and logging starts from index 1. When the reset action is completed,
this object is set to ResetCompleted. Setting this object to
resetCompleted, does not invoke any action.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: YES RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Context
- MIB
- ASAM-ALARM-MIB
- OID
.1.3.6.1.4.1.637.61.1.3.9- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- asamAlarmMIB
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::asamAlarmLogReset.0'
More examples
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::asamAlarmLogReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | resetCompleted |
2 | reset |