CME-MIB :: smIPv6AddressType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBsmIPv6AddressType

smIPv6AddressType

Module: CME-MIB

OID (symbolic): CME-MIB::smIPv6AddressType

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.3.2.1.4.2.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The address type.

What is smIPv6AddressType?

This read-only enumeration reports how a particular IPv6 address was obtained: static, DHCPv6, link-local, auto-configured, or configured-static. An admin checking this value can tell whether a module's address came from manual configuration or an automatic mechanism, which matters when tracking down why an address changed after a reboot. For example, seeing dhcp6(2) for a module's address confirms it was leased from a DHCPv6 server rather than set by hand.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.3.2.1.4.2.1.3
snmpwalk -v2c -c public <target> CME-MIB::smIPv6AddressType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.3.2.1.4.2.1.3.1
snmpget -v2c -c public <target> CME-MIB::smIPv6AddressType.1

SNMPv3 example:

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

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::smIPv6AddressType 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 (14 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.22bladeCenterBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.3switchModuleBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.3.2switchModuleConfigBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.3.2.1switchMgmtNetworkCfgBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.22.3.2.1.4switchIPv6ConfigCME-MIB
1.3.6.1.4.1.2.3.51.2.22.3.2.1.4.2smIPv6AddressTableCME-MIB
1.3.6.1.4.1.2.3.51.2.22.3.2.1.4.2.1smIPv6AddressEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.22.3.2.1.4.2.1.3smIPv6AddressTypeCME-MIB