All MIBs › CISCO-IETF-DHCP-SERVER-MIB › cDhcpv4ServerClientPhysicalAddress
cDhcpv4ServerClientPhysicalAddress
Module: CISCO-IETF-DHCP-SERVER-MIB
OID (symbolic): CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerClientPhysicalAddress
OID (numeric): 1.3.6.1.4.1.9.10.102.1.4.4.1.8
Node type: OBJECT-TYPE
Type: CDhcpv4PhysicalAddress
Access: read-only
Description: The hardware type and hardware address of the client that has been assigned this lease. The first octet of this object contains the hardware type from the 'htype' field of the BOOTP packet and the remaining octets contain the hardware address from the 'chaddr' field of the BOOTP packet. This object MAY be empty if the address has not been previously served.
What is cDhcpv4ServerClientPhysicalAddress?
Reports the hardware type and hardware (MAC) address of the client that holds a given DHCP lease, derived from the BOOTP packet's htype and chaddr fields.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.102.1.4.4.1.8 snmpwalk -v2c -c public <target> CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerClientPhysicalAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.102.1.4.4.1.8.1 snmpget -v2c -c public <target> CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerClientPhysicalAddress.1
Start monitoring Cisco router/switch (DHCP server role) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerClientPhysicalAddress OID value, configure state conditions and alerts, and monitor any Cisco router/switch (DHCP server role) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.102 | ciscoIetfDhcpSrvMIB | CISCO-IETF-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.10.102.1 | ciscoIetfDhcpv4SrvMIBObjects | CISCO-IETF-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.10.102.1.4 | cDhcpv4SrvConfiguration | CISCO-IETF-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.10.102.1.4.4 | cDhcpv4ServerClientTable | CISCO-IETF-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.10.102.1.4.4.1 | cDhcpv4ServerClientEntry | CISCO-IETF-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.10.102.1.4.4.1.8 | cDhcpv4ServerClientPhysicalAddress | CISCO-IETF-DHCP-SERVER-MIB |