All MIBs › BASIS-GENERIC-MIB › macAddress
macAddress
Module: BASIS-GENERIC-MIB
OID (symbolic): BASIS-GENERIC-MIB::macAddress
OID (numeric): 1.3.6.1.4.1.351.110.2.1.22
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Ethernet address (base address) stored in NVRAM, entered by manfacturing.
What is macAddress?
Reports the base Ethernet MAC address for the device, as programmed into NVRAM during manufacturing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.22 snmpwalk -v2c -c public <target> BASIS-GENERIC-MIB::macAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.22.1 snmpget -v2c -c public <target> BASIS-GENERIC-MIB::macAddress.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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2 | cardGeneric | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2.1 | cardInformation | BASIS-GENERIC-MIB |
| 1.3.6.1.4.1.351.110.2.1.22 | macAddress | BASIS-GENERIC-MIB |