All MIBs › CME-MIB › componentSolIpAddr
componentSolIpAddr
Module: CME-MIB
OID (symbolic): CME-MIB::componentSolIpAddr
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.32.26.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: This is deprecated in favor of componentSolIpAddr. IP address of the component derived from the IP address range for the system management processors on the component.
NOTE: The IPv6 address for a component can be view with the componentIPv6AddressTable.
What is componentSolIpAddr?
This deprecated object reports the IPv4 address a component uses for Serial-over-LAN, derived from the system management processor's address range, with the note that IPv6 addresses now belong in componentIPv6AddressTable instead. An admin setting up a SOL client connection to an older blade would read this value to know which IPv4 address to point the console tool at. For example, an admin scripting a legacy SOL connection tool would pull this address rather than assume the blade's primary management IP applies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.32.26.1.4 snmpwalk -v2c -c public <target> CME-MIB::componentSolIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.32.26.1.4.1 snmpget -v2c -c public <target> CME-MIB::componentSolIpAddr.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::componentSolIpAddr 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.26 | componentSolTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.26.1 | componentSolEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.26.1.4 | componentSolIpAddr | CME-MIB |