adGenGponPonOntSoftwareDownloadFlag
ADTRAN-GENGPON-MIB ·
.1.3.6.1.4.1.664.6.10000.76.1.1.2.2.1.4
Object
column r/w
Enumeration
Starting and cancelling the download of the software version currenly available on OLT flash to all of active ONTs on this PON interface. startAndDeferActivate will download the software version but will not activate the software. activateAndCommit will activate and commit the inactive image
Context
- MIB
- ADTRAN-GENGPON-MIB
- OID
.1.3.6.1.4.1.664.6.10000.76.1.1.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenGponPonProvEntry
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 'ADTRAN-GENGPON-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENGPON-MIB::adGenGponPonOntSoftwareDownloadFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENGPON-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENGPON-MIB::adGenGponPonOntSoftwareDownloadFlag.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENGPON-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENGPON-MIB::adGenGponPonOntSoftwareDownloadFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | cancel |
3 | startAndDeferActivate |
4 | activateAndCommit |