oaLdDevRedundantCommand
OADWDM-MIB ·
.1.3.6.1.4.1.6926.1.41.1.10.5.3
Object
scalar mandatory
r/w
Enumeration
Force a command in the corresponding Device. forceSwitchOver - Force Standby CPU module to become Active; forceSync - Force configuration sync with Standby system.
Context
- MIB
- OADWDM-MIB
- OID
.1.3.6.1.4.1.6926.1.41.1.10.5.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- oaLdDevRedundantCPU
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 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADWDM-MIB::oaLdDevRedundantCommand.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OADWDM-MIB::oaLdDevRedundantCommand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | forceSwitchOver |
3 | forceSync |