CIE1000-DHCP-SERVER-MIB

File: CIE1000-DHCP-SERVER-MIB.mib (72205 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CISCO-IE1000-MIB CIE1000-TC

Imported symbols

NOTIFICATION-GROUP MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-TYPE
TEXTUAL-CONVENTION cie1000SwitchMgmt CIE1000DisplayString
CIE1000InterfaceIndex CIE1000RowEditorState CIE1000Unsigned16
Integer32 IpAddress Unsigned32
MacAddress TruthValue

Defined Types

CIE1000DhcpServerBindingEnum  
This enumeration defines the type of binding.
TEXTUAL-CONVENTION    
  INTEGER none(0), automatic(1), manual(2), expired(3)  

CIE1000DhcpServerBindingStateEnum  
This enumeration defines the state of binding.
TEXTUAL-CONVENTION    
  INTEGER none(0), allocated(1), committed(2), expired(3)  

CIE1000DhcpServerClientIdentifierEnum  
This enumeration defines the type of client identifier.
TEXTUAL-CONVENTION    
  INTEGER none(0), name(1), mac(2)  

CIE1000DhcpServerNetbiosNodeEnum  
This enumeration defines the type of NetBIOS node.
TEXTUAL-CONVENTION    
  INTEGER nodeNone(0), nodeB(1), nodeP(2), nodeM(3), nodeH(4)  

CIE1000DhcpServerPoolEnum  
This enumeration defines the type of DHCP pool.
TEXTUAL-CONVENTION    
  INTEGER none(0), network(1), host(2)  

CIE1000DhcpServerConfigVlanEntry  
SEQUENCE    
  cie1000DhcpServerConfigVlanIfIndex CIE1000InterfaceIndex
  cie1000DhcpServerConfigVlanMode TruthValue

CIE1000DhcpServerConfigExcludedEntry  
SEQUENCE    
  cie1000DhcpServerConfigExcludedLowIpAddress IpAddress
  cie1000DhcpServerConfigExcludedHighIpAddress IpAddress
  cie1000DhcpServerConfigExcludedAction CIE1000RowEditorState

CIE1000DhcpServerConfigPoolEntry  
SEQUENCE    
  cie1000DhcpServerConfigPoolPoolName CIE1000DisplayString
  cie1000DhcpServerConfigPoolPoolType CIE1000DhcpServerPoolEnum
  cie1000DhcpServerConfigPoolIpv4Address IpAddress
  cie1000DhcpServerConfigPoolSubnetMask IpAddress
  cie1000DhcpServerConfigPoolSubnetBroadcast IpAddress
  cie1000DhcpServerConfigPoolLeaseDay Unsigned32
  cie1000DhcpServerConfigPoolLeaseHour Unsigned32
  cie1000DhcpServerConfigPoolLeaseMinute Unsigned32
  cie1000DhcpServerConfigPoolDomainName CIE1000DisplayString
  cie1000DhcpServerConfigPoolDefaultRouter1 IpAddress
  cie1000DhcpServerConfigPoolDefaultRouter2 IpAddress
  cie1000DhcpServerConfigPoolDefaultRouter3 IpAddress
  cie1000DhcpServerConfigPoolDefaultRouter4 IpAddress
  cie1000DhcpServerConfigPoolDnsServer1 IpAddress
  cie1000DhcpServerConfigPoolDnsServer2 IpAddress
  cie1000DhcpServerConfigPoolDnsServer3 IpAddress
  cie1000DhcpServerConfigPoolDnsServer4 IpAddress
  cie1000DhcpServerConfigPoolNtpServer1 IpAddress
  cie1000DhcpServerConfigPoolNtpServer2 IpAddress
  cie1000DhcpServerConfigPoolNtpServer3 IpAddress
  cie1000DhcpServerConfigPoolNtpServer4 IpAddress
  cie1000DhcpServerConfigPoolNetbiosNodeType CIE1000DhcpServerNetbiosNodeEnum
  cie1000DhcpServerConfigPoolNetbiosScope CIE1000DisplayString
  cie1000DhcpServerConfigPoolNetbiosNameServer1 IpAddress
  cie1000DhcpServerConfigPoolNetbiosNameServer2 IpAddress
  cie1000DhcpServerConfigPoolNetbiosNameServer3 IpAddress
  cie1000DhcpServerConfigPoolNetbiosNameServer4 IpAddress
  cie1000DhcpServerConfigPoolNisDomainName CIE1000DisplayString
  cie1000DhcpServerConfigPoolNisServer1 IpAddress
  cie1000DhcpServerConfigPoolNisServer2 IpAddress
  cie1000DhcpServerConfigPoolNisServer3 IpAddress
  cie1000DhcpServerConfigPoolNisServer4 IpAddress
  cie1000DhcpServerConfigPoolClientIdentifierType CIE1000DhcpServerClientIdentifierEnum
  cie1000DhcpServerConfigPoolClientIdentifierName CIE1000DisplayString
  cie1000DhcpServerConfigPoolClientIdentifierMac MacAddress
  cie1000DhcpServerConfigPoolClientHardwareAddress MacAddress
  cie1000DhcpServerConfigPoolClientName CIE1000DisplayString
  cie1000DhcpServerConfigPoolVendorClassId1 CIE1000DisplayString
  cie1000DhcpServerConfigPoolVendorSpecificInfo1 CIE1000DisplayString
  cie1000DhcpServerConfigPoolVendorClassId2 CIE1000DisplayString
  cie1000DhcpServerConfigPoolVendorSpecificInfo2 CIE1000DisplayString
  cie1000DhcpServerConfigPoolVendorClassId3 CIE1000DisplayString
  cie1000DhcpServerConfigPoolVendorSpecificInfo3 CIE1000DisplayString
  cie1000DhcpServerConfigPoolVendorClassId4 CIE1000DisplayString
  cie1000DhcpServerConfigPoolVendorSpecificInfo4 CIE1000DisplayString
  cie1000DhcpServerConfigPoolAction CIE1000RowEditorState

CIE1000DhcpServerConfigReservedEntry  
SEQUENCE    
  cie1000DhcpServerConfigReservedPoolName CIE1000DisplayString
  cie1000DhcpServerConfigReservedIpAddress IpAddress
  cie1000DhcpServerConfigReservedIfIndex CIE1000InterfaceIndex
  cie1000DhcpServerConfigReservedAction CIE1000RowEditorState

CIE1000DhcpServerStatusDeclinedEntry  
SEQUENCE    
  cie1000DhcpServerStatusDeclinedEntryNo Integer32
  cie1000DhcpServerStatusDeclinedIpv4Address IpAddress

CIE1000DhcpServerStatusBindingEntry  
SEQUENCE    
  cie1000DhcpServerStatusBindingIpAddress IpAddress
  cie1000DhcpServerStatusBindingState CIE1000DhcpServerBindingStateEnum
  cie1000DhcpServerStatusBindingType CIE1000DhcpServerBindingEnum
  cie1000DhcpServerStatusBindingPoolName CIE1000DisplayString
  cie1000DhcpServerStatusBindingServerId IpAddress
  cie1000DhcpServerStatusBindingVlanId CIE1000Unsigned16
  cie1000DhcpServerStatusBindingSubnetMask IpAddress
  cie1000DhcpServerStatusBindingClientIdentifierType CIE1000DhcpServerClientIdentifierEnum
  cie1000DhcpServerStatusBindingClientIdentifierName CIE1000DisplayString
  cie1000DhcpServerStatusBindingClientIdentifierMac MacAddress
  cie1000DhcpServerStatusBindingMacAddress MacAddress
  cie1000DhcpServerStatusBindingLease CIE1000DisplayString
  cie1000DhcpServerStatusBindingTimeToExpire CIE1000DisplayString

Defined Values

cie1000DhcpServerMib 1.3.6.1.4.1.9.9.832.1.109
This is a private version of DhcpServer
MODULE-IDENTITY    

cie1000DhcpServerMibObjects 1.3.6.1.4.1.9.9.832.1.109.1
OBJECT IDENTIFIER    

cie1000DhcpServerConfig 1.3.6.1.4.1.9.9.832.1.109.1.2
OBJECT IDENTIFIER    

cie1000DhcpServerConfigGlobals 1.3.6.1.4.1.9.9.832.1.109.1.2.1
OBJECT IDENTIFIER    

cie1000DhcpServerConfigGlobalsMode 1.3.6.1.4.1.9.9.832.1.109.1.2.1.1
Global mode of DHCP server. true is to enable the functions of DHCP server and false is to disable it.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000DhcpServerConfigVlanTable 1.3.6.1.4.1.9.9.832.1.109.1.2.2
This is the table of DHCP server VLAN configuration. The index is VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000DhcpServerConfigVlanEntry

cie1000DhcpServerConfigVlanEntry 1.3.6.1.4.1.9.9.832.1.109.1.2.2.1
Each VLAN has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000DhcpServerConfigVlanEntry  

cie1000DhcpServerConfigVlanIfIndex 1.3.6.1.4.1.9.9.832.1.109.1.2.2.1.1
Logical interface number of VLAN.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000InterfaceIndex  

cie1000DhcpServerConfigVlanMode 1.3.6.1.4.1.9.9.832.1.109.1.2.2.1.2
VLAN mode of DHCP server. true is to enable DHCP server per VLAN and false is to disable it per VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000DhcpServerConfigExcludedTable 1.3.6.1.4.1.9.9.832.1.109.1.2.3
The table is DHCP server excluded IP onfiguration table. The indexes are low IP and high IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000DhcpServerConfigExcludedEntry

cie1000DhcpServerConfigExcludedEntry 1.3.6.1.4.1.9.9.832.1.109.1.2.3.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000DhcpServerConfigExcludedEntry  

cie1000DhcpServerConfigExcludedLowIpAddress 1.3.6.1.4.1.9.9.832.1.109.1.2.3.1.1
Low IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigExcludedHighIpAddress 1.3.6.1.4.1.9.9.832.1.109.1.2.3.1.2
High IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigExcludedAction 1.3.6.1.4.1.9.9.832.1.109.1.2.3.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000RowEditorState  

cie1000DhcpServerConfigExcludedIpTableRowEditor 1.3.6.1.4.1.9.9.832.1.109.1.2.4
OBJECT IDENTIFIER    

cie1000DhcpServerConfigExcludedIpTableRowEditorLowIpAddress 1.3.6.1.4.1.9.9.832.1.109.1.2.4.1
Low IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigExcludedIpTableRowEditorHighIpAddress 1.3.6.1.4.1.9.9.832.1.109.1.2.4.2
High IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigExcludedIpTableRowEditorAction 1.3.6.1.4.1.9.9.832.1.109.1.2.4.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000RowEditorState  

cie1000DhcpServerConfigPoolTable 1.3.6.1.4.1.9.9.832.1.109.1.2.5
The table is DHCP server pool onfiguration table. The indexe is pool name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000DhcpServerConfigPoolEntry

cie1000DhcpServerConfigPoolEntry 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000DhcpServerConfigPoolEntry  

cie1000DhcpServerConfigPoolPoolName 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.1
Name of DHCP pool.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerConfigPoolPoolType 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.2
Type of pool. none(0) means the pool type is not defined yet. network(1) means the pool defines a pool of IP addresses to service more than one DHCP client. host(2) means the pool services for a specific DHCP client identified by client identifier or hardware address.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DhcpServerPoolEnum  

cie1000DhcpServerConfigPoolIpv4Address 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.3
Network number of the subnet. If the pool type is of network, the IP address can be any general IP address. If the pool type is of host, the IP address must be a unicast IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolSubnetMask 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.4
Subnet Mask. DHCP option 1. Specify subnet mask of the DHCP address pool, excluding 0.0.0.0 and 255.255.255.255.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolSubnetBroadcast 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.5
Broadcast IP address in the subnet. DHCP option 28. Specify the broadcast address in use on the client's subnet.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolLeaseDay 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.6
Number of days of lease time. DHCP option 51, 58 and 59. The value range is 0-365. Specify lease time that allows the client to request a lease time for the IP address. If all of LeaseDay, LeaseHour and LeaseMinute are 0's, then it means the lease time is infinite.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerConfigPoolLeaseHour 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.7
Number of hours of lease time. DHCP option 51, 58 and 59. The value range is 0-23. Specify lease time that allows the client to request a lease time for the IP address. If all of LeaseDay, LeaseHour and LeaseMinute are 0's, then it means the lease time is infinite.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerConfigPoolLeaseMinute 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.8
Number of minutes of lease time. DHCP option 51, 58 and 59. The value range is 0-59. Specify lease time that allows the client to request a lease time for the IP address. If all of LeaseDay, LeaseHour and LeaseMinute are 0's, then it means the lease time is infinite.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerConfigPoolDomainName 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.9
Domain name. DHCP option 15. Specify domain name that client should use when resolving hostname via DNS.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerConfigPoolDefaultRouter1 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.10
Default router 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolDefaultRouter2 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.11
Default router 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolDefaultRouter3 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.12
Default router 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolDefaultRouter4 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.13
Default router 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolDnsServer1 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.14
DNS server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolDnsServer2 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.15
DNS server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolDnsServer3 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.16
DNS server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolDnsServer4 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.17
DNS server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolNtpServer1 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.18
NTP server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolNtpServer2 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.19
NTP server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolNtpServer3 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.20
NTP server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolNtpServer4 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.21
NTP server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolNetbiosNodeType 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.22
Type of NetBIOS node. DHCP option 46. Specify NetBIOS node type option to allow Netbios over TCP/IP clients which are configurable to be configured as described in RFC 1001/1002. nodeNone(0) means the node type is not defined yet. nodeB(1) means the node type is type of B. nodeP(2) means the node type is type of P. nodeM(3) means the node type is type of M. nodeH(4) means the node type is type of H.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DhcpServerNetbiosNodeEnum  

cie1000DhcpServerConfigPoolNetbiosScope 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.23
NetBIOS scope. DHCP option 47. Specify the NetBIOS over TCP/IP scope parameter for the client as specified in RFC 1001/1002.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerConfigPoolNetbiosNameServer1 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.24
NetBIOS name server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolNetbiosNameServer2 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.25
NetBIOS name server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolNetbiosNameServer3 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.26
NetBIOS name server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolNetbiosNameServer4 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.27
NetBIOS name server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolNisDomainName 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.28
NIS Domain Name. DHCP option 40. Specify the name of the client's NIS domain.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerConfigPoolNisServer1 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.29
NIS server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolNisServer2 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.30
NIS server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolNisServer3 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.31
NIS server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolNisServer4 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.32
NIS server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolClientIdentifierType 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.33
Type of client identifier. DHCP option 61. Specify client's unique identifier to be used when the pool is the type of host. none(0) means the client identifier type is not defined yet. name(1) means the client identifier type is other than hardware. mac(2) means the client identifier type is type of MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DhcpServerClientIdentifierEnum  

cie1000DhcpServerConfigPoolClientIdentifierName 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.34
Client identifier which type is other than hardware. DHCP option 61. Specify client's unique identifier to be used when the pool is the type of host. This takes effect only if ClientIdentifierType is defined name(1).
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerConfigPoolClientIdentifierMac 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.35
Client's MAC address. DHCP option 61. Specify client's unique identifier to be used when the pool is the type of host. This takes effect only if ClientIdentifierType is defined as mac(2).
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

cie1000DhcpServerConfigPoolClientHardwareAddress 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.36
Client's hardware address. Specify client's hardware(MAC) address to be used when the pool is the type of host.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

cie1000DhcpServerConfigPoolClientName 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.37
Client name. DHCP option 12. Specify the name of client to be used when the pool is the type of host.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerConfigPoolVendorClassId1 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.38
Vendor Class Identifier. DHCP option 60. Specify to be used by DHCP client to optionally identify the vendor type and configuration of a DHCP client. DHCP server will deliver the corresponding option 43 specific information to the client that sends option 60 vendor class identifier.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerConfigPoolVendorSpecificInfo1 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.39
Vendor Specific Information. DHCP option 43. Specify vendor specific information corresponding to option 60 vendor class identifier. Therefore, the corresponding vendor class identifier must be defined before this specific information.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..66)  

cie1000DhcpServerConfigPoolVendorClassId2 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.40
Vendor Class Identifier. DHCP option 60. Specify to be used by DHCP client to optionally identify the vendor type and configuration of a DHCP client. DHCP server will deliver the corresponding option 43 specific information to the client that sends option 60 vendor class identifier.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerConfigPoolVendorSpecificInfo2 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.41
Vendor Specific Information. DHCP option 43. Specify vendor specific information corresponding to option 60 vendor class identifier. Therefore, the corresponding vendor class identifier must be defined before this specific information.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..66)  

cie1000DhcpServerConfigPoolVendorClassId3 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.42
Vendor Class Identifier. DHCP option 60. Specify to be used by DHCP client to optionally identify the vendor type and configuration of a DHCP client. DHCP server will deliver the corresponding option 43 specific information to the client that sends option 60 vendor class identifier.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerConfigPoolVendorSpecificInfo3 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.43
Vendor Specific Information. DHCP option 43. Specify vendor specific information corresponding to option 60 vendor class identifier. Therefore, the corresponding vendor class identifier must be defined before this specific information.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..66)  

cie1000DhcpServerConfigPoolVendorClassId4 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.44
Vendor Class Identifier. DHCP option 60. Specify to be used by DHCP client to optionally identify the vendor type and configuration of a DHCP client. DHCP server will deliver the corresponding option 43 specific information to the client that sends option 60 vendor class identifier.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerConfigPoolVendorSpecificInfo4 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.45
Vendor Specific Information. DHCP option 43. Specify vendor specific information corresponding to option 60 vendor class identifier. Therefore, the corresponding vendor class identifier must be defined before this specific information.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..66)  

cie1000DhcpServerConfigPoolAction 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000RowEditorState  

cie1000DhcpServerConfigPoolTableRowEditor 1.3.6.1.4.1.9.9.832.1.109.1.2.6
OBJECT IDENTIFIER    

cie1000DhcpServerConfigPoolTableRowEditorPoolName 1.3.6.1.4.1.9.9.832.1.109.1.2.6.1
Name of DHCP pool.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerConfigPoolTableRowEditorPoolType 1.3.6.1.4.1.9.9.832.1.109.1.2.6.2
Type of pool. none(0) means the pool type is not defined yet. network(1) means the pool defines a pool of IP addresses to service more than one DHCP client. host(2) means the pool services for a specific DHCP client identified by client identifier or hardware address.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DhcpServerPoolEnum  

cie1000DhcpServerConfigPoolTableRowEditorIpv4Address 1.3.6.1.4.1.9.9.832.1.109.1.2.6.3
Network number of the subnet. If the pool type is of network, the IP address can be any general IP address. If the pool type is of host, the IP address must be a unicast IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorSubnetMask 1.3.6.1.4.1.9.9.832.1.109.1.2.6.4
Subnet Mask. DHCP option 1. Specify subnet mask of the DHCP address pool, excluding 0.0.0.0 and 255.255.255.255.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorSubnetBroadcast 1.3.6.1.4.1.9.9.832.1.109.1.2.6.5
Broadcast IP address in the subnet. DHCP option 28. Specify the broadcast address in use on the client's subnet.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorLeaseDay 1.3.6.1.4.1.9.9.832.1.109.1.2.6.6
Number of days of lease time. DHCP option 51, 58 and 59. The value range is 0-365. Specify lease time that allows the client to request a lease time for the IP address. If all of LeaseDay, LeaseHour and LeaseMinute are 0's, then it means the lease time is infinite.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerConfigPoolTableRowEditorLeaseHour 1.3.6.1.4.1.9.9.832.1.109.1.2.6.7
Number of hours of lease time. DHCP option 51, 58 and 59. The value range is 0-23. Specify lease time that allows the client to request a lease time for the IP address. If all of LeaseDay, LeaseHour and LeaseMinute are 0's, then it means the lease time is infinite.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerConfigPoolTableRowEditorLeaseMinute 1.3.6.1.4.1.9.9.832.1.109.1.2.6.8
Number of minutes of lease time. DHCP option 51, 58 and 59. The value range is 0-59. Specify lease time that allows the client to request a lease time for the IP address. If all of LeaseDay, LeaseHour and LeaseMinute are 0's, then it means the lease time is infinite.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerConfigPoolTableRowEditorDomainName 1.3.6.1.4.1.9.9.832.1.109.1.2.6.9
Domain name. DHCP option 15. Specify domain name that client should use when resolving hostname via DNS.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerConfigPoolTableRowEditorDefaultRouter1 1.3.6.1.4.1.9.9.832.1.109.1.2.6.10
Default router 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorDefaultRouter2 1.3.6.1.4.1.9.9.832.1.109.1.2.6.11
Default router 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorDefaultRouter3 1.3.6.1.4.1.9.9.832.1.109.1.2.6.12
Default router 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorDefaultRouter4 1.3.6.1.4.1.9.9.832.1.109.1.2.6.13
Default router 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorDnsServer1 1.3.6.1.4.1.9.9.832.1.109.1.2.6.14
DNS server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorDnsServer2 1.3.6.1.4.1.9.9.832.1.109.1.2.6.15
DNS server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorDnsServer3 1.3.6.1.4.1.9.9.832.1.109.1.2.6.16
DNS server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorDnsServer4 1.3.6.1.4.1.9.9.832.1.109.1.2.6.17
DNS server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorNtpServer1 1.3.6.1.4.1.9.9.832.1.109.1.2.6.18
NTP server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorNtpServer2 1.3.6.1.4.1.9.9.832.1.109.1.2.6.19
NTP server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorNtpServer3 1.3.6.1.4.1.9.9.832.1.109.1.2.6.20
NTP server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorNtpServer4 1.3.6.1.4.1.9.9.832.1.109.1.2.6.21
NTP server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorNetbiosNodeType 1.3.6.1.4.1.9.9.832.1.109.1.2.6.22
Type of NetBIOS node. DHCP option 46. Specify NetBIOS node type option to allow Netbios over TCP/IP clients which are configurable to be configured as described in RFC 1001/1002. nodeNone(0) means the node type is not defined yet. nodeB(1) means the node type is type of B. nodeP(2) means the node type is type of P. nodeM(3) means the node type is type of M. nodeH(4) means the node type is type of H.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DhcpServerNetbiosNodeEnum  

cie1000DhcpServerConfigPoolTableRowEditorNetbiosScope 1.3.6.1.4.1.9.9.832.1.109.1.2.6.23
NetBIOS scope. DHCP option 47. Specify the NetBIOS over TCP/IP scope parameter for the client as specified in RFC 1001/1002.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerConfigPoolTableRowEditorNetbiosNameServer1 1.3.6.1.4.1.9.9.832.1.109.1.2.6.24
NetBIOS name server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorNetbiosNameServer2 1.3.6.1.4.1.9.9.832.1.109.1.2.6.25
NetBIOS name server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorNetbiosNameServer3 1.3.6.1.4.1.9.9.832.1.109.1.2.6.26
NetBIOS name server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorNetbiosNameServer4 1.3.6.1.4.1.9.9.832.1.109.1.2.6.27
NetBIOS name server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorNisDomainName 1.3.6.1.4.1.9.9.832.1.109.1.2.6.28
NIS Domain Name. DHCP option 40. Specify the name of the client's NIS domain.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerConfigPoolTableRowEditorNisServer1 1.3.6.1.4.1.9.9.832.1.109.1.2.6.29
NIS server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorNisServer2 1.3.6.1.4.1.9.9.832.1.109.1.2.6.30
NIS server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorNisServer3 1.3.6.1.4.1.9.9.832.1.109.1.2.6.31
NIS server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorNisServer4 1.3.6.1.4.1.9.9.832.1.109.1.2.6.32
NIS server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigPoolTableRowEditorClientIdentifierType 1.3.6.1.4.1.9.9.832.1.109.1.2.6.33
Type of client identifier. DHCP option 61. Specify client's unique identifier to be used when the pool is the type of host. none(0) means the client identifier type is not defined yet. name(1) means the client identifier type is other than hardware. mac(2) means the client identifier type is type of MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DhcpServerClientIdentifierEnum  

cie1000DhcpServerConfigPoolTableRowEditorClientIdentifierName 1.3.6.1.4.1.9.9.832.1.109.1.2.6.34
Client identifier which type is other than hardware. DHCP option 61. Specify client's unique identifier to be used when the pool is the type of host. This takes effect only if ClientIdentifierType is defined name(1).
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerConfigPoolTableRowEditorClientIdentifierMac 1.3.6.1.4.1.9.9.832.1.109.1.2.6.35
Client's MAC address. DHCP option 61. Specify client's unique identifier to be used when the pool is the type of host. This takes effect only if ClientIdentifierType is defined as mac(2).
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

cie1000DhcpServerConfigPoolTableRowEditorClientHardwareAddress 1.3.6.1.4.1.9.9.832.1.109.1.2.6.36
Client's hardware address. Specify client's hardware(MAC) address to be used when the pool is the type of host.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

cie1000DhcpServerConfigPoolTableRowEditorClientName 1.3.6.1.4.1.9.9.832.1.109.1.2.6.37
Client name. DHCP option 12. Specify the name of client to be used when the pool is the type of host.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerConfigPoolTableRowEditorVendorClassId1 1.3.6.1.4.1.9.9.832.1.109.1.2.6.38
Vendor Class Identifier. DHCP option 60. Specify to be used by DHCP client to optionally identify the vendor type and configuration of a DHCP client. DHCP server will deliver the corresponding option 43 specific information to the client that sends option 60 vendor class identifier.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerConfigPoolTableRowEditorVendorSpecificInfo1 1.3.6.1.4.1.9.9.832.1.109.1.2.6.39
Vendor Specific Information. DHCP option 43. Specify vendor specific information corresponding to option 60 vendor class identifier. Therefore, the corresponding vendor class identifier must be defined before this specific information.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..66)  

cie1000DhcpServerConfigPoolTableRowEditorVendorClassId2 1.3.6.1.4.1.9.9.832.1.109.1.2.6.40
Vendor Class Identifier. DHCP option 60. Specify to be used by DHCP client to optionally identify the vendor type and configuration of a DHCP client. DHCP server will deliver the corresponding option 43 specific information to the client that sends option 60 vendor class identifier.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerConfigPoolTableRowEditorVendorSpecificInfo2 1.3.6.1.4.1.9.9.832.1.109.1.2.6.41
Vendor Specific Information. DHCP option 43. Specify vendor specific information corresponding to option 60 vendor class identifier. Therefore, the corresponding vendor class identifier must be defined before this specific information.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..66)  

cie1000DhcpServerConfigPoolTableRowEditorVendorClassId3 1.3.6.1.4.1.9.9.832.1.109.1.2.6.42
Vendor Class Identifier. DHCP option 60. Specify to be used by DHCP client to optionally identify the vendor type and configuration of a DHCP client. DHCP server will deliver the corresponding option 43 specific information to the client that sends option 60 vendor class identifier.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerConfigPoolTableRowEditorVendorSpecificInfo3 1.3.6.1.4.1.9.9.832.1.109.1.2.6.43
Vendor Specific Information. DHCP option 43. Specify vendor specific information corresponding to option 60 vendor class identifier. Therefore, the corresponding vendor class identifier must be defined before this specific information.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..66)  

cie1000DhcpServerConfigPoolTableRowEditorVendorClassId4 1.3.6.1.4.1.9.9.832.1.109.1.2.6.44
Vendor Class Identifier. DHCP option 60. Specify to be used by DHCP client to optionally identify the vendor type and configuration of a DHCP client. DHCP server will deliver the corresponding option 43 specific information to the client that sends option 60 vendor class identifier.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerConfigPoolTableRowEditorVendorSpecificInfo4 1.3.6.1.4.1.9.9.832.1.109.1.2.6.45
Vendor Specific Information. DHCP option 43. Specify vendor specific information corresponding to option 60 vendor class identifier. Therefore, the corresponding vendor class identifier must be defined before this specific information.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..66)  

cie1000DhcpServerConfigPoolTableRowEditorAction 1.3.6.1.4.1.9.9.832.1.109.1.2.6.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000RowEditorState  

cie1000DhcpServerConfigReservedTable 1.3.6.1.4.1.9.9.832.1.109.1.2.7
The table is DHCP server reserved entries. The index is the name of the pool and the ip address
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000DhcpServerConfigReservedEntry

cie1000DhcpServerConfigReservedEntry 1.3.6.1.4.1.9.9.832.1.109.1.2.7.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000DhcpServerConfigReservedEntry  

cie1000DhcpServerConfigReservedPoolName 1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.1
Name of DHCP pool.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerConfigReservedIpAddress 1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.2
Reserved IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigReservedIfIndex 1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.3
Logical interface number for the interface for which the ip address is reserved.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000InterfaceIndex  

cie1000DhcpServerConfigReservedAction 1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000RowEditorState  

cie1000DhcpServerConfigReservedIpTableRowEditor 1.3.6.1.4.1.9.9.832.1.109.1.2.8
OBJECT IDENTIFIER    

cie1000DhcpServerConfigReservedIpTableRowEditorPoolName 1.3.6.1.4.1.9.9.832.1.109.1.2.8.1
Name of DHCP pool.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerConfigReservedIpTableRowEditorIpAddress 1.3.6.1.4.1.9.9.832.1.109.1.2.8.2
Reserved IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerConfigReservedIpTableRowEditorIfIndex 1.3.6.1.4.1.9.9.832.1.109.1.2.8.3
Logical interface number for the interface for which the ip address is reserved.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000InterfaceIndex  

cie1000DhcpServerConfigReservedIpTableRowEditorAction 1.3.6.1.4.1.9.9.832.1.109.1.2.8.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000RowEditorState  

cie1000DhcpServerStatus 1.3.6.1.4.1.9.9.832.1.109.1.3
OBJECT IDENTIFIER    

cie1000DhcpServerStatusDeclinedTable 1.3.6.1.4.1.9.9.832.1.109.1.3.1
This is a table of IP addresses declined by DHCP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000DhcpServerStatusDeclinedEntry

cie1000DhcpServerStatusDeclinedEntry 1.3.6.1.4.1.9.9.832.1.109.1.3.1.1
Each entry has a declined IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000DhcpServerStatusDeclinedEntry  

cie1000DhcpServerStatusDeclinedEntryNo 1.3.6.1.4.1.9.9.832.1.109.1.3.1.1.1
The number of entry. The number starts from 1.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..2147483647  

cie1000DhcpServerStatusDeclinedIpv4Address 1.3.6.1.4.1.9.9.832.1.109.1.3.1.1.2
IPv4 address declined by DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerStatusStatistics 1.3.6.1.4.1.9.9.832.1.109.1.3.2
OBJECT IDENTIFIER    

cie1000DhcpServerStatusStatisticsDiscoverCnt 1.3.6.1.4.1.9.9.832.1.109.1.3.2.1
Number of DHCP DISCOVER messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerStatusStatisticsOfferCnt 1.3.6.1.4.1.9.9.832.1.109.1.3.2.2
Number of DHCP OFFER messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerStatusStatisticsRequestCnt 1.3.6.1.4.1.9.9.832.1.109.1.3.2.3
Number of DHCP REQUEST messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerStatusStatisticsAckCnt 1.3.6.1.4.1.9.9.832.1.109.1.3.2.4
Number of DHCP ACK messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerStatusStatisticsNakCnt 1.3.6.1.4.1.9.9.832.1.109.1.3.2.5
Number of DHCP NAK messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerStatusStatisticsDeclineCnt 1.3.6.1.4.1.9.9.832.1.109.1.3.2.6
Number of DHCP DECLINE messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerStatusStatisticsReleaseCnt 1.3.6.1.4.1.9.9.832.1.109.1.3.2.7
Number of DHCP RELEASE messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerStatusStatisticsInformCnt 1.3.6.1.4.1.9.9.832.1.109.1.3.2.8
Number of DHCP INFORM messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000DhcpServerStatusBindingTable 1.3.6.1.4.1.9.9.832.1.109.1.3.3
This is a table of binding data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000DhcpServerStatusBindingEntry

cie1000DhcpServerStatusBindingEntry 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1
Each entry has the binding data.
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000DhcpServerStatusBindingEntry  

cie1000DhcpServerStatusBindingIpAddress 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.1
IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerStatusBindingState 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.2
State of binding. none(0) means the binding is not in use. allocated(1) means the binding is allocated to the new DHCP client who send DHCPDISCOVER. committed(2) means the binding is committed as the DHCP process is completed successfully. expired(3) means the lease of the binding expired.
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000DhcpServerBindingStateEnum  

cie1000DhcpServerStatusBindingType 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.3
Type of binding. none(0) means the binding is not in use. automatic(1) means the binding is mapped to network-type pool. manual(2) means the binding is mapped to host-type pool. expired(3) means the lease of the binding expired.
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000DhcpServerBindingEnum  

cie1000DhcpServerStatusBindingPoolName 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.4
Name of the pool that creates the binding.
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000DisplayString Size(0..32)  

cie1000DhcpServerStatusBindingServerId 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.5
IP address of the DHCP server to service the binding.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerStatusBindingVlanId 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.6
The VLAN where the binding works on.
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000Unsigned16  

cie1000DhcpServerStatusBindingSubnetMask 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.7
Subnet mask of the DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerStatusBindingClientIdentifierType 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.8
Type of client identifier. DHCP option 61. Specify client's unique identifier to be used when the pool is the type of host. none(0) means the client identifier type is not defined yet. name(1) means the client identifier type is other than hardware. mac(2) means the client identifier type is type of MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000DhcpServerClientIdentifierEnum  

cie1000DhcpServerStatusBindingClientIdentifierName 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.9
Client identifier which type is other than hardware. DHCP option 61.
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerStatusBindingClientIdentifierMac 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.10
Client's MAC address. DHCP option 61.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cie1000DhcpServerStatusBindingMacAddress 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.11
MAC address of the DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cie1000DhcpServerStatusBindingLease 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.12
Lease time of the binding.
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerStatusBindingTimeToExpire 1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.13
remaining time to expire.
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000DisplayString Size(0..64)  

cie1000DhcpServerControl 1.3.6.1.4.1.9.9.832.1.109.1.4
OBJECT IDENTIFIER    

cie1000DhcpServerControlStatistics 1.3.6.1.4.1.9.9.832.1.109.1.4.1
OBJECT IDENTIFIER    

cie1000DhcpServerControlStatisticsClear 1.3.6.1.4.1.9.9.832.1.109.1.4.1.1
Clear all statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000DhcpServerControlBinding 1.3.6.1.4.1.9.9.832.1.109.1.4.2
OBJECT IDENTIFIER    

cie1000DhcpServerControlBindingClearByIp 1.3.6.1.4.1.9.9.832.1.109.1.4.2.1
Clear binding with the IP address. If 0.0.0.0 then do nothing.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cie1000DhcpServerControlBindingClearByType 1.3.6.1.4.1.9.9.832.1.109.1.4.2.2
Clear binding by binding type. If none(0) then do nothing.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DhcpServerBindingEnum  

cie1000DhcpServerMibConformance 1.3.6.1.4.1.9.9.832.1.109.2
OBJECT IDENTIFIER    

cie1000DhcpServerMibCompliances 1.3.6.1.4.1.9.9.832.1.109.2.1
OBJECT IDENTIFIER    

cie1000DhcpServerMibGroups 1.3.6.1.4.1.9.9.832.1.109.2.2
OBJECT IDENTIFIER    

cie1000DhcpServerConfigGlobalsInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.1
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerConfigVlanTableInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.2
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerConfigExcludedTableInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.3
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerConfigExcludedIpTableRowEditorInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.4
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerConfigPoolTableInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.5
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerConfigPoolTableRowEditorInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.6
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerConfigReservedTableInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.7
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerConfigReservedIpTableRowEditorInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.8
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerStatusDeclinedTableInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.9
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerStatusStatisticsInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.10
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerStatusBindingTableInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.11
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerControlStatisticsInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.12
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerControlBindingInfoGroup 1.3.6.1.4.1.9.9.832.1.109.2.2.13
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000DhcpServerMibCompliance 1.3.6.1.4.1.9.9.832.1.109.2.1.1
The compliance statement for the implementation.
Status: current Access: read-write
MODULE-COMPLIANCE