rbnIpPoolLogMessage
RBN-IPPOOL-MIB ·
.1.3.6.1.4.1.2352.2.15.1.1.1.11
Object
column
SNMPv2-TCTruthValue
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
rbnIpPoolThresholdMet trap.
Note, both rbnIpPoolSendTrap and rbnIpPoolLogMessage are
allowed to be TRUE at the same time.
Context
- MIB
- RBN-IPPOOL-MIB
- OID
.1.3.6.1.4.1.2352.2.15.1.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbnIpPoolEntry
- Table
- rbnIpPoolTable
- Siblings
- 13
Values & Constraints
Type Values
1 | true |
2 | false |
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 |
| 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 |
| rbnIpPoolThreshold 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 val… | column | Unsigned32 | .1.3.6.1.4.1.2352.2.15.1.1.1.9 |