ME1200-DHCP-SERVER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
66
.1.3.6.1.4.1.9.9.815.1.109.1.2.2 · 1 row entry · 2 columns
This is the table of DHCP server VLAN configuration. The index is VLAN
ID.
me1200DhcpServerConfigVlanEntry entry .1.3.6.1.4.1.9.9.815.1.109.1.2.2.1
Each VLAN has a set of parameters
Indexes
me1200DhcpServerConfigVlanIfIndex
Column Syntax OID
me1200DhcpServerConfigVlanIfIndex
Logical interface number of VLAN.
ME1200-TCME1200InterfaceIndex
Textual Convention: ME1200-TCME1200InterfaceIndex Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.815.1.109.1.2.2.1.1
me1200DhcpServerConfigVlanMode
VLAN mode of DHCP server. true(1) is to enable DHCP server per VLAN and
false(2) is to disable it per VLAN.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.815.1.109.1.2.2.1.2
.1.3.6.1.4.1.9.9.815.1.109.1.2.3 · 1 row entry · 3 columns
The table is DHCP server excluded IP onfiguration table. The indexes
are low IP and high IP address.
me1200DhcpServerConfigExcludedEntry entry .1.3.6.1.4.1.9.9.815.1.109.1.2.3.1
Each entry has a set of parameters
Indexes
me1200DhcpServerConfigExcludedLowIpAddress me1200DhcpServerConfigExcludedHighIpAddress
Column Syntax OID
me1200DhcpServerConfigExcludedLowIpAddress
Low IP address.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.3.1.1
me1200DhcpServerConfigExcludedHighIpAddress
High IP address.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.3.1.2
me1200DhcpServerConfigExcludedAction
Action
ME1200-TCME1200RowEditorStater/w
Textual Convention: ME1200-TCME1200RowEditorState Unsigned32
.1.3.6.1.4.1.9.9.815.1.109.1.2.3.1.100
.1.3.6.1.4.1.9.9.815.1.109.1.2.5 · 1 row entry · 46 columns
The table is DHCP server pool onfiguration table. The indexe is pool
name.
me1200DhcpServerConfigPoolEntry entry .1.3.6.1.4.1.9.9.815.1.109.1.2.5.1
Each entry has a set of parameters
Indexes
me1200DhcpServerConfigPoolPoolName
Column Syntax OID
me1200DhcpServerConfigPoolPoolName
Name of DHCP pool.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.1
me1200DhcpServerConfigPoolPoolType
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 ide…
ME1200PoolTyper/w
Textual Convention: ME1200PoolType Enumeration
Type Values:
0none
1network
2host
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.2
me1200DhcpServerConfigPoolIpv4Address
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.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.3
me1200DhcpServerConfigPoolSubnetMask
Subnet Mask. DHCP option 1. Specify subnet mask of the DHCP address
pool, excluding 0.0.0.0 and 255.255.255.255.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.4
me1200DhcpServerConfigPoolSubnetBroadcast
Broadcast IP address in the subnet. DHCP option 28. Specify the
broadcast address in use on the client's subnet.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.5
me1200DhcpServerConfigPoolLeaseDay
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 …
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.6
me1200DhcpServerConfigPoolLeaseHour
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 …
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.7
me1200DhcpServerConfigPoolLeaseMinute
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 ar…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.8
me1200DhcpServerConfigPoolDomainName
Domain name. DHCP option 15. Specify domain name that client should use
when resolving hostname via DNS.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.9
me1200DhcpServerConfigPoolDefaultRouter1
Default router 1.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.10
me1200DhcpServerConfigPoolDefaultRouter2
Default router 2.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.11
me1200DhcpServerConfigPoolDefaultRouter3
Default router 3.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.12
me1200DhcpServerConfigPoolDefaultRouter4
Default router 4.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.13
me1200DhcpServerConfigPoolDnsServer1
DNS server 1.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.14
me1200DhcpServerConfigPoolDnsServer2
DNS server 2.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.15
me1200DhcpServerConfigPoolDnsServer3
DNS server 3.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.16
me1200DhcpServerConfigPoolDnsServer4
DNS server 4.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.17
me1200DhcpServerConfigPoolNtpServer1
NTP server 1.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.18
me1200DhcpServerConfigPoolNtpServer2
NTP server 2.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.19
me1200DhcpServerConfigPoolNtpServer3
NTP server 3.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.20
me1200DhcpServerConfigPoolNtpServer4
NTP server 4.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.21
me1200DhcpServerConfigPoolNetbiosNodeType
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 d…
ME1200NetbiosNodeTyper/w
Textual Convention: ME1200NetbiosNodeType Enumeration
Type Values:
0nodeNone
1nodeB
2nodeP
3nodeM
4nodeH
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.22
me1200DhcpServerConfigPoolNetbiosScope
NetBIOS scope. DHCP option 47. Specify the NetBIOS over TCP/IP scope
parameter for the client as specified in RFC 1001/1002.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.23
me1200DhcpServerConfigPoolNetbiosNameServer1
NetBIOS name server 1.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.24
me1200DhcpServerConfigPoolNetbiosNameServer2
NetBIOS name server 2.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.25
me1200DhcpServerConfigPoolNetbiosNameServer3
NetBIOS name server 3.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.26
me1200DhcpServerConfigPoolNetbiosNameServer4
NetBIOS name server 4.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.27
me1200DhcpServerConfigPoolNisDomainName
NIS Domain Name. DHCP option 40. Specify the name of the client's NIS
domain.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.28
me1200DhcpServerConfigPoolNisServer1
NIS server 1.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.29
me1200DhcpServerConfigPoolNisServer2
NIS server 2.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.30
me1200DhcpServerConfigPoolNisServer3
NIS server 3.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.31
me1200DhcpServerConfigPoolNisServer4
NIS server 4.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.32
me1200DhcpServerConfigPoolClientIdentifierType
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
identifie…
ME1200ClientIdentifierTyper/w
Textual Convention: ME1200ClientIdentifierType Enumeration
Type Values:
0none
1fqdn
2mac
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.33
me1200DhcpServerConfigPoolClientIdentifierFqdn
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).
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.34
me1200DhcpServerConfigPoolClientIdentifierMac
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).
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.35
me1200DhcpServerConfigPoolClientHardwareAddress
Client's hardware address. Specify client's hardware(MAC) address to be
used when the pool is the type of host.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.36
me1200DhcpServerConfigPoolClientName
Client name. DHCP option 12. Specify the name of client to be used when
the pool is the type of host.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.37
me1200DhcpServerConfigPoolVendorClassId1
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 informa…
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.38
me1200DhcpServerConfigPoolVendorSpecificInfo1
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 speci…
OctetStringr/w
Constraints:
range: 0-66
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.39
me1200DhcpServerConfigPoolVendorClassId2
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 informa…
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.40
me1200DhcpServerConfigPoolVendorSpecificInfo2
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 speci…
OctetStringr/w
Constraints:
range: 0-66
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.41
me1200DhcpServerConfigPoolVendorClassId3
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 informa…
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.42
me1200DhcpServerConfigPoolVendorSpecificInfo3
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 speci…
OctetStringr/w
Constraints:
range: 0-66
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.43
me1200DhcpServerConfigPoolVendorClassId4
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 informa…
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.44
me1200DhcpServerConfigPoolVendorSpecificInfo4
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 speci…
OctetStringr/w
Constraints:
range: 0-66
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.45
me1200DhcpServerConfigPoolAction
Action
ME1200-TCME1200RowEditorStater/w
Textual Convention: ME1200-TCME1200RowEditorState Unsigned32
.1.3.6.1.4.1.9.9.815.1.109.1.2.5.1.100
.1.3.6.1.4.1.9.9.815.1.109.1.3.1 · 1 row entry · 2 columns
This is a table of IP addresses declined by DHCP client.
me1200DhcpServerStatusDeclinedEntry entry .1.3.6.1.4.1.9.9.815.1.109.1.3.1.1
Each entry has a declined IP address.
Indexes
me1200DhcpServerStatusDeclinedEntryNo
Column Syntax OID
me1200DhcpServerStatusDeclinedEntryNo
The number of entry. The number starts from 1.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.815.1.109.1.3.1.1.1
me1200DhcpServerStatusDeclinedIpv4Address
IPv4 address declined by DHCP client.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.3.1.1.2
.1.3.6.1.4.1.9.9.815.1.109.1.3.3 · 1 row entry · 13 columns
This is a table of binding data.
me1200DhcpServerStatusBindingEntry entry .1.3.6.1.4.1.9.9.815.1.109.1.3.3.1
Each entry has the binding data.
Indexes
me1200DhcpServerStatusBindingIpAddress
Column Syntax OID
me1200DhcpServerStatusBindingIpAddress
IP address.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.1
me1200DhcpServerStatusBindingState
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 com…
ME1200BindingState
Textual Convention: ME1200BindingState Enumeration
Type Values:
0none
1allocated
2committed
3expired
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.2
me1200DhcpServerStatusBindingType
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…
ME1200BindingType
Textual Convention: ME1200BindingType Enumeration
Type Values:
0none
1automatic
2manual
3expired
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.3
me1200DhcpServerStatusBindingPoolName
Name of the pool that creates the binding.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.4
me1200DhcpServerStatusBindingServerId
IP address of the DHCP server to service the binding.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.5
me1200DhcpServerStatusBindingVlanId
The VLAN where the binding works on.
ME1200-TCME1200Unsigned16
Textual Convention: ME1200-TCME1200Unsigned16 Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.6
me1200DhcpServerStatusBindingSubnetMask
Subnet mask of the DHCP client.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.7
me1200DhcpServerStatusBindingClientIdentifierType
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
identifie…
ME1200ClientIdentifierType
Textual Convention: ME1200ClientIdentifierType Enumeration
Type Values:
0none
1fqdn
2mac
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.8
me1200DhcpServerStatusBindingClientIdentifierFqdn
Client's Fully Qualified Domain Name. DHCP option 61.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.9
me1200DhcpServerStatusBindingClientIdentifierMac
Client's MAC address. DHCP option 61.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.10
me1200DhcpServerStatusBindingMacAddress
MAC address of the DHCP client.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.11
me1200DhcpServerStatusBindingLease
Lease time of the binding.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.12
me1200DhcpServerStatusBindingTimeToExpire
remaining time to expire.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.815.1.109.1.3.3.1.13