All MIBs › CORIANT-GROOVE-MIB › ntpEnabled
ntpEnabled
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::ntpEnabled
OID (numeric): 1.3.6.1.4.1.42229.1.2.10.2.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Indicates if NTP is enabled.
default value :false
What is ntpEnabled?
This is a true/false switch controlling whether NTP time synchronization is active on the device, disabled by default. This matters because leaving NTP disabled means the NE's clock relies entirely on its own free-running oscillator, which will drift over time and undermine the accuracy of alarm and log timestamps. For example, an admin setting up a new NE would typically set ntpEnabled to true and configure NTP servers so the device's clock stays aligned with the rest of the network's time reference.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.10.2.1 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::ntpEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.10.2.1.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::ntpEnabled.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::ntpEnabled 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.10 | timeManager | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.10.2 | ntp | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.10.2.1 | ntpEnabled | CORIANT-GROOVE-MIB |