dlDownloadAbort
CISCO-DMN-DSG-DL-MIB ·
.1.3.6.1.4.1.1429.2.2.5.1.2.9
Object
scalar r/w
Enumeration
Selecting abort(1) aborts a download if it is in progress.
Context
- MIB
- CISCO-DMN-DSG-DL-MIB
- OID
.1.3.6.1.4.1.1429.2.2.5.1.2.9- Type
- scalar
- Access
- readwrite
- 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::dlDownloadAbort.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::dlDownloadAbort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no |
1 | abort |