redlineSystemSwDownloadStatus

REDLINE-SYSTEM-MIB · .1.3.6.1.4.1.10728.2.1.1.2.5.1.7

Object

column Enumeration
The status of the current or last software download.

Context

MIB
REDLINE-SYSTEM-MIB
OID
.1.3.6.1.4.1.10728.2.1.1.2.5.1.7
Type
column
Access
readonly
Status
current
Parent
redlineSystemSwDownloadEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::redlineSystemSwDownloadStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'REDLINE-SYSTEM-MIB' -M '/opt/observium/mibs/redline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'REDLINE-SYSTEM-MIB::redlineSystemSwDownloadStatus.<redlineSystemSwDownloadIndex>'
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::redlineSystemSwDownloadStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1download
2validate
3commit
4success
5failed

Conformance