sysRdbcopy
LUXN-MIB ·
.1.3.6.1.4.1.4253.1.21.20
Object
scalar mandatory
r/w
Enumeration
Forces a database copy to the standby MPM. Reading this element will always return 'other'. This element can only be set to 'copydb'. If the standby MPM is present then a database copy will be initiated, otherwise an error will be return.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.1.21.20- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- systemConfig
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 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::sysRdbcopy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUXN-MIB::sysRdbcopy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | copydb |