Juniper-ADDRESS-POOL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
26
juniAddressPoolTable
table.1.3.6.1.4.1.4874.2.2.21.1.1.1
·
1 row entry
·
12 columns
A table of IP address pool configuration entries.
An entry describing an IP address pool configuration.
Indexes
juniAddressPoolIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniAddressPoolIndex
An arbitrary integer index that distinguishes this address pool.
|
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.4874.2.2.21.1.1.1.1.1 |
||||||||||||
|
juniAddressPoolRowStatus
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, … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.21.1.1.1.1.2 |
||||||||||||
|
juniAddressPoolName
The name of this address pool. Represents textual information taken
from the NVT ASCII graphics character set (codes 32 through 126). |
OctetStringr/w Constraints: range: 1-16 |
.1.3.6.1.4.1.4874.2.2.21.1.1.1.1.3 |
||||||||||||
|
juniAddressPoolStart
deprecated
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 … |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.21.1.1.1.1.4 |
||||||||||||
|
juniAddressPoolEnd
deprecated
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… |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.21.1.1.1.1.5 |
||||||||||||
|
juniAddressPoolSize
deprecated
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 a… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.21.1.1.1.1.6 |
||||||||||||
|
juniAddressPoolInUse
deprecated
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 p… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.21.1.1.1.1.7 |
||||||||||||
|
juniAddressPoolHighUtilThreshold
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 gr… |
Integer32r/w Constraints: range: 1-100 |
.1.3.6.1.4.1.4874.2.2.21.1.1.1.1.8 |
||||||||||||
|
juniAddressPoolAbatedUtilThreshold
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 mus… |
Integer32r/w Constraints: range: 1-100 |
.1.3.6.1.4.1.4874.2.2.21.1.1.1.1.9 |
||||||||||||
|
juniAddressPoolUtilPct
The current address utilization for this pool.
|
Integer32 Constraints: range: 1-100 |
.1.3.6.1.4.1.4874.2.2.21.1.1.1.1.10 |
||||||||||||
|
juniAddressPoolTrapEnable
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… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.21.1.1.1.1.11 |
||||||||||||
|
juniAddressPoolNextPoolProfileIndex
Coordinate juniAddressPoolProfileIndex value allocation for entries in
juniAddressPoolProfileTable. A GET of this object returns the next available juniAddressPoolProfileIndex value to be used to create … |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.21.1.1.1.1.12 |
.1.3.6.1.4.1.4874.2.2.21.1.1.3
·
1 row entry
·
6 columns
A table of IP address pool profile entries.
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.
Deleting an entry in the juniAddressPoolProfileTable will result in the
removal of all entries in this table that have the same pool index
value.
Indexes
juniAddressPoolIndex juniAddressPoolProfileIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniAddressPoolProfileIndex
A monotonically increasing integer for the sole purpose of indexing
entries within the named address pool. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.4874.2.2.21.1.1.3.1.1 |
||||||||||||
|
juniAddressPoolProfileRowStatus
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, … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.21.1.1.3.1.2 |
||||||||||||
|
juniAddressPoolProfileStart
The starting IP address for the range of addresses comprising this
pool. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.21.1.1.3.1.3 |
||||||||||||
|
juniAddressPoolProfileEnd
The ending IP address for the range of addresses comprising this pool.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.21.1.1.3.1.4 |
||||||||||||
|
juniAddressPoolProfileSize
The number of addresses available in this pool.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.21.1.1.3.1.5 |
||||||||||||
|
juniAddressPoolProfileInUse
The number of addresses currently allocated from this pool.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.21.1.1.3.1.6 |
juniAddressAliasTable
table.1.3.6.1.4.1.4874.2.2.21.1.1.4
·
1 row entry
·
3 columns
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.
An IP address alias entry.
Indexes
juniAddressAliasName
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniAddressAliasName
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… |
OctetString Constraints: range: 1-16 |
.1.3.6.1.4.1.4874.2.2.21.1.1.4.1.1 |
||||||||||||
|
juniAddressAliasRowStatus
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. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.21.1.1.4.1.2 |
||||||||||||
|
juniAddressAliasPoolName
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 characte… |
OctetStringr/w Constraints: range: 1-16 |
.1.3.6.1.4.1.4874.2.2.21.1.1.4.1.3 |