All MIBs › Unisphere-Data-DHCP-MIB › usdDhcpLocalServerBindingsPhysAddress
usdDhcpLocalServerBindingsPhysAddress
Module: Unisphere-Data-DHCP-MIB
OID (symbolic): Unisphere-Data-DHCP-MIB::usdDhcpLocalServerBindingsPhysAddress
OID (numeric): 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.2
Node type: OBJECT-TYPE
Type: PhysAddress
Access: read-only
Description: The Physical (MAC) Address associated with this entry in the bindings table and corresponding to the IP Address denoted by the table index.
What is usdDhcpLocalServerBindingsPhysAddress?
The MAC address bound to the IP address identified by this bindings-table entry's index. Admins look this up to find which physical device currently holds a given DHCP lease.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.2 snmpwalk -v2c -c public <target> Unisphere-Data-DHCP-MIB::usdDhcpLocalServerBindingsPhysAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.2.1 snmpget -v2c -c public <target> Unisphere-Data-DHCP-MIB::usdDhcpLocalServerBindingsPhysAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> usdDhcpLocalServerBindingsPhysAddress.1
Start monitoring Unisphere Networks ERX broadband edge routers, later Juniper E-series (DHCP relay option-82/error-counter status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Unisphere-Data-DHCP-MIB::usdDhcpLocalServerBindingsPhysAddress OID value, configure state conditions and alerts, and monitor any Unisphere Networks ERX broadband edge routers, later Juniper E-series (DHCP relay option-82/error-counter status) from a single console.
OID Breakdown
Upper-level ancestors (15 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.4874 | juniperUni | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2 | juniperUniMibs | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2.2 | juniMibs | Juniper-MIBs |
| 1.3.6.1.4.1.4874.2.2.22 | juniDhcpMIB | Juniper-DHCP-MIB |
| 1.3.6.1.4.1.4874.2.2.22.1 | juniDhcpObjects | Juniper-DHCP-MIB |
| 1.3.6.1.4.1.4874.2.2.22.1.3 | juniDhcpLocalServerObjects | Juniper-DHCP-MIB |
| 1.3.6.1.4.1.4874.2.2.22.1.3.2 | juniDhcpLocalServerBindings | Juniper-DHCP-MIB |
| 1.3.6.1.4.1.4874.2.2.22.1.3.2.1 | juniDhcpLocalServerBindingsTable | Juniper-DHCP-MIB |
| 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1 | juniDhcpLocalServerBindingsEntry | Juniper-DHCP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.2 | usdDhcpLocalServerBindingsPhysAddress | Unisphere-Data-DHCP-MIB |