juniAddressPoolProfileRowStatus
Juniper-ADDRESS-POOL-MIB ·
.1.3.6.1.4.1.4874.2.2.21.1.1.3.1.2
Object
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.
Context
- MIB
- Juniper-ADDRESS-POOL-MIB
- OID
.1.3.6.1.4.1.4874.2.2.21.1.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniAddressPoolProfileEntry
- Table
- juniAddressPoolProfileTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| juniAddressPoolProfileIndex A monotonically increasing integer for the sole purpose of indexing
entries within the named address pool. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.21.1.1.3.1.1 |
| juniAddressPoolProfileStart The starting IP address for the range of addresses comprising this
pool. | column | SNMPv2-SMIIpAddress | .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. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.21.1.1.3.1.4 |
| juniAddressPoolProfileSize The number of addresses available in this pool. | column | SNMPv2-SMIInteger32 | .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. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4874.2.2.21.1.1.3.1.6 |