RBN-IPPOOL-MIB

File: RBN-IPPOOL-MIB.mib (45061 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB RBN-SMI RBN-TC
INET-ADDRESS-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 IpAddress TruthValue
TEXTUAL-CONVENTION MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP SnmpAdminString rbnMgmt
RbnPercentage InetAddress InetAddressType
InetAddressPrefixLength InterfaceIndex

Defined Types

RbnInetPoolType  
Denotes a generic IP Pool Type.
TEXTUAL-CONVENTION    
  INTEGER ipv6(1), dhcpv6(2)  

RbnInetIpPoolThresholdType  
A value that represents a type of IP Pool threshold value. none(0) No threshold setting. This value MUST be used if the value of all corresponding RbnInetIpPoolThreshold objects in the same logical row are zeroes. absolute(1) RbnInetIpPoolThreshold values in the same logical row defined as absolute values with the range of (1..IP Pool size) percentage(2) RbnInetIpPoolThreshold values in the same logical row defined as percentages with the range of (1..100). Implementations must ensure that RbnInetIpPoolThresholdType objects and any dependent objects (e.g., RbnInetIpPoolThreshold objects) are consistent. The relationship between absolute value and percentage is: absolute = IP Pool size * percentage
TEXTUAL-CONVENTION    
  INTEGER none(0), absolute(1), percentage(2)  

RbnInetIpPoolThreshold  
Denotes a generic IP Pool threshold. An RbnInetIpPoolThreshold value is always interpreted within the context of an RbnInetIpPoolThresholdType value. The usages of the RbnInetIpPoolThreshold textual convention in the same logical row is required to specify the RbnInetIpPoolThresholdType object that provides the context. The value of an RbnInetIpPoolThreshold object must always be consistent with the value of the associated RbnInetIpPoolThresholdType object.
TEXTUAL-CONVENTION    
  Unsigned32  

RbnInetIpPoolThrshNotify  
Denotes a logging method for monitoring falling thresholds
TEXTUAL-CONVENTION    
  INTEGER none(0), log(1), trap(2), both(3)  

RbnIpPoolEntry  
SEQUENCE    
  rbnIpPoolInterfaceIdx Unsigned32
  rbnIpPoolAddr IpAddress
  rbnIpPoolInterfaceName SnmpAdminString
  rbnIpPoolMask IpAddress
  rbnIpPoolSize Unsigned32
  rbnIpPoolAvailable Unsigned32
  rbnIpPoolUnusable Unsigned32
  rbnIpPoolInuse Unsigned32
  rbnIpPoolThreshold Unsigned32
  rbnIpPoolSendTrap TruthValue
  rbnIpPoolLogMessage TruthValue
  rbnIpPoolName SnmpAdminString
  rbnIpPoolType INTEGER
  rbnIpPoolEndAddr IpAddress

RbnIpPoolContextThresholdPercentEntry  
SEQUENCE    
  rbnIpPoolContextThresholdIndex Unsigned32
  rbnIpPoolContextThresholdPercentage RbnPercentage
  rbnIpPoolContextThresholdSendTrap TruthValue
  rbnIpPoolContextThresholdLogMessage TruthValue

RbnInetIpPoolEntry  
SEQUENCE    
  rbnInetIpPoolType RbnInetPoolType
  rbnInetIpPoolIfIndex InterfaceIndex
  rbnInetIpPoolStartPrefixType InetAddressType
  rbnInetIpPoolStartPrefix InetAddress
  rbnInetIpPoolStartPrefixLen InetAddressPrefixLength
  rbnInetIpPoolEndPrefixType InetAddressType
  rbnInetIpPoolEndPrefix InetAddress
  rbnInetIpPoolEndPrefixLen InetAddressPrefixLength
  rbnInetIpPoolInterfaceName SnmpAdminString
  rbnInetIpPoolName SnmpAdminString
  rbnInetIpPoolSize Unsigned32
  rbnInetIpPoolAvailable Unsigned32
  rbnInetIpPoolUnusable Unsigned32
  rbnInetIpPoolInuse Unsigned32
  rbnInetIpPoolThrshType RbnInetIpPoolThresholdType
  rbnInetIpPoolHiFallingThrsh RbnInetIpPoolThreshold
  rbnInetIpPoolHiFallingNotify RbnInetIpPoolThrshNotify
  rbnInetIpPoolLoFallingThrsh RbnInetIpPoolThreshold
  rbnInetIpPoolLoFallingNotify RbnInetIpPoolThrshNotify

RbnInetIpPoolCtxEntry  
SEQUENCE    
  rbnInetIpPoolCtxPoolType RbnInetPoolType
  rbnInetIpPoolCtxAvailable Unsigned32
  rbnInetIpPoolCtxPoolSize Unsigned32
  rbnInetIpPoolCtxThrshType RbnInetIpPoolThresholdType
  rbnInetIpPoolCtxHiFallingThrsh RbnInetIpPoolThreshold
  rbnInetIpPoolCtxHiFallingNotify RbnInetIpPoolThrshNotify
  rbnInetIpPoolCtxLoFallingThrsh RbnInetIpPoolThreshold
  rbnInetIpPoolCtxLoFallingNotify RbnInetIpPoolThrshNotify

Defined Values

rbnIpPoolMib 1.3.6.1.4.1.2352.2.15
Defines the objects necessary to obtain information about IP Pools for interfaces within a context.
MODULE-IDENTITY    

rbnIpPoolMIBNotifications 1.3.6.1.4.1.2352.2.15.0
OBJECT IDENTIFIER    

rbnIpPoolMIBObjects 1.3.6.1.4.1.2352.2.15.1
OBJECT IDENTIFIER    

rbnIpPoolMIBConformance 1.3.6.1.4.1.2352.2.15.2
OBJECT IDENTIFIER    

rbnIpPoolTable 1.3.6.1.4.1.2352.2.15.1.1
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnIpPoolEntry

rbnIpPoolEntry 1.3.6.1.4.1.2352.2.15.1.1.1
A conceptual row in the rbnIpPoolTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnIpPoolEntry  

rbnIpPoolInterfaceIdx 1.3.6.1.4.1.2352.2.15.1.1.1.1
The index of the interface containing the IP Pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rbnIpPoolAddr 1.3.6.1.4.1.2352.2.15.1.1.1.2
The start address of the IP Pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rbnIpPoolInterfaceName 1.3.6.1.4.1.2352.2.15.1.1.1.3
The name of the interface containing the IP Pool.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..127)  

rbnIpPoolMask 1.3.6.1.4.1.2352.2.15.1.1.1.4
The subnet mask of the IP Pool. This object will be instantiated for IP Pools of type subnet only.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rbnIpPoolSize 1.3.6.1.4.1.2352.2.15.1.1.1.5
The size of the IP Pool is defined to be the sum of the available addresses plus the unusable addresses.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnIpPoolAvailable 1.3.6.1.4.1.2352.2.15.1.1.1.6
The number of addresses of an IP Pool that are available.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnIpPoolUnusable 1.3.6.1.4.1.2352.2.15.1.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnIpPoolInuse 1.3.6.1.4.1.2352.2.15.1.1.1.8
The number of addresses of an IP Pool that are in use.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnIpPoolThreshold 1.3.6.1.4.1.2352.2.15.1.1.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

rbnIpPoolSendTrap 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 trap will be sent. See the definition of the rbnIpPoolThresholdMet for the information included in the trap. Note, both rbnIpPoolSendTrap and rbnIpPoolLogMessage are allowed to be TRUE at the same time.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnIpPoolLogMessage 1.3.6.1.4.1.2352.2.15.1.1.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnIpPoolName 1.3.6.1.4.1.2352.2.15.1.1.1.12
The name of the IP Pool.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

rbnIpPoolType 1.3.6.1.4.1.2352.2.15.1.1.1.13
The type of the IP Pool.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER subnet(0), range(1)  

rbnIpPoolEndAddr 1.3.6.1.4.1.2352.2.15.1.1.1.14
The end address of the IP Pool. This object will be instantiated for range IP Pools only.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rbnIpPoolSummary 1.3.6.1.4.1.2352.2.15.1.2
OBJECT IDENTIFIER    

rbnIpPoolContextName 1.3.6.1.4.1.2352.2.15.1.2.1
The name of the context containing the IP Pool.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..63)  

rbnIpPoolContextAvailable 1.3.6.1.4.1.2352.2.15.1.2.2
The total number of IP addresses available in all pools of all interfaces in the context valid in the current view.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnIpPoolContextThreshold 1.3.6.1.4.1.2352.2.15.1.2.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnIpPoolContextSendTrap 1.3.6.1.4.1.2352.2.15.1.2.4
If true, upon detection of a per-context threshold crossing event, a trap will be sent. See the definition of the rbnIpPoolContextThresholdMet for the information included in the trap. Note, both rbnIpPoolContextSendTrap and rbnIpPoolContextLogMessage are allowed to be true at the same time.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnIpPoolContextLogMessage 1.3.6.1.4.1.2352.2.15.1.2.5
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 rbnIpPoolContextThresholdMet trap. Note, both rbnIpPoolContextSendTrap and rbnIpPoolContextLogMessage are allowed to be true at the same time.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnIpPoolContextTotalSize 1.3.6.1.4.1.2352.2.15.1.2.6
The total number of IP addresses configured in all pools of all interfaces in the context valid in the current view. It is the sum of the available addresses plus the unusable addresses.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnIpPoolContextThresholdPercentTable 1.3.6.1.4.1.2352.2.15.1.2.7
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnIpPoolContextThresholdPercentEntry

rbnIpPoolContextThresholdPercentEntry 1.3.6.1.4.1.2352.2.15.1.2.7.1
A conceptual row in the rbnIpPoolContextThresholdPercentTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnIpPoolContextThresholdPercentEntry  

rbnIpPoolContextThresholdIndex 1.3.6.1.4.1.2352.2.15.1.2.7.1.1
The index of the IP Pool percentage threshold.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rbnIpPoolContextThresholdPercentage 1.3.6.1.4.1.2352.2.15.1.2.7.1.2
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 trap and/or log message will only be sent when the current value, which is the % of rbnIpPoolContextAvailable/rbnIpPoolContextTotalSize truncated to a whole number in percentage, is less than or equal to this threshold, and the percentage value at the last check was greater than this threshold. Additionally, the action of sending the SNMP trap and/or logging a message is subject to the values of rbnIpPoolContextThresholdSendTrap and rbnIpPoolContextThresholdLogMessage.
Status: current Access: read-only
OBJECT-TYPE    
  RbnPercentage  

rbnIpPoolContextThresholdSendTrap 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, an SNMP trap will be sent. See the definition of the rbnIpPoolContextThresholdPercentageMet for the information included in the trap. Note, both rbnIpPoolContextThresholdSendTrap and rbnIpPoolContextThresholdLogMessage are allowed to be true at the same time.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnIpPoolContextThresholdLogMessage 1.3.6.1.4.1.2352.2.15.1.2.7.1.4
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 trap. Note, both rbnIpPoolContextThresholdSendTrap and rbnIpPoolContextThresholdLogMessage are allowed to be true at the same time.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnIpPoolThresholdMet 1.3.6.1.4.1.2352.2.15.0.1
A notification indicating that the per pool falling threshold has been reached.
Status: current Access: read-only
NOTIFICATION-TYPE    

rbnIpPoolContextThresholdMet 1.3.6.1.4.1.2352.2.15.0.2
A notification indicating that the per-context falling threshold has been reached.
Status: current Access: read-only
NOTIFICATION-TYPE    

rbnIpPoolContextThresholdPercentageMet 1.3.6.1.4.1.2352.2.15.0.3
A notification indicating that the per-context percentage falling threshold has been reached.
Status: current Access: read-only
NOTIFICATION-TYPE    

rbnInetIpPoolTable 1.3.6.1.4.1.2352.2.15.1.3
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnInetIpPoolEntry

rbnInetIpPoolEntry 1.3.6.1.4.1.2352.2.15.1.3.1
A conceptual row in the rbnInetIpPoolTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnInetIpPoolEntry  

rbnInetIpPoolType 1.3.6.1.4.1.2352.2.15.1.3.1.1
The type of IP Pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnInetPoolType  

rbnInetIpPoolIfIndex 1.3.6.1.4.1.2352.2.15.1.3.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rbnInetIpPoolStartPrefixType 1.3.6.1.4.1.2352.2.15.1.3.1.3
The address type of rbnInetIpPoolPrefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

rbnInetIpPoolStartPrefix 1.3.6.1.4.1.2352.2.15.1.3.1.4
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 after rbnInetIpPoolStartPrefixLen must be zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

rbnInetIpPoolStartPrefixLen 1.3.6.1.4.1.2352.2.15.1.3.1.5
The prefix length associated with this prefix. It refers to advertised or delegated prefix length.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

rbnInetIpPoolEndPrefixType 1.3.6.1.4.1.2352.2.15.1.3.1.6
The address type of rbnInetIpPoolPrefix. The value of this object is always ipv6 (2).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rbnInetIpPoolEndPrefix 1.3.6.1.4.1.2352.2.15.1.3.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rbnInetIpPoolEndPrefixLen 1.3.6.1.4.1.2352.2.15.1.3.1.8
The IP prefix length associated with this prefix. It refers to the advertised or delegated prefix length. See rbnInetIpPoolEndPrefixLen.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

rbnInetIpPoolInterfaceName 1.3.6.1.4.1.2352.2.15.1.3.1.9
The name of the interface containing the IP Pool.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

rbnInetIpPoolName 1.3.6.1.4.1.2352.2.15.1.3.1.10
The name of the IP Pool.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

rbnInetIpPoolSize 1.3.6.1.4.1.2352.2.15.1.3.1.11
The size of the IP Pool is defined to be the sum of the available prefixes plus the unusable prefixes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnInetIpPoolAvailable 1.3.6.1.4.1.2352.2.15.1.3.1.12
The number of IP address prefixes of an IP Pool that are available.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnInetIpPoolUnusable 1.3.6.1.4.1.2352.2.15.1.3.1.13
Unusable IP prefixes in an IP Pool.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnInetIpPoolInuse 1.3.6.1.4.1.2352.2.15.1.3.1.14
The number of IP prefixes of an IP Pool that are in use.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnInetIpPoolThrshType 1.3.6.1.4.1.2352.2.15.1.3.1.15
This object indicates the value type of all threshold values in this logical row, including rbnInetIpPoolHiFallingThrsh, rbnInetIpPoolLoFallingThrsh.
Status: current Access: read-only
OBJECT-TYPE    
  RbnInetIpPoolThresholdType  

rbnInetIpPoolHiFallingThrsh 1.3.6.1.4.1.2352.2.15.1.3.1.16
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 rbnInetIpPoolThrshType, a rbnInetIpPoolHiFallingThrshMet notification and/or log is generated. The value of this object should never be smaller than the value of rbnInetIpPoolLoFallingThrsh. A value of zero means that this falling threshold is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  RbnInetIpPoolThreshold  

rbnInetIpPoolHiFallingNotify 1.3.6.1.4.1.2352.2.15.1.3.1.17
This object specifies if rbnInetIpPoolHiFallingThrshMet and/or log is generated. See the description of rbnInetIpPoolHiFallingThrsh for conditions which generate the notification.
Status: current Access: read-only
OBJECT-TYPE    
  RbnInetIpPoolThrshNotify  

rbnInetIpPoolLoFallingThrsh 1.3.6.1.4.1.2352.2.15.1.3.1.18
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 rbnInetIpPoolThrshType, a rbnInetIpPoolLoFallingThrshMet notification and/or log is generated. The value of this object should never be greater than the value of rbnInetIpPoolHiFallingThrsh. A value of zero means that this falling threshold is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  RbnInetIpPoolThreshold  

rbnInetIpPoolLoFallingNotify 1.3.6.1.4.1.2352.2.15.1.3.1.19
This object specifies if rbnInetIpPoolLoFallingThrshMet and/or log is generated. See the description of rbnInetIpPoolLoFallingThrsh for conditions which generate the notification.
Status: current Access: read-only
OBJECT-TYPE    
  RbnInetIpPoolThrshNotify  

rbnInetIpPoolSummary 1.3.6.1.4.1.2352.2.15.1.4
OBJECT IDENTIFIER    

rbnInetIpPoolCtxName 1.3.6.1.4.1.2352.2.15.1.4.1
The name of the context containing the IP Pool.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

rbnInetIpPoolCtxTable 1.3.6.1.4.1.2352.2.15.1.4.2
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnInetIpPoolCtxEntry

rbnInetIpPoolCtxEntry 1.3.6.1.4.1.2352.2.15.1.4.2.1
A conceptual row in the rbnInetIpPoolCtxTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnInetIpPoolCtxEntry  

rbnInetIpPoolCtxPoolType 1.3.6.1.4.1.2352.2.15.1.4.2.1.1
The type of ip pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnInetPoolType  

rbnInetIpPoolCtxAvailable 1.3.6.1.4.1.2352.2.15.1.4.2.1.2
The number of IP address prefixes of an IP Pool that are available.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnInetIpPoolCtxPoolSize 1.3.6.1.4.1.2352.2.15.1.4.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnInetIpPoolCtxThrshType 1.3.6.1.4.1.2352.2.15.1.4.2.1.4
This object indicates the value type of all threshold values in this logical row, including rbnInetIpPoolCtxHiFallingThrsh, rbnInetIpPoolCtxLoFallingThrsh.
Status: current Access: read-only
OBJECT-TYPE    
  RbnInetIpPoolThresholdType  

rbnInetIpPoolCtxHiFallingThrsh 1.3.6.1.4.1.2352.2.15.1.4.2.1.5
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 rbnInetIpPoolCtxThrshType, a rbnInetIpPoolCtxHiFallingThrshMet notification and/or log is generated. The value of this object should never be smaller than the value of rbnInetIpPoolCtxLoFallingThrsh. A value of zero means that this falling threshold is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  RbnInetIpPoolThreshold  

rbnInetIpPoolCtxHiFallingNotify 1.3.6.1.4.1.2352.2.15.1.4.2.1.6
This object specifies if rbnInetIpPoolCtxHiFallingThrshMet and/or log is generated. See the description of rbnInetIpPoolCtxHiFallingThrsh for conditions which generate the notification.
Status: current Access: read-only
OBJECT-TYPE    
  RbnInetIpPoolThrshNotify  

rbnInetIpPoolCtxLoFallingThrsh 1.3.6.1.4.1.2352.2.15.1.4.2.1.7
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 rbnInetIpPoolCtxThrshType, a rbnInetIpPoolCtxLoFallingThrshMet notification and/or log is generated. The value of this object should never be greater than the value of rbnInetIpPoolCtxHiFallingThrsh. A value of zero means that this falling threshold is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  RbnInetIpPoolThreshold  

rbnInetIpPoolCtxLoFallingNotify 1.3.6.1.4.1.2352.2.15.1.4.2.1.8
This object specifies if rbnInetIpPoolCtxLoFallingThrshMet and/or log is generated. See the description of rbnInetIpPoolCtxLoFallingThrsh for conditions which generate the notification.
Status: current Access: read-only
OBJECT-TYPE    
  RbnInetIpPoolThrshNotify  

rbnInetIpPoolHiFallingThrshMet 1.3.6.1.4.1.2352.2.15.0.4
A notification indicating that the falling threshold with the high water mark(rbnInetIpPoolHiFallingThrsh) per IP Pool has been reached.
Status: current Access: read-only
NOTIFICATION-TYPE    

rbnInetIpPoolLoFallingThrshMet 1.3.6.1.4.1.2352.2.15.0.5
A notification indicating that the falling threshold with the low water mark(rbnInetIpPoolLoFallingThrsh) per IP Pool has been reached.
Status: current Access: read-only
NOTIFICATION-TYPE    

rbnInetIpPoolCtxHiFallingThrshMet 1.3.6.1.4.1.2352.2.15.0.6
A notification indicating that the falling threshold with the high water mark(rbnInetIpPoolCtxHiFallingThrsh) per IP Pool has been reached.
Status: current Access: read-only
NOTIFICATION-TYPE    

rbnInetIpPoolCtxLoFallingThrshMet 1.3.6.1.4.1.2352.2.15.0.7
A notification indicating that the falling threshold with the low water mark(rbnInetIpPoolCtxLoFallingThrsh) per IP Pool has been reached.
Status: current Access: read-only
NOTIFICATION-TYPE    

rbnIpPoolCompliances 1.3.6.1.4.1.2352.2.15.2.1
OBJECT IDENTIFIER    

rbnIpPoolGroups 1.3.6.1.4.1.2352.2.15.2.2
OBJECT IDENTIFIER    

rbnIpPoolGroup 1.3.6.1.4.1.2352.2.15.2.2.1
The collection of objects providing interface IP Pool information.
Status: current Access: read-only
OBJECT-GROUP    

rbnIpPoolNotifyGroup 1.3.6.1.4.1.2352.2.15.2.2.2
The collection of notifications related to IP Pools.
Status: current Access: read-only
NOTIFICATION-GROUP    

rbnIpPoolNameGroup 1.3.6.1.4.1.2352.2.15.2.2.3
An object providing the IP pool name.
Status: current Access: read-only
OBJECT-GROUP    

rbnIpPoolGroupV2 1.3.6.1.4.1.2352.2.15.2.2.4
The collection of objects providing interface IP Pool information.
Status: current Access: read-only
OBJECT-GROUP    

rbnIpPoolRangeGroup 1.3.6.1.4.1.2352.2.15.2.2.5
An object providing an IP pool range information.
Status: current Access: read-only
OBJECT-GROUP    

rbnIpPoolInterfaceGroup 1.3.6.1.4.1.2352.2.15.2.2.6
The collection of objects providing interface IP Pool information.
Status: current Access: read-only
OBJECT-GROUP    

rbnIpPoolContextGroup 1.3.6.1.4.1.2352.2.15.2.2.7
The collection of objects providing context IP Pool information.
Status: current Access: read-only
OBJECT-GROUP    

rbnIpPoolNotifyGroupV2 1.3.6.1.4.1.2352.2.15.2.2.8
The collection of notifications related to IP Pools.
Status: current Access: read-only
NOTIFICATION-GROUP    

rbnInetIpPoolGroup 1.3.6.1.4.1.2352.2.15.2.2.9
The collection of objects providing context IP Pool information.
Status: current Access: read-only
OBJECT-GROUP    

rbnInetIpPoolNotifyGroup 1.3.6.1.4.1.2352.2.15.2.2.10
The collection of notifications related to IP Pools.
Status: current Access: read-only
NOTIFICATION-GROUP    

rbnIpPoolCompliance 1.3.6.1.4.1.2352.2.15.2.1.1
The compliance statement for SNMP entities which implement this IP Pool MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

rbnIpPoolNameCompliance 1.3.6.1.4.1.2352.2.15.2.1.2
The compliance statement for SNMP entities which implement this IP Pool MIB, including support for named pools.
Status: current Access: read-only
MODULE-COMPLIANCE    

rbnIpPoolComplianceV2 1.3.6.1.4.1.2352.2.15.2.1.3
The compliance statement for SNMP entities which implement this IP Pool MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

rbnIpPoolNameComplianceV2 1.3.6.1.4.1.2352.2.15.2.1.4
The compliance statement for SNMP entities which implement this IP Pool MIB, including support for named pools.
Status: current Access: read-only
MODULE-COMPLIANCE    

rbnIpPoolRangeCompliance 1.3.6.1.4.1.2352.2.15.2.1.5
The compliance statement for SNMP entities which implement thhis IP Pool MIB, including support for range ip pools.
Status: current Access: read-only
MODULE-COMPLIANCE    

rbnIpPoolThresholdPercentCompliance 1.3.6.1.4.1.2352.2.15.2.1.6
The compliance statement for SNMP entities which implement this IP Pool MIB, including support for per-context KIP Pool percentage thresholds.
Status: current Access: read-only
MODULE-COMPLIANCE    

rbnInetIpPoolCompliance 1.3.6.1.4.1.2352.2.15.2.1.7
The compliance statement for SNMP entities which implement the IP Pool MIB, including support DHCP-PD & ND IPv6 Pool.
Status: current Access: read-only
MODULE-COMPLIANCE