All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevServerTimeAddressType
docsDevServerTimeAddressType
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevServerTimeAddressType
OID (numeric): 1.3.6.1.2.1.69.1.4.8
Node type: OBJECT-TYPE
Type: InetAddressType
Access: read-only
Description:
The type of address of docsDevServerTimeAddress. If no time server exists, this value should return unknown(0).
What is docsDevServerTimeAddressType?
This OID records what type of address format the device's time server uses (IPv4, IPv6, etc.). It tells the operator whether the time server is reachable and in what format the device expects its address. For example, if set to 'unknown(0)', it signals no time server is configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.4.8 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevServerTimeAddressType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.4.8.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevServerTimeAddressType.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.8 | docsDevServerTimeAddressType | DOCS-CABLE-DEVICE-MIB |