dlDownloadErrorStatus
CISCO-DMN-DSG-DL-MIB ·
.1.3.6.1.4.1.1429.2.2.5.1.2.11
Object
scalar Enumeration
Status of tftp download, valid following a download.
Context
- MIB
- CISCO-DMN-DSG-DL-MIB
- OID
.1.3.6.1.4.1.1429.2.2.5.1.2.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dlDownload
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 'CISCO-DMN-DSG-DL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DMN-DSG-DL-MIB::dlDownloadErrorStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DMN-DSG-DL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DMN-DSG-DL-MIB::dlDownloadErrorStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ok |
1 | reject |
2 | fails |