asamAlarmIndeterminateDeltaLogFullAction
ASAM-ALARM-MIB ·
.1.3.6.1.4.1.637.61.1.3.44
Object
This object defines the action to be taken when the Indeterminate
delta log buffer is completely full. If set to Wrap, older log
records will be overwritten by recent ones. If it is set to Halt,
logging is stopped until the 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.44- 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::asamAlarmIndeterminateDeltaLogFullAction.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::asamAlarmIndeterminateDeltaLogFullAction'
Syntax
- Source
- AsamAlarmLogFullActionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | wrap |
2 | halt |