All MIBs › CPQSM2-MIB › cpqSm2NicGatewayIpAddress
cpqSm2NicGatewayIpAddress
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2NicGatewayIpAddress
OID (numeric): 1.3.6.1.4.1.232.9.2.5.1.1.13
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: Remote Insight/ Integrated Lights-Out Network Interface Controller Default Gateway IP Address.
The Default Gateway IP address for the network interface controller associated with the Remote Insight/ Integrated Lights-Out. If cpqSm2NicDhcpUse is enabled(2), this is the DHCP supplied gateway. If cpqSm2NicDhcpUse is disabled(3), this is the static gateway. The order will be in network byte order (i.e. MSB first.)
What is cpqSm2NicGatewayIpAddress?
This read-only IpAddress is the default gateway for the Remote Insight/iLO network interface controller, either DHCP-supplied or static depending on cpqSm2NicDhcpUse. An administrator cares because an incorrect or missing gateway prevents reaching iLO from outside its local subnet. For example, unable to reach iLO from a different VLAN, an admin checks this OID and finds it blank, indicating the static gateway was never configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.5.1.1.13 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2NicGatewayIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.5.1.1.13.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2NicGatewayIpAddress.1
Start monitoring Compaq/HP ProLiant server (iLO management board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSM2-MIB::cpqSm2NicGatewayIpAddress OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iLO management board) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.9 | cpqSm2 | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2 | cpqSm2Component | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.5 | cpqSm2Nic | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.5.1 | cpqSm2NicConfigTable | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.5.1.1 | cpqSm2NicConfigEntry | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.5.1.1.13 | cpqSm2NicGatewayIpAddress | CPQSM2-MIB |