All MIBs › CME-MIB › componentIPv6AddressEntryIndex
componentIPv6AddressEntryIndex
Module: CME-MIB
OID (symbolic): CME-MIB::componentIPv6AddressEntryIndex
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.32.16.11.6.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The component's address entry index.
What is componentIPv6AddressEntryIndex?
This read-only integer is the address entry index distinguishing one IPv6 address record from another when a component's port has more than one assigned address. Admins use it to enumerate every IPv6 address a given component port carries. For example, entry index 2 for a given port might represent a second, auto-configured address coexisting alongside a first static one on the same port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.32.16.11.6.1.3 snmpwalk -v2c -c public <target> CME-MIB::componentIPv6AddressEntryIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.32.16.11.6.1.3.1 snmpget -v2c -c public <target> CME-MIB::componentIPv6AddressEntryIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> componentIPv6AddressEntryIndex.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::componentIPv6AddressEntryIndex 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 (11 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22 | bladeCenter | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.32 | componentConfiguration | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.16 | componentNetworkConfiguration | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.16.11 | componentIPv6Config | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.16.11.6 | componentIPv6AddressTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.16.11.6.1 | componentIPv6AddressEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.16.11.6.1.3 | componentIPv6AddressEntryIndex | CME-MIB |