mmaDbActive
LIGHTSTREAM-MIB ·
.1.3.6.1.4.1.711.2.1.6.1
Object
scalar mandatory
r/w
Enumeration
Controls and displays state of persistent
database used by MMA. Primary use of this
variable was to allow release 1 configuration
systems to shut off the database before it was
replaced with a new one and then re-activated.
The release 2 configuration mechanism depends on
mmaSetLock to backup and coordinate
configuration updates.
Context
- MIB
- LIGHTSTREAM-MIB
- OID
.1.3.6.1.4.1.711.2.1.6.1- 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::mmaDbActive.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::mmaDbActive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | newDBactive |