cDhcpv4ServerRangeOutstandingOffers

CISCO-IETF-DHCP-SERVER-MIB · .1.3.6.1.4.1.9.10.102.1.4.3.1.5

Object

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 from the client nor has the 
server-specific timeout (limiting the time in which a client 
can respond to the offer message) for the offer message 
expired.

Context

MIB
CISCO-IETF-DHCP-SERVER-MIB
OID
.1.3.6.1.4.1.9.10.102.1.4.3.1.5
Type
column
Access
readonly
Status
current
Parent
cDhcpv4ServerRangeEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::cDhcpv4ServerRangeOutstandingOffers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::cDhcpv4ServerRangeOutstandingOffers.<cDhcpv4ServerRangeStartAddress>.<cDhcpv4ServerRangeEndAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerRangeOutstandingOffers'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance