CIE1000-DHCP-SERVER-MIB
AI MIB Summary
The CIE1000-DHCP-SERVER-MIB module enables monitoring and management of DHCP server operations on CIE1000 hardware, tracking active lease counts, address pool utilization, and server state transitions. This private MIB extension provides visibility into dynamic host configuration protocol service health and resource allocation specific to the CIE1000 platform.
This is a private version of DhcpServer
Main OID:
cie1000DhcpServerMib.1.3.6.1.4.1.9.9.832.1.109
163
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
163 total| Object Name |
|---|
cie1000DhcpServerMibThis is a private version of DhcpServer MODULE-IDENTITY .1.3.6.1.4.1.9.9.832.1.109 |
SNMPv2-CONFThis is a private version of DhcpServer NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.832.1.109 |
cie1000DhcpServerMibObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.1 |
cie1000DhcpServerConfig OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.1.2 |
cie1000DhcpServerConfigGlobals OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.1.2.1 |
cie1000DhcpServerConfigGlobalsModeGlobal 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.9.9.832.1.109.1.2.1.1 |
cie1000DhcpServerConfigVlanTableThis is the table of DHCP server VLAN configuration. The index is VLAN
ID. SEQUENCE OF CIE1000DhcpServerConfigVlanEntry .1.3.6.1.4.1.9.9.832.1.109.1.2.2 |
cie1000DhcpServerConfigVlanEntryEach VLAN has a set of parameters CIE1000DhcpServerConfigVlanEntry .1.3.6.1.4.1.9.9.832.1.109.1.2.2.1 |
cie1000DhcpServerConfigVlanIfIndexLogical interface number of VLAN.ro CIE1000InterfaceIndex (CIE1000-TC) .1.3.6.1.4.1.9.9.832.1.109.1.2.2.1.1 |
cie1000DhcpServerConfigVlanModeVLAN 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.9.9.832.1.109.1.2.2.1.2 |
cie1000DhcpServerConfigExcludedTableThe table is DHCP server excluded IP onfiguration table. The indexes
are low IP and high IP address. SEQUENCE OF CIE1000DhcpServerConfigExcludedEntry .1.3.6.1.4.1.9.9.832.1.109.1.2.3 |
cie1000DhcpServerConfigExcludedEntryEach entry has a set of parameters CIE1000DhcpServerConfigExcludedEntry .1.3.6.1.4.1.9.9.832.1.109.1.2.3.1 |
cie1000DhcpServerConfigExcludedLowIpAddressLow IP address.ro IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.3.1.1 |
cie1000DhcpServerConfigExcludedHighIpAddressHigh IP address.ro IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.3.1.2 |
cie1000DhcpServerConfigExcludedActionActionrw CIE1000RowEditorState (CIE1000-TC) .1.3.6.1.4.1.9.9.832.1.109.1.2.3.1.100 |
cie1000DhcpServerConfigExcludedIpTableRowEditor OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.1.2.4 |
cie1000DhcpServerConfigExcludedIpTableRowEditorLowIpAddressLow IP address.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.4.1 |
cie1000DhcpServerConfigExcludedIpTableRowEditorHighIpAddressHigh IP address.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.4.2 |
cie1000DhcpServerConfigExcludedIpTableRowEditorActionActionrw CIE1000RowEditorState (CIE1000-TC) .1.3.6.1.4.1.9.9.832.1.109.1.2.4.100 |
cie1000DhcpServerConfigPoolTableThe table is DHCP server pool onfiguration table. The indexe is pool
name. SEQUENCE OF CIE1000DhcpServerConfigPoolEntry .1.3.6.1.4.1.9.9.832.1.109.1.2.5 |
cie1000DhcpServerConfigPoolEntryEach entry has a set of parameters CIE1000DhcpServerConfigPoolEntry .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1 |
cie1000DhcpServerConfigPoolPoolNameName of DHCP pool.ro CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.1 |
cie1000DhcpServerConfigPoolPoolTypeType 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 CIE1000DhcpServerPoolEnum .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.2 |
cie1000DhcpServerConfigPoolIpv4AddressNetwork 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.832.1.109.1.2.5.1.3 |
cie1000DhcpServerConfigPoolSubnetMaskSubnet 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.832.1.109.1.2.5.1.4 |
cie1000DhcpServerConfigPoolSubnetBroadcastBroadcast 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.832.1.109.1.2.5.1.5 |
cie1000DhcpServerConfigPoolLeaseDayNumber 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.832.1.109.1.2.5.1.6 |
cie1000DhcpServerConfigPoolLeaseHourNumber 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.832.1.109.1.2.5.1.7 |
cie1000DhcpServerConfigPoolLeaseMinuteNumber 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.832.1.109.1.2.5.1.8 |
cie1000DhcpServerConfigPoolDomainNameDomain name. DHCP option 15. Specify domain name that client should use
when resolving hostname via DNS.rw CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.9 |
cie1000DhcpServerConfigPoolDefaultRouter1Default router 1.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.10 |
cie1000DhcpServerConfigPoolDefaultRouter2Default router 2.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.11 |
cie1000DhcpServerConfigPoolDefaultRouter3Default router 3.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.12 |
cie1000DhcpServerConfigPoolDefaultRouter4Default router 4.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.13 |
cie1000DhcpServerConfigPoolDnsServer1DNS server 1.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.14 |
cie1000DhcpServerConfigPoolDnsServer2DNS server 2.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.15 |
cie1000DhcpServerConfigPoolDnsServer3DNS server 3.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.16 |
cie1000DhcpServerConfigPoolDnsServer4DNS server 4.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.17 |
cie1000DhcpServerConfigPoolNtpServer1NTP server 1.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.18 |
cie1000DhcpServerConfigPoolNtpServer2NTP server 2.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.19 |
cie1000DhcpServerConfigPoolNtpServer3NTP server 3.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.20 |
cie1000DhcpServerConfigPoolNtpServer4NTP server 4.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.21 |
cie1000DhcpServerConfigPoolNetbiosNodeTypeType 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 CIE1000DhcpServerNetbiosNodeEnum .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.22 |
cie1000DhcpServerConfigPoolNetbiosScopeNetBIOS scope. DHCP option 47. Specify the NetBIOS over TCP/IP scope
parameter for the client as specified in RFC 1001/1002.rw CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.23 |
cie1000DhcpServerConfigPoolNetbiosNameServer1NetBIOS name server 1.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.24 |
cie1000DhcpServerConfigPoolNetbiosNameServer2NetBIOS name server 2.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.25 |
cie1000DhcpServerConfigPoolNetbiosNameServer3NetBIOS name server 3.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.26 |
cie1000DhcpServerConfigPoolNetbiosNameServer4NetBIOS name server 4.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.27 |
cie1000DhcpServerConfigPoolNisDomainNameNIS Domain Name. DHCP option 40. Specify the name of the client's NIS
domain.rw CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.28 |
cie1000DhcpServerConfigPoolNisServer1NIS server 1.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.29 |
cie1000DhcpServerConfigPoolNisServer2NIS server 2.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.30 |
cie1000DhcpServerConfigPoolNisServer3NIS server 3.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.31 |
cie1000DhcpServerConfigPoolNisServer4NIS server 4.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.32 |
cie1000DhcpServerConfigPoolClientIdentifierTypeType of client identifier. DHCP option 61. Specify client's unique
identifier to be used when the pool is the type of host. none(0) means
the client identifier type is not defined yet. name(1) means the client
identifier type is other than hardware. mac(2) means the client
identifier type is type of MAC address.rw CIE1000DhcpServerClientIdentifierEnum .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.33 |
cie1000DhcpServerConfigPoolClientIdentifierNameClient identifier which type is other than hardware. DHCP option 61.
Specify client's unique identifier to be used when the pool is the type
of host. This takes effect only if ClientIdentifierType is defined
name(1).rw CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.34 |
cie1000DhcpServerConfigPoolClientIdentifierMacClient'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.832.1.109.1.2.5.1.35 |
cie1000DhcpServerConfigPoolClientHardwareAddressClient'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.832.1.109.1.2.5.1.36 |
cie1000DhcpServerConfigPoolClientNameClient name. DHCP option 12. Specify the name of client to be used when
the pool is the type of host.rw CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.37 |
cie1000DhcpServerConfigPoolVendorClassId1Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.38 |
cie1000DhcpServerConfigPoolVendorSpecificInfo1Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.39 |
cie1000DhcpServerConfigPoolVendorClassId2Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.40 |
cie1000DhcpServerConfigPoolVendorSpecificInfo2Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.41 |
cie1000DhcpServerConfigPoolVendorClassId3Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.42 |
cie1000DhcpServerConfigPoolVendorSpecificInfo3Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.43 |
cie1000DhcpServerConfigPoolVendorClassId4Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.44 |
cie1000DhcpServerConfigPoolVendorSpecificInfo4Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.45 |
cie1000DhcpServerConfigPoolActionActionrw CIE1000RowEditorState (CIE1000-TC) .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.100 |
cie1000DhcpServerConfigPoolTableRowEditor OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.1.2.6 |
cie1000DhcpServerConfigPoolTableRowEditorPoolNameName of DHCP pool.rw CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.1 |
cie1000DhcpServerConfigPoolTableRowEditorPoolTypeType 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 CIE1000DhcpServerPoolEnum .1.3.6.1.4.1.9.9.832.1.109.1.2.6.2 |
cie1000DhcpServerConfigPoolTableRowEditorIpv4AddressNetwork 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.832.1.109.1.2.6.3 |
cie1000DhcpServerConfigPoolTableRowEditorSubnetMaskSubnet 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.832.1.109.1.2.6.4 |
cie1000DhcpServerConfigPoolTableRowEditorSubnetBroadcastBroadcast 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.832.1.109.1.2.6.5 |
cie1000DhcpServerConfigPoolTableRowEditorLeaseDayNumber 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.832.1.109.1.2.6.6 |
cie1000DhcpServerConfigPoolTableRowEditorLeaseHourNumber 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.832.1.109.1.2.6.7 |
cie1000DhcpServerConfigPoolTableRowEditorLeaseMinuteNumber 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.832.1.109.1.2.6.8 |
cie1000DhcpServerConfigPoolTableRowEditorDomainNameDomain name. DHCP option 15. Specify domain name that client should use
when resolving hostname via DNS.rw CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.9 |
cie1000DhcpServerConfigPoolTableRowEditorDefaultRouter1Default router 1.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.10 |
cie1000DhcpServerConfigPoolTableRowEditorDefaultRouter2Default router 2.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.11 |
cie1000DhcpServerConfigPoolTableRowEditorDefaultRouter3Default router 3.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.12 |
cie1000DhcpServerConfigPoolTableRowEditorDefaultRouter4Default router 4.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.13 |
cie1000DhcpServerConfigPoolTableRowEditorDnsServer1DNS server 1.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.14 |
cie1000DhcpServerConfigPoolTableRowEditorDnsServer2DNS server 2.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.15 |
cie1000DhcpServerConfigPoolTableRowEditorDnsServer3DNS server 3.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.16 |
cie1000DhcpServerConfigPoolTableRowEditorDnsServer4DNS server 4.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.17 |
cie1000DhcpServerConfigPoolTableRowEditorNtpServer1NTP server 1.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.18 |
cie1000DhcpServerConfigPoolTableRowEditorNtpServer2NTP server 2.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.19 |
cie1000DhcpServerConfigPoolTableRowEditorNtpServer3NTP server 3.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.20 |
cie1000DhcpServerConfigPoolTableRowEditorNtpServer4NTP server 4.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.21 |
cie1000DhcpServerConfigPoolTableRowEditorNetbiosNodeTypeType 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 CIE1000DhcpServerNetbiosNodeEnum .1.3.6.1.4.1.9.9.832.1.109.1.2.6.22 |
cie1000DhcpServerConfigPoolTableRowEditorNetbiosScopeNetBIOS scope. DHCP option 47. Specify the NetBIOS over TCP/IP scope
parameter for the client as specified in RFC 1001/1002.rw CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.23 |
cie1000DhcpServerConfigPoolTableRowEditorNetbiosNameServer1NetBIOS name server 1.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.24 |
cie1000DhcpServerConfigPoolTableRowEditorNetbiosNameServer2NetBIOS name server 2.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.25 |
cie1000DhcpServerConfigPoolTableRowEditorNetbiosNameServer3NetBIOS name server 3.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.26 |
cie1000DhcpServerConfigPoolTableRowEditorNetbiosNameServer4NetBIOS name server 4.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.27 |
cie1000DhcpServerConfigPoolTableRowEditorNisDomainNameNIS Domain Name. DHCP option 40. Specify the name of the client's NIS
domain.rw CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.28 |
cie1000DhcpServerConfigPoolTableRowEditorNisServer1NIS server 1.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.29 |
cie1000DhcpServerConfigPoolTableRowEditorNisServer2NIS server 2.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.30 |
cie1000DhcpServerConfigPoolTableRowEditorNisServer3NIS server 3.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.31 |
cie1000DhcpServerConfigPoolTableRowEditorNisServer4NIS server 4.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.6.32 |
cie1000DhcpServerConfigPoolTableRowEditorClientIdentifierTypeType of client identifier. DHCP option 61. Specify client's unique
identifier to be used when the pool is the type of host. none(0) means
the client identifier type is not defined yet. name(1) means the client
identifier type is other than hardware. mac(2) means the client
identifier type is type of MAC address.rw CIE1000DhcpServerClientIdentifierEnum .1.3.6.1.4.1.9.9.832.1.109.1.2.6.33 |
cie1000DhcpServerConfigPoolTableRowEditorClientIdentifierNameClient identifier which type is other than hardware. DHCP option 61.
Specify client's unique identifier to be used when the pool is the type
of host. This takes effect only if ClientIdentifierType is defined
name(1).rw CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.34 |
cie1000DhcpServerConfigPoolTableRowEditorClientIdentifierMacClient'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.832.1.109.1.2.6.35 |
cie1000DhcpServerConfigPoolTableRowEditorClientHardwareAddressClient'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.832.1.109.1.2.6.36 |
cie1000DhcpServerConfigPoolTableRowEditorClientNameClient name. DHCP option 12. Specify the name of client to be used when
the pool is the type of host.rw CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.37 |
cie1000DhcpServerConfigPoolTableRowEditorVendorClassId1Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.38 |
cie1000DhcpServerConfigPoolTableRowEditorVendorSpecificInfo1Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.39 |
cie1000DhcpServerConfigPoolTableRowEditorVendorClassId2Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.40 |
cie1000DhcpServerConfigPoolTableRowEditorVendorSpecificInfo2Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.41 |
cie1000DhcpServerConfigPoolTableRowEditorVendorClassId3Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.42 |
cie1000DhcpServerConfigPoolTableRowEditorVendorSpecificInfo3Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.43 |
cie1000DhcpServerConfigPoolTableRowEditorVendorClassId4Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.44 |
cie1000DhcpServerConfigPoolTableRowEditorVendorSpecificInfo4Vendor 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 CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.6.45 |
cie1000DhcpServerConfigPoolTableRowEditorActionActionrw CIE1000RowEditorState (CIE1000-TC) .1.3.6.1.4.1.9.9.832.1.109.1.2.6.100 |
cie1000DhcpServerConfigReservedTableThe table is DHCP server reserved entries. The index is the name of the
pool and the ip address SEQUENCE OF CIE1000DhcpServerConfigReservedEntry .1.3.6.1.4.1.9.9.832.1.109.1.2.7 |
cie1000DhcpServerConfigReservedEntryEach entry has a set of parameters CIE1000DhcpServerConfigReservedEntry .1.3.6.1.4.1.9.9.832.1.109.1.2.7.1 |
cie1000DhcpServerConfigReservedPoolNameName of DHCP pool.ro CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.1 |
cie1000DhcpServerConfigReservedIpAddressReserved IP address.ro IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.2 |
cie1000DhcpServerConfigReservedIfIndexLogical interface number for the interface for which the ip address is
reserved.rw CIE1000InterfaceIndex (CIE1000-TC) .1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.3 |
cie1000DhcpServerConfigReservedActionActionrw CIE1000RowEditorState (CIE1000-TC) .1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.100 |
cie1000DhcpServerConfigReservedIpTableRowEditor OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.1.2.8 |
cie1000DhcpServerConfigReservedIpTableRowEditorPoolNameName of DHCP pool.rw CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.2.8.1 |
cie1000DhcpServerConfigReservedIpTableRowEditorIpAddressReserved IP address.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.2.8.2 |
cie1000DhcpServerConfigReservedIpTableRowEditorIfIndexLogical interface number for the interface for which the ip address is
reserved.rw CIE1000InterfaceIndex (CIE1000-TC) .1.3.6.1.4.1.9.9.832.1.109.1.2.8.3 |
cie1000DhcpServerConfigReservedIpTableRowEditorActionActionrw CIE1000RowEditorState (CIE1000-TC) .1.3.6.1.4.1.9.9.832.1.109.1.2.8.100 |
cie1000DhcpServerStatus OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.1.3 |
cie1000DhcpServerStatusDeclinedTableThis is a table of IP addresses declined by DHCP client. SEQUENCE OF CIE1000DhcpServerStatusDeclinedEntry .1.3.6.1.4.1.9.9.832.1.109.1.3.1 |
cie1000DhcpServerStatusDeclinedEntryEach entry has a declined IP address. CIE1000DhcpServerStatusDeclinedEntry .1.3.6.1.4.1.9.9.832.1.109.1.3.1.1 |
cie1000DhcpServerStatusDeclinedEntryNoThe number of entry. The number starts from 1.ro Integer32 .1.3.6.1.4.1.9.9.832.1.109.1.3.1.1.1 |
cie1000DhcpServerStatusDeclinedIpv4AddressIPv4 address declined by DHCP client.ro IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.3.1.1.2 |
cie1000DhcpServerStatusStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.1.3.2 |
cie1000DhcpServerStatusStatisticsDiscoverCntNumber of DHCP DISCOVER messages received.ro Unsigned32 .1.3.6.1.4.1.9.9.832.1.109.1.3.2.1 |
cie1000DhcpServerStatusStatisticsOfferCntNumber of DHCP OFFER messages sent.ro Unsigned32 .1.3.6.1.4.1.9.9.832.1.109.1.3.2.2 |
cie1000DhcpServerStatusStatisticsRequestCntNumber of DHCP REQUEST messages received.ro Unsigned32 .1.3.6.1.4.1.9.9.832.1.109.1.3.2.3 |
cie1000DhcpServerStatusStatisticsAckCntNumber of DHCP ACK messages sent.ro Unsigned32 .1.3.6.1.4.1.9.9.832.1.109.1.3.2.4 |
cie1000DhcpServerStatusStatisticsNakCntNumber of DHCP NAK messages sent.ro Unsigned32 .1.3.6.1.4.1.9.9.832.1.109.1.3.2.5 |
cie1000DhcpServerStatusStatisticsDeclineCntNumber of DHCP DECLINE messages received.ro Unsigned32 .1.3.6.1.4.1.9.9.832.1.109.1.3.2.6 |
cie1000DhcpServerStatusStatisticsReleaseCntNumber of DHCP RELEASE messages received.ro Unsigned32 .1.3.6.1.4.1.9.9.832.1.109.1.3.2.7 |
cie1000DhcpServerStatusStatisticsInformCntNumber of DHCP INFORM messages received.ro Unsigned32 .1.3.6.1.4.1.9.9.832.1.109.1.3.2.8 |
cie1000DhcpServerStatusBindingTableThis is a table of binding data. SEQUENCE OF CIE1000DhcpServerStatusBindingEntry .1.3.6.1.4.1.9.9.832.1.109.1.3.3 |
cie1000DhcpServerStatusBindingEntryEach entry has the binding data. CIE1000DhcpServerStatusBindingEntry .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1 |
cie1000DhcpServerStatusBindingIpAddressIP address.ro IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.1 |
cie1000DhcpServerStatusBindingStateState 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 CIE1000DhcpServerBindingStateEnum .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.2 |
cie1000DhcpServerStatusBindingTypeType 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 CIE1000DhcpServerBindingEnum .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.3 |
cie1000DhcpServerStatusBindingPoolNameName of the pool that creates the binding.ro CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.4 |
cie1000DhcpServerStatusBindingServerIdIP address of the DHCP server to service the binding.ro IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.5 |
cie1000DhcpServerStatusBindingVlanIdThe VLAN where the binding works on.ro CIE1000Unsigned16 (CIE1000-TC) .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.6 |
cie1000DhcpServerStatusBindingSubnetMaskSubnet mask of the DHCP client.ro IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.7 |
cie1000DhcpServerStatusBindingClientIdentifierTypeType of client identifier. DHCP option 61. Specify client's unique
identifier to be used when the pool is the type of host. none(0) means
the client identifier type is not defined yet. name(1) means the client
identifier type is other than hardware. mac(2) means the client
identifier type is type of MAC address.ro CIE1000DhcpServerClientIdentifierEnum .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.8 |
cie1000DhcpServerStatusBindingClientIdentifierNameClient identifier which type is other than hardware. DHCP option 61.ro CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.9 |
cie1000DhcpServerStatusBindingClientIdentifierMacClient's MAC address. DHCP option 61.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.10 |
cie1000DhcpServerStatusBindingMacAddressMAC address of the DHCP client.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.11 |
cie1000DhcpServerStatusBindingLeaseLease time of the binding.ro CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.12 |
cie1000DhcpServerStatusBindingTimeToExpireremaining time to expire.ro CIE1000DisplayString .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.13 |
cie1000DhcpServerControl OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.1.4 |
cie1000DhcpServerControlStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.1.4.1 |
cie1000DhcpServerControlStatisticsClearClear all statistics.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.832.1.109.1.4.1.1 |
cie1000DhcpServerControlBinding OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.1.4.2 |
cie1000DhcpServerControlBindingClearByIpClear binding with the IP address. If 0.0.0.0 then do nothing.rw IpAddress .1.3.6.1.4.1.9.9.832.1.109.1.4.2.1 |
cie1000DhcpServerControlBindingClearByTypeClear binding by binding type. If none(0) then do nothing.rw CIE1000DhcpServerBindingEnum .1.3.6.1.4.1.9.9.832.1.109.1.4.2.2 |
cie1000DhcpServerMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.2 |
cie1000DhcpServerMibCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.2.1 |
cie1000DhcpServerMibGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.832.1.109.2.2 |