All MIBs › HMPRIV-MGMT-SNMP-MIB › hmNetLocalPhysAddrRange
hmNetLocalPhysAddrRange
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmNetLocalPhysAddrRange
OID (numeric): 1.3.6.1.4.1.248.14.2.3.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The number of MAC addresses reserved for this device, starting from hmNetLocalPhysAddr.
What is hmNetLocalPhysAddrRange?
This object specifies how many MAC (hardware) addresses are allocated to a network device, starting from a base address recorded in hmNetLocalPhysAddr. It represents the address pool available for virtual ports or interfaces on that device. An administrator uses this to understand addressing capacity and to configure virtual interface counts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.9 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNetLocalPhysAddrRange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.9.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNetLocalPhysAddrRange.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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3 | hmNetwork | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.9 | hmNetLocalPhysAddrRange | HMPRIV-MGMT-SNMP-MIB |