All MIBs › CABH-CDP-MIB › cabhCdpSnmpSetTimeOffset
cabhCdpSnmpSetTimeOffset
Module: CABH-CDP-MIB
OID (symbolic): CABH-CDP-MIB::cabhCdpSnmpSetTimeOffset
OID (numeric): 1.3.6.1.4.1.4491.2.4.4.1.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object is intended to be used in cases where the service provider's provisioning system serves devices in multiple time zones, or for other times when the service provider wants UTC time offset to be provisioned in a device other than from the ToD server or from the DHCP Server (in DHCP Option 2).
This object allows a manager to set a value for UTC time offset. If DHCP Option 2 is not present in the DHCP ACK message, or if the value of DHCP Option 2 is null, and time offset information is not provided in the response received from the time of day server, the PS MUST add the value of cabhCdpServerTimeOffset to the UTC time acquired from the time of day server to create the current time of day.
If the value of cabhCdpServerTimeOffsetSelection is useSnmpSetOffset(2), the PS adds the value of cabhCdpServerSnmpSetTimeOffset to the UTC time acquired from the time of day server to create the current time of day.
If the value of cabhCdpServerTimeOffsetSelection is useDhcpOption2(1) the PS ignores cabhCdpServerSnmpSetTimeOffset.
What is cabhCdpSnmpSetTimeOffset?
Allows a network manager to manually provision the UTC time offset on the PS via SNMP, overriding or supplementing the offset received from a ToD server or DHCP. This is useful for service providers managing devices in multiple time zones.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.2.4.4.1.1.8 snmpwalk -v2c -c public <target> CABH-CDP-MIB::cabhCdpSnmpSetTimeOffset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.2.4.4.1.1.8.1 snmpget -v2c -c public <target> CABH-CDP-MIB::cabhCdpSnmpSetTimeOffset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4491.2.4.4.1.1.8.1 i <value>
Start monitoring CableHome-compliant residential gateways (cable modem/router) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CABH-CDP-MIB::cabhCdpSnmpSetTimeOffset OID value, configure state conditions and alerts, and monitor any CableHome-compliant residential gateways (cable modem/router) from a single console.
OID Breakdown
Upper-level ancestors (9 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.4491 | cableLabs | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2 | clabProject | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.4 | clabProjCableHome | CLAB-DEF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4491.2.4.4 | cabhCdpMib | CABH-CDP-MIB |
| 1.3.6.1.4.1.4491.2.4.4.1 | cabhCdpObjects | CABH-CDP-MIB |
| 1.3.6.1.4.1.4491.2.4.4.1.1 | cabhCdpBase | CABH-CDP-MIB |
| 1.3.6.1.4.1.4491.2.4.4.1.1.8 | cabhCdpSnmpSetTimeOffset | CABH-CDP-MIB |