rbnDhcpRangeThresholdRisingThreshold

RBN-DHCP-MIB · .1.3.6.1.4.1.2352.2.30.1.3.1.12

Object

column Unsigned32
The rising threshold is a value which specifies
that any enabled rising threshold events are to be
generated when the value of the currently available
leases reaches the rising threshold value via
a returning of a lease to the range.
              
The number of available leases is reported in
rbnDhcpRangeThresholdAvailable.  A rising threshold event
is either a notification or a log message or both.
Rising threshold events are enabled if either or
both of rbnDhcpRangeThresholdRisingSendTrap and
rbnDhcpRangeThresholdRisingLogMessage are true.
              
Note, this is a rising threshold, so a rising threshold
event will only be triggered on a transition of the value of
rbnDhcpRangeThresholdAvailable increasing from
(rbnDhcpRangeThresholdRisingThreshold-1) to
rbnDhcpRangeThresholdRisingThreshold.

Context

MIB
RBN-DHCP-MIB
OID
.1.3.6.1.4.1.2352.2.30.1.3.1.12
Type
column
Access
readonly
Status
current
Parent
rbnDhcpRangeThresholdEntry
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 'RBN-DHCP-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-DHCP-MIB::rbnDhcpRangeThresholdRisingThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-DHCP-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-DHCP-MIB::rbnDhcpRangeThresholdRisingThreshold.<rbnDhcpRangeThresholdInterfaceIdx>.<rbnDhcpRangeThresholdAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-DHCP-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-DHCP-MIB::rbnDhcpRangeThresholdRisingThreshold'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-196608

Conformance