All MIBs › Dell-DEVICEPARAMS-MIB › rndBasePhysicalAddress
rndBasePhysicalAddress
Module: Dell-DEVICEPARAMS-MIB
OID (symbolic): Dell-DEVICEPARAMS-MIB::rndBasePhysicalAddress
OID (numeric): 1.3.6.1.4.1.89.2.12
Node type: OBJECT-TYPE
Type: PhysAddress
Access: read-only
Description:
The Base physical (MAC) address of the device.
What is rndBasePhysicalAddress?
This object contains the primary MAC address of the network device itself, which serves as the device's Layer 2 identity on the network. Operators use this to uniquely identify the device in network topology discovery tools, DHCP binding tables, and monitoring systems. The base MAC address is critical for ensuring the device is correctly represented in network management databases.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.2.12 snmpwalk -v2c -c public <target> Dell-DEVICEPARAMS-MIB::rndBasePhysicalAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.2.12.1 snmpget -v2c -c public <target> Dell-DEVICEPARAMS-MIB::rndBasePhysicalAddress.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.2 | rndDeviceParams | Dell-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.89.2.12 | rndBasePhysicalAddress | Dell-DEVICEPARAMS-MIB |