All MIBs › CPQSM2-MIB › cpqSm2NicMacAddress
cpqSm2NicMacAddress
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2NicMacAddress
OID (numeric): 1.3.6.1.4.1.232.9.2.5.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The MAC Address of the Network Interface Controller associated with the Remote Insight/ Integrated Lights-Out.
This is a 6 octet address in the 'canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires MAC addresses to be transmitted most significant bit first.
16-bit addresses, if needed, are represented by setting their upper 4 octets to all 0's, i.e., AAFF would be represented as 00000000AAFF.
What is cpqSm2NicMacAddress?
This read-only 6-byte OCTET STRING is the MAC address of the Remote Insight/iLO network interface controller, given in IEEE 802.1a canonical bit order. An administrator cares to register the correct address for DHCP reservations or switch port security. For example, a network admin reads this MAC address to create a DHCP reservation ensuring the iLO interface always receives the same IP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.5.1.1.4 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2NicMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.5.1.1.4.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2NicMacAddress.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::cpqSm2NicMacAddress 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.4 | cpqSm2NicMacAddress | CPQSM2-MIB |