All MIBs › CME-MIB › componentTimeNTPEnable
componentTimeNTPEnable
Module: CME-MIB
OID (symbolic): CME-MIB::componentTimeNTPEnable
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.32.20.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object allows the user to view the status of, and enable or disable, a component's ability to have it's NTP information updated by the CMM.
NOTE: If the component either does not exist or does not support this feature, it displays 'notApplicable'.
What is componentTimeNTPEnable?
This object shows whether a component's ability to have its NTP time synchronized by the CMM is enabled, disabled, or not applicable if the component lacks the feature. An admin ensuring consistent timestamps across blade logs uses this setting to confirm a given blade is actually receiving time updates from the chassis management module rather than drifting on its own clock. For example, an admin troubleshooting mismatched log timestamps on a blade would check this object and, finding it disabled, enable it to bring the blade's clock back in sync with the CMM.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.32.20.1.3 snmpwalk -v2c -c public <target> CME-MIB::componentTimeNTPEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.32.20.1.3.1 snmpget -v2c -c public <target> CME-MIB::componentTimeNTPEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.22.32.20.1.3.1 i <value>
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::componentTimeNTPEnable OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22 | bladeCenter | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.32 | componentConfiguration | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.20 | componentTimeTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.20.1 | componentTimeEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.20.1.3 | componentTimeNTPEnable | CME-MIB |