zxAnXponOnuSwUpdateAction
ZXANXPON-MIB ·
.1.3.6.1.4.1.3902.1015.1010.5.30.2.1.1
Object
column r/w
Enumeration
This attribute initiates the action of version update.
In 'update' or 'updateAndReboot', 'zxAnXponOnuSwUpdateVersionName',
'zxAnXponOnuSwUpdateOnuList','zxAnXponOnuSwUpdateOnuNum'
and 'zxAnXponOnuSwUpdateOnuSlot'must be specified.
If no slots exist, specify 'slot' as 0 or do not specify it.
In 'updateAbort', 'zxAnXponOnuSwUpdateOnuList' and
'zxAnXponOnuSwUpdateOnuNum' must be specified.
In 'activate' or 'commit', 'zxAnXponOnuSwUpdateOnuList',
'zxAnXponOnuSwUpdateOnuNum' and 'zxAnXponOnuSwUpdateOnuSlot'
must be specified.
If no slots exist, specify 'slot' as 0 or do not specify it.
Context
- MIB
- ZXANXPON-MIB
- OID
.1.3.6.1.4.1.3902.1015.1010.5.30.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnXponOnuSwUpdateEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXANXPON-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXANXPON-MIB::zxAnXponOnuSwUpdateAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXANXPON-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXANXPON-MIB::zxAnXponOnuSwUpdateAction.<zxAnXponOltIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXANXPON-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXANXPON-MIB::zxAnXponOnuSwUpdateAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | update |
2 | updateAbort |
3 | updateAndReboot |
4 | activate |
5 | commit |