cDhcpv4ServerSharedNetFreeAddrHighThreshold

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

Object

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 
cDhcpv4ServerSubnetFreeAddrHighThreshold, then a 
cDhcpv4ServerFreeAddressHigh event will be generated.  No more 
cDhcpv4ServerFreeAddressHigh events will be generated for this 
subnet during this execution of the DHCP server until the 
value for available free addresses becomes equal to or less 
than the value of cDhcpv4ServerSubnetFreeAddrLowThreshold.

Context

MIB
CISCO-IETF-DHCP-SERVER-MIB
OID
.1.3.6.1.4.1.9.10.102.1.4.1.1.3
Type
column
Access
readwrite
Status
current
Parent
cDhcpv4ServerSharedNetEntry
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::cDhcpv4ServerSharedNetFreeAddrHighThreshold'
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::cDhcpv4ServerSharedNetFreeAddrHighThreshold.<cDhcpv4ServerSharedNetName>'
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::cDhcpv4ServerSharedNetFreeAddrHighThreshold'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of
Compliance refinements
Write access is not required.