All MIBs › CORIANT-GROOVE-MIB › ztcStatus
ztcStatus
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::ztcStatus
OID (numeric): 1.3.6.1.4.1.42229.1.2.11.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Shows the ZTC process status: disabled - ZTC will not be attempted because it was disabled via configuration ready - ZTC will be attempted when able to communicate with external ZTC server ongoing - ZTC is ongoing failed - some problems occurred during ZTC done - ZTC completed successfully.
default value :ready
What is ztcStatus?
This reports the current phase of the Zero Touch Commissioning process: disabled, ready (waiting to reach a ZTC server), ongoing (actively commissioning), failed, or done (completed successfully), defaulting to ready. This matters as the primary progress indicator an admin watches during a remote, hands-off deployment, since it tells them whether the new NE has picked up its intended configuration or gotten stuck. For example, if ztcStatus for a newly powered-on NE stays at ready far longer than expected, an admin would suspect the device can't reach the ZTC server, perhaps due to a missing route or DNS issue, rather than assuming the process is just slow.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.11.1.2 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::ztcStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.11.1.2.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::ztcStatus.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::ztcStatus OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.11 | ztc | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.11.1 | ztcInfo | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.11.1.2 | ztcStatus | CORIANT-GROOVE-MIB |