cDhcpv4ServerClientPhysicalAddress
CISCO-IETF-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.9.10.102.1.4.4.1.8
Object
column
CDhcpv4PhysicalAddress
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.
Context
- MIB
- CISCO-IETF-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.9.10.102.1.4.4.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cDhcpv4ServerClientEntry
- Table
- cDhcpv4ServerClientTable
- Siblings
- 10
Syntax
CDhcpv4PhysicalAddress
- Source
- CDhcpv4PhysicalAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 18
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cDhcpv4ServerClient The IPv4 address of this entry in the cDhcpv4ServerClientTable. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.9.10.102.1.4.4.1.1 |
| cDhcpv4ServerClientHostName The host name (DHCP option 12) the client is configured to
use, or if no host name was configured then the host name that
the client supplied when requesting an address. While t… | column | OctetString | .1.3.6.1.4.1.9.10.102.1.4.4.1.10 |
| cDhcpv4ServerClientDomainName The domain name (DHCP option 15) assigned to the client.
While this object has a maximum size of 255 octets, a Fully-
Qualified Domain Name (FQDN) consisting of a Host Name part
… | column | OctetString | .1.3.6.1.4.1.9.10.102.1.4.4.1.11 |
| cDhcpv4ServerClientSubnetMask The subnet mask (DHCP option 1) provided to the client
offered this address. The subnet, resulting from logically
ANDing the subnet mask with the entry's IPv4 address, MUST be
… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.10.102.1.4.4.1.2 |
| cDhcpv4ServerClientRange The starting IPv4 address (cDhcpv4ServerRangeStartAddress
object) of the range to which this address belongs. If the
address does not fall into one of the configured ranges (e.g… | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.9.10.102.1.4.4.1.3 |
| cDhcpv4ServerClientLeaseType The type of this address. Types are:
(1) Static addresses defined by the server configuration.
(2) Dynamic addresses defined by the server configuration
AND actually assign… | column | Enumeration | .1.3.6.1.4.1.9.10.102.1.4.4.1.4 |
| cDhcpv4ServerClientTimeRemaining The number of seconds until the lease expires. A value of
4294967295 (i.e., 0xFFFFFFFF) SHOULD be used for leases that
have a lease time which is 'infinite' and for BOOTP leases. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.102.1.4.4.1.5 |
| cDhcpv4ServerClientAllowedProtocol The type of protocol that is allowed to be used to serve this
address. A type of none (1) indicates that the address is not
available to be served (e.g., a reserved address). T… | column | Enumeration | .1.3.6.1.4.1.9.10.102.1.4.4.1.6 |
| cDhcpv4ServerClientServedProtocol The type of protocol that was used when this address was
assigned. This object will have the value of none (1) if the
address has not been served. | column | Enumeration | .1.3.6.1.4.1.9.10.102.1.4.4.1.7 |
| cDhcpv4ServerClientClientId The client-id of the client that has been assigned this
lease. The client-id is the value specified in option 61
(client-id option) when the lease was assigned. This object
MA… | column | OctetString | .1.3.6.1.4.1.9.10.102.1.4.4.1.9 |