mmaTrapLog
LIGHTSTREAM-MIB ·
.1.3.6.1.4.1.711.2.1.6.10
Object
scalar mandatory
r/w
Enumeration
Trap log control field. If enabled the MMA will log traps received from LWMA clients to disk. It saves traps into a 'circular file' such that only the last number of traps are on disk.
Context
- MIB
- LIGHTSTREAM-MIB
- OID
.1.3.6.1.4.1.711.2.1.6.10- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- mmaInfo
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 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGHTSTREAM-MIB::mmaTrapLog.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIGHTSTREAM-MIB::mmaTrapLog'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |