An entry describes a single set of IP prefixes contained by an
IP address pool. In this context, an IP prefix also describes
a IPv4 subnet.
A peer SNMP entity may create a set of IP prefixes by setting
an instance of ciapPrefixStatus to 'createAndWait' or
'createAndGo'. Observe that an implementation that does not
support these options must specify these limitations in an
agent capabilities statement.
Other management entities (e.g., the local console) may perform
actions resulting in the creation of a set of IP prefixes. In
these cases, the IP address pool manager must automatically
create a row in the ciapPrefixTable.
A peer SNMP enitty may destroy a set of IP prefixes by setting
the corresponding instance of ciapPrefixStatus to 'destroy'.
Observe that an implementation that does not support this
option must specify this limitation in an agent capabilities
statement.
Other management entities may perform action resulting in the
destruction of a set of IP prefixes. In these cases, the IP
address pool manager must automatically destroy the
corresponding row in the ciapPrefixTable.
An entry describes a single set of IP prefixes contained by an
IP address pool. In this context, an IP prefix also describes
a IPv4 subnet.
A peer SNMP entity may create a set of IP prefixes by setting
an instance of ciapPrefixStatus to 'createAndWait' or
'createAndGo'. Observe that an implementation that does not
support these options must specify these limitations in an
agent capabilities statement.
Other management entities (e.g., the local console) may perform
actions resulting in the creation of a set of IP prefixes. In
these cases, the IP address pool manager must automatically
create a row in the ciapPrefixTable.
A peer SNMP enitty may destroy a set of IP prefixes by setting
the corresponding instance of ciapPrefixStatus to 'destroy'.
Observe that an implementation that does not support this
option must specify this limitation in an agent capabilities
statement.
Other management entities may perform action resulting in the
destruction of a set of IP prefixes. In these cases, the IP
address pool manager must automatically destroy the
corresponding row in the ciapPrefixTable.
ciapPrefixEntry OBJECT-TYPE SYNTAX CiapPrefixEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry describes a single set of IP prefixes contained by an IP address pool. In this context, an IP prefix also describes a IPv4 subnet. A peer SNMP entity may create a set of IP prefixes by setting an instance of ciapPrefixStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these options must specify these limitations in an agent capabilities statement. Other management entities (e.g., the local console) may perform actions resulting in the creation of a set of IP prefixes. In these cases, the IP address pool manager must automatically create a row in the ciapPrefixTable. A peer SNMP enitty may destroy a set of IP prefixes by setting the corresponding instance of ciapPrefixStatus to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capabilities statement. Other management entities may perform action resulting in the destruction of a set of IP prefixes. In these cases, the IP address pool manager must automatically destroy the corresponding row in the ciapPrefixTable." INDEX { ciapPoolId, ciapPrefixType, ciapPrefixAddress, ciapPrefixAddressMask } ::= { ciapPrefixTable 1 }
ciapPrefixEntry OBJECT-TYPE SYNTAX CiapPrefixEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry describes a single set of IP prefixes contained by an IP address pool. In this context, an IP prefix also describes a IPv4 subnet. A peer SNMP entity may create a set of IP prefixes by setting an instance of ciapPrefixStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these options must specify these limitations in an agent capabilities statement. Other management entities (e.g., the local console) may perform actions resulting in the creation of a set of IP prefixes. In these cases, the IP address pool manager must automatically create a row in the ciapPrefixTable. A peer SNMP enitty may destroy a set of IP prefixes by setting the corresponding instance of ciapPrefixStatus to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capabilities statement. Other management entities may perform action resulting in the destruction of a set of IP prefixes. In these cases, the IP address pool manager must automatically destroy the corresponding row in the ciapPrefixTable." INDEX { ciapPoolId, ciapPrefixType, ciapPrefixAddress, ciapPrefixAddressMask } ::= { ciapPrefixTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.748.1.2.6.1.1 | ciapPrefixType | 0 | 0 | This object indicates the type of IP address denoted by ciapPrefixAddress and ciapPrefixMask. |
1.3.6.1.4.1.9.9.748.1.2.6.1.2 | ciapPrefixAddress | 0 | 0 | This object indicates the first IP prefix in this set of IP prefixes when bitwise AND'ed with the corresponding instance of ciapP… |
1.3.6.1.4.1.9.9.748.1.2.6.1.3 | ciapPrefixAddressMask | 0 | 0 | This object indicates a mask which when bitwise AND'ed with the corresponding instance of ciapPrefixAddress yields the first IP p… |
1.3.6.1.4.1.9.9.748.1.2.6.1.4 | ciapPrefixStatus | 0 | 0 | This object specifies the status of this set of IP prefixes. The following columns must be valid before activating this range of … |
1.3.6.1.4.1.9.9.748.1.2.6.1.5 | ciapPrefixStorage | 0 | 0 | This object specifies the memory realization of this set of IP prefixes. |
1.3.6.1.4.1.9.9.748.1.2.6.1.6 | ciapPrefixAssignedLength | 0 | 0 | This object specifies the length of the IP prefix assigned from this set of IP prefixes. The value of this column must be greate… |
1.3.6.1.4.1.9.9.748.1.2.6.1.7 | ciapPrefixCacheSize | 0 | 0 | This object specifies the size of the IP prefix cache associated with this set of IP prefixes. The IP prefix cache provides a li… |
1.3.6.1.4.1.9.9.748.1.2.6.1.8 | ciapPrefixRecycleDelay | 0 | 0 | This object specifies the time the IP address pool manager holds an IP prefix after its return before making it available for rea… |
1.3.6.1.4.1.9.9.748.1.2.6.1.9 | ciapPrefixPriority | 0 | 0 | This object specifies the relative priority assigned to this set of IP prefixes. The IP address pool manager allocates IP prefix… |
1.3.6.1.4.1.9.9.748.1.2.6.1.10 | ciapPrefixThresholdUnits | 0 | 0 | This object specifies the units for the corresponding instances of ciapPrefixThresholdRising and ciapPrefixThresholdFalling. The … |
1.3.6.1.4.1.9.9.748.1.2.6.1.11 | ciapPrefixThresholdRising | 0 | 0 | This object specifies the rising threshold for the in-use gauge corresponding to this set of IP prefixes, which must have a value… |
1.3.6.1.4.1.9.9.748.1.2.6.1.12 | ciapPrefixThresholdFalling | 0 | 0 | This object specifies the falling threshold for the in-use gauge corresponding to this set of IP prefixes, which must have a valu… |
1.3.6.1.4.1.9.9.748.1.2.6.1.13 | ciapPrefixPrefixesInUse | 0 | 0 | This object indicates the number of IP prefixes allocated from this set of IP prefixes. |
1.3.6.1.4.1.9.9.748.1.2.6.1.14 | ciapPrefixPrefixesFree | 0 | 0 | This object indicates the number of available IP prefixes in this set of IP prefixes. |