All MIBs › CME-MIB › componentTimeNTPFrequency
componentTimeNTPFrequency
Module: CME-MIB
OID (symbolic): CME-MIB::componentTimeNTPFrequency
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.32.20.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object allows the user to view or set the synchronization frequency (in minutes) of the NTP information update from the CMM.
NOTE: If the component either does not exist or does not support this feature, it displays '0'.
What is componentTimeNTPFrequency?
This object holds the interval, in minutes from 0 to 44640, at which a component's clock is resynchronized from the CMM's NTP feed, reading 0 if the component doesn't support the feature. An admin tuning how tightly blade clocks track the chassis time uses this value to balance sync accuracy against the overhead of frequent time updates. For example, setting this to 60 would have a blade resync its clock from the CMM once every hour instead of the default cadence.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.32.20.1.4 snmpwalk -v2c -c public <target> CME-MIB::componentTimeNTPFrequency
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.4.1 snmpget -v2c -c public <target> CME-MIB::componentTimeNTPFrequency.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.22.32.20.1.4.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::componentTimeNTPFrequency 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.4 | componentTimeNTPFrequency | CME-MIB |