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
- Table
- rbnIpPoolTable
- Siblings
- 13
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rbnIpPoolInterfaceIdx The index of the interface containing the IP Pool. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2352.2.15.1.1.1.1 |
| rbnIpPoolSendTrap If true, upon detection of reaching a per-pool threshold
event, a trap will be sent. See the definition of the
rbnIpPoolThresholdMet for the information included in the
trap.
… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2352.2.15.1.1.1.10 |
| rbnIpPoolLogMessage If true, upon detection of reaching a per-pool threshold
event, a message will be logged. The information contained
in the message is the same as that included in the
rbnIpPoolTh… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2352.2.15.1.1.1.11 |
| rbnIpPoolName The name of the IP Pool. | column | OctetString | .1.3.6.1.4.1.2352.2.15.1.1.1.12 |
| rbnIpPoolType The type of the IP Pool. | column | Enumeration | .1.3.6.1.4.1.2352.2.15.1.1.1.13 |
| rbnIpPoolEndAddr The end address of the IP Pool. This object will be
instantiated for range IP Pools only. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2352.2.15.1.1.1.14 |
| rbnIpPoolAddr The start address of the IP Pool. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2352.2.15.1.1.1.2 |
| rbnIpPoolInterfaceName The name of the interface containing the IP Pool. | column | OctetString | .1.3.6.1.4.1.2352.2.15.1.1.1.3 |
| rbnIpPoolMask The subnet mask of the IP Pool. This object will be
instantiated for IP Pools of type subnet only. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2352.2.15.1.1.1.4 |
| rbnIpPoolSize The size of the IP Pool is defined to be the sum of
the available addresses plus the unusable addresses. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2352.2.15.1.1.1.5 |
| rbnIpPoolAvailable The number of addresses of an IP Pool that are available. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2352.2.15.1.1.1.6 |
| rbnIpPoolUnusable Unusable IP addresses in an IP Pool consist of the
ip address of the interface, and those used by the
network address and the broadcast address of the
interface. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2352.2.15.1.1.1.7 |
| rbnIpPoolInuse The number of addresses of an IP Pool that are in use. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2352.2.15.1.1.1.8 |