JUNIPER-MOBILE-GATEWAY-SM-IP-POOL-MIB

File: JUNIPER-MOBILE-GATEWAY-SM-IP-POOL-MIB.mib (22619 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
JUNIPER-SMI JUNIPER-MOBILE-GATEWAYS

Imported symbols

Counter64 Unsigned32 Gauge32
NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-TYPE
TEXTUAL-CONVENTION DisplayString InetAddressType
InetAddress InetAddressPrefixLength jnxMobileGatewayMibRoot
jnxMbgGwIndex jnxMbgGwName

Defined Types

JnxMbgIPPoolEntry  
SEQUENCE    
  jnxMbgIPPoolId Unsigned32
  jnxMbgIPPoolLogicalSystem DisplayString
  jnxMbgIPPoolRoutingInstance DisplayString
  jnxMbgIPPoolName DisplayString
  jnxMbgIPPoolType InetAddressType
  jnxMbgIPPoolFree Gauge32
  jnxMbgIPPoolInUse Gauge32
  jnxMbgIPPoolUtil Gauge32

JnxMbgIPPoolRangeEntry  
SEQUENCE    
  jnxMbgIPPoolRangeName DisplayString
  jnxMbgIPPoolRangeType InetAddressType
  jnxMbgIPPoolRangeFree Gauge32
  jnxMbgIPPoolRangeInUse Gauge32
  jnxMbgIPPoolRangeUtil Gauge32

JnxMbgSMIPPoolEntry  
SEQUENCE    
  jnxMbgSMIPPoolLogicalSystem DisplayString
  jnxMbgSMIPPoolRoutingInstance DisplayString
  jnxMbgSMIPPoolName DisplayString
  jnxMbgSMIPPoolType InetAddressType
  jnxMbgSMIPPoolFree Unsigned32
  jnxMbgSMIPPoolInUse Unsigned32
  jnxMbgSMIPPoolUtil Unsigned32

Defined Values

jnxMobileGatewayPgwSMIPPoolMib 1.3.6.1.4.1.2636.3.66.5
This module defines objects pertaining to Mobile-Edge Subscriber Management IP pool Services
MODULE-IDENTITY    

jnxMbgSMIPPoolNotifications 1.3.6.1.4.1.2636.3.66.5.0
OBJECT IDENTIFIER    

jnxMbgSMIPPoolObjects 1.3.6.1.4.1.2636.3.66.5.1
OBJECT IDENTIFIER    

jnxMbgSMIPPoolNotificationVars 1.3.6.1.4.1.2636.3.66.5.1.2
OBJECT IDENTIFIER    

jnxMbgIPPoolTable 1.3.6.1.4.1.2636.3.66.5.1.3
The table exposes the local address pools attributes and their statistics. This table contains information about local address pools only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxMbgIPPoolEntry

jnxMbgIPPoolEntry 1.3.6.1.4.1.2636.3.66.5.1.3.1
An entry representing a single address range or prefix entry in the pool. It is indexed by Pool Id.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxMbgIPPoolEntry  

jnxMbgIPPoolId 1.3.6.1.4.1.2636.3.66.5.1.3.1.1
A Pool Id which identifies a pool on the mobile-gateway.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

jnxMbgIPPoolLogicalSystem 1.3.6.1.4.1.2636.3.66.5.1.3.1.2
A name which identifies the logical-system to which the address pool belongs on the mobile gateway.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxMbgIPPoolRoutingInstance 1.3.6.1.4.1.2636.3.66.5.1.3.1.3
A name which identifies the routing instance to which the address pool belongs on the mobile gateway.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxMbgIPPoolName 1.3.6.1.4.1.2636.3.66.5.1.3.1.4
A name which identifies the pool on the mobile-gateway.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxMbgIPPoolType 1.3.6.1.4.1.2636.3.66.5.1.3.1.5
The type configured for this pool on the mobile gateway. Types supported are Ipv4(1) or IPv6(2).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

jnxMbgIPPoolFree 1.3.6.1.4.1.2636.3.66.5.1.3.1.6
Total number of free addresses in this pool.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxMbgIPPoolInUse 1.3.6.1.4.1.2636.3.66.5.1.3.1.7
Total number of used addresses in this pool.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxMbgIPPoolUtil 1.3.6.1.4.1.2636.3.66.5.1.3.1.8
Percentage utilization for this pool.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxMbgIPPoolRangeTable 1.3.6.1.4.1.2636.3.66.5.1.4
The table exposes the local address pool range's attributes and their statistics. This table contains information about local address pools only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxMbgIPPoolRangeEntry

jnxMbgIPPoolRangeEntry 1.3.6.1.4.1.2636.3.66.5.1.4.1
An entry representing a address ranges in the pool. It is indexed by the Gateway Index, Logical System Id, Routing Instance Id, Pool Id and Range Id.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxMbgIPPoolRangeEntry  

jnxMbgIPPoolRangeName 1.3.6.1.4.1.2636.3.66.5.1.4.1.1
The name of the local IP address pool range
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

jnxMbgIPPoolRangeType 1.3.6.1.4.1.2636.3.66.5.1.4.1.2
The type configured for this range on the mobile gateway. Types supported are Ipv4(1) or IPv6(2).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

jnxMbgIPPoolRangeFree 1.3.6.1.4.1.2636.3.66.5.1.4.1.3
Total number of free addresses in this range.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxMbgIPPoolRangeInUse 1.3.6.1.4.1.2636.3.66.5.1.4.1.4
Total number of used addresses in this range.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxMbgIPPoolRangeUtil 1.3.6.1.4.1.2636.3.66.5.1.4.1.5
Percentage utilization for this range.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxMbgSMIPPoolTable 1.3.6.1.4.1.2636.3.66.5.1.1
The table lists local address pools and their statistics
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxMbgSMIPPoolEntry

jnxMbgSMIPPoolEntry 1.3.6.1.4.1.2636.3.66.5.1.1.1
An entry representing a single address range or prefix entry in the pool
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JnxMbgSMIPPoolEntry  

jnxMbgSMIPPoolLogicalSystem 1.3.6.1.4.1.2636.3.66.5.1.1.1.2
A name which identifies the logical-system to which the address pool belongs.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

jnxMbgSMIPPoolRoutingInstance 1.3.6.1.4.1.2636.3.66.5.1.1.1.3
A name which identifies the routing instance to which the address pool belongs.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..128)  

jnxMbgSMIPPoolName 1.3.6.1.4.1.2636.3.66.5.1.1.1.1
A name which identifies this pool on the mobile-gateway.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

jnxMbgSMIPPoolType 1.3.6.1.4.1.2636.3.66.5.1.1.1.4
Indicates whether this pool entry is of type ipv4 or ipv6.
Status: deprecated Access: read-only
OBJECT-TYPE    
  InetAddressType  

jnxMbgSMIPPoolFree 1.3.6.1.4.1.2636.3.66.5.1.1.1.5
Total number of free addresses in this pool entry.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxMbgSMIPPoolInUse 1.3.6.1.4.1.2636.3.66.5.1.1.1.6
Total number of used addresses in this pool entry.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxMbgSMIPPoolUtil 1.3.6.1.4.1.2636.3.66.5.1.1.1.7
Percentage utilization for this pool entry.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxMbgSMIPPoolThresholdPoolName 1.3.6.1.4.1.2636.3.66.5.1.2.1
The name which identifies the address pool on the mobile-gateway for which the threshold was exceeded.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPPoolThresholdLSName 1.3.6.1.4.1.2636.3.66.5.1.2.2
The name which identifies the logical-system on the mobile-gateway in which the address pool threshold was exceeded.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPPoolThresholdRIName 1.3.6.1.4.1.2636.3.66.5.1.2.3
The name which identifies the routing instance on the mobile-gateway in which the address pool threshold was exceeded.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPPoolConfiguredThreshold 1.3.6.1.4.1.2636.3.66.5.1.2.4
The threshold value configured for an address pool on the mobile gateway exceeding which a notification is generated.
Status: deprecated Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

jnxMbgSMIPPoolCurrentThreshold 1.3.6.1.4.1.2636.3.66.5.1.2.5
The current threshold value for an address pool on the mobile gateway. This can be equal to or greater than the configured threshold value.
Status: deprecated Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

jnxMbgSMIPPoolMMPoolName 1.3.6.1.4.1.2636.3.66.5.1.2.6
The name which identifies the address pool on the mobile-gateway which underwent a change in the maintenance-mode state.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPPoolMMLSName 1.3.6.1.4.1.2636.3.66.5.1.2.7
The name which identifies the logical-system on the mobile-gateway which underwent a change in the maintenance-mode state.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPPoolMMRIName 1.3.6.1.4.1.2636.3.66.5.1.2.8
The name which identifies the routing instance on the mobile-gateway which underwent a change in the maintenance-mode state.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPPoolPrevMMState 1.3.6.1.4.1.2636.3.66.5.1.2.9
A string that indicates the maintenance-mode state .
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPPoolNewMMState 1.3.6.1.4.1.2636.3.66.5.1.2.10
A string that indicates the maintenance-mode state .
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPRangeHiThresRangeName 1.3.6.1.4.1.2636.3.66.5.1.2.11
The name which identifies the address pool's range on the mobile-gateway for which the threshold was exceeded.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPRangeHiThresPoolName 1.3.6.1.4.1.2636.3.66.5.1.2.12
The name which identifies the address pool on the mobile-gateway, whose range threshold was exceeded.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPRangeHiLSName 1.3.6.1.4.1.2636.3.66.5.1.2.13
The name which identifies the logical-system on the mobile-gateway in which the address range threshold was exceeded.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPRangeHiRIName 1.3.6.1.4.1.2636.3.66.5.1.2.14
The name which identifies the routing instance on the mobile-gateway in which the address range threshold was exceeded.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPRangeHiCfgThres 1.3.6.1.4.1.2636.3.66.5.1.2.15
The threshold value configured for an address pool range on the mobile gateway exceeding which a notification is generated.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

jnxMbgSMIPRangeHiCurrUtil 1.3.6.1.4.1.2636.3.66.5.1.2.16
The current threshold value for an address pool range on the mobile gateway. This can be equal to or greater than the configured threshold value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

jnxMbgSMIPRangeLowThresRangeName 1.3.6.1.4.1.2636.3.66.5.1.2.17
The name which identifies the address pool's range on the mobile-gateway for which the low threshold was reached.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPRangeLowThresPoolName 1.3.6.1.4.1.2636.3.66.5.1.2.18
The name which identifies the address pool on the mobile-gateway, whose range low threshold was reached.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPRangeLowLSName 1.3.6.1.4.1.2636.3.66.5.1.2.19
The name which identifies the logical-system on the mobile-gateway in which the address range low threshold was reached.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPRangeLowRIName 1.3.6.1.4.1.2636.3.66.5.1.2.20
The name which identifies the routing instance on the mobile-gateway in which the address range low threshold was reached.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxMbgSMIPRangeLowCfgThres 1.3.6.1.4.1.2636.3.66.5.1.2.21
The threshold value configured for an address pool range on the mobile gateway reaching which a notification is generated.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

jnxMbgSMIPRangeLowCurrUtil 1.3.6.1.4.1.2636.3.66.5.1.2.22
The current threshold value for an address pool range on the mobile gateway. This can be equal to or greater than the configured threshold value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

jnxMbgSMIPPoolHTCfgThres 1.3.6.1.4.1.2636.3.66.5.1.2.23
The threshold value configured for an address pool on the mobile gateway exceeding which a notification is generated.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

jnxMbgSMIPPoolCurrUtil 1.3.6.1.4.1.2636.3.66.5.1.2.24
The current utilization value for an address pool on the mobile gateway. This can be equal to or greater than the configured threshold value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

jnxMbgSMIPPoolLTCfgThres 1.3.6.1.4.1.2636.3.66.5.1.2.25
The threshold value configured for an address pool on the mobile gateway reaching which a notification is generated.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

jnxMbgSMIPPoolThresholdExceeded 1.3.6.1.4.1.2636.3.66.5.0.1
This notification signifies that the number of addresses allocated from a given address pool has exceeded a pre-configured threshold value.
Status: deprecated Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxMbgSMIPPoolMMStateChange 1.3.6.1.4.1.2636.3.66.5.0.2
This notification indicates that the pool name indicated by LS-name, RI-name and pool-name undergoes a change in the maintenance-mode state.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxMbgSMIPRangeHighThresExcd 1.3.6.1.4.1.2636.3.66.5.0.3
This notification indicates that the range name that exceeded higher threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxMbgSMIPRangeLowThresRchd 1.3.6.1.4.1.2636.3.66.5.0.4
This notification indicates that the range name that reached lower threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxMbgSMIPPoolHighThresExcd 1.3.6.1.4.1.2636.3.66.5.0.5
This notification signifies that the number of addresses allocated from a given address pool has exceeded a pre-configured threshold value.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxMbgSMIPPoolLowThresRchd 1.3.6.1.4.1.2636.3.66.5.0.6
This notification signifies that the number of addresses allocated from a given address pool has reached the lower threshold value.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxMbgIPPoolExhausted 1.3.6.1.4.1.2636.3.66.5.0.7
This notification signifies that the given pool has exhausted all its addresses and there are no free addresses left.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE