probeDownloadStatus
RMON2-MIB ·
.1.3.6.1.2.1.16.19.9
Object
scalar deprecated
Enumeration
The status of the last download procedure, if any. This
object will have a value of downloadStatusUnknown(2) if no
download process has been performed.
This object has been deprecated, as it has not had enough
independent implementations to demonstrate interoperability to
meet the requirements of a Draft Standard.
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.19.9- Type
- scalar
- Access
- readonly
- Status
- deprecated
- Parent
- probeConfig
- Groups
- 1
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 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::probeDownloadStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMON2-MIB::probeDownloadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downloadSuccess |
2 | downloadStatusUnknown |
3 | downloadGeneralError |
4 | downloadNoResponseFromServer |
5 | downloadChecksumError |
6 | downloadIncompatibleImage |
7 | downloadTftpFileNotFound |
8 | downloadTftpAccessViolation |
Conformance
Member of