All MIBs › CORIANT-GROOVE-MIB › otdrState
otdrState
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::otdrState
OID (numeric): 1.3.6.1.4.1.42229.1.2.3.16.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicating the current status of the OTDR.
default value :not-available
What is otdrState?
This read-only enumerated value reports the current state of the embedded OTDR (Optical Time-Domain Reflectometer) test engine: notAvailable, idle, measuring, finished, or fail, defaulting to notAvailable. An operator checks this before trying to read OTDR results, since a trace is only meaningful once the state has moved from measuring to finished. For example, after triggering a fiber-span sweep, an operator would poll otdrState and see it move from 'measuring' to 'finished' before pulling the trace data, or to 'fail' if the sweep could not complete.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.3.16.1.1.1 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::otdrState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.3.16.1.1.1.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::otdrState.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::otdrState 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.3 | equipment | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3.16 | otdr | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3.16.1 | otdrTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3.16.1.1 | otdrEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3.16.1.1.1 | otdrState | CORIANT-GROOVE-MIB |