All MIBs › RBN-IPPOOL-MIB › rbnIpPoolContextThreshold
rbnIpPoolContextThreshold
Module: RBN-IPPOOL-MIB
OID (symbolic): RBN-IPPOOL-MIB::rbnIpPoolContextThreshold
OID (numeric): 1.3.6.1.4.1.2352.2.15.1.2.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The per-context threshold of an IP Pool is the value for currently available per-context addresses, as reported in rbnIpPoolContextAvailable, 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 (rbnIpPoolContextThreshold+1) addresses to rbnIpPoolContextThreshold addresses.
Additionally, the action of sending the trap and/or log message is subject to the values of rbnIpPoolContextSendTrap and rbnIpPoolContextLogMessage.
A value of zero means there is no per-context threshold.
What is rbnIpPoolContextThreshold?
Falling-threshold value for rbnIpPoolContextAvailable: a trap/log fires only when the context-wide available count drops from (threshold+1) to this value, giving an early warning before every pool in the context runs dry; zero disables it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2352.2.15.1.2.3 snmpwalk -v2c -c public <target> RBN-IPPOOL-MIB::rbnIpPoolContextThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2352.2.15.1.2.3.1 snmpget -v2c -c public <target> RBN-IPPOOL-MIB::rbnIpPoolContextThreshold.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::rbnIpPoolContextThreshold 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.2 | rbnIpPoolSummary | RBN-IPPOOL-MIB |
| 1.3.6.1.4.1.2352.2.15.1.2.3 | rbnIpPoolContextThreshold | RBN-IPPOOL-MIB |