dcxSMDownloadStatus
ARRIS-C3-SM-MIB ·
.1.3.6.1.4.1.4115.1.4.3.4.1.3.7
Object
scalar Enumeration
none(1) indicates no images has been downloaded since the CMTS rebooted, inprogress indicates there is an active download occuring, finished(3) indicates the download is complete and may be activated in the SoftwareList group
Context
- MIB
- ARRIS-C3-SM-MIB
- OID
.1.3.6.1.4.1.4115.1.4.3.4.1.3.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dcxSMDownloadGroup
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-C3-SM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-SM-MIB::dcxSMDownloadStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-C3-SM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-C3-SM-MIB::dcxSMDownloadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | inprogress |
3 | finished |