All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevServerTimeAddress
docsDevServerTimeAddress
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevServerTimeAddress
OID (numeric): 1.3.6.1.2.1.69.1.4.9
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description:
The Internet address of the RFC 868 Time server, as provided by DHCP option 4.
Note that if multiple values are provided to the CM in DHCP option 4, the value of this MIB object MUST be the Time server address from which the Time of Day reference was acquired as based on the DOCSIS RFI specification. During the period of time where the Time of Day have not been acquired, the Time server address reported by the CM may report the first address value in the DHCP option value or the last server address the CM attempted to get the Time of day value.
Returns the zero-length octet string if the time server IP address is not provisioned.
What is docsDevServerTimeAddress?
This OID stores the IP address of the time server that a cable modem contacted to set its internal clock. It shows which server the modem received time synchronization from during startup. A technician checks this to verify the modem successfully obtained accurate time, which is required for proper encryption and log timestamps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.4.9 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevServerTimeAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.4.9.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevServerTimeAddress.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.69 | docsDev | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1 | docsDevMIBObjects | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.4 | docsDevServer | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.4.9 | docsDevServerTimeAddress | DOCS-CABLE-DEVICE-MIB |