All MIBs › RBN-IPPOOL-MIB › rbnIpPoolThreshold
rbnIpPoolThreshold
Module: RBN-IPPOOL-MIB
OID (symbolic): RBN-IPPOOL-MIB::rbnIpPoolThreshold
OID (numeric): 1.3.6.1.4.1.2352.2.15.1.1.1.9
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: 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.
What is rbnIpPoolThreshold?
Falling-threshold value for rbnIpPoolAvailable: a trap and/or log fires only on the transition from (threshold+1) down to this value, so setting it to e.g. 10 warns an admin when the pool is about to run out of addresses; zero disables the threshold.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2352.2.15.1.1.1.9 snmpwalk -v2c -c public <target> RBN-IPPOOL-MIB::rbnIpPoolThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2352.2.15.1.1.1.9.1 snmpget -v2c -c public <target> RBN-IPPOOL-MIB::rbnIpPoolThreshold.1
Start monitoring Ericsson (Redback) SmartEdge BRAS/edge router (subscriber IP address pool utilization) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RBN-IPPOOL-MIB::rbnIpPoolThreshold OID value, configure state conditions and alerts, and monitor any Ericsson (Redback) SmartEdge BRAS/edge router (subscriber IP address pool utilization) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2352.2.15 | rbnIpPoolMib | RBN-IPPOOL-MIB |
| 1.3.6.1.4.1.2352.2.15.1 | rbnIpPoolMIBObjects | RBN-IPPOOL-MIB |
| 1.3.6.1.4.1.2352.2.15.1.1 | rbnIpPoolTable | RBN-IPPOOL-MIB |
| 1.3.6.1.4.1.2352.2.15.1.1.1 | rbnIpPoolEntry | RBN-IPPOOL-MIB |
| 1.3.6.1.4.1.2352.2.15.1.1.1.9 | rbnIpPoolThreshold | RBN-IPPOOL-MIB |