RBN-IPPOOL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
45
.1.3.6.1.4.1.2352.2.15.1.1 · 1 row entry · 14 columns
The purpose of this table is to allow customers to monitor
the status of IP Pools on their SMS systems through SNMP.
          
This table contains the objects which identify information
about IP Pools.  Each row in the table corresponds to one
IP Pool for a given interface within a particular
context.
          
Objects defined in this table are only accessible within the
context identified in the SNMP protocol (i.e. the community
string in v1/v2c or the contextName in v3).
rbnIpPoolEntry entry .1.3.6.1.4.1.2352.2.15.1.1.1
A conceptual row in the rbnIpPoolTable.
Indexes
rbnIpPoolInterfaceIdx rbnIpPoolAddr
Column Syntax OID
rbnIpPoolInterfaceIdx
The index of the interface containing the IP Pool.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.1.1.1
rbnIpPoolAddr
The start address of the IP Pool.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2352.2.15.1.1.1.2
rbnIpPoolInterfaceName
The name of the interface containing the IP Pool.
OctetString
Constraints:
range: 0-127
.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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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 value is reached.

This is a …
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2352.2.15.1.1.1.9
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.

Note, both rbnIpPoolSendTrap…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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
rbnIpPoolThresholdMet trap.

Note, bo…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2352.2.15.1.1.1.11
rbnIpPoolName
The name of the IP Pool.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.2352.2.15.1.1.1.12
rbnIpPoolType
The type of the IP Pool.
Enumeration
Enumerated Values:
0subnet
1range
.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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2352.2.15.1.1.1.14
.1.3.6.1.4.1.2352.2.15.1.2.7 · 1 row entry · 4 columns
The purpose of this table is to allow customers to monitor
the status of per-context IP Pool percentage thresholds through
SNMP.
          
This table contains the objects which identify information
about per-context IP Pool thresholds expressed in percentage.
Each row in the table corresponds to one IP Pool percentage
threshold configured within a particular context.
          
Objects defined in this table are only accessible within the
context identified in the SNMP protocol (i.e. the community
string in v1/v2c or the contextName in v3).
rbnIpPoolContextThresholdPercentEntry entry .1.3.6.1.4.1.2352.2.15.1.2.7.1
A conceptual row in the rbnIpPoolContextThresholdPercentTable.
Indexes
rbnIpPoolContextThresholdIndex
Column Syntax OID
rbnIpPoolContextThresholdIndex
The index of the IP Pool percentage threshold.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.2.7.1.1
rbnIpPoolContextThresholdPercentage
A threshold for the percentage of the number of currently
available IP Pool addresses against the total number of IP
Pool addresses configured within the context.

This is a falling threshold, so an SNMP t…
RBN-TCRbnPercentage
Textual Convention: RBN-TCRbnPercentage Integer32
Type Constraints:
range: 0..100
.1.3.6.1.4.1.2352.2.15.1.2.7.1.2
rbnIpPoolContextThresholdSendTrap
If true, upon detection of a per-context threshold crossing
event, an SNMP trap will be sent. See the definition of the
rbnIpPoolContextThresholdPercentageMet for the information
included in the trap.

No…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2352.2.15.1.2.7.1.3
rbnIpPoolContextThresholdLogMessage
If true, upon detection of a per-context threshold crossing
event, a message will be logged. The information contained
in the message logged is the same as that included in the
rbnIpPoolContextThresholdPercentageMet tr…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2352.2.15.1.2.7.1.4
.1.3.6.1.4.1.2352.2.15.1.3 · 1 row entry · 19 columns
This table contains the objects which identify information
about IP Pools (such as ND IPv6 pool and DHCP-PD IPv6 Pool). 
Each row in the table corresponds to one IP Pool for either 
a given interface within a particular context or only within 
a particular context . If this pool is only configured per 
context basis, the interface index is set to zero.
                   
The IPv6 pool range is from start prefix/length to the end 
prefix/length. The prefix length for start and end prefixes 
are the same, and refer to the prefix length to be advertised
or delegated.
          
Objects defined in this table are only accessible within the
context identified in the SNMP protocol (i.e. the community
string in v1/v2c or the contextName in v3).
rbnInetIpPoolEntry entry .1.3.6.1.4.1.2352.2.15.1.3.1
A conceptual row in the rbnInetIpPoolTable.
Indexes
rbnInetIpPoolType rbnInetIpPoolIfIndex rbnInetIpPoolStartPrefixType rbnInetIpPoolStartPrefix rbnInetIpPoolStartPrefixLen
Column Syntax OID
rbnInetIpPoolType
The type of IP Pool.
RbnInetPoolType
Textual Convention: RbnInetPoolType Enumeration
Type Values:
1ipv6
2dhcpv6
.1.3.6.1.4.1.2352.2.15.1.3.1.1
rbnInetIpPoolIfIndex
The index of the interface containing the IP Pool.
The interface identified by a particular value of this
index is the same interface as identified by the same value
of the IF-MIB's ifIndex.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.2352.2.15.1.3.1.2
rbnInetIpPoolStartPrefixType
The address type of rbnInetIpPoolPrefix.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2352.2.15.1.3.1.3
rbnInetIpPoolStartPrefix
The start address prefix of this pool. The address type of
this object is specified in rbnInetIpPoolPrefixType. The
length of this object is the standard length for objects
of that type (always 16 bytes). Any bits …
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2352.2.15.1.3.1.4
rbnInetIpPoolStartPrefixLen
The prefix length associated with this prefix. It refers to
advertised or delegated prefix length.
Unsigned32
Constraints:
range: 0-128
.1.3.6.1.4.1.2352.2.15.1.3.1.5
rbnInetIpPoolEndPrefixType
The address type of rbnInetIpPoolPrefix. The value of this object
is always ipv6 (2).
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2352.2.15.1.3.1.6
rbnInetIpPoolEndPrefix
The end IP address prefix of this pool. The address type of this
object is specified in rbnInetIpPoolPrefixType.

Any bits after rbnInetIpPoolPrefixLen must be zero.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2352.2.15.1.3.1.7
rbnInetIpPoolEndPrefixLen
The IP prefix length associated with this prefix. It refers to
the advertised or delegated prefix length.
See rbnInetIpPoolEndPrefixLen.
Unsigned32
Constraints:
range: 0-128
.1.3.6.1.4.1.2352.2.15.1.3.1.8
rbnInetIpPoolInterfaceName
The name of the interface containing the IP Pool.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2352.2.15.1.3.1.9
rbnInetIpPoolName
The name of the IP Pool.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2352.2.15.1.3.1.10
rbnInetIpPoolSize
The size of the IP Pool is defined to be the sum of
the available prefixes plus the unusable prefixes.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.3.1.11
rbnInetIpPoolAvailable
The number of IP address prefixes of an IP Pool that are available.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.3.1.12
rbnInetIpPoolUnusable
Unusable IP prefixes in an IP Pool.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.3.1.13
rbnInetIpPoolInuse
The number of IP prefixes of an IP Pool that are in use.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.3.1.14
rbnInetIpPoolThrshType
This object indicates the value type of all threshold values in
this logical row, including rbnInetIpPoolHiFallingThrsh,
rbnInetIpPoolLoFallingThrsh.
RbnInetIpPoolThresholdType
Textual Convention: RbnInetIpPoolThresholdType Enumeration
Type Values:
0none
1absolute
2percentage
.1.3.6.1.4.1.2352.2.15.1.3.1.15
rbnInetIpPoolHiFallingThrsh
The falling threshold of an IP Pool. When the value of rbnInetIpPoolAvailable
crosses from (rbnInetIpPoolHiFallingThrsh + 1) to rbnInetIpPoolHiFallingThrsh
in either absolute value or percentage specified by rbnInetIpP…
RbnInetIpPoolThreshold
Textual Convention: RbnInetIpPoolThreshold Unsigned32
.1.3.6.1.4.1.2352.2.15.1.3.1.16
rbnInetIpPoolHiFallingNotify
This object specifies if rbnInetIpPoolHiFallingThrshMet and/or log
is generated.

See the description of rbnInetIpPoolHiFallingThrsh for conditions
which generate the notification.
RbnInetIpPoolThrshNotify
Textual Convention: RbnInetIpPoolThrshNotify Enumeration
Type Values:
0none
1log
2trap
3both
.1.3.6.1.4.1.2352.2.15.1.3.1.17
rbnInetIpPoolLoFallingThrsh
The falling threshold of an IP Pool. When the value of rbnInetIpPoolAvailable
crosses from (rbnInetIpPoolLoFallingThrsh + 1) to rbnInetIpPoolLoFallingThrsh
(either absolute value or percentage) specified by rbnInetIpPo…
RbnInetIpPoolThreshold
Textual Convention: RbnInetIpPoolThreshold Unsigned32
.1.3.6.1.4.1.2352.2.15.1.3.1.18
rbnInetIpPoolLoFallingNotify
This object specifies if rbnInetIpPoolLoFallingThrshMet and/or log
is generated.

See the description of rbnInetIpPoolLoFallingThrsh for conditions
which generate the notification.
RbnInetIpPoolThrshNotify
Textual Convention: RbnInetIpPoolThrshNotify Enumeration
Type Values:
0none
1log
2trap
3both
.1.3.6.1.4.1.2352.2.15.1.3.1.19
.1.3.6.1.4.1.2352.2.15.1.4.2 · 1 row entry · 8 columns
The purpose of this table is to allow customers to monitor
the status of IP Pool context summary and thresholds through
SNMP.
          
This table contains the objects which identify information
about per-context IP Pool thresholds expressed in absolute value 
or percentage. Each row in the table corresponds to one IP Pool 
threshold configured within a particular context.
          
Objects defined in this table are only accessible within the
context identified in the SNMP protocol (i.e. the community
string in v1/v2c or the contextName in v3).
rbnInetIpPoolCtxEntry entry .1.3.6.1.4.1.2352.2.15.1.4.2.1
A conceptual row in the rbnInetIpPoolCtxTable.
Indexes
rbnInetIpPoolCtxPoolType
Column Syntax OID
rbnInetIpPoolCtxPoolType
The type of ip pool.
RbnInetPoolType
Textual Convention: RbnInetPoolType Enumeration
Type Values:
1ipv6
2dhcpv6
.1.3.6.1.4.1.2352.2.15.1.4.2.1.1
rbnInetIpPoolCtxAvailable
The number of IP address prefixes of an IP Pool that are available.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.4.2.1.2
rbnInetIpPoolCtxPoolSize
The total number of IP prefixes configured in all pools of
all interfaces in the context valid in the current view.
It is the sum of the available plus the unusable prefixes.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.4.2.1.3
rbnInetIpPoolCtxThrshType
This object indicates the value type of all threshold values in
this logical row, including rbnInetIpPoolCtxHiFallingThrsh,
rbnInetIpPoolCtxLoFallingThrsh.
RbnInetIpPoolThresholdType
Textual Convention: RbnInetIpPoolThresholdType Enumeration
Type Values:
0none
1absolute
2percentage
.1.3.6.1.4.1.2352.2.15.1.4.2.1.4
rbnInetIpPoolCtxHiFallingThrsh
The falling threshold of an IP Pool. When the value of rbnInetIpPoolCtxAvailable
crosses from (rbnInetIpPoolCtxHiFallingThrsh + 1) to rbnInetIpPoolCtxHiFallingThrsh
in either absolute value or percentage specified by r…
RbnInetIpPoolThreshold
Textual Convention: RbnInetIpPoolThreshold Unsigned32
.1.3.6.1.4.1.2352.2.15.1.4.2.1.5
rbnInetIpPoolCtxHiFallingNotify
This object specifies if rbnInetIpPoolCtxHiFallingThrshMet and/or log
is generated.

See the description of rbnInetIpPoolCtxHiFallingThrsh for conditions
which generate the notification.
RbnInetIpPoolThrshNotify
Textual Convention: RbnInetIpPoolThrshNotify Enumeration
Type Values:
0none
1log
2trap
3both
.1.3.6.1.4.1.2352.2.15.1.4.2.1.6
rbnInetIpPoolCtxLoFallingThrsh
The falling threshold of an IP Pool. When the value of rbnInetIpPoolCtxAvailable
crosses from (rbnInetIpPoolCtxLoFallingThrsh + 1) to rbnInetIpPoolCtxLoFallingThrsh
(either absolute value or percentage) specified by rb…
RbnInetIpPoolThreshold
Textual Convention: RbnInetIpPoolThreshold Unsigned32
.1.3.6.1.4.1.2352.2.15.1.4.2.1.7
rbnInetIpPoolCtxLoFallingNotify
This object specifies if rbnInetIpPoolCtxLoFallingThrshMet and/or log
is generated.

See the description of rbnInetIpPoolCtxLoFallingThrsh for conditions
which generate the notification.
RbnInetIpPoolThrshNotify
Textual Convention: RbnInetIpPoolThrshNotify Enumeration
Type Values:
0none
1log
2trap
3both
.1.3.6.1.4.1.2352.2.15.1.4.2.1.8