redlineSystemSwDownloadTable
REDLINE-SYSTEM-MIB ·
.1.3.6.1.4.1.10728.2.1.1.2.5
Object
table
This table contains at most one entry representing a software download process that is either currently in progress or one that was completed. A management station can create this entry if and only if either the table is empty or the only entry is for a download that has already been completed. An attempt to create or write this entry when a download is already in progress results in the 'resourceUnavailable' error status. The redlineSystemSwDownloadStatus state object is used to control and monitor a s/w download process. Setting it to the 'download' value starts a new download if none is active at the time (otherwise an error status is returned).
Context
- MIB
- REDLINE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.10728.2.1.1.2.5- Type
- table
- Status
- current
- Parent
- redlineSystemSoftwareObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'REDLINE-SYSTEM-MIB' -M '/opt/observium/mibs/redline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'REDLINE-SYSTEM-MIB::redlineSystemSwDownloadTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'REDLINE-SYSTEM-MIB' -M '/opt/observium/mibs/redline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'REDLINE-SYSTEM-MIB::redlineSystemSwDownloadTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.