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
Uses the ericsson variant from /opt/observium/mibs/ericsson.
Command help
Walk rbnIpPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBN-IPPOOL-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-IPPOOL-MIB::rbnIpPoolTable'
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 row .1.3.6.1.4.1.2352.2.15.1.1.1
A conceptual row in the rbnIpPoolTable.
Column Syntax OID
The index of the interface containing the IP Pool.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.1.1.1
The start address of the IP Pool.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2352.2.15.1.1.1.2
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
The subnet mask of the IP Pool. This object will be
instantiated for IP Pools of type subnet only.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2352.2.15.1.1.1.4
The size of the IP Pool is defined to be the sum of
the available addresses plus the unusable addresses.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.1.1.5
The number of addresses of an IP Pool that are available.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.1.1.6
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.1.1.7
The number of addresses of an IP Pool that are in use.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.1.1.8
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2352.2.15.1.1.1.10
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2352.2.15.1.1.1.11
The name of the IP Pool.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.2352.2.15.1.1.1.12
The type of the IP Pool.
Enumeration
Enumerated Values:
0subnet
1range
.1.3.6.1.4.1.2352.2.15.1.1.1.13
The end address of the IP Pool. This object will be
instantiated for range IP Pools only.
SNMPv2-SMIIpAddress
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
Uses the ericsson variant from /opt/observium/mibs/ericsson.
Command help
Walk rbnIpPoolContextThresholdPercentTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBN-IPPOOL-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-IPPOOL-MIB::rbnIpPoolContextThresholdPercentTable'
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 row .1.3.6.1.4.1.2352.2.15.1.2.7.1
A conceptual row in the rbnIpPoolContextThresholdPercentTable.
Column Syntax OID
The index of the IP Pool percentage threshold.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.2.7.1.1
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
Type Constraints:
range: 0..100
.1.3.6.1.4.1.2352.2.15.1.2.7.1.2
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2352.2.15.1.2.7.1.3
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.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
Uses the ericsson variant from /opt/observium/mibs/ericsson.
Command help
Walk rbnInetIpPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBN-IPPOOL-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-IPPOOL-MIB::rbnInetIpPoolTable'
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 row .1.3.6.1.4.1.2352.2.15.1.3.1
A conceptual row in the rbnInetIpPoolTable.
Column Syntax OID
The type of IP Pool.
RbnInetPoolType
Type Values:
1ipv6
2dhcpv6
.1.3.6.1.4.1.2352.2.15.1.3.1.1
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
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.2352.2.15.1.3.1.2
The address type of rbnInetIpPoolPrefix.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2352.2.15.1.3.1.3
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2352.2.15.1.3.1.4
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
The address type of rbnInetIpPoolPrefix. The value of this object
is always ipv6 (2).
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2352.2.15.1.3.1.6
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2352.2.15.1.3.1.7
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
The name of the interface containing the IP Pool.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2352.2.15.1.3.1.9
The name of the IP Pool.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2352.2.15.1.3.1.10
The size of the IP Pool is defined to be the sum of
the available prefixes plus the unusable prefixes.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.3.1.11
The number of IP address prefixes of an IP Pool that are available.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.3.1.12
Unusable IP prefixes in an IP Pool.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.3.1.13
The number of IP prefixes of an IP Pool that are in use.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.3.1.14
This object indicates the value type of all threshold values in
this logical row, including rbnInetIpPoolHiFallingThrsh,
rbnInetIpPoolLoFallingThrsh.
RbnInetIpPoolThresholdType
Type Values:
0none
1absolute
2percentage
.1.3.6.1.4.1.2352.2.15.1.3.1.15
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 .1.3.6.1.4.1.2352.2.15.1.3.1.16
This object specifies if rbnInetIpPoolHiFallingThrshMet and/or log
is generated.

See the description of rbnInetIpPoolHiFallingThrsh for conditions
which generate the notification.
RbnInetIpPoolThrshNotify
Type Values:
0none
1log
2trap
3both
.1.3.6.1.4.1.2352.2.15.1.3.1.17
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 .1.3.6.1.4.1.2352.2.15.1.3.1.18
This object specifies if rbnInetIpPoolLoFallingThrshMet and/or log
is generated.

See the description of rbnInetIpPoolLoFallingThrsh for conditions
which generate the notification.
RbnInetIpPoolThrshNotify
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
Uses the ericsson variant from /opt/observium/mibs/ericsson.
Command help
Walk rbnInetIpPoolCtxTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBN-IPPOOL-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-IPPOOL-MIB::rbnInetIpPoolCtxTable'
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 row .1.3.6.1.4.1.2352.2.15.1.4.2.1
A conceptual row in the rbnInetIpPoolCtxTable.
Column Syntax OID
The type of ip pool.
RbnInetPoolType
Type Values:
1ipv6
2dhcpv6
.1.3.6.1.4.1.2352.2.15.1.4.2.1.1
The number of IP address prefixes of an IP Pool that are available.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.4.2.1.2
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2352.2.15.1.4.2.1.3
This object indicates the value type of all threshold values in
this logical row, including rbnInetIpPoolCtxHiFallingThrsh,
rbnInetIpPoolCtxLoFallingThrsh.
RbnInetIpPoolThresholdType
Type Values:
0none
1absolute
2percentage
.1.3.6.1.4.1.2352.2.15.1.4.2.1.4
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 .1.3.6.1.4.1.2352.2.15.1.4.2.1.5
This object specifies if rbnInetIpPoolCtxHiFallingThrshMet and/or log
is generated.

See the description of rbnInetIpPoolCtxHiFallingThrsh for conditions
which generate the notification.
RbnInetIpPoolThrshNotify
Type Values:
0none
1log
2trap
3both
.1.3.6.1.4.1.2352.2.15.1.4.2.1.6
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 .1.3.6.1.4.1.2352.2.15.1.4.2.1.7
This object specifies if rbnInetIpPoolCtxLoFallingThrshMet and/or log
is generated.

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