asamAlarmLogOverflowed
ASAM-ALARM-MIB ·
.1.3.6.1.4.1.637.61.1.3.14
Object
scalar mandatory
Enumeration
This object indicates whether the log table is overflowed or not.
When the log buffer is reset, this object is set to Notoverflowed.
This object is not useful when FullAction is set to Wrap around.
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.14- Type
- scalar
- Access
- readonly
- 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::asamAlarmLogOverflowed.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::asamAlarmLogOverflowed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notoverflowed |
2 | overflowed |