object class DHCP (Novell arc)
2.16.840.1.113719.1.203.6.10
dhcpLeases
This class represents an IP Address, which may or may not have been leased.
- OID
2.16.840.1.113719.1.203.6.10- Name
- dhcpLeases
- Kind
- object class
- Arcwho allocated the number
- DHCP schema (Novell arc) 2.16.840.1.113719.1.203
Schema
- Superior
- top
- Must (2)
- cn, dhcpAddressState
Definition
objectclass ( 2.16.840.1.113719.1.203.6.10 NAME 'dhcpLeases' DESC 'This class represents an IP Address, which may or may not have been leased.' SUP top MUST ( cn $ dhcpAddressState ) MAY ( dhcpExpirationTime $ dhcpStartTimeOfState $ dhcpLastTransactionTime $ dhcpBootpFlag $ dhcpDomainName $ dhcpDnsStatus $ dhcpRequestedHostName $ dhcpAssignedHostName $ dhcpReservedForClient $ dhcpAssignedToClient $ dhcpRelayAgentInfo $ dhcpHWAddress ) X-NDS_CONTAINMENT ( 'dhcpService' 'dhcpSubnet' 'dhcpPool') )Appears in: ISC DHCP schema. Spotted an error? Tell me.