arrisMtaDevNsadSwDnldStatus
ARRIS-MTA-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.3.1.1.1.1.6
Object
scalar Enumeration
This MIB object is set to download-Idle upon startup and when the firmware download has completed. The download-Acceptance-In-Progress setting denots that the unit is currently downloading the firmware in the background. The download-Application-Pending state is set to indicate the load has been downloaded and accepted but is waiting to be applied. This MIB object is only valid if the arrisMtaDevSwDnldNoSvcImpact MIB object is set to enabled (1).
Context
- MIB
- ARRIS-MTA-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.3.1.1.1.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- arrisMtaDevControl
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 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevNsadSwDnldStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevNsadSwDnldStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | download-Idle |
1 | download-Acceptance-In-Progress |
2 | download-Application-Pending |