Home/Catalog/ME1200-DHCP-SERVER-MIB

ME1200-DHCP-SERVER-MIB

This is a private version of DhcpServer
Main OID:
me1200DhcpServerMIB.1.3.6.1.4.1.9.9.815.1.109
151
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

151 total
Object Name
me1200DhcpServerMIBThis is a private version of DhcpServer
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.815.1.109
me1200DhcpServerMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.1
me1200DhcpServerConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.1.2
me1200DhcpServerConfigGlobals
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.1.2.1
me1200DhcpServerConfigGlobalsModeGlobal mode of DHCP server. true(1) is to enable the functions of DHCP server and false(2) is to disable it.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.815.1.109.1.2.1.1
me1200DhcpServerConfigVlanTableThis is the table of DHCP server VLAN configuration. The index is VLAN ID.
SEQUENCE OF ME1200DhcpServerConfigVlanEntry
.1.3.6.1.4.1.9.9.815.1.109.1.2.2
me1200DhcpServerConfigVlanEntryEach VLAN has a set of parameters
ME1200DhcpServerConfigVlanEntry
.1.3.6.1.4.1.9.9.815.1.109.1.2.2.1
me1200DhcpServerConfigVlanIfIndexLogical interface number of VLAN.
ME1200InterfaceIndex (ME1200-TC)
.1.3.6.1.4.1.9.9.815.1.109.1.2.2.1.1
me1200DhcpServerConfigVlanModeVLAN mode of DHCP server. true(1) is to enable DHCP server per VLAN and false(2) is to disable it per VLAN.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.815.1.109.1.2.2.1.2
me1200DhcpServerConfigExcludedTableThe table is DHCP server excluded IP onfiguration table. The indexes are low IP and high IP address.
SEQUENCE OF ME1200DhcpServerConfigExcludedEntry
.1.3.6.1.4.1.9.9.815.1.109.1.2.3
me1200DhcpServerConfigExcludedEntryEach entry has a set of parameters
ME1200DhcpServerConfigExcludedEntry
.1.3.6.1.4.1.9.9.815.1.109.1.2.3.1
me1200DhcpServerConfigExcludedLowIpAddressLow IP address.
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.3.1.1
me1200DhcpServerConfigExcludedHighIpAddressHigh IP address.
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.3.1.2
me1200DhcpServerConfigExcludedActionActionrw
ME1200RowEditorState (ME1200-TC)
.1.3.6.1.4.1.9.9.815.1.109.1.2.3.1.100
me1200DhcpServerConfigExcludedIpTableRowEditor
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.1.2.4
me1200DhcpServerConfigExcludedIpTableRowEditorLowIpAddressLow IP address.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.4.1
me1200DhcpServerConfigExcludedIpTableRowEditorHighIpAddressHigh IP address.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.4.2
me1200DhcpServerConfigExcludedIpTableRowEditorActionActionrw
ME1200RowEditorState (ME1200-TC)
.1.3.6.1.4.1.9.9.815.1.109.1.2.4.100
me1200DhcpServerConfigPoolTableThe table is DHCP server pool onfiguration table. The indexe is pool name.
SEQUENCE OF ME1200DhcpServerConfigPoolEntry
.1.3.6.1.4.1.9.9.815.1.109.1.2.5
me1200DhcpServerConfigPoolEntryEach entry has a set of parameters
ME1200DhcpServerConfigPoolEntry
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1
me1200DhcpServerConfigPoolPoolNameName of DHCP pool.
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.1
me1200DhcpServerConfigPoolPoolTypeType 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
ME1200PoolType
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.2
me1200DhcpServerConfigPoolIpv4AddressNetwork 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.9.9.815.1.109.1.2.5.1.3
me1200DhcpServerConfigPoolSubnetMaskSubnet 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.9.9.815.1.109.1.2.5.1.4
me1200DhcpServerConfigPoolSubnetBroadcastBroadcast 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.9.9.815.1.109.1.2.5.1.5
me1200DhcpServerConfigPoolLeaseDayNumber 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.9.9.815.1.109.1.2.5.1.6
me1200DhcpServerConfigPoolLeaseHourNumber 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.9.9.815.1.109.1.2.5.1.7
me1200DhcpServerConfigPoolLeaseMinuteNumber 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.9.9.815.1.109.1.2.5.1.8
me1200DhcpServerConfigPoolDomainNameDomain name. DHCP option 15. Specify domain name that client should use when resolving hostname via DNS.rw
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.9
me1200DhcpServerConfigPoolDefaultRouter1Default router 1.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.10
me1200DhcpServerConfigPoolDefaultRouter2Default router 2.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.11
me1200DhcpServerConfigPoolDefaultRouter3Default router 3.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.12
me1200DhcpServerConfigPoolDefaultRouter4Default router 4.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.13
me1200DhcpServerConfigPoolDnsServer1DNS server 1.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.14
me1200DhcpServerConfigPoolDnsServer2DNS server 2.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.15
me1200DhcpServerConfigPoolDnsServer3DNS server 3.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.16
me1200DhcpServerConfigPoolDnsServer4DNS server 4.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.17
me1200DhcpServerConfigPoolNtpServer1NTP server 1.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.18
me1200DhcpServerConfigPoolNtpServer2NTP server 2.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.19
me1200DhcpServerConfigPoolNtpServer3NTP server 3.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.20
me1200DhcpServerConfigPoolNtpServer4NTP server 4.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.21
me1200DhcpServerConfigPoolNetbiosNodeTypeType 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
ME1200NetbiosNodeType
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.22
me1200DhcpServerConfigPoolNetbiosScopeNetBIOS scope. DHCP option 47. Specify the NetBIOS over TCP/IP scope parameter for the client as specified in RFC 1001/1002.rw
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.23
me1200DhcpServerConfigPoolNetbiosNameServer1NetBIOS name server 1.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.24
me1200DhcpServerConfigPoolNetbiosNameServer2NetBIOS name server 2.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.25
me1200DhcpServerConfigPoolNetbiosNameServer3NetBIOS name server 3.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.26
me1200DhcpServerConfigPoolNetbiosNameServer4NetBIOS name server 4.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.27
me1200DhcpServerConfigPoolNisDomainNameNIS Domain Name. DHCP option 40. Specify the name of the client's NIS domain.rw
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.28
me1200DhcpServerConfigPoolNisServer1NIS server 1.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.29
me1200DhcpServerConfigPoolNisServer2NIS server 2.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.30
me1200DhcpServerConfigPoolNisServer3NIS server 3.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.31
me1200DhcpServerConfigPoolNisServer4NIS server 4.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.32
me1200DhcpServerConfigPoolClientIdentifierTypeType 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
ME1200ClientIdentifierType
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.33
me1200DhcpServerConfigPoolClientIdentifierFqdnClient'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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.34
me1200DhcpServerConfigPoolClientIdentifierMacClient'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.9.9.815.1.109.1.2.5.1.35
me1200DhcpServerConfigPoolClientHardwareAddressClient'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.9.9.815.1.109.1.2.5.1.36
me1200DhcpServerConfigPoolClientNameClient name. DHCP option 12. Specify the name of client to be used when the pool is the type of host.rw
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.37
me1200DhcpServerConfigPoolVendorClassId1Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.38
me1200DhcpServerConfigPoolVendorSpecificInfo1Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.39
me1200DhcpServerConfigPoolVendorClassId2Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.40
me1200DhcpServerConfigPoolVendorSpecificInfo2Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.41
me1200DhcpServerConfigPoolVendorClassId3Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.42
me1200DhcpServerConfigPoolVendorSpecificInfo3Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.43
me1200DhcpServerConfigPoolVendorClassId4Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.44
me1200DhcpServerConfigPoolVendorSpecificInfo4Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.45
me1200DhcpServerConfigPoolActionActionrw
ME1200RowEditorState (ME1200-TC)
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.100
me1200DhcpServerConfigPoolTableRowEditor
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.1.2.6
me1200DhcpServerConfigPoolTableRowEditorPoolNameName of DHCP pool.rw
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.1
me1200DhcpServerConfigPoolTableRowEditorPoolTypeType 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
ME1200PoolType
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.2
me1200DhcpServerConfigPoolTableRowEditorIpv4AddressNetwork 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.9.9.815.1.109.1.2.6.3
me1200DhcpServerConfigPoolTableRowEditorSubnetMaskSubnet 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.9.9.815.1.109.1.2.6.4
me1200DhcpServerConfigPoolTableRowEditorSubnetBroadcastBroadcast 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.9.9.815.1.109.1.2.6.5
me1200DhcpServerConfigPoolTableRowEditorLeaseDayNumber 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.9.9.815.1.109.1.2.6.6
me1200DhcpServerConfigPoolTableRowEditorLeaseHourNumber 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.9.9.815.1.109.1.2.6.7
me1200DhcpServerConfigPoolTableRowEditorLeaseMinuteNumber 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.9.9.815.1.109.1.2.6.8
me1200DhcpServerConfigPoolTableRowEditorDomainNameDomain name. DHCP option 15. Specify domain name that client should use when resolving hostname via DNS.rw
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.9
me1200DhcpServerConfigPoolTableRowEditorDefaultRouter1Default router 1.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.10
me1200DhcpServerConfigPoolTableRowEditorDefaultRouter2Default router 2.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.11
me1200DhcpServerConfigPoolTableRowEditorDefaultRouter3Default router 3.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.12
me1200DhcpServerConfigPoolTableRowEditorDefaultRouter4Default router 4.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.13
me1200DhcpServerConfigPoolTableRowEditorDnsServer1DNS server 1.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.14
me1200DhcpServerConfigPoolTableRowEditorDnsServer2DNS server 2.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.15
me1200DhcpServerConfigPoolTableRowEditorDnsServer3DNS server 3.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.16
me1200DhcpServerConfigPoolTableRowEditorDnsServer4DNS server 4.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.17
me1200DhcpServerConfigPoolTableRowEditorNtpServer1NTP server 1.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.18
me1200DhcpServerConfigPoolTableRowEditorNtpServer2NTP server 2.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.19
me1200DhcpServerConfigPoolTableRowEditorNtpServer3NTP server 3.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.20
me1200DhcpServerConfigPoolTableRowEditorNtpServer4NTP server 4.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.21
me1200DhcpServerConfigPoolTableRowEditorNetbiosNodeTypeType 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
ME1200NetbiosNodeType
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.22
me1200DhcpServerConfigPoolTableRowEditorNetbiosScopeNetBIOS scope. DHCP option 47. Specify the NetBIOS over TCP/IP scope parameter for the client as specified in RFC 1001/1002.rw
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.23
me1200DhcpServerConfigPoolTableRowEditorNetbiosNameServer1NetBIOS name server 1.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.24
me1200DhcpServerConfigPoolTableRowEditorNetbiosNameServer2NetBIOS name server 2.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.25
me1200DhcpServerConfigPoolTableRowEditorNetbiosNameServer3NetBIOS name server 3.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.26
me1200DhcpServerConfigPoolTableRowEditorNetbiosNameServer4NetBIOS name server 4.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.27
me1200DhcpServerConfigPoolTableRowEditorNisDomainNameNIS Domain Name. DHCP option 40. Specify the name of the client's NIS domain.rw
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.28
me1200DhcpServerConfigPoolTableRowEditorNisServer1NIS server 1.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.29
me1200DhcpServerConfigPoolTableRowEditorNisServer2NIS server 2.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.30
me1200DhcpServerConfigPoolTableRowEditorNisServer3NIS server 3.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.31
me1200DhcpServerConfigPoolTableRowEditorNisServer4NIS server 4.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.32
me1200DhcpServerConfigPoolTableRowEditorClientIdentifierTypeType 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
ME1200ClientIdentifierType
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.33
me1200DhcpServerConfigPoolTableRowEditorClientIdentifierFqdnClient'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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.34
me1200DhcpServerConfigPoolTableRowEditorClientIdentifierMacClient'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.9.9.815.1.109.1.2.6.35
me1200DhcpServerConfigPoolTableRowEditorClientHardwareAddressClient'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.9.9.815.1.109.1.2.6.36
me1200DhcpServerConfigPoolTableRowEditorClientNameClient name. DHCP option 12. Specify the name of client to be used when the pool is the type of host.rw
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.37
me1200DhcpServerConfigPoolTableRowEditorVendorClassId1Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.38
me1200DhcpServerConfigPoolTableRowEditorVendorSpecificInfo1Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.39
me1200DhcpServerConfigPoolTableRowEditorVendorClassId2Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.40
me1200DhcpServerConfigPoolTableRowEditorVendorSpecificInfo2Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.41
me1200DhcpServerConfigPoolTableRowEditorVendorClassId3Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.42
me1200DhcpServerConfigPoolTableRowEditorVendorSpecificInfo3Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.43
me1200DhcpServerConfigPoolTableRowEditorVendorClassId4Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.44
me1200DhcpServerConfigPoolTableRowEditorVendorSpecificInfo4Vendor 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
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.45
me1200DhcpServerConfigPoolTableRowEditorActionActionrw
ME1200RowEditorState (ME1200-TC)
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.100
me1200DhcpServerStatus
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.1.3
me1200DhcpServerStatusDeclinedTableThis is a table of IP addresses declined by DHCP client.
SEQUENCE OF ME1200DhcpServerStatusDeclinedEntry
.1.3.6.1.4.1.9.9.815.1.109.1.3.1
me1200DhcpServerStatusDeclinedEntryEach entry has a declined IP address.
ME1200DhcpServerStatusDeclinedEntry
.1.3.6.1.4.1.9.9.815.1.109.1.3.1.1
me1200DhcpServerStatusDeclinedEntryNoThe number of entry. The number starts from 1.
Integer32
.1.3.6.1.4.1.9.9.815.1.109.1.3.1.1.1
me1200DhcpServerStatusDeclinedIpv4AddressIPv4 address declined by DHCP client.ro
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.3.1.1.2
me1200DhcpServerStatusStatistics
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.1.3.2
me1200DhcpServerStatusStatisticsDiscoverCntNumber of DHCP DISCOVER messages received.ro
Unsigned32
.1.3.6.1.4.1.9.9.815.1.109.1.3.2.1
me1200DhcpServerStatusStatisticsOfferCntNumber of DHCP OFFER messages sent.ro
Unsigned32
.1.3.6.1.4.1.9.9.815.1.109.1.3.2.2
me1200DhcpServerStatusStatisticsRequestCntNumber of DHCP REQUEST messages received.ro
Unsigned32
.1.3.6.1.4.1.9.9.815.1.109.1.3.2.3
me1200DhcpServerStatusStatisticsAckCntNumber of DHCP ACK messages sent.ro
Unsigned32
.1.3.6.1.4.1.9.9.815.1.109.1.3.2.4
me1200DhcpServerStatusStatisticsNakCntNumber of DHCP NAK messages sent.ro
Unsigned32
.1.3.6.1.4.1.9.9.815.1.109.1.3.2.5
me1200DhcpServerStatusStatisticsDeclineCntNumber of DHCP DECLINE messages received.ro
Unsigned32
.1.3.6.1.4.1.9.9.815.1.109.1.3.2.6
me1200DhcpServerStatusStatisticsReleaseCntNumber of DHCP RELEASE messages received.ro
Unsigned32
.1.3.6.1.4.1.9.9.815.1.109.1.3.2.7
me1200DhcpServerStatusStatisticsInformCntNumber of DHCP INFORM messages received.ro
Unsigned32
.1.3.6.1.4.1.9.9.815.1.109.1.3.2.8
me1200DhcpServerStatusBindingTableThis is a table of binding data.
SEQUENCE OF ME1200DhcpServerStatusBindingEntry
.1.3.6.1.4.1.9.9.815.1.109.1.3.3
me1200DhcpServerStatusBindingEntryEach entry has the binding data.
ME1200DhcpServerStatusBindingEntry
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1
me1200DhcpServerStatusBindingIpAddressIP address.
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.1
me1200DhcpServerStatusBindingStateState 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
ME1200BindingState
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.2
me1200DhcpServerStatusBindingTypeType 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
ME1200BindingType
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.3
me1200DhcpServerStatusBindingPoolNameName of the pool that creates the binding.ro
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.4
me1200DhcpServerStatusBindingServerIdIP address of the DHCP server to service the binding.ro
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.5
me1200DhcpServerStatusBindingVlanIdThe VLAN where the binding works on.ro
ME1200Unsigned16 (ME1200-TC)
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.6
me1200DhcpServerStatusBindingSubnetMaskSubnet mask of the DHCP client.ro
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.7
me1200DhcpServerStatusBindingClientIdentifierTypeType 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
ME1200ClientIdentifierType
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.8
me1200DhcpServerStatusBindingClientIdentifierFqdnClient's Fully Qualified Domain Name. DHCP option 61.ro
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.9
me1200DhcpServerStatusBindingClientIdentifierMacClient's MAC address. DHCP option 61.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.10
me1200DhcpServerStatusBindingMacAddressMAC address of the DHCP client.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.11
me1200DhcpServerStatusBindingLeaseLease time of the binding.ro
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.12
me1200DhcpServerStatusBindingTimeToExpireremaining time to expire.ro
ME1200DisplayString
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.13
me1200DhcpServerControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.1.4
me1200DhcpServerControlStatistics
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.1.4.1
me1200DhcpServerControlStatisticsClearClear all statistics.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.815.1.109.1.4.1.1
me1200DhcpServerControlBinding
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.1.4.2
me1200DhcpServerControlBindingClearByIpClear binding with the IP address. If 0.0.0.0 then do nothing.rw
IpAddress
.1.3.6.1.4.1.9.9.815.1.109.1.4.2.1
me1200DhcpServerControlBindingClearByTypeClear binding by binding type. If none(0) then do nothing.rw
ME1200BindingType
.1.3.6.1.4.1.9.9.815.1.109.1.4.2.2
me1200DhcpServerMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.2
me1200DhcpServerMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.2.1
me1200DhcpServerMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.815.1.109.2.2
ME1200-DHCP-SERVER-MIB - SNMP MIB Reference | MIBs Explorer