TN-DHCP-SERVER-MIB
AI MIB Summary
The TN-DHCP-SERVER-MIB enables monitoring and management of Dynamic Host Configuration Protocol server configurations, lease states, and address pool utilization on Tanaza network infrastructure devices. This module provides visibility into DHCP scope assignments, client binding tables, and server operational status to facilitate network address administration.
The mib module for DHCP settings.
Main OID:
tnDhcpServerMib.1.3.6.1.4.1.868.2.5.146
163
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
163 total| Object Name |
|---|
tnDhcpServerMibThe mib module for DHCP settings. MODULE-IDENTITY .1.3.6.1.4.1.868.2.5.146 |
tnDhcpServerMibObjects OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.1 |
tnDhcpServerConfig OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.1.2 |
tnDhcpServerConfigGlobals OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.1.2.1 |
tnDhcpServerConfigGlobalsModeGlobal mode of DHCP server. true is to enable the functions of DHCP server and false is to disable it.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.868.2.5.146.1.2.1.1 |
tnDhcpServerConfigVlanTableThis is the table of DHCP server VLAN configuration. The index is VLAN ID. SEQUENCE OF TNDhcpServerConfigVlanEntry .1.3.6.1.4.1.868.2.5.146.1.2.2 |
tnDhcpServerConfigVlanEntryEach VLAN has a set of parameters TNDhcpServerConfigVlanEntry .1.3.6.1.4.1.868.2.5.146.1.2.2.1 |
tnDhcpServerConfigVlanIfIndexLogical interface number of VLAN. TNInterfaceIndex (TN-TC) .1.3.6.1.4.1.868.2.5.146.1.2.2.1.1 |
tnDhcpServerConfigVlanModeVLAN mode of DHCP server. true is to enable DHCP server per VLAN and false is to disable it per VLAN.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.868.2.5.146.1.2.2.1.2 |
tnDhcpServerConfigExcludedTableThe table is DHCP server excluded IP onfiguration table. The indexes are low IP and high IP address. SEQUENCE OF TNDhcpServerConfigExcludedEntry .1.3.6.1.4.1.868.2.5.146.1.2.3 |
tnDhcpServerConfigExcludedEntryEach entry has a set of parameters TNDhcpServerConfigExcludedEntry .1.3.6.1.4.1.868.2.5.146.1.2.3.1 |
tnDhcpServerConfigExcludedLowIpAddressLow IP address. IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.3.1.1 |
tnDhcpServerConfigExcludedHighIpAddressHigh IP address. IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.3.1.2 |
tnDhcpServerConfigExcludedActionActionrw TNRowEditorState (TN-TC) .1.3.6.1.4.1.868.2.5.146.1.2.3.1.100 |
tnDhcpServerConfigExcludedIpTableRowEditor OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.1.2.4 |
tnDhcpServerConfigExcludedIpTableRowEditorLowIpAddressLow IP address.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.4.1 |
tnDhcpServerConfigExcludedIpTableRowEditorHighIpAddressHigh IP address.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.4.2 |
tnDhcpServerConfigExcludedIpTableRowEditorActionActionrw TNRowEditorState (TN-TC) .1.3.6.1.4.1.868.2.5.146.1.2.4.100 |
tnDhcpServerConfigPoolTableThe table is DHCP server pool onfiguration table. The indexe is pool name. SEQUENCE OF TNDhcpServerConfigPoolEntry .1.3.6.1.4.1.868.2.5.146.1.2.5 |
tnDhcpServerConfigPoolEntryEach entry has a set of parameters TNDhcpServerConfigPoolEntry .1.3.6.1.4.1.868.2.5.146.1.2.5.1 |
tnDhcpServerConfigPoolPoolNameName of DHCP pool. TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.1 |
tnDhcpServerConfigPoolPoolTypeType 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.rw TNDhcpServerPoolEnum .1.3.6.1.4.1.868.2.5.146.1.2.5.1.2 |
tnDhcpServerConfigPoolIpv4AddressNetwork 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.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.3 |
tnDhcpServerConfigPoolSubnetMaskSubnet Mask. DHCP option 1. Specify subnet mask of the DHCP address pool, excluding 0.0.0.0 and 255.255.255.255.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.4 |
tnDhcpServerConfigPoolSubnetBroadcastBroadcast IP address in the subnet. DHCP option 28. Specify the broadcast address in use on the client's subnet.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.5 |
tnDhcpServerConfigPoolLeaseDayNumber 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.rw Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.2.5.1.6 |
tnDhcpServerConfigPoolLeaseHourNumber 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.rw Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.2.5.1.7 |
tnDhcpServerConfigPoolLeaseMinuteNumber 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.rw Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.2.5.1.8 |
tnDhcpServerConfigPoolDomainNameDomain name. DHCP option 15. Specify domain name that client should use when resolving hostname via DNS.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.9 |
tnDhcpServerConfigPoolDefaultRouter1Default router 1.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.10 |
tnDhcpServerConfigPoolDefaultRouter2Default router 2.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.11 |
tnDhcpServerConfigPoolDefaultRouter3Default router 3.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.12 |
tnDhcpServerConfigPoolDefaultRouter4Default router 4.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.13 |
tnDhcpServerConfigPoolDnsServer1DNS server 1.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.14 |
tnDhcpServerConfigPoolDnsServer2DNS server 2.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.15 |
tnDhcpServerConfigPoolDnsServer3DNS server 3.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.16 |
tnDhcpServerConfigPoolDnsServer4DNS server 4.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.17 |
tnDhcpServerConfigPoolNtpServer1NTP server 1.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.18 |
tnDhcpServerConfigPoolNtpServer2NTP server 2.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.19 |
tnDhcpServerConfigPoolNtpServer3NTP server 3.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.20 |
tnDhcpServerConfigPoolNtpServer4NTP server 4.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.21 |
tnDhcpServerConfigPoolNetbiosNodeTypeType 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.rw TNDhcpServerNetbiosNodeEnum .1.3.6.1.4.1.868.2.5.146.1.2.5.1.22 |
tnDhcpServerConfigPoolNetbiosScopeNetBIOS scope. DHCP option 47. Specify the NetBIOS over TCP/IP scope parameter for the client as specified in RFC 1001/1002.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.23 |
tnDhcpServerConfigPoolNetbiosNameServer1NetBIOS name server 1.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.24 |
tnDhcpServerConfigPoolNetbiosNameServer2NetBIOS name server 2.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.25 |
tnDhcpServerConfigPoolNetbiosNameServer3NetBIOS name server 3.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.26 |
tnDhcpServerConfigPoolNetbiosNameServer4NetBIOS name server 4.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.27 |
tnDhcpServerConfigPoolNisDomainNameNIS Domain Name. DHCP option 40. Specify the name of the client's NIS domain.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.28 |
tnDhcpServerConfigPoolNisServer1NIS server 1.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.29 |
tnDhcpServerConfigPoolNisServer2NIS server 2.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.30 |
tnDhcpServerConfigPoolNisServer3NIS server 3.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.31 |
tnDhcpServerConfigPoolNisServer4NIS server 4.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.5.1.32 |
tnDhcpServerConfigPoolClientIdentifierTypeType 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.rw TNDhcpServerClientIdentifierEnum .1.3.6.1.4.1.868.2.5.146.1.2.5.1.33 |
tnDhcpServerConfigPoolClientIdentifierFqdnClient'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).rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.34 |
tnDhcpServerConfigPoolClientIdentifierMacClient'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).rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.868.2.5.146.1.2.5.1.35 |
tnDhcpServerConfigPoolClientHardwareAddressClient's hardware address. Specify client's hardware(MAC) address to be used when the pool is the type of host.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.868.2.5.146.1.2.5.1.36 |
tnDhcpServerConfigPoolClientNameClient name. DHCP option 12. Specify the name of client to be used when the pool is the type of host.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.37 |
tnDhcpServerConfigPoolVendorClassId1Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.38 |
tnDhcpServerConfigPoolVendorSpecificInfo1Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.39 |
tnDhcpServerConfigPoolVendorClassId2Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.40 |
tnDhcpServerConfigPoolVendorSpecificInfo2Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.41 |
tnDhcpServerConfigPoolVendorClassId3Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.42 |
tnDhcpServerConfigPoolVendorSpecificInfo3Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.43 |
tnDhcpServerConfigPoolVendorClassId4Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.44 |
tnDhcpServerConfigPoolVendorSpecificInfo4Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.5.1.45 |
tnDhcpServerConfigPoolActionActionrw TNRowEditorState (TN-TC) .1.3.6.1.4.1.868.2.5.146.1.2.5.1.100 |
tnDhcpServerConfigPoolTableRowEditor OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.1.2.6 |
tnDhcpServerConfigPoolTableRowEditorPoolNameName of DHCP pool.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.1 |
tnDhcpServerConfigPoolTableRowEditorPoolTypeType 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.rw TNDhcpServerPoolEnum .1.3.6.1.4.1.868.2.5.146.1.2.6.2 |
tnDhcpServerConfigPoolTableRowEditorIpv4AddressNetwork 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.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.3 |
tnDhcpServerConfigPoolTableRowEditorSubnetMaskSubnet Mask. DHCP option 1. Specify subnet mask of the DHCP address pool, excluding 0.0.0.0 and 255.255.255.255.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.4 |
tnDhcpServerConfigPoolTableRowEditorSubnetBroadcastBroadcast IP address in the subnet. DHCP option 28. Specify the broadcast address in use on the client's subnet.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.5 |
tnDhcpServerConfigPoolTableRowEditorLeaseDayNumber 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.rw Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.2.6.6 |
tnDhcpServerConfigPoolTableRowEditorLeaseHourNumber 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.rw Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.2.6.7 |
tnDhcpServerConfigPoolTableRowEditorLeaseMinuteNumber 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.rw Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.2.6.8 |
tnDhcpServerConfigPoolTableRowEditorDomainNameDomain name. DHCP option 15. Specify domain name that client should use when resolving hostname via DNS.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.9 |
tnDhcpServerConfigPoolTableRowEditorDefaultRouter1Default router 1.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.10 |
tnDhcpServerConfigPoolTableRowEditorDefaultRouter2Default router 2.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.11 |
tnDhcpServerConfigPoolTableRowEditorDefaultRouter3Default router 3.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.12 |
tnDhcpServerConfigPoolTableRowEditorDefaultRouter4Default router 4.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.13 |
tnDhcpServerConfigPoolTableRowEditorDnsServer1DNS server 1.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.14 |
tnDhcpServerConfigPoolTableRowEditorDnsServer2DNS server 2.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.15 |
tnDhcpServerConfigPoolTableRowEditorDnsServer3DNS server 3.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.16 |
tnDhcpServerConfigPoolTableRowEditorDnsServer4DNS server 4.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.17 |
tnDhcpServerConfigPoolTableRowEditorNtpServer1NTP server 1.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.18 |
tnDhcpServerConfigPoolTableRowEditorNtpServer2NTP server 2.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.19 |
tnDhcpServerConfigPoolTableRowEditorNtpServer3NTP server 3.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.20 |
tnDhcpServerConfigPoolTableRowEditorNtpServer4NTP server 4.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.21 |
tnDhcpServerConfigPoolTableRowEditorNetbiosNodeTypeType 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.rw TNDhcpServerNetbiosNodeEnum .1.3.6.1.4.1.868.2.5.146.1.2.6.22 |
tnDhcpServerConfigPoolTableRowEditorNetbiosScopeNetBIOS scope. DHCP option 47. Specify the NetBIOS over TCP/IP scope parameter for the client as specified in RFC 1001/1002.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.23 |
tnDhcpServerConfigPoolTableRowEditorNetbiosNameServer1NetBIOS name server 1.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.24 |
tnDhcpServerConfigPoolTableRowEditorNetbiosNameServer2NetBIOS name server 2.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.25 |
tnDhcpServerConfigPoolTableRowEditorNetbiosNameServer3NetBIOS name server 3.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.26 |
tnDhcpServerConfigPoolTableRowEditorNetbiosNameServer4NetBIOS name server 4.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.27 |
tnDhcpServerConfigPoolTableRowEditorNisDomainNameNIS Domain Name. DHCP option 40. Specify the name of the client's NIS domain.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.28 |
tnDhcpServerConfigPoolTableRowEditorNisServer1NIS server 1.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.29 |
tnDhcpServerConfigPoolTableRowEditorNisServer2NIS server 2.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.30 |
tnDhcpServerConfigPoolTableRowEditorNisServer3NIS server 3.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.31 |
tnDhcpServerConfigPoolTableRowEditorNisServer4NIS server 4.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.2.6.32 |
tnDhcpServerConfigPoolTableRowEditorClientIdentifierTypeType 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.rw TNDhcpServerClientIdentifierEnum .1.3.6.1.4.1.868.2.5.146.1.2.6.33 |
tnDhcpServerConfigPoolTableRowEditorClientIdentifierFqdnClient'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).rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.34 |
tnDhcpServerConfigPoolTableRowEditorClientIdentifierMacClient'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).rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.868.2.5.146.1.2.6.35 |
tnDhcpServerConfigPoolTableRowEditorClientHardwareAddressClient's hardware address. Specify client's hardware(MAC) address to be used when the pool is the type of host.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.868.2.5.146.1.2.6.36 |
tnDhcpServerConfigPoolTableRowEditorClientNameClient name. DHCP option 12. Specify the name of client to be used when the pool is the type of host.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.37 |
tnDhcpServerConfigPoolTableRowEditorVendorClassId1Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.38 |
tnDhcpServerConfigPoolTableRowEditorVendorSpecificInfo1Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.39 |
tnDhcpServerConfigPoolTableRowEditorVendorClassId2Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.40 |
tnDhcpServerConfigPoolTableRowEditorVendorSpecificInfo2Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.41 |
tnDhcpServerConfigPoolTableRowEditorVendorClassId3Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.42 |
tnDhcpServerConfigPoolTableRowEditorVendorSpecificInfo3Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.43 |
tnDhcpServerConfigPoolTableRowEditorVendorClassId4Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.44 |
tnDhcpServerConfigPoolTableRowEditorVendorSpecificInfo4Vendor 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.rw TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.2.6.45 |
tnDhcpServerConfigPoolTableRowEditorActionActionrw TNRowEditorState (TN-TC) .1.3.6.1.4.1.868.2.5.146.1.2.6.100 |
tnDhcpServerStatus OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.1.3 |
tnDhcpServerStatusDeclinedTableThis is a table of IP addresses declined by DHCP client. SEQUENCE OF TNDhcpServerStatusDeclinedEntry .1.3.6.1.4.1.868.2.5.146.1.3.1 |
tnDhcpServerStatusDeclinedEntryEach entry has a declined IP address. TNDhcpServerStatusDeclinedEntry .1.3.6.1.4.1.868.2.5.146.1.3.1.1 |
tnDhcpServerStatusDeclinedEntryNoThe number of entry. The number starts from 1. Integer32 .1.3.6.1.4.1.868.2.5.146.1.3.1.1.1 |
tnDhcpServerStatusDeclinedIpv4AddressIPv4 address declined by DHCP client.ro IpAddress .1.3.6.1.4.1.868.2.5.146.1.3.1.1.2 |
tnDhcpServerStatusStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.1.3.2 |
tnDhcpServerStatusStatisticsDiscoverCntNumber of DHCP DISCOVER messages received.ro Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.3.2.1 |
tnDhcpServerStatusStatisticsOfferCntNumber of DHCP OFFER messages sent.ro Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.3.2.2 |
tnDhcpServerStatusStatisticsRequestCntNumber of DHCP REQUEST messages received.ro Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.3.2.3 |
tnDhcpServerStatusStatisticsAckCntNumber of DHCP ACK messages sent.ro Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.3.2.4 |
tnDhcpServerStatusStatisticsNakCntNumber of DHCP NAK messages sent.ro Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.3.2.5 |
tnDhcpServerStatusStatisticsDeclineCntNumber of DHCP DECLINE messages received.ro Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.3.2.6 |
tnDhcpServerStatusStatisticsReleaseCntNumber of DHCP RELEASE messages received.ro Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.3.2.7 |
tnDhcpServerStatusStatisticsInformCntNumber of DHCP INFORM messages received.ro Unsigned32 .1.3.6.1.4.1.868.2.5.146.1.3.2.8 |
tnDhcpServerStatusBindingTableThis is a table of binding data. SEQUENCE OF TNDhcpServerStatusBindingEntry .1.3.6.1.4.1.868.2.5.146.1.3.3 |
tnDhcpServerStatusBindingEntryEach entry has the binding data. TNDhcpServerStatusBindingEntry .1.3.6.1.4.1.868.2.5.146.1.3.3.1 |
tnDhcpServerStatusBindingIpAddressIP address. IpAddress .1.3.6.1.4.1.868.2.5.146.1.3.3.1.1 |
tnDhcpServerStatusBindingStateState 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.ro TNDhcpServerBindingStateEnum .1.3.6.1.4.1.868.2.5.146.1.3.3.1.2 |
tnDhcpServerStatusBindingTypeType 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.ro TNDhcpServerBindingEnum .1.3.6.1.4.1.868.2.5.146.1.3.3.1.3 |
tnDhcpServerStatusBindingPoolNameName of the pool that creates the binding.ro TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.3.3.1.4 |
tnDhcpServerStatusBindingServerIdIP address of the DHCP server to service the binding.ro IpAddress .1.3.6.1.4.1.868.2.5.146.1.3.3.1.5 |
tnDhcpServerStatusBindingVlanIdThe VLAN where the binding works on.ro TNUnsigned16 (TN-TC) .1.3.6.1.4.1.868.2.5.146.1.3.3.1.6 |
tnDhcpServerStatusBindingSubnetMaskSubnet mask of the DHCP client.ro IpAddress .1.3.6.1.4.1.868.2.5.146.1.3.3.1.7 |
tnDhcpServerStatusBindingClientIdentifierTypeType 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.ro TNDhcpServerClientIdentifierEnum .1.3.6.1.4.1.868.2.5.146.1.3.3.1.8 |
tnDhcpServerStatusBindingClientIdentifierFqdnClient's Fully Qualified Domain Name. DHCP option 61.ro TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.3.3.1.9 |
tnDhcpServerStatusBindingClientIdentifierMacClient's MAC address. DHCP option 61.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.868.2.5.146.1.3.3.1.10 |
tnDhcpServerStatusBindingMacAddressMAC address of the DHCP client.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.868.2.5.146.1.3.3.1.11 |
tnDhcpServerStatusBindingLeaseLease time of the binding.ro TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.3.3.1.12 |
tnDhcpServerStatusBindingTimeToExpireremaining time to expire.ro TNDisplayString .1.3.6.1.4.1.868.2.5.146.1.3.3.1.13 |
tnDhcpServerControl OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.1.4 |
tnDhcpServerControlStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.1.4.1 |
tnDhcpServerControlStatisticsClearClear all statistics.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.868.2.5.146.1.4.1.1 |
tnDhcpServerControlBinding OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.1.4.2 |
tnDhcpServerControlBindingClearByIpClear binding with the IP address. If 0.0.0.0 then do nothing.rw IpAddress .1.3.6.1.4.1.868.2.5.146.1.4.2.1 |
tnDhcpServerControlBindingClearByTypeClear binding by binding type. If none(0) then do nothing.rw TNDhcpServerBindingEnum .1.3.6.1.4.1.868.2.5.146.1.4.2.2 |
tnDhcpServerMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.2 |
tnDhcpServerMibCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.2.1 |
tnDhcpServerMibComplianceThe compliance statement for the implementation. Unknown .1.3.6.1.4.1.868.2.5.146.2.1.1 |
tnDhcpServerMibGroups OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.146.2.2 |
tnDhcpServerConfigGlobalsInfoGroupA collection of objects suitable for bulk operations. Unknown .1.3.6.1.4.1.868.2.5.146.2.2.1 |
tnDhcpServerConfigVlanTableInfoGroupA collection of objects suitable for bulk operations. Unknown .1.3.6.1.4.1.868.2.5.146.2.2.2 |
tnDhcpServerConfigExcludedTableInfoGroupA collection of objects suitable for bulk operations. Unknown .1.3.6.1.4.1.868.2.5.146.2.2.3 |
tnDhcpServerConfigExcludedIpTableRowEditorInfoGroupA collection of objects suitable for bulk operations. Unknown .1.3.6.1.4.1.868.2.5.146.2.2.4 |
tnDhcpServerConfigPoolTableInfoGroupA collection of objects suitable for bulk operations. Unknown .1.3.6.1.4.1.868.2.5.146.2.2.5 |
tnDhcpServerConfigPoolTableRowEditorInfoGroupA collection of objects suitable for bulk operations. Unknown .1.3.6.1.4.1.868.2.5.146.2.2.6 |
tnDhcpServerStatusDeclinedTableInfoGroupA collection of objects suitable for bulk operations. Unknown .1.3.6.1.4.1.868.2.5.146.2.2.7 |
tnDhcpServerStatusStatisticsInfoGroupA collection of objects suitable for bulk operations. Unknown .1.3.6.1.4.1.868.2.5.146.2.2.8 |
tnDhcpServerStatusBindingTableInfoGroupA collection of objects suitable for bulk operations. Unknown .1.3.6.1.4.1.868.2.5.146.2.2.9 |
tnDhcpServerControlStatisticsInfoGroupA collection of objects suitable for bulk operations. Unknown .1.3.6.1.4.1.868.2.5.146.2.2.10 |
tnDhcpServerControlBindingInfoGroupA collection of objects suitable for bulk operations. Unknown .1.3.6.1.4.1.868.2.5.146.2.2.11 |