adGenUpgradeSoftwarePercentageStatus
ADTRAN-GENUPGRADE-MIB ·
.1.3.6.1.4.1.664.5.13.4.1.1.1.3
Object
column optional
Integer32
The completion percentage associated with the upgrade software status (see adGenUpgradeSoftwareStatus). For example, an integer of 95 would indicate a 95% completion of the software validation (assuming adGenUpgradeSoftwareStatus = validatingSoftware(6) ) The value of 101 is a special value used to convey that the completion percentage is not available.
Context
- MIB
- ADTRAN-GENUPGRADE-MIB
- OID
.1.3.6.1.4.1.664.5.13.4.1.1.1.3- Type
- column
- Access
- readonly
- Status
- optional
- Parent
- adGenUpgradeStatusEntry
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-GENUPGRADE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENUPGRADE-MIB::adGenUpgradeSoftwarePercentageStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENUPGRADE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENUPGRADE-MIB::adGenUpgradeSoftwarePercentageStatus.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENUPGRADE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENUPGRADE-MIB::adGenUpgradeSoftwarePercentageStatus'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-101