cDhcpv4ServerSharedNetFreeAddrLowThreshold

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

Object

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 generated for this shared 
network.  No more cDhcpv4ServerFreeAddressLow events will be 
generated for this subnet during this execution of the DHCP 
server until the value for available free addresses has 
exceeded the value of cDhcpv4ServerSharedNetFreeAddrHighThreshold.

Context

MIB
CISCO-IETF-DHCP-SERVER-MIB
OID
.1.3.6.1.4.1.9.10.102.1.4.1.1.2
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::cDhcpv4ServerSharedNetFreeAddrLowThreshold'
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::cDhcpv4ServerSharedNetFreeAddrLowThreshold.<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::cDhcpv4ServerSharedNetFreeAddrLowThreshold'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of
Compliance refinements
Write access is not required.