Juniper-ADDRESS-POOL-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-ADDRESS-POOL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 juniAddressPoolMIB 1.3.6.1.4.1.4874.2.2.21
The Address Pool MIB for the Juniper Networks enterprise.
       juniAddressPoolObjects 1.3.6.1.4.1.4874.2.2.21.1
           juniAddressPool 1.3.6.1.4.1.4874.2.2.21.1.1
               juniAddressPoolTable 1.3.6.1.4.1.4874.2.2.21.1.1.1 no-access
A table of IP address pool configuration entries.
                   juniAddressPoolEntry 1.3.6.1.4.1.4874.2.2.21.1.1.1.1 no-access
An entry describing an IP address pool configuration.
                       juniAddressPoolIndex 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.1 integer32 no-access
An arbitrary integer index that distinguishes this address pool.
                       juniAddressPoolRowStatus 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.2 rowstatus read-only
Controls creation/deletion of address pools. Only value 'active' will be observed with GET. Only values 'createAndGo' and 'destroy' are supported for SET. To create an entry in this table, the following entry object MUST be explicitly configured: juniAddressPoolName Once created, the objects with current status can be modified with the exception of the juniAddressPoolName object. Deleting a row in this table will result in the removal of all rows in the juniAddressPoolProfileTable with the same pool index.
                       juniAddressPoolName 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.3 octet string read-only
The name of this address pool. Represents textual information taken from the NVT ASCII graphics character set (codes 32 through 126).
                       juniAddressPoolStart 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.4 ipaddress read-only
The starting IP address for the range of addresses comprising the 'first' pool profile entry. This object is deprecated in favor of juniAddressPoolProfileStart because it applies to a single address range and can only show one of possibly many address ranges found in the newer juniAddressPoolProfileTable. The value in this table maps to the value in the juniAddressPoolProfileTable for the entry with juniAddressPoolProfileIndex equal to 1.
                       juniAddressPoolEnd 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.5 ipaddress read-only
The ending IP address for the range of addresses comprising the 'first' pool profile entry. This object is deprecated in favor of juniAddressPoolProfileEnd because it applies to a single address range and can only show one of possibly many address ranges found in the newer juniAddressPoolProfileTable. The value in this table maps to the value in the juniAddressPoolProfileTable for the entry with juniAddressPoolProfileIndex equal to 1.
                       juniAddressPoolSize 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.6 integer32 read-only
The number of addresses available in the 'first' pool profile entry. This object is deprecated in favor of juniAddressPoolProfileSize because it applies to a single address range and can only show one of possibly many address ranges found in the newer juniAddressPoolProfileTable. The value in this table maps to the value in the juniAddressPoolProfileTable for the entry with juniAddressPoolProfileIndex equal to 1.
                       juniAddressPoolInUse 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.7 integer32 read-only
The number of addresses currently allocated from the 'first' pool profile entry. This object is deprecated in favor of juniAddressPoolProfileInUse because it applies to a single address range and can only show one of possibly many address ranges found in the newer juniAddressPoolProfileTable. The value in this table maps to the value in the juniAddressPoolProfileTable for the entry with juniAddressPoolProfileIndex equal to 1.
                       juniAddressPoolHighUtilThreshold 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.8 integer32 read-only
The value of address pool utilization, where if reached for the first time, will generate a high address pool utilization event to the management entity on this system. The value of this object must be greater than the value of juniAddressPoolAbatedUtilThreshold.
                       juniAddressPoolAbatedUtilThreshold 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.9 integer32 read-only
The value of address pool utilization that is used to determine when to generate an abated address pool utilization event notification to the management entity on this system. The value of this object must be less than the value of the juniAddressPoolHighUtilThreshold. The abated address pool utilization event is sent once if the high address pool utilization threshold is reached and utilization falls to the value of this object.
                       juniAddressPoolUtilPct 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.10 integer32 read-only
The current address utilization for this pool.
                       juniAddressPoolTrapEnable 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.11 truthvalue read-only
The configuration setting for address pool notifications. Setting this object to enable(1) will enable the sending of juniAddressPool event notifications to the management entity on this device. Setting this object to false(2) will disable event notification reports.
                       juniAddressPoolNextPoolProfileIndex 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.12 integer32 read-only
Coordinate juniAddressPoolProfileIndex value allocation for entries in juniAddressPoolProfileTable. A GET of this object returns the next available juniAddressPoolProfileIndex value to be used to create an entry in the associated juniAddressPoolProfileTable; or zero, if no valid juniAddressPoolProfileIndex is available. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that a new index allocation is unintended.
               juniAddressPoolNextPoolIndex 1.3.6.1.4.1.4874.2.2.21.1.1.2 integer32 read-only
Coordinate values of juniAddressPoolIndex and juniAddressSharedPoolIndex for entries in juniAddressPoolTable and juniAddressSharedPoolTable. A GET of this object returns the next available index value to be used to create an entry in the associated juniAddressPoolTable or juniAddressSharedPoolTable or zero, if no valid index is available. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that a new index allocation is unintended.
               juniAddressPoolProfileTable 1.3.6.1.4.1.4874.2.2.21.1.1.3 no-access
A table of IP address pool profile entries.
                   juniAddressPoolProfileEntry 1.3.6.1.4.1.4874.2.2.21.1.1.3.1 no-access
An IP address pool profile entry. Deleting an entry in the juniAddressPoolProfileTable will result in the removal of all entries in this table that have the same pool index value.
                       juniAddressPoolProfileIndex 1.3.6.1.4.1.4874.2.2.21.1.1.3.1.1 integer32 no-access
A monotonically increasing integer for the sole purpose of indexing entries within the named address pool.
                       juniAddressPoolProfileRowStatus 1.3.6.1.4.1.4874.2.2.21.1.1.3.1.2 rowstatus read-only
Controls creation/deletion of address pools. Only value 'active' will be observed with GET. Only values 'createAndGo' and 'destroy' are supported for SET. To create an entry in this table, the following entry objects MUST be explicitly configured: juniAddressPoolProfileStart juniAddressPoolProfileEnd Once created, entry content cannot be modified except by deleting and recreating an entry with the same index.
                       juniAddressPoolProfileStart 1.3.6.1.4.1.4874.2.2.21.1.1.3.1.3 ipaddress read-only
The starting IP address for the range of addresses comprising this pool.
                       juniAddressPoolProfileEnd 1.3.6.1.4.1.4874.2.2.21.1.1.3.1.4 ipaddress read-only
The ending IP address for the range of addresses comprising this pool.
                       juniAddressPoolProfileSize 1.3.6.1.4.1.4874.2.2.21.1.1.3.1.5 integer32 read-only
The number of addresses available in this pool.
                       juniAddressPoolProfileInUse 1.3.6.1.4.1.4874.2.2.21.1.1.3.1.6 integer32 read-only
The number of addresses currently allocated from this pool.
               juniAddressAliasTable 1.3.6.1.4.1.4874.2.2.21.1.1.4 no-access
A table of IP address alias entries. An alias is an alternate name for an existing local address pool within a virtual router. It is comprised of an alias name and a pool name. Multiple aliases may be configured for each virtual router. They will be stored in an alias table that will be managed by the virtual router's local address server. A maximum number of 32 aliases may be configured per virtual router. When an AAA Server requests an IP address from a specific local address pool within a virtual router, the local address server will first search its alias table for a matching alias name. If an alias exists, the IP address would be allocated from the pool specified by the alias. If no alias exists, the IP address would be allocated from the pool specified in the request. If a pool is not specified in the request, the local address server would disregard its alias table and allocate the first available IP address from its pools.
                   juniAddressAliasEntry 1.3.6.1.4.1.4874.2.2.21.1.1.4.1 no-access
An IP address alias entry.
                       juniAddressAliasName 1.3.6.1.4.1.4874.2.2.21.1.1.4.1.1 displaystring no-access
The name of this alias. It should match a local address pool name that would appear in an IP address request from an AAA Server. Represents textual information taken from the NVT ASCII graphics character set (codes 32 through 126).
                       juniAddressAliasRowStatus 1.3.6.1.4.1.4874.2.2.21.1.1.4.1.2 rowstatus read-only
Controls creation/deletion of address aliases. Only value 'active' will be observed with GET, GETNEXT, and GETBULK. Only values 'createAndGo' and 'destroy' are supported for SET.
                       juniAddressAliasPoolName 1.3.6.1.4.1.4874.2.2.21.1.1.4.1.3 displaystring read-only
The name of the address pool for this alias; corresponds to a juniAddressPoolName value in an existing juniAddressPoolTable entry. Represents textual information taken from the NVT ASCII graphics character set (codes 32 through 126).
               juniAddressSharedPoolTable 1.3.6.1.4.1.4874.2.2.21.1.1.5 no-access
A table of shared address pool configuration entries. These pools rely on DHCP for address allocations.
                   juniAddressSharedPoolEntry 1.3.6.1.4.1.4874.2.2.21.1.1.5.1 no-access
An entry describing a shared address pool configuration.
                       juniAddressSharedPoolIndex 1.3.6.1.4.1.4874.2.2.21.1.1.5.1.1 integer32 no-access
An arbitrary integer index that distinguishes this address pool.
                       juniAddressSharedPoolRowStatus 1.3.6.1.4.1.4874.2.2.21.1.1.5.1.2 rowstatus read-only
Controls creation/deletion of address pools. Only value 'active' will be observed with GET. Only values 'createAndGo' and 'destroy' are supported for SET. To create an entry in this table, the following entry objects MUST be explicitly configured: juniAddressSharedPoolName, juniAddressSharedPoolDhcpPoolName. Once created, the objects in this table can not be modified.
                       juniAddressSharedPoolName 1.3.6.1.4.1.4874.2.2.21.1.1.5.1.3 octet string read-only
The name of this address pool. Represents textual information taken from the NVT ASCII graphics character set (codes 32 through 126). Values for this object are mutually exclusive with juniAddressPoolName.
                       juniAddressSharedPoolDhcpPoolName 1.3.6.1.4.1.4874.2.2.21.1.1.5.1.4 octet string read-only
The name of the DHCP pool that allocates addresses for this pool. Represents textual information taken from the NVT ASCII graphics character set (codes 32 through 126).
                       juniAddressSharedPoolInUse 1.3.6.1.4.1.4874.2.2.21.1.1.5.1.5 integer32 read-only
The current number of address allocations for this entry.
       juniAddressPoolTraps 1.3.6.1.4.1.4874.2.2.21.3
           juniAddressPoolTrapPrefix 1.3.6.1.4.1.4874.2.2.21.3.0
               juniAddressPoolHighAddrUtil 1.3.6.1.4.1.4874.2.2.21.3.0.1
Reports address pool utilization has reached the configured high utilization threshold.
               juniAddressPoolAbatedAddrUtil 1.3.6.1.4.1.4874.2.2.21.3.0.2
Reports address pool utilization has fallen to the configured abated threshold level.
               juniAddressPoolNoAddresses 1.3.6.1.4.1.4874.2.2.21.3.0.3
Reports address pool has exhausted its supply of addresses. This trap is issued every time a request is made to allocate an address from a fully utilized pool.
       juniAddressPoolMIBConformance 1.3.6.1.4.1.4874.2.2.21.4
           juniAddressPoolMIBCompliances 1.3.6.1.4.1.4874.2.2.21.4.1
               juniAddressPoolCompliance 1.3.6.1.4.1.4874.2.2.21.4.1.1
Obsolete compliance statement for systems providing local address pools. This statement became obsolete when pool exhaustion variables and notifications were added.
               juniAddressPoolCompliance2 1.3.6.1.4.1.4874.2.2.21.4.1.2
Obsolete compliance statement for systems providing local address pools. This statement became obsolete when support was added for address pools with multiple address ranges.
               juniAddressPoolCompliance3 1.3.6.1.4.1.4874.2.2.21.4.1.3
Obsolete compliance statement for systems providing local address pools. This statement became obsolete when support was added for address aliases.
               juniAddressPoolCompliance4 1.3.6.1.4.1.4874.2.2.21.4.1.4
Obsolete compliance statement for systems providing local address pools. This statement became obsolete when support was added for next PoolProfile index.
               juniAddressPoolCompliance5 1.3.6.1.4.1.4874.2.2.21.4.1.5
Obsolete compliance statement for systems providing local address pools. This statement became obsolete when support was added for shared address pools.
               juniAddressPoolCompliance6 1.3.6.1.4.1.4874.2.2.21.4.1.6
The compliance statement for systems providing local address pools.
           juniAddressPoolMIBGroups 1.3.6.1.4.1.4874.2.2.21.4.2
               juniAddressPoolGroup 1.3.6.1.4.1.4874.2.2.21.4.2.1
Obsolete collection of objects providing management of local address pools. This group became obsolete when pool exhaustion variables and notifications were added.
               juniAddressPoolGroup2 1.3.6.1.4.1.4874.2.2.21.4.2.2
Obsolete collection of objects providing management of local address pools. This group became obsolete when support was added for address pools with multiple address ranges.
               juniAddressPoolTrapGroup 1.3.6.1.4.1.4874.2.2.21.4.2.3
The notifications providing alarms for high pool utilization and pool exhaustion of local address pools.
               juniAddressPoolGroup3 1.3.6.1.4.1.4874.2.2.21.4.2.4
The basic collection of objects providing management of local address pools.
               juniAddressPoolDeprecatedGroup 1.3.6.1.4.1.4874.2.2.21.4.2.5
A collection of deprecated objects providing management of local address pools. This group became deprecated when support was added for address pools with multiple address ranges.
               juniAddressAliasGroup 1.3.6.1.4.1.4874.2.2.21.4.2.6
The basic collection of objects providing management of local address aliases.
               juniAddressPoolGroup4 1.3.6.1.4.1.4874.2.2.21.4.2.7
Obsolete collection of objects providing management of local address pools.
               juniAddressPoolGroup5 1.3.6.1.4.1.4874.2.2.21.4.2.8
The basic collection of objects providing management of local address pools.