cwsConfigurationZtpStateOperationalState

CIENA-WS-CONFIGURATION-MIB · .1.3.6.1.4.1.1271.3.4.19.7.1.3

Object

The current status or functional step being executed in the ZTP process. ZTP operational state will be 'idle' before ZTP is run, and 'completed' when the bootfile has been fully processed and applied.

Context

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

Syntax

Source
ZtpOperationalState
Base type
Enumeration

Values & Constraints

Type Values
0unknown
1idle
2start
3restarting
4waitingForDhcpLease
5downloadingBootFile
6parsingBootFile
7processingBootFile
8processingFtpConfigFile
9processingFtpLicenseFile
10processingFtpSoftwareLoadFile
11processingSshKeys
12processingLicenseId
13installingLicenses
14downloadingLoginBanner
15downloadingWelcomeBanner
16downloadingConfigFile
17applyingConfigFile
18processingConfigFile
19processingSoftwarePackage
20requestingReboot
21upgradingSoftware
22booting
23completed
24failed
25downloadingScriptFile
26downloadingLicenses

Conformance