All MIBs › CME-MIB › smIPv6Address
smIPv6Address
Module: CME-MIB
OID (symbolic): CME-MIB::smIPv6Address
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.3.2.1.4.2.1.4
Node type: OBJECT-TYPE
Type: InetAddressIPv6
Access: read-only
Description: The assigned IPv6 address
What is smIPv6Address?
This read-only object holds the actual IPv6 address currently assigned to the switch module. It's the value an admin reads to know exactly which address to use when connecting to that module for management. For example, an admin retrieving this object for the module in a given slot uses the returned InetAddressIPv6 value to open an SSH session to the switch module directly.
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.4 snmpwalk -v2c -c public <target> CME-MIB::smIPv6Address
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.4.1 snmpget -v2c -c public <target> CME-MIB::smIPv6Address.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::smIPv6Address 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 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 |
| 1.3.6.1.4.1.2.3.51.2.22.3 | switchModule | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.2 | switchModuleConfig | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.2.1 | switchMgmtNetworkCfg | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.3.2.1.4 | switchIPv6Config | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.2.1.4.2 | smIPv6AddressTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.2.1.4.2.1 | smIPv6AddressEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.2.1.4.2.1.4 | smIPv6Address | CME-MIB |