cwsSoftwareCheckStatusReportCheckUpgradeState

CIENA-WS-SOFTWARE-MIB · .1.3.6.1.4.1.1271.3.4.14.4.1.9

Object

Check Upgrade State of the check status report.

Context

MIB
CIENA-WS-SOFTWARE-MIB
OID
.1.3.6.1.4.1.1271.3.4.14.4.1.9
Type
column
Access
readonly
Status
current
Parent
cwsSoftwareCheckStatusReportEntry
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 'CIENA-WS-SOFTWARE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-WS-SOFTWARE-MIB::cwsSoftwareCheckStatusReportCheckUpgradeState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-WS-SOFTWARE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-WS-SOFTWARE-MIB::cwsSoftwareCheckStatusReportCheckUpgradeState.<cwsSoftwareCheckStatusReportTableSnmpKey>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-WS-SOFTWARE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-WS-SOFTWARE-MIB::cwsSoftwareCheckStatusReportCheckUpgradeState'

Syntax

Source
UpgradeOpState
Base type
Enumeration

Values & Constraints

Type Values
0unknown
1idle
2downloadinprogress
3downloadcomplete
4downloadfailed
5installationinprogress
6installationcomplete
7installationfailed
8activationinprogress
9activationcomplete
10activationfailed
11commitinprogress
12commitcomplete
13commitfailed
14cancelinprogress
15cancelcomplete
16cancelfailed
17manualcommit
18manualcancel
19coldrestartrequired

Conformance