CME-MIB :: vlanCMMIPv6Address

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBvlanCMMIPv6Address

vlanCMMIPv6Address

Module: CME-MIB

OID (symbolic): CME-MIB::vlanCMMIPv6Address

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.71

Node type: OBJECT-TYPE

Type: InetAddressIPv6

Access: read-write

Description: This object sets the IPv6 address for this VLAN entry.

The entry with the vlanCMMIndex value of 1 (default VLAN entry) will have this object set to the IP address of the ethernet interface. The IP address of the default VLAN entry can only change by changing the IP address of the ethernet interface.

For all other VLAN entries, this object may be set to any IP address except the IP address of the ethernet interface.

For a change of this object to take effect, the object, vlanCMMState, must be set to enable(1) if the vlanCMMState is currently disable(0), or set to restart(2) if the vlanCMMState is currently enable(1).

What is vlanCMMIPv6Address?

This writable object holds the IPv6 address assigned to a VLAN entry; for the default VLAN (index 1) it always mirrors the Ethernet interface's own IP and can only be changed by changing that interface, while other VLAN entries accept any valid address. It matters because it is what lets a non-default VLAN carry its own independent IPv6 identity for management traffic rather than inheriting the base interface's address. An admin adding an isolated VLAN for a remote-office segment could assign it fd00::10 here to give that VLAN a distinct reachable address.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.71
snmpwalk -v2c -c public <target> CME-MIB::vlanCMMIPv6Address

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.71.1
snmpget -v2c -c public <target> CME-MIB::vlanCMMIPv6Address.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.71.1 s <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::vlanCMMIPv6Address 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.20vlanConfigureCME-MIB
1.3.6.1.4.1.2.3.51.2.4.9.1.20.20vlanCMMTableCME-MIB
1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1vlanCMMEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.71vlanCMMIPv6AddressCME-MIB