HMPRIV-MGMT-SNMP-MIB :: hmNetLocalPhysAddr

MIB Reference — IPNetwork Monitor

All MIBsHMPRIV-MGMT-SNMP-MIBhmNetLocalPhysAddr

hmNetLocalPhysAddr

Module: HMPRIV-MGMT-SNMP-MIB

OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmNetLocalPhysAddr

OID (numeric): 1.3.6.1.4.1.248.14.2.3.2

Node type: OBJECT-TYPE

Type: MacAddress

Access: read-only

Description:

Physical base address (MAC-address) of the agent.

What is hmNetLocalPhysAddr?

This OID stores the device's MAC address (hardware address on the network). Network operators use this to identify and locate the device on the local network. For example, if you know the IP address but need the MAC for ARP table lookup, querying this OID returns the device's MAC instantly.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.2
snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNetLocalPhysAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.2.1
snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNetLocalPhysAddr.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.248hirschmannHM2-TC-MIB
1.3.6.1.4.1.248.14hmConfigurationHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2hmAgentHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.3hmNetworkHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.3.2hmNetLocalPhysAddrHMPRIV-MGMT-SNMP-MIB