ERICSSON-ROUTER-IPPOOL-MIB

File: ERICSSON-ROUTER-IPPOOL-MIB.mib (48491 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB ERICSSON-ROUTER-SMI ERICSSON-ROUTER-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 eriRouterMgmt
EriRouterPercentage InetAddress InetAddressType
InetAddressPrefixLength InterfaceIndex

Defined Types

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

EriRouterInetIpPoolThresholdType  
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 EriRouterInetIpPoolThreshold objects in the same logical row are zeroes. absolute(1) EriRouterInetIpPoolThreshold values in the same logical row defined as absolute values with the range of (1..IP Pool size) percentage(2) EriRouterInetIpPoolThreshold values in the same logical row defined as percentages with the range of (1..100). Implementations must ensure that EriRouterInetIpPoolThresholdType objects and any dependent objects (e.g., EriRouterInetIpPoolThreshold 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)  

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

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

EriRouterIpPoolEntry  
SEQUENCE    
  eriRouterIpPoolInterfaceIdx Unsigned32
  eriRouterIpPoolAddr IpAddress
  eriRouterIpPoolInterfaceName SnmpAdminString
  eriRouterIpPoolMask IpAddress
  eriRouterIpPoolSize Unsigned32
  eriRouterIpPoolAvailable Unsigned32
  eriRouterIpPoolUnusable Unsigned32
  eriRouterIpPoolInuse Unsigned32
  eriRouterIpPoolThreshold Unsigned32
  eriRouterIpPoolSendTrap TruthValue
  eriRouterIpPoolLogMessage TruthValue
  eriRouterIpPoolName SnmpAdminString
  eriRouterIpPoolType INTEGER
  eriRouterIpPoolEndAddr IpAddress

EriRouterIpPoolContextThresholdPercentEntry  
SEQUENCE    
  eriRouterIpPoolContextThresholdIndex Unsigned32
  eriRouterIpPoolContextThresholdPercentage EriRouterPercentage
  eriRouterIpPoolContextThresholdSendTrap TruthValue
  eriRouterIpPoolContextThresholdLogMessage TruthValue

EriRouterInetIpPoolEntry  
SEQUENCE    
  eriRouterInetIpPoolType EriRouterInetPoolType
  eriRouterInetIpPoolIfIndex InterfaceIndex
  eriRouterInetIpPoolStartPrefixType InetAddressType
  eriRouterInetIpPoolStartPrefix InetAddress
  eriRouterInetIpPoolStartPrefixLen InetAddressPrefixLength
  eriRouterInetIpPoolEndPrefixType InetAddressType
  eriRouterInetIpPoolEndPrefix InetAddress
  eriRouterInetIpPoolEndPrefixLen InetAddressPrefixLength
  eriRouterInetIpPoolInterfaceName SnmpAdminString
  eriRouterInetIpPoolName SnmpAdminString
  eriRouterInetIpPoolSize Unsigned32
  eriRouterInetIpPoolAvailable Unsigned32
  eriRouterInetIpPoolUnusable Unsigned32
  eriRouterInetIpPoolInuse Unsigned32
  eriRouterInetIpPoolThrshType EriRouterInetIpPoolThresholdType
  eriRouterInetIpPoolHiFallingThrsh EriRouterInetIpPoolThreshold
  eriRouterInetIpPoolHiFallingNotify EriRouterInetIpPoolThrshNotify
  eriRouterInetIpPoolLoFallingThrsh EriRouterInetIpPoolThreshold
  eriRouterInetIpPoolLoFallingNotify EriRouterInetIpPoolThrshNotify

EriRouterInetIpPoolCtxEntry  
SEQUENCE    
  eriRouterInetIpPoolCtxPoolType EriRouterInetPoolType
  eriRouterInetIpPoolCtxAvailable Unsigned32
  eriRouterInetIpPoolCtxPoolSize Unsigned32
  eriRouterInetIpPoolCtxThrshType EriRouterInetIpPoolThresholdType
  eriRouterInetIpPoolCtxHiFallingThrsh EriRouterInetIpPoolThreshold
  eriRouterInetIpPoolCtxHiFallingNotify EriRouterInetIpPoolThrshNotify
  eriRouterInetIpPoolCtxLoFallingThrsh EriRouterInetIpPoolThreshold
  eriRouterInetIpPoolCtxLoFallingNotify EriRouterInetIpPoolThrshNotify

Defined Values

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

eriRouterIpPoolMIBNotifications 1.3.6.1.4.1.193.218.2.15.0
OBJECT IDENTIFIER    

eriRouterIpPoolMIBObjects 1.3.6.1.4.1.193.218.2.15.1
OBJECT IDENTIFIER    

eriRouterIpPoolMIBConformance 1.3.6.1.4.1.193.218.2.15.2
OBJECT IDENTIFIER    

eriRouterIpPoolTable 1.3.6.1.4.1.193.218.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  
    EriRouterIpPoolEntry

eriRouterIpPoolEntry 1.3.6.1.4.1.193.218.2.15.1.1.1
A conceptual row in the eriRouterIpPoolTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterIpPoolEntry  

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

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

eriRouterIpPoolInterfaceName 1.3.6.1.4.1.193.218.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)  

eriRouterIpPoolMask 1.3.6.1.4.1.193.218.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  

eriRouterIpPoolSize 1.3.6.1.4.1.193.218.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  

eriRouterIpPoolAvailable 1.3.6.1.4.1.193.218.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  

eriRouterIpPoolUnusable 1.3.6.1.4.1.193.218.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  

eriRouterIpPoolInuse 1.3.6.1.4.1.193.218.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  

eriRouterIpPoolThreshold 1.3.6.1.4.1.193.218.2.15.1.1.1.9
The threshold of an IP Pool is the value for currently available addresses, as reported in eriRouterIpPoolAvailable, 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 (eriRouterIpPoolThreshold+1) addresses to eriRouterIpPoolThreshold addresses. Additionally, the action of sending the trap and/or log message is subject to the values of eriRouterIpPoolSendTrap and eriRouterIpPoolLogMessage. A value of zero means there is no threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

eriRouterIpPoolSendTrap 1.3.6.1.4.1.193.218.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 eriRouterIpPoolThresholdMet for the information included in the trap. Note, both eriRouterIpPoolSendTrap and eriRouterIpPoolLogMessage are allowed to be TRUE at the same time.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

eriRouterIpPoolLogMessage 1.3.6.1.4.1.193.218.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 eriRouterIpPoolThresholdMet trap. Note, both eriRouterIpPoolSendTrap and eriRouterIpPoolLogMessage are allowed to be TRUE at the same time.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

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

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

eriRouterIpPoolEndAddr 1.3.6.1.4.1.193.218.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  

eriRouterIpPoolSummary 1.3.6.1.4.1.193.218.2.15.1.2
OBJECT IDENTIFIER    

eriRouterIpPoolContextName 1.3.6.1.4.1.193.218.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)  

eriRouterIpPoolContextAvailable 1.3.6.1.4.1.193.218.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  

eriRouterIpPoolContextThreshold 1.3.6.1.4.1.193.218.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 eriRouterIpPoolContextAvailable, 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 (eriRouterIpPoolContextThreshold+1) addresses to eriRouterIpPoolContextThreshold addresses. Additionally, the action of sending the trap and/or log message is subject to the values of eriRouterIpPoolContextSendTrap and eriRouterIpPoolContextLogMessage. A value of zero means there is no per-context threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eriRouterIpPoolContextSendTrap 1.3.6.1.4.1.193.218.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 eriRouterIpPoolContextThresholdMet for the information included in the trap. Note, both eriRouterIpPoolContextSendTrap and eriRouterIpPoolContextLogMessage are allowed to be true at the same time.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

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

eriRouterIpPoolContextTotalSize 1.3.6.1.4.1.193.218.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  

eriRouterIpPoolContextThresholdPercentTable 1.3.6.1.4.1.193.218.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  
    EriRouterIpPoolContextThresholdPercentEntry

eriRouterIpPoolContextThresholdPercentEntry 1.3.6.1.4.1.193.218.2.15.1.2.7.1
A conceptual row in the eriRouterIpPoolContextThresholdPercentTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterIpPoolContextThresholdPercentEntry  

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

eriRouterIpPoolContextThresholdPercentage 1.3.6.1.4.1.193.218.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 eriRouterIpPoolContextAvailable/eriRouterIpPoolContextTotalSize 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 eriRouterIpPoolContextThresholdSendTrap and eriRouterIpPoolContextThresholdLogMessage.
Status: current Access: read-only
OBJECT-TYPE    
  EriRouterPercentage  

eriRouterIpPoolContextThresholdSendTrap 1.3.6.1.4.1.193.218.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 eriRouterIpPoolContextThresholdPercentageMet for the information included in the trap. Note, both eriRouterIpPoolContextThresholdSendTrap and eriRouterIpPoolContextThresholdLogMessage are allowed to be true at the same time.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

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

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

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

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

eriRouterInetIpPoolTable 1.3.6.1.4.1.193.218.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  
    EriRouterInetIpPoolEntry

eriRouterInetIpPoolEntry 1.3.6.1.4.1.193.218.2.15.1.3.1
A conceptual row in the eriRouterInetIpPoolTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterInetIpPoolEntry  

eriRouterInetIpPoolType 1.3.6.1.4.1.193.218.2.15.1.3.1.1
The type of IP Pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterInetPoolType  

eriRouterInetIpPoolIfIndex 1.3.6.1.4.1.193.218.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  

eriRouterInetIpPoolStartPrefixType 1.3.6.1.4.1.193.218.2.15.1.3.1.3
The address type of eriRouterInetIpPoolPrefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

eriRouterInetIpPoolStartPrefix 1.3.6.1.4.1.193.218.2.15.1.3.1.4
The start address prefix of this pool. The address type of this object is specified in eriRouterInetIpPoolPrefixType. The length of this object is the standard length for objects of that type (always 16 bytes). Any bits after eriRouterInetIpPoolStartPrefixLen must be zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

eriRouterInetIpPoolStartPrefixLen 1.3.6.1.4.1.193.218.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  

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

eriRouterInetIpPoolEndPrefix 1.3.6.1.4.1.193.218.2.15.1.3.1.7
The end IP address prefix of this pool. The address type of this object is specified in eriRouterInetIpPoolPrefixType. Any bits after eriRouterInetIpPoolPrefixLen must be zero.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

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

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

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

eriRouterInetIpPoolSize 1.3.6.1.4.1.193.218.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  

eriRouterInetIpPoolAvailable 1.3.6.1.4.1.193.218.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  

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

eriRouterInetIpPoolInuse 1.3.6.1.4.1.193.218.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  

eriRouterInetIpPoolThrshType 1.3.6.1.4.1.193.218.2.15.1.3.1.15
This object indicates the value type of all threshold values in this logical row, including eriRouterInetIpPoolHiFallingThrsh, eriRouterInetIpPoolLoFallingThrsh.
Status: current Access: read-only
OBJECT-TYPE    
  EriRouterInetIpPoolThresholdType  

eriRouterInetIpPoolHiFallingThrsh 1.3.6.1.4.1.193.218.2.15.1.3.1.16
The falling threshold of an IP Pool. When the value of eriRouterInetIpPoolAvailable crosses from (eriRouterInetIpPoolHiFallingThrsh + 1) to eriRouterInetIpPoolHiFallingThrsh in either absolute value or percentage specified by eriRouterInetIpPoolThrshType, a eriRouterInetIpPoolHiFallingThrshMet notification and/or log is generated. The value of this object should never be smaller than the value of eriRouterInetIpPoolLoFallingThrsh. A value of zero means that this falling threshold is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  EriRouterInetIpPoolThreshold  

eriRouterInetIpPoolHiFallingNotify 1.3.6.1.4.1.193.218.2.15.1.3.1.17
This object specifies if eriRouterInetIpPoolHiFallingThrshMet and/or log is generated. See the description of eriRouterInetIpPoolHiFallingThrsh for conditions which generate the notification.
Status: current Access: read-only
OBJECT-TYPE    
  EriRouterInetIpPoolThrshNotify  

eriRouterInetIpPoolLoFallingThrsh 1.3.6.1.4.1.193.218.2.15.1.3.1.18
The falling threshold of an IP Pool. When the value of eriRouterInetIpPoolAvailable crosses from (eriRouterInetIpPoolLoFallingThrsh + 1) to eriRouterInetIpPoolLoFallingThrsh (either absolute value or percentage) specified by eriRouterInetIpPoolThrshType, a eriRouterInetIpPoolLoFallingThrshMet notification and/or log is generated. The value of this object should never be greater than the value of eriRouterInetIpPoolHiFallingThrsh. A value of zero means that this falling threshold is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  EriRouterInetIpPoolThreshold  

eriRouterInetIpPoolLoFallingNotify 1.3.6.1.4.1.193.218.2.15.1.3.1.19
This object specifies if eriRouterInetIpPoolLoFallingThrshMet and/or log is generated. See the description of eriRouterInetIpPoolLoFallingThrsh for conditions which generate the notification.
Status: current Access: read-only
OBJECT-TYPE    
  EriRouterInetIpPoolThrshNotify  

eriRouterInetIpPoolSummary 1.3.6.1.4.1.193.218.2.15.1.4
OBJECT IDENTIFIER    

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

eriRouterInetIpPoolCtxTable 1.3.6.1.4.1.193.218.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  
    EriRouterInetIpPoolCtxEntry

eriRouterInetIpPoolCtxEntry 1.3.6.1.4.1.193.218.2.15.1.4.2.1
A conceptual row in the eriRouterInetIpPoolCtxTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterInetIpPoolCtxEntry  

eriRouterInetIpPoolCtxPoolType 1.3.6.1.4.1.193.218.2.15.1.4.2.1.1
The type of ip pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterInetPoolType  

eriRouterInetIpPoolCtxAvailable 1.3.6.1.4.1.193.218.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  

eriRouterInetIpPoolCtxPoolSize 1.3.6.1.4.1.193.218.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  

eriRouterInetIpPoolCtxThrshType 1.3.6.1.4.1.193.218.2.15.1.4.2.1.4
This object indicates the value type of all threshold values in this logical row, including eriRouterInetIpPoolCtxHiFallingThrsh, eriRouterInetIpPoolCtxLoFallingThrsh.
Status: current Access: read-only
OBJECT-TYPE    
  EriRouterInetIpPoolThresholdType  

eriRouterInetIpPoolCtxHiFallingThrsh 1.3.6.1.4.1.193.218.2.15.1.4.2.1.5
The falling threshold of an IP Pool. When the value of eriRouterInetIpPoolCtxAvailable crosses from (eriRouterInetIpPoolCtxHiFallingThrsh + 1) to eriRouterInetIpPoolCtxHiFallingThrsh in either absolute value or percentage specified by eriRouterInetIpPoolCtxThrshType, a eriRouterInetIpPoolCtxHiFallingThrshMet notification and/or log is generated. The value of this object should never be smaller than the value of eriRouterInetIpPoolCtxLoFallingThrsh. A value of zero means that this falling threshold is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  EriRouterInetIpPoolThreshold  

eriRouterInetIpPoolCtxHiFallingNotify 1.3.6.1.4.1.193.218.2.15.1.4.2.1.6
This object specifies if eriRouterInetIpPoolCtxHiFallingThrshMet and/or log is generated. See the description of eriRouterInetIpPoolCtxHiFallingThrsh for conditions which generate the notification.
Status: current Access: read-only
OBJECT-TYPE    
  EriRouterInetIpPoolThrshNotify  

eriRouterInetIpPoolCtxLoFallingThrsh 1.3.6.1.4.1.193.218.2.15.1.4.2.1.7
The falling threshold of an IP Pool. When the value of eriRouterInetIpPoolCtxAvailable crosses from (eriRouterInetIpPoolCtxLoFallingThrsh + 1) to eriRouterInetIpPoolCtxLoFallingThrsh (either absolute value or percentage) specified by eriRouterInetIpPoolCtxThrshType, a eriRouterInetIpPoolCtxLoFallingThrshMet notification and/or log is generated. The value of this object should never be greater than the value of eriRouterInetIpPoolCtxHiFallingThrsh. A value of zero means that this falling threshold is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  EriRouterInetIpPoolThreshold  

eriRouterInetIpPoolCtxLoFallingNotify 1.3.6.1.4.1.193.218.2.15.1.4.2.1.8
This object specifies if eriRouterInetIpPoolCtxLoFallingThrshMet and/or log is generated. See the description of eriRouterInetIpPoolCtxLoFallingThrsh for conditions which generate the notification.
Status: current Access: read-only
OBJECT-TYPE    
  EriRouterInetIpPoolThrshNotify  

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

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

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

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

eriRouterIpPoolCompliances 1.3.6.1.4.1.193.218.2.15.2.1
OBJECT IDENTIFIER    

eriRouterIpPoolGroups 1.3.6.1.4.1.193.218.2.15.2.2
OBJECT IDENTIFIER    

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

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

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

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

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

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

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

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

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

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

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

eriRouterIpPoolNameCompliance 1.3.6.1.4.1.193.218.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    

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

eriRouterIpPoolNameComplianceV2 1.3.6.1.4.1.193.218.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    

eriRouterIpPoolRangeCompliance 1.3.6.1.4.1.193.218.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    

eriRouterIpPoolThresholdPercentCompliance 1.3.6.1.4.1.193.218.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    

eriRouterInetIpPoolCompliance 1.3.6.1.4.1.193.218.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