CABH-CDP-MIB :: cabhCdpServerControl

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCABH-CDP-MIBcabhCdpServerControl

cabhCdpServerControl

Module: CABH-CDP-MIB

OID (symbolic): CABH-CDP-MIB::cabhCdpServerControl

OID (numeric): 1.3.6.1.4.1.4491.2.4.4.1.3.23

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The control for the CDS (DHCP Server) configuration. All changes to the cabhCdpServer mib objects are reflected when reading the value of the mib objects; however, those changes are NOT applied to the running configuration of the CDS until they are successfully committed via use of the cabhCdpServerControl object.

If changes are made to the cabhCdpServer mib objects which are not yet successfully committed to the CDS, the cabhCdpServerControl object can be used to rollback all changes to the last valid CDS configuration and discard all intermediate changes.

restoreConfig - Setting cabhCdpServerControl to this value will cause any changes to the cabhCdpServer objects not yet committed be reset to the values from the current running configuration of the CDS.

commitConfig - Setting cabhCdpServerControl to this value will cause the CDS to validate and apply the valid cabhCdpServer mib settings to its running configuration. The cabhCdpServerCommitStatus object will detail the status of this operation.

What is cabhCdpServerControl?

Acts as a commit trigger for the CableHome DHCP Server (CDS) configuration — MIB object changes are staged in memory but not applied to the running DHCP service until this control object is used to commit them.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.2.4.4.1.3.23
snmpwalk -v2c -c public <target> CABH-CDP-MIB::cabhCdpServerControl

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.2.4.4.1.3.23.1
snmpget -v2c -c public <target> CABH-CDP-MIB::cabhCdpServerControl.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4491.2.4.4.1.3.23.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cabhCdpServerControl.1

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::cabhCdpServerControl 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.4491cableLabsCLAB-DEF-MIB
1.3.6.1.4.1.4491.2clabProjectCLAB-DEF-MIB
1.3.6.1.4.1.4491.2.4clabProjCableHomeCLAB-DEF-MIB
Numeric OIDNameModule
1.3.6.1.4.1.4491.2.4.4cabhCdpMibCABH-CDP-MIB
1.3.6.1.4.1.4491.2.4.4.1cabhCdpObjectsCABH-CDP-MIB
1.3.6.1.4.1.4491.2.4.4.1.3cabhCdpServerCABH-CDP-MIB
1.3.6.1.4.1.4491.2.4.4.1.3.23cabhCdpServerControlCABH-CDP-MIB