rbnIpPoolThreshold

RBN-IPPOOL-MIB · .1.3.6.1.4.1.2352.2.15.1.1.1.9

Object

column Unsigned32
The threshold of an IP Pool is the value for currently
available addresses, as reported in rbnIpPoolAvailable,
which causes a trap and/or log message to be generated
when this value is reached.
              
This is a falling threshold, so a trap and/or log message
will only be sent on a transition of the value of available
addresss from (rbnIpPoolThreshold+1) addresses to
rbnIpPoolThreshold addresses.
              
Additionally, the action of sending the trap and/or log message
is subject to the values of rbnIpPoolSendTrap and
rbnIpPoolLogMessage.
              
A value of zero means there is no threshold.

Context

MIB
RBN-IPPOOL-MIB
OID
.1.3.6.1.4.1.2352.2.15.1.1.1.9
Type
column
Access
readonly
Status
current
Parent
rbnIpPoolEntry
Groups
3

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-IPPOOL-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-IPPOOL-MIB::rbnIpPoolThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-IPPOOL-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-IPPOOL-MIB::rbnIpPoolThreshold.<rbnIpPoolInterfaceIdx>.<rbnIpPoolAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-IPPOOL-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-IPPOOL-MIB::rbnIpPoolThreshold'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-65535