CME-MIB :: ddnsStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBddnsStatus

ddnsStatus

Module: CME-MIB

OID (symbolic): CME-MIB::ddnsStatus

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Dynamic DNS provides the capability for a networked device to notify a domain name server to change, in real time, the active DNS configuration of its configured hostnames, addresses or other information stored in DNS. With Dynamic DNS, host computers gain the capability to notify their respective DNS server of the IP address they have received from a DHCP server or through self-configuration.

What is ddnsStatus?

This read-write object enables or disables Dynamic DNS, which lets the networked device notify a DNS server in real time to update the active DNS records for its hostname whenever its IP address changes, such as after a DHCP renewal. An administrator enables this so the management module's DNS entry stays accurate automatically even if its DHCP-assigned address changes, without manual DNS record updates. For example, an admin enables DDNS so that after the management module's DHCP lease renews with a new address, its hostname in DNS updates automatically instead of pointing to a stale IP.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.10
snmpwalk -v2c -c public <target> CME-MIB::ddnsStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.10.1
snmpget -v2c -c public <target> CME-MIB::ddnsStatus.1

Set instance 1 (SNMPv2c):

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

Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::ddnsStatus OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.

OID Breakdown

Upper-level ancestors (13 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.2ibmBLADE-MIB
1.3.6.1.4.1.2.3ibmAgentsBLADE-MIB
1.3.6.1.4.1.2.3.51netfinitySupportProcessorAgentBLADE-MIB
1.3.6.1.4.1.2.3.51.2bladeCenterSnmpMIBBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4configureSPBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.9networkConfigurationBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.9.1networkInterfacesBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.4.9.1.10ddnsStatusCME-MIB