cwsConfigurationZtpStateOperationalState
CIENA-WS-CONFIGURATION-MIB ·
.1.3.6.1.4.1.1271.3.4.19.7.1.3
Object
column ZtpOperationalState
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
Net-SNMP examples
How SNMP and these commands workWalk 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
0 | unknown |
1 | idle |
2 | start |
3 | restarting |
4 | waitingForDhcpLease |
5 | downloadingBootFile |
6 | parsingBootFile |
7 | processingBootFile |
8 | processingFtpConfigFile |
9 | processingFtpLicenseFile |
10 | processingFtpSoftwareLoadFile |
11 | processingSshKeys |
12 | processingLicenseId |
13 | installingLicenses |
14 | downloadingLoginBanner |
15 | downloadingWelcomeBanner |
16 | downloadingConfigFile |
17 | applyingConfigFile |
18 | processingConfigFile |
19 | processingSoftwarePackage |
20 | requestingReboot |
21 | upgradingSoftware |
22 | booting |
23 | completed |
24 | failed |
25 | downloadingScriptFile |
26 | downloadingLicenses |
Conformance
Member of