CISCO-IETF-DHCP-SERVER-MIB Table View

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

Tables
4
Rows
4
Columns
28
.1.3.6.1.4.1.9.10.102.1.4.1 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cDhcpv4ServerSharedNetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerSharedNetTable'
A list of shared networks that are configured in the server.
A shared network is the logical aggregation of one or more 
subnets that share a common network segment (e.g., multi-
tapped coaxial cable, wiring hub, or switch).  This table is 
present ONLY for those servers that organize the ranges of 
addresses available for assignment where a higher-level 
grouping (i.e., the 'shared' network) exists above ranges and 
subnets.
cDhcpv4ServerSharedNetEntry row .1.3.6.1.4.1.9.10.102.1.4.1.1
A logical row in the cDhcpv4ServerSharedNetTable.
Column Syntax OID
The name of the shared network, which uniquely identifies an
entry in the cDhcpv4ServerSharedNetTable.
OctetString
Constraints:
range: 1-100
.1.3.6.1.4.1.9.10.102.1.4.1.1.1
The low threshold for available free addresses in this shared
network. If the value for available free addresses in this
shared network becomes equal to or less than this value, a
cDhcpv4ServerFreeAddressLow event is…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.102.1.4.1.1.2
The high threshold for available free addresses in this
shared network. If a cDhcpv4ServerFreeAddressLow event was
generated for this subnet, and the value for available free
addresses has exceeded the value of
cDhc…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.102.1.4.1.1.3
The number of IPv4 addresses which are available within this
shared network. If the server does not count free addresses
by shared network segment, this value will be zero.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.102.1.4.1.1.4
The number of IPv4 addresses which are reserved (not
available for assignment) within this shared network. If the
server does not count reserved addresses by shared network
segment, this value will be zero.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.102.1.4.1.1.5
The number of IPv4 addresses which are available within this
shared network. If the server does not count total addresses
by shared network segment, this value will be zero.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.102.1.4.1.1.6
.1.3.6.1.4.1.9.10.102.1.4.2 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cDhcpv4ServerSubnetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerSubnetTable'
A list of subnets that are configured in this server.
cDhcpv4ServerSubnetEntry row .1.3.6.1.4.1.9.10.102.1.4.2.1
A logical row in the cDhcpv4ServerSubnetTable.
Column Syntax OID
The IPv4 address of the subnet entry in the
cDhcpv4ServerSubnetTable.
INET-ADDRESS-MIBInetAddressIPv4
Type Constraints:
range: 4
.1.3.6.1.4.1.9.10.102.1.4.2.1.1
The subnet mask of the subnet. This MUST be the same as the
value of DHCP option 1 offered to clients on this subnet.
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.9.10.102.1.4.2.1.2
The shared subnet name (used as an index into the server
shared subnet table) to which this subnet belongs. This value
will be null for servers that do not organize or describe
networks in this manner.
OctetString
Constraints:
range: 1-100
.1.3.6.1.4.1.9.10.102.1.4.2.1.3
The low threshold for available free addresses in this
subnet. If the value for available free addresses in this
subnet becomes equal to or less than this value, a
cDhcpv4ServerSubnetFreeAddrLowThreshold event will b…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.102.1.4.2.1.4
The high threshold for available free addresses in this
subnet. If a cDhcpv4ServerSubnetFreeAddrLowThreshold event has
been generated for this subnet, and the value for available
free addresses has exceeded the value…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.102.1.4.2.1.5
The number of free IPv4 addresses which are available in this
subnet.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.102.1.4.2.1.6
.1.3.6.1.4.1.9.10.102.1.4.3 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cDhcpv4ServerRangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerRangeTable'
A list of ranges that are configured on this server.
cDhcpv4ServerRangeEntry row .1.3.6.1.4.1.9.10.102.1.4.3.1
A logical row in the cDhcpv4ServerRangeTable.
Column Syntax OID
The IPv4 address of the first address in the range. The
value of cDhcpv4ServerRangeStartAddress MUST be less than or
equal to the value of cDhcpv4ServerRangeEndAddress.
INET-ADDRESS-MIBInetAddressIPv4
Type Constraints:
range: 4
.1.3.6.1.4.1.9.10.102.1.4.3.1.1
The IPv4 address of the last address in the range. The value
of cDhcpv4ServerRangeEndAddress MUST be greater than or equal
to the value of cDhcpv4ServerRangeStartAddress.
INET-ADDRESS-MIBInetAddressIPv4
Type Constraints:
range: 4
.1.3.6.1.4.1.9.10.102.1.4.3.1.2
The subnet address mask for this range.
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.9.10.102.1.4.3.1.3
The number of addresses in this range that are currently in
use. This number includes those addresses whose lease has not
expired and addresses which have been reserved (either by the
server or through configuration).
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.102.1.4.3.1.4
The number of outstanding DHCPOFFER messages for this range
is reported with this value. An offer is outstanding if the
server has sent a DHCPOFFER message to a client, but has not
yet received a DHCPREQUEST message …
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.102.1.4.3.1.5
.1.3.6.1.4.1.9.10.102.1.4.4 · 1 row entry · 11 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cDhcpv4ServerClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerClientTable'
An optional list of addresses that are known by this server.
The list MUST contain addresses that have not expired.  The 
list MUST NOT contain addresses that have never been assigned 
by the server UNLESS the lease is pre-configured in the server 
(e.g., a static lease for a host).  Expired leases MAY appear 
during the time they are 'remembered' by the server for 
subsequent assignment to the same host.
cDhcpv4ServerClientEntry row .1.3.6.1.4.1.9.10.102.1.4.4.1
A logical row in the cDhcpv4ServerClientTable.
Column Syntax OID
The IPv4 address of this entry in the cDhcpv4ServerClientTable.
INET-ADDRESS-MIBInetAddressIPv4
Type Constraints:
range: 4
.1.3.6.1.4.1.9.10.102.1.4.4.1.1
The subnet mask (DHCP option 1) provided to the client
offered this address. The subnet, resulting from logically
ANDing the subnet mask with the entry's IPv4 address, MUST be
configured on this server and appear as …
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.9.10.102.1.4.4.1.2
The starting IPv4 address (cDhcpv4ServerRangeStartAddress
object) of the range to which this address belongs. If the
address does not fall into one of the configured ranges (e.g.,
a statically configured address on a…
INET-ADDRESS-MIBInetAddressIPv4
Type Constraints:
range: 4
.1.3.6.1.4.1.9.10.102.1.4.4.1.3
The type of this address. Types are:
(1) Static addresses defined by the server configuration.
(2) Dynamic addresses defined by the server configuration
AND actually assigned by the server.
(3) Expired dynamic a…
Enumeration
Enumerated Values:
1static
2dynamic
3expired
4configurationReserved
5serverReserved
.1.3.6.1.4.1.9.10.102.1.4.4.1.4
The number of seconds until the lease expires. A value of
4294967295 (i.e., 0xFFFFFFFF) SHOULD be used for leases that
have a lease time which is 'infinite' and for BOOTP leases.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.102.1.4.4.1.5
The type of protocol that is allowed to be used to serve this
address. A type of none (1) indicates that the address is not
available to be served (e.g., a reserved address). Type (2)
is reserved for BOOTP only devi…
Enumeration
Enumerated Values:
1none
2bootp
3dhcp
4bootpOrDhcp
.1.3.6.1.4.1.9.10.102.1.4.4.1.6
The type of protocol that was used when this address was
assigned. This object will have the value of none (1) if the
address has not been served.
Enumeration
Enumerated Values:
1none
2bootp
3dhcp
.1.3.6.1.4.1.9.10.102.1.4.4.1.7
The hardware type and hardware address of the client that has
been assigned this lease. The first octet of this object
contains the hardware type from the 'htype' field of the BOOTP
packet and the remaining octets co…
CDhcpv4PhysicalAddress
Type Constraints:
range: 18
.1.3.6.1.4.1.9.10.102.1.4.4.1.8
The client-id of the client that has been assigned this
lease. The client-id is the value specified in option 61
(client-id option) when the lease was assigned. This object
MAY be empty if the lease has not been pre…
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.10.102.1.4.4.1.9
The host name (DHCP option 12) the client is configured to
use, or if no host name was configured then the host name that
the client supplied when requesting an address. While this
object has a maximum size of 255 oc…
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.9.10.102.1.4.4.1.10
The domain name (DHCP option 15) assigned to the client.
While this object has a maximum size of 255 octets, a Fully-
Qualified Domain Name (FQDN) consisting of a Host Name part
and a Domain Name part is currently limi…
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.9.10.102.1.4.4.1.11