asamAlarmLogFullAction
ASAM-ALARM-MIB ·
.1.3.6.1.4.1.637.61.1.3.13
Object
scalar mandatory
r/w
Enumeration
This object defines the action to be taken when the alarm log buffer
is completely full. If set to Wrap, then older log records are
overwritten by recent ones. If it is set to Halt, then logging is
stopped until the log buffer is reset.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: YES RANGE: See above
PERSIST: YES DEFVALUE: wrap UNITS: -
Context
- MIB
- ASAM-ALARM-MIB
- OID
.1.3.6.1.4.1.637.61.1.3.13- 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::asamAlarmLogFullAction.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::asamAlarmLogFullAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wrap |
2 | halt |