CIE1000-DHCP-SERVER-MIB Table View

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

Tables
6
Rows
6
Columns
70
.1.3.6.1.4.1.9.9.832.1.109.1.2.2 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cie1000DhcpServerConfigVlanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIE1000-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerConfigVlanTable'
This is the table of DHCP server VLAN configuration. The index is VLAN
ID.
cie1000DhcpServerConfigVlanEntry row .1.3.6.1.4.1.9.9.832.1.109.1.2.2.1
Each VLAN has a set of parameters
Column Syntax OID
Logical interface number of VLAN.
CIE1000-TCCIE1000InterfaceIndex
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.832.1.109.1.2.2.1.1
VLAN mode of DHCP server. true is to enable DHCP server per VLAN and
false is to disable it per VLAN.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.832.1.109.1.2.2.1.2
.1.3.6.1.4.1.9.9.832.1.109.1.2.3 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cie1000DhcpServerConfigExcludedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIE1000-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerConfigExcludedTable'
The table is DHCP server excluded IP onfiguration table. The indexes
are low IP and high IP address.
cie1000DhcpServerConfigExcludedEntry row .1.3.6.1.4.1.9.9.832.1.109.1.2.3.1
Each entry has a set of parameters
Column Syntax OID
Low IP address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.3.1.1
High IP address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.3.1.2
Action
CIE1000-TCCIE1000RowEditorStater/w .1.3.6.1.4.1.9.9.832.1.109.1.2.3.1.100
.1.3.6.1.4.1.9.9.832.1.109.1.2.5 · 1 row entry · 46 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cie1000DhcpServerConfigPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIE1000-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerConfigPoolTable'
The table is DHCP server pool onfiguration table. The indexe is pool
name.
cie1000DhcpServerConfigPoolEntry row .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1
Each entry has a set of parameters
Column Syntax OID
Name of DHCP pool.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.1
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…
CIE1000DhcpServerPoolEnumr/w
Type Values:
0none
1network
2host
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.2
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
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.3
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
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.4
Broadcast IP address in the subnet. DHCP option 28. Specify the
broadcast address in use on the client's subnet.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.5
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.6
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.7
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.8
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.832.1.109.1.2.5.1.9
Default router 1.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.10
Default router 2.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.11
Default router 3.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.12
Default router 4.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.13
DNS server 1.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.14
DNS server 2.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.15
DNS server 3.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.16
DNS server 4.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.17
NTP server 1.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.18
NTP server 2.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.19
NTP server 3.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.20
NTP server 4.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.21
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…
CIE1000DhcpServerNetbiosNodeEnumr/w
Type Values:
0nodeNone
1nodeB
2nodeP
3nodeM
4nodeH
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.22
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.832.1.109.1.2.5.1.23
NetBIOS name server 1.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.24
NetBIOS name server 2.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.25
NetBIOS name server 3.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.26
NetBIOS name server 4.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.27
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.832.1.109.1.2.5.1.28
NIS server 1.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.29
NIS server 2.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.30
NIS server 3.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.31
NIS server 4.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.32
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. name(1) means the client
identifie…
CIE1000DhcpServerClientIdentifierEnumr/w
Type Values:
0none
1name
2mac
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.33
Client 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).
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.34
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
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.35
Client's hardware address. Specify client's hardware(MAC) address to be
used when the pool is the type of host.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.36
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.832.1.109.1.2.5.1.37
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.832.1.109.1.2.5.1.38
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.832.1.109.1.2.5.1.39
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.832.1.109.1.2.5.1.40
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.832.1.109.1.2.5.1.41
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.832.1.109.1.2.5.1.42
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.832.1.109.1.2.5.1.43
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.832.1.109.1.2.5.1.44
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.832.1.109.1.2.5.1.45
Action
CIE1000-TCCIE1000RowEditorStater/w .1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.100
.1.3.6.1.4.1.9.9.832.1.109.1.2.7 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cie1000DhcpServerConfigReservedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIE1000-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerConfigReservedTable'
The table is DHCP server reserved entries. The index is the name of the
pool and the ip address
cie1000DhcpServerConfigReservedEntry row .1.3.6.1.4.1.9.9.832.1.109.1.2.7.1
Each entry has a set of parameters
Column Syntax OID
Name of DHCP pool.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.1
Reserved IP address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.2
Logical interface number for the interface for which the ip address is
reserved.
CIE1000-TCCIE1000InterfaceIndexr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.3
Action
CIE1000-TCCIE1000RowEditorStater/w .1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.100
.1.3.6.1.4.1.9.9.832.1.109.1.3.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cie1000DhcpServerStatusDeclinedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIE1000-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerStatusDeclinedTable'
This is a table of IP addresses declined by DHCP client.
cie1000DhcpServerStatusDeclinedEntry row .1.3.6.1.4.1.9.9.832.1.109.1.3.1.1
Each entry has a declined IP address.
Column Syntax OID
The number of entry. The number starts from 1.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.832.1.109.1.3.1.1.1
IPv4 address declined by DHCP client.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.3.1.1.2
.1.3.6.1.4.1.9.9.832.1.109.1.3.3 · 1 row entry · 13 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cie1000DhcpServerStatusBindingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIE1000-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerStatusBindingTable'
This is a table of binding data.
cie1000DhcpServerStatusBindingEntry row .1.3.6.1.4.1.9.9.832.1.109.1.3.3.1
Each entry has the binding data.
Column Syntax OID
IP address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.1
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…
CIE1000DhcpServerBindingStateEnum
Type Values:
0none
1allocated
2committed
3expired
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.2
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…
CIE1000DhcpServerBindingEnum
Type Values:
0none
1automatic
2manual
3expired
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.3
Name of the pool that creates the binding.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.4
IP address of the DHCP server to service the binding.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.5
The VLAN where the binding works on.
CIE1000-TCCIE1000Unsigned16
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.6
Subnet mask of the DHCP client.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.7
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. name(1) means the client
identifie…
CIE1000DhcpServerClientIdentifierEnum
Type Values:
0none
1name
2mac
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.8
Client identifier which type is other than hardware. DHCP option 61.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.9
Client's MAC address. DHCP option 61.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.10
MAC address of the DHCP client.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.11
Lease time of the binding.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.12
remaining time to expire.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.13