TN-DHCP-SERVER-MIB

File: TN-DHCP-SERVER-MIB.mib (64228 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
TRANSITION-SMI TN-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION tnProducts
Integer32 IpAddress Unsigned32
MacAddress TruthValue TNDisplayString
TNInterfaceIndex TNRowEditorState TNUnsigned16

Defined Types

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

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

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

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

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

TNDhcpServerConfigVlanEntry  
SEQUENCE    
  tnDhcpServerConfigVlanIfIndex TNInterfaceIndex
  tnDhcpServerConfigVlanMode TruthValue

TNDhcpServerConfigExcludedEntry  
SEQUENCE    
  tnDhcpServerConfigExcludedLowIpAddress IpAddress
  tnDhcpServerConfigExcludedHighIpAddress IpAddress
  tnDhcpServerConfigExcludedAction TNRowEditorState

TNDhcpServerConfigPoolEntry  
SEQUENCE    
  tnDhcpServerConfigPoolPoolName TNDisplayString
  tnDhcpServerConfigPoolPoolType TNDhcpServerPoolEnum
  tnDhcpServerConfigPoolIpv4Address IpAddress
  tnDhcpServerConfigPoolSubnetMask IpAddress
  tnDhcpServerConfigPoolSubnetBroadcast IpAddress
  tnDhcpServerConfigPoolLeaseDay Unsigned32
  tnDhcpServerConfigPoolLeaseHour Unsigned32
  tnDhcpServerConfigPoolLeaseMinute Unsigned32
  tnDhcpServerConfigPoolDomainName TNDisplayString
  tnDhcpServerConfigPoolDefaultRouter1 IpAddress
  tnDhcpServerConfigPoolDefaultRouter2 IpAddress
  tnDhcpServerConfigPoolDefaultRouter3 IpAddress
  tnDhcpServerConfigPoolDefaultRouter4 IpAddress
  tnDhcpServerConfigPoolDnsServer1 IpAddress
  tnDhcpServerConfigPoolDnsServer2 IpAddress
  tnDhcpServerConfigPoolDnsServer3 IpAddress
  tnDhcpServerConfigPoolDnsServer4 IpAddress
  tnDhcpServerConfigPoolNtpServer1 IpAddress
  tnDhcpServerConfigPoolNtpServer2 IpAddress
  tnDhcpServerConfigPoolNtpServer3 IpAddress
  tnDhcpServerConfigPoolNtpServer4 IpAddress
  tnDhcpServerConfigPoolNetbiosNodeType TNDhcpServerNetbiosNodeEnum
  tnDhcpServerConfigPoolNetbiosScope TNDisplayString
  tnDhcpServerConfigPoolNetbiosNameServer1 IpAddress
  tnDhcpServerConfigPoolNetbiosNameServer2 IpAddress
  tnDhcpServerConfigPoolNetbiosNameServer3 IpAddress
  tnDhcpServerConfigPoolNetbiosNameServer4 IpAddress
  tnDhcpServerConfigPoolNisDomainName TNDisplayString
  tnDhcpServerConfigPoolNisServer1 IpAddress
  tnDhcpServerConfigPoolNisServer2 IpAddress
  tnDhcpServerConfigPoolNisServer3 IpAddress
  tnDhcpServerConfigPoolNisServer4 IpAddress
  tnDhcpServerConfigPoolClientIdentifierType TNDhcpServerClientIdentifierEnum
  tnDhcpServerConfigPoolClientIdentifierFqdn TNDisplayString
  tnDhcpServerConfigPoolClientIdentifierMac MacAddress
  tnDhcpServerConfigPoolClientHardwareAddress MacAddress
  tnDhcpServerConfigPoolClientName TNDisplayString
  tnDhcpServerConfigPoolVendorClassId1 TNDisplayString
  tnDhcpServerConfigPoolVendorSpecificInfo1 TNDisplayString
  tnDhcpServerConfigPoolVendorClassId2 TNDisplayString
  tnDhcpServerConfigPoolVendorSpecificInfo2 TNDisplayString
  tnDhcpServerConfigPoolVendorClassId3 TNDisplayString
  tnDhcpServerConfigPoolVendorSpecificInfo3 TNDisplayString
  tnDhcpServerConfigPoolVendorClassId4 TNDisplayString
  tnDhcpServerConfigPoolVendorSpecificInfo4 TNDisplayString
  tnDhcpServerConfigPoolAction TNRowEditorState

TNDhcpServerStatusDeclinedEntry  
SEQUENCE    
  tnDhcpServerStatusDeclinedEntryNo Integer32
  tnDhcpServerStatusDeclinedIpv4Address IpAddress

TNDhcpServerStatusBindingEntry  
SEQUENCE    
  tnDhcpServerStatusBindingIpAddress IpAddress
  tnDhcpServerStatusBindingState TNDhcpServerBindingStateEnum
  tnDhcpServerStatusBindingType TNDhcpServerBindingEnum
  tnDhcpServerStatusBindingPoolName TNDisplayString
  tnDhcpServerStatusBindingServerId IpAddress
  tnDhcpServerStatusBindingVlanId TNUnsigned16
  tnDhcpServerStatusBindingSubnetMask IpAddress
  tnDhcpServerStatusBindingClientIdentifierType TNDhcpServerClientIdentifierEnum
  tnDhcpServerStatusBindingClientIdentifierFqdn TNDisplayString
  tnDhcpServerStatusBindingClientIdentifierMac MacAddress
  tnDhcpServerStatusBindingMacAddress MacAddress
  tnDhcpServerStatusBindingLease TNDisplayString
  tnDhcpServerStatusBindingTimeToExpire TNDisplayString

Defined Values

tnDhcpServerMib 1.3.6.1.4.1.868.2.5.146
The mib module for DHCP settings.
MODULE-IDENTITY    

tnDhcpServerMibObjects 1.3.6.1.4.1.868.2.5.146.1
OBJECT IDENTIFIER    

tnDhcpServerConfig 1.3.6.1.4.1.868.2.5.146.1.2
OBJECT IDENTIFIER    

tnDhcpServerConfigGlobals 1.3.6.1.4.1.868.2.5.146.1.2.1
OBJECT IDENTIFIER    

tnDhcpServerConfigGlobalsMode 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigVlanTable 1.3.6.1.4.1.868.2.5.146.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  
    TNDhcpServerConfigVlanEntry

tnDhcpServerConfigVlanEntry 1.3.6.1.4.1.868.2.5.146.1.2.2.1
Each VLAN has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNDhcpServerConfigVlanEntry  

tnDhcpServerConfigVlanIfIndex 1.3.6.1.4.1.868.2.5.146.1.2.2.1.1
Logical interface number of VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnDhcpServerConfigVlanMode 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigExcludedTable 1.3.6.1.4.1.868.2.5.146.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  
    TNDhcpServerConfigExcludedEntry

tnDhcpServerConfigExcludedEntry 1.3.6.1.4.1.868.2.5.146.1.2.3.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNDhcpServerConfigExcludedEntry  

tnDhcpServerConfigExcludedLowIpAddress 1.3.6.1.4.1.868.2.5.146.1.2.3.1.1
Low IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigExcludedHighIpAddress 1.3.6.1.4.1.868.2.5.146.1.2.3.1.2
High IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigExcludedAction 1.3.6.1.4.1.868.2.5.146.1.2.3.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnDhcpServerConfigExcludedIpTableRowEditor 1.3.6.1.4.1.868.2.5.146.1.2.4
OBJECT IDENTIFIER    

tnDhcpServerConfigExcludedIpTableRowEditorLowIpAddress 1.3.6.1.4.1.868.2.5.146.1.2.4.1
Low IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigExcludedIpTableRowEditorHighIpAddress 1.3.6.1.4.1.868.2.5.146.1.2.4.2
High IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigExcludedIpTableRowEditorAction 1.3.6.1.4.1.868.2.5.146.1.2.4.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnDhcpServerConfigPoolTable 1.3.6.1.4.1.868.2.5.146.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  
    TNDhcpServerConfigPoolEntry

tnDhcpServerConfigPoolEntry 1.3.6.1.4.1.868.2.5.146.1.2.5.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNDhcpServerConfigPoolEntry  

tnDhcpServerConfigPoolPoolName 1.3.6.1.4.1.868.2.5.146.1.2.5.1.1
Name of DHCP pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNDisplayString Size(0..32)  

tnDhcpServerConfigPoolPoolType 1.3.6.1.4.1.868.2.5.146.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    
  TNDhcpServerPoolEnum  

tnDhcpServerConfigPoolIpv4Address 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolSubnetMask 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolSubnetBroadcast 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolLeaseDay 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolLeaseHour 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolLeaseMinute 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolDomainName 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..32)  

tnDhcpServerConfigPoolDefaultRouter1 1.3.6.1.4.1.868.2.5.146.1.2.5.1.10
Default router 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolDefaultRouter2 1.3.6.1.4.1.868.2.5.146.1.2.5.1.11
Default router 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolDefaultRouter3 1.3.6.1.4.1.868.2.5.146.1.2.5.1.12
Default router 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolDefaultRouter4 1.3.6.1.4.1.868.2.5.146.1.2.5.1.13
Default router 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolDnsServer1 1.3.6.1.4.1.868.2.5.146.1.2.5.1.14
DNS server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolDnsServer2 1.3.6.1.4.1.868.2.5.146.1.2.5.1.15
DNS server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolDnsServer3 1.3.6.1.4.1.868.2.5.146.1.2.5.1.16
DNS server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolDnsServer4 1.3.6.1.4.1.868.2.5.146.1.2.5.1.17
DNS server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolNtpServer1 1.3.6.1.4.1.868.2.5.146.1.2.5.1.18
NTP server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolNtpServer2 1.3.6.1.4.1.868.2.5.146.1.2.5.1.19
NTP server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolNtpServer3 1.3.6.1.4.1.868.2.5.146.1.2.5.1.20
NTP server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolNtpServer4 1.3.6.1.4.1.868.2.5.146.1.2.5.1.21
NTP server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolNetbiosNodeType 1.3.6.1.4.1.868.2.5.146.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    
  TNDhcpServerNetbiosNodeEnum  

tnDhcpServerConfigPoolNetbiosScope 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..32)  

tnDhcpServerConfigPoolNetbiosNameServer1 1.3.6.1.4.1.868.2.5.146.1.2.5.1.24
NetBIOS name server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolNetbiosNameServer2 1.3.6.1.4.1.868.2.5.146.1.2.5.1.25
NetBIOS name server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolNetbiosNameServer3 1.3.6.1.4.1.868.2.5.146.1.2.5.1.26
NetBIOS name server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolNetbiosNameServer4 1.3.6.1.4.1.868.2.5.146.1.2.5.1.27
NetBIOS name server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolNisDomainName 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..32)  

tnDhcpServerConfigPoolNisServer1 1.3.6.1.4.1.868.2.5.146.1.2.5.1.29
NIS server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolNisServer2 1.3.6.1.4.1.868.2.5.146.1.2.5.1.30
NIS server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolNisServer3 1.3.6.1.4.1.868.2.5.146.1.2.5.1.31
NIS server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolNisServer4 1.3.6.1.4.1.868.2.5.146.1.2.5.1.32
NIS server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolClientIdentifierType 1.3.6.1.4.1.868.2.5.146.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. fqdn(1) means the client identifier type is type of FQDN (Fully Qualified Domain Name). mac(2) means the client identifier type is type of MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  TNDhcpServerClientIdentifierEnum  

tnDhcpServerConfigPoolClientIdentifierFqdn 1.3.6.1.4.1.868.2.5.146.1.2.5.1.34
Client's Fully Qualified Domain Name. 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 fqdn(1).
Status: current Access: read-write
OBJECT-TYPE    
  TNDisplayString Size(0..64)  

tnDhcpServerConfigPoolClientIdentifierMac 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolClientHardwareAddress 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolClientName 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..32)  

tnDhcpServerConfigPoolVendorClassId1 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..64)  

tnDhcpServerConfigPoolVendorSpecificInfo1 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..66)  

tnDhcpServerConfigPoolVendorClassId2 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..64)  

tnDhcpServerConfigPoolVendorSpecificInfo2 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..66)  

tnDhcpServerConfigPoolVendorClassId3 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..64)  

tnDhcpServerConfigPoolVendorSpecificInfo3 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..66)  

tnDhcpServerConfigPoolVendorClassId4 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..64)  

tnDhcpServerConfigPoolVendorSpecificInfo4 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..66)  

tnDhcpServerConfigPoolAction 1.3.6.1.4.1.868.2.5.146.1.2.5.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnDhcpServerConfigPoolTableRowEditor 1.3.6.1.4.1.868.2.5.146.1.2.6
OBJECT IDENTIFIER    

tnDhcpServerConfigPoolTableRowEditorPoolName 1.3.6.1.4.1.868.2.5.146.1.2.6.1
Name of DHCP pool.
Status: current Access: read-write
OBJECT-TYPE    
  TNDisplayString Size(0..32)  

tnDhcpServerConfigPoolTableRowEditorPoolType 1.3.6.1.4.1.868.2.5.146.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    
  TNDhcpServerPoolEnum  

tnDhcpServerConfigPoolTableRowEditorIpv4Address 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolTableRowEditorSubnetMask 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolTableRowEditorSubnetBroadcast 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolTableRowEditorLeaseDay 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolTableRowEditorLeaseHour 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolTableRowEditorLeaseMinute 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolTableRowEditorDomainName 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..32)  

tnDhcpServerConfigPoolTableRowEditorDefaultRouter1 1.3.6.1.4.1.868.2.5.146.1.2.6.10
Default router 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorDefaultRouter2 1.3.6.1.4.1.868.2.5.146.1.2.6.11
Default router 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorDefaultRouter3 1.3.6.1.4.1.868.2.5.146.1.2.6.12
Default router 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorDefaultRouter4 1.3.6.1.4.1.868.2.5.146.1.2.6.13
Default router 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorDnsServer1 1.3.6.1.4.1.868.2.5.146.1.2.6.14
DNS server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorDnsServer2 1.3.6.1.4.1.868.2.5.146.1.2.6.15
DNS server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorDnsServer3 1.3.6.1.4.1.868.2.5.146.1.2.6.16
DNS server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorDnsServer4 1.3.6.1.4.1.868.2.5.146.1.2.6.17
DNS server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorNtpServer1 1.3.6.1.4.1.868.2.5.146.1.2.6.18
NTP server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorNtpServer2 1.3.6.1.4.1.868.2.5.146.1.2.6.19
NTP server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorNtpServer3 1.3.6.1.4.1.868.2.5.146.1.2.6.20
NTP server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorNtpServer4 1.3.6.1.4.1.868.2.5.146.1.2.6.21
NTP server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorNetbiosNodeType 1.3.6.1.4.1.868.2.5.146.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    
  TNDhcpServerNetbiosNodeEnum  

tnDhcpServerConfigPoolTableRowEditorNetbiosScope 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..32)  

tnDhcpServerConfigPoolTableRowEditorNetbiosNameServer1 1.3.6.1.4.1.868.2.5.146.1.2.6.24
NetBIOS name server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorNetbiosNameServer2 1.3.6.1.4.1.868.2.5.146.1.2.6.25
NetBIOS name server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorNetbiosNameServer3 1.3.6.1.4.1.868.2.5.146.1.2.6.26
NetBIOS name server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorNetbiosNameServer4 1.3.6.1.4.1.868.2.5.146.1.2.6.27
NetBIOS name server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorNisDomainName 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..32)  

tnDhcpServerConfigPoolTableRowEditorNisServer1 1.3.6.1.4.1.868.2.5.146.1.2.6.29
NIS server 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorNisServer2 1.3.6.1.4.1.868.2.5.146.1.2.6.30
NIS server 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorNisServer3 1.3.6.1.4.1.868.2.5.146.1.2.6.31
NIS server 3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorNisServer4 1.3.6.1.4.1.868.2.5.146.1.2.6.32
NIS server 4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnDhcpServerConfigPoolTableRowEditorClientIdentifierType 1.3.6.1.4.1.868.2.5.146.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. fqdn(1) means the client identifier type is type of FQDN (Fully Qualified Domain Name). mac(2) means the client identifier type is type of MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  TNDhcpServerClientIdentifierEnum  

tnDhcpServerConfigPoolTableRowEditorClientIdentifierFqdn 1.3.6.1.4.1.868.2.5.146.1.2.6.34
Client's Fully Qualified Domain Name. 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 fqdn(1).
Status: current Access: read-write
OBJECT-TYPE    
  TNDisplayString Size(0..64)  

tnDhcpServerConfigPoolTableRowEditorClientIdentifierMac 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolTableRowEditorClientHardwareAddress 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerConfigPoolTableRowEditorClientName 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..32)  

tnDhcpServerConfigPoolTableRowEditorVendorClassId1 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..64)  

tnDhcpServerConfigPoolTableRowEditorVendorSpecificInfo1 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..66)  

tnDhcpServerConfigPoolTableRowEditorVendorClassId2 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..64)  

tnDhcpServerConfigPoolTableRowEditorVendorSpecificInfo2 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..66)  

tnDhcpServerConfigPoolTableRowEditorVendorClassId3 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..64)  

tnDhcpServerConfigPoolTableRowEditorVendorSpecificInfo3 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..66)  

tnDhcpServerConfigPoolTableRowEditorVendorClassId4 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..64)  

tnDhcpServerConfigPoolTableRowEditorVendorSpecificInfo4 1.3.6.1.4.1.868.2.5.146.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    
  TNDisplayString Size(0..66)  

tnDhcpServerConfigPoolTableRowEditorAction 1.3.6.1.4.1.868.2.5.146.1.2.6.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnDhcpServerStatus 1.3.6.1.4.1.868.2.5.146.1.3
OBJECT IDENTIFIER    

tnDhcpServerStatusDeclinedTable 1.3.6.1.4.1.868.2.5.146.1.3.1
This is a table of IP addresses declined by DHCP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNDhcpServerStatusDeclinedEntry

tnDhcpServerStatusDeclinedEntry 1.3.6.1.4.1.868.2.5.146.1.3.1.1
Each entry has a declined IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNDhcpServerStatusDeclinedEntry  

tnDhcpServerStatusDeclinedEntryNo 1.3.6.1.4.1.868.2.5.146.1.3.1.1.1
The number of entry. The number starts from 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

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

tnDhcpServerStatusStatistics 1.3.6.1.4.1.868.2.5.146.1.3.2
OBJECT IDENTIFIER    

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

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

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

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

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

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

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

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

tnDhcpServerStatusBindingTable 1.3.6.1.4.1.868.2.5.146.1.3.3
This is a table of binding data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNDhcpServerStatusBindingEntry

tnDhcpServerStatusBindingEntry 1.3.6.1.4.1.868.2.5.146.1.3.3.1
Each entry has the binding data.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNDhcpServerStatusBindingEntry  

tnDhcpServerStatusBindingIpAddress 1.3.6.1.4.1.868.2.5.146.1.3.3.1.1
IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

tnDhcpServerStatusBindingState 1.3.6.1.4.1.868.2.5.146.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    
  TNDhcpServerBindingStateEnum  

tnDhcpServerStatusBindingType 1.3.6.1.4.1.868.2.5.146.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    
  TNDhcpServerBindingEnum  

tnDhcpServerStatusBindingPoolName 1.3.6.1.4.1.868.2.5.146.1.3.3.1.4
Name of the pool that creates the binding.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..32)  

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

tnDhcpServerStatusBindingVlanId 1.3.6.1.4.1.868.2.5.146.1.3.3.1.6
The VLAN where the binding works on.
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned16  

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

tnDhcpServerStatusBindingClientIdentifierType 1.3.6.1.4.1.868.2.5.146.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. fqdn(1) means the client identifier type is type of FQDN (Fully Qualified Domain Name). mac(2) means the client identifier type is type of MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  TNDhcpServerClientIdentifierEnum  

tnDhcpServerStatusBindingClientIdentifierFqdn 1.3.6.1.4.1.868.2.5.146.1.3.3.1.9
Client's Fully Qualified Domain Name. DHCP option 61.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..64)  

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

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

tnDhcpServerStatusBindingLease 1.3.6.1.4.1.868.2.5.146.1.3.3.1.12
Lease time of the binding.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..64)  

tnDhcpServerStatusBindingTimeToExpire 1.3.6.1.4.1.868.2.5.146.1.3.3.1.13
remaining time to expire.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..64)  

tnDhcpServerControl 1.3.6.1.4.1.868.2.5.146.1.4
OBJECT IDENTIFIER    

tnDhcpServerControlStatistics 1.3.6.1.4.1.868.2.5.146.1.4.1
OBJECT IDENTIFIER    

tnDhcpServerControlStatisticsClear 1.3.6.1.4.1.868.2.5.146.1.4.1.1
Clear all statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnDhcpServerControlBinding 1.3.6.1.4.1.868.2.5.146.1.4.2
OBJECT IDENTIFIER    

tnDhcpServerControlBindingClearByIp 1.3.6.1.4.1.868.2.5.146.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  

tnDhcpServerControlBindingClearByType 1.3.6.1.4.1.868.2.5.146.1.4.2.2
Clear binding by binding type. If none(0) then do nothing.
Status: current Access: read-write
OBJECT-TYPE    
  TNDhcpServerBindingEnum  

tnDhcpServerMibConformance 1.3.6.1.4.1.868.2.5.146.2
OBJECT IDENTIFIER    

tnDhcpServerMibCompliances 1.3.6.1.4.1.868.2.5.146.2.1
OBJECT IDENTIFIER    

tnDhcpServerMibGroups 1.3.6.1.4.1.868.2.5.146.2.2
OBJECT IDENTIFIER    

tnDhcpServerConfigGlobalsInfoGroup 1.3.6.1.4.1.868.2.5.146.2.2.1
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnDhcpServerConfigVlanTableInfoGroup 1.3.6.1.4.1.868.2.5.146.2.2.2
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnDhcpServerConfigExcludedTableInfoGroup 1.3.6.1.4.1.868.2.5.146.2.2.3
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnDhcpServerConfigExcludedIpTableRowEditorInfoGroup 1.3.6.1.4.1.868.2.5.146.2.2.4
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnDhcpServerConfigPoolTableInfoGroup 1.3.6.1.4.1.868.2.5.146.2.2.5
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnDhcpServerConfigPoolTableRowEditorInfoGroup 1.3.6.1.4.1.868.2.5.146.2.2.6
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnDhcpServerStatusDeclinedTableInfoGroup 1.3.6.1.4.1.868.2.5.146.2.2.7
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnDhcpServerStatusStatisticsInfoGroup 1.3.6.1.4.1.868.2.5.146.2.2.8
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnDhcpServerStatusBindingTableInfoGroup 1.3.6.1.4.1.868.2.5.146.2.2.9
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnDhcpServerControlStatisticsInfoGroup 1.3.6.1.4.1.868.2.5.146.2.2.10
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnDhcpServerControlBindingInfoGroup 1.3.6.1.4.1.868.2.5.146.2.2.11
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

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