oaLdDevRedundantPeerAdminStatus
OADWDM-MIB ·
.1.3.6.1.4.1.6926.1.41.1.10.5.4
Object
scalar mandatory
r/w
Enumeration
Force a command to Slave (peer) CPU module in the corresponding Device. recover - recover peer CPU module by hardware reset; reboot - reboot peer CPU module; shutdown - shutdown peer CPU module and hold it in reset mode.
Context
- MIB
- OADWDM-MIB
- OID
.1.3.6.1.4.1.6926.1.41.1.10.5.4- 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::oaLdDevRedundantPeerAdminStatus.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::oaLdDevRedundantPeerAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | recover |
3 | reboot |
4 | shutdown |