zxAnRuSwManualUpdateAction
ZTE-AN-REMOTE-UNIT-MGMT-MIB ·
.1.3.6.1.4.1.3902.1015.80.1.2.1.6
Object
scalar r/w
Enumeration
The software version update action.
Actions are defined as follows:
1 update software version
2 update software version and reboot the RU
3 activate the software version
4 commit software version
5 abort software version
6 Update software version first,when ONU online again,
activate and commit software version.
7 Update and commit software version .
Context
- MIB
- ZTE-AN-REMOTE-UNIT-MGMT-MIB
- OID
.1.3.6.1.4.1.3902.1015.80.1.2.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnRuSwManualUpdateObjects
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 'ZTE-AN-REMOTE-UNIT-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-REMOTE-UNIT-MGMT-MIB::zxAnRuSwManualUpdateAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-REMOTE-UNIT-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-REMOTE-UNIT-MGMT-MIB::zxAnRuSwManualUpdateAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | update |
2 | updateAndReboot |
3 | activate |
4 | commit |
5 | abort |
6 | updateLinkup |
7 | updateAndCommit |