All MIBs › EXP-DOCS-CABLE-DEVICE-MIB › docsDevDateTime
docsDevDateTime
Module: EXP-DOCS-CABLE-DEVICE-MIB
OID (symbolic): EXP-DOCS-CABLE-DEVICE-MIB::docsDevDateTime
OID (numeric): 1.3.6.1.3.83.1.1.2
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-write
Description: The current date and time, with optional timezone information. This is set at boot from the time server. If its impossible to set this from boot, this shall represent elapsed time from boot relative to the standard epoch (e.g. 1 Jan 1970 0000Z). In other words, if this agent has been up for 3 minuntes, and has been unable to set this object from the time server, this object will return 1 Jan 1970 0003Z.
What is docsDevDateTime?
This is the device's current date and time, normally set at boot from a time server; if the device couldn't reach a time server, it instead reports elapsed time since boot relative to 1 Jan 1970. Admins can write to it to manually correct the clock, and read it to spot a device that never successfully synced with its time server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.83.1.1.2 snmpwalk -v2c -c public <target> EXP-DOCS-CABLE-DEVICE-MIB::docsDevDateTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.83.1.1.2.1 snmpget -v2c -c public <target> EXP-DOCS-CABLE-DEVICE-MIB::docsDevDateTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.83.1.1.2.1 s <value>
Start monitoring DOCSIS/MCNS-compliant cable modem or CMTS (experimental pre-standard MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EXP-DOCS-CABLE-DEVICE-MIB::docsDevDateTime OID value, configure state conditions and alerts, and monitor any DOCSIS/MCNS-compliant cable modem or CMTS (experimental pre-standard MIB) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.83 | docsDev | EXP-DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.3.83.1 | docsDevMIBObjects | EXP-DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.3.83.1.1 | docsDevBase | EXP-DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.3.83.1.1.2 | docsDevDateTime | EXP-DOCS-CABLE-DEVICE-MIB |