crpmsSubsystemEntry |
.1.3.6.1.4.1.9.10.84.1.1.1.1 |
A subsystem entry contains information of a RPMS
subsystem. At the system startup, if a subsystem fails
to initialize itself, it will not appear in this table.
If a subsystem becomes unavailable, its corresponding
row will be removed from this table.
|
crpmsCpEntry |
.1.3.6.1.4.1.9.10.84.1.2.1.1 |
A customer profile (Cp) entry contains information about
a specific customer. A customer profile is a set of limits
associated with a customer. These limits control how
RPMS will respond to an incoming call under various
scenarios.
|
crpmsVpdnGroupEntry |
.1.3.6.1.4.1.9.10.84.1.3.1.1 |
A VPDN group entry contains information about
a specific VPDN group. VPDN groups contain the
necessary setting to establish a VPDN session
(tunneling protocol, home gateway information, and
other data) as well as limits on various parameters
(maximum concurrent sessions, MLP bundles, etc.).
|
crpmsVpdnGroupCpEntry |
.1.3.6.1.4.1.9.10.84.1.3.2.1 |
A VPDN group customer profile entry contains information
of SLA associated with this VPDN group.
|
crpmsAlarmObject |
.1.3.6.1.4.1.9.10.84.1.4.1 |
The object identifier of the destination object
related to the notification. For example, if
crpmsCpLimitThreshold is crossed, this variable
should have the OID of crpmsCpLimit.
|
crpmsAlarmValue |
.1.3.6.1.4.1.9.10.84.1.4.2 |
The current value that caused the threshold alarm
to be sent.
|
crpmsAlarmThresholdObject |
.1.3.6.1.4.1.9.10.84.1.4.3 |
The object identifier of the Threshold that is related
to the notification. For example, if
crpmsCpLimitThreshold is crossed, this variable should
have the OID of crpmsCpLimitThreshold.
|
crpmsSubsystemIndex |
.1.3.6.1.4.1.9.10.84.1.1.1.1.1 |
An unique value, greater than zero, for each subsystem.
It is recommended that values are assigned contiguously
starting from 1.
|
crpmsSubsystemName |
.1.3.6.1.4.1.9.10.84.1.1.1.1.2 |
The name of the subsystem entry.
|
crpmsSubsystemUptime |
.1.3.6.1.4.1.9.10.84.1.1.1.1.3 |
The time (in hundredths of a second) since the
subsystem was last (re)initialized.
|
crpmsCpName |
.1.3.6.1.4.1.9.10.84.1.2.1.1.1 |
The name of the customer profile. This name uniquely
identifies the customer profile in the RPMS system.
|
crpmsCpLimit |
.1.3.6.1.4.1.9.10.84.1.2.1.1.2 |
The maximum number of concurrent calls allowed
in this customer profile. Once this limit is exceeded,
RPMS will reject any new calls unless an overflow limit
(crpmsCpOverflowLimit) is configured for this customer.
|
crpmsCpOverflowLimit |
.1.3.6.1.4.1.9.10.84.1.2.1.1.3 |
The maximum number of calls allowed after the customer
profile limit(crpmsCpLimit) has been reached. Such calls
are termed overflow calls.
|
crpmsCpActiveCalls |
.1.3.6.1.4.1.9.10.84.1.2.1.1.4 |
Number of current active calls for this customer
profile.
|
crpmsCpActiveOverflowCalls |
.1.3.6.1.4.1.9.10.84.1.2.1.1.5 |
Number of current active overflow calls for this
customer profile.
|
crpmsCpAttemptedCalls |
.1.3.6.1.4.1.9.10.84.1.2.1.1.6 |
Total number of attempted calls (both successful and
failed) for this customer profile.
|
crpmsCpAttemptedOverflowCalls |
.1.3.6.1.4.1.9.10.84.1.2.1.1.7 |
Number of attempted overflow calls (both successful
and failed) for this customer profile.
|
crpmsCpRejections |
.1.3.6.1.4.1.9.10.84.1.2.1.1.8 |
Total number of rejected calls for this customer
profile (crpmsCpOverflowRejections plus rejections
due to unavailable resources).
|
crpmsCpOverflowRejections |
.1.3.6.1.4.1.9.10.84.1.2.1.1.9 |
Number of rejected overflow calls for this customer
profile.
|
crpmsCpLimitThreshold |
.1.3.6.1.4.1.9.10.84.1.2.1.1.10 |
A threshold defined for the customer profile limit
(crpmsCpLimit). It represents the percentage of the limit
which, when crossed triggers a crpmsRisingAlarm or a
crpmsFallingAlarm notification (refer to the notification
definitions in this MIB for more details).
A value of 100 percent cannot be exceeded and therefore
disables this threshold setting. A value of 0 percent is
always exceeded.
|
crpmsCpOverflowLimitThreshold |
.1.3.6.1.4.1.9.10.84.1.2.1.1.11 |
A threshold defined for the customer profile overflow
limit (crpmsCpOverflowLimit). It represents the percentage
of the limit that when exceeded triggers a crpmsRisingAlarm
or a crpmsFallingAlarm notification (refer to the
notification definitions in this MIB for more details).
A value of 100 percent cannot be exceeded and therefore
disables this threshold setting. A value of 0 percent is
always exceeded.
|
crpmsCpCallRejectionThreshold |
.1.3.6.1.4.1.9.10.84.1.2.1.1.12 |
A threshold defined for the number of customer profile
rejected calls (crpmsCpRejections) as a percentage of the
number of attempted calls (crpmsCpAttemptedCalls) which,
when crossed, triggers a crpmsRisingAlarm or
crpmsFallingAlarm notification (refer to the notification
definitions in this MIB for more details).
A value of 100 percent cannot be exceeded and therefore
disables this threshold setting. A value of 0 percent is
always exceeded.
|
crpmsCpOverflowRejectThreshold |
.1.3.6.1.4.1.9.10.84.1.2.1.1.13 |
A threshold defined for the number of customer profile
rejected overflow calls (crpmsCpOverflowRejections) as a
percentage of the number of attempted overflow calls
(crpmsCpAttemptedOverflowCalls) which, when crossed,
triggers a crpmsRisingAlarm or a crpmsFallingAlarm
notification (refer to the notification definitions in this
MIB for more details).
A value of 100 percent cannot be exceeded and therefore
disables this threshold setting. A value of 0 percent is
always exceeded.
|
crpmsCpEntryStatus |
.1.3.6.1.4.1.9.10.84.1.2.1.1.14 |
Used to create, delete or modify this row. None of the
columnar objects can be modified except this one, when
the row is active.
|
crpmsVpdnGroupName |
.1.3.6.1.4.1.9.10.84.1.3.1.1.1 |
The name of the VPDN group. This name uniquely
identifies a VPDN group in the RPMS system.
|
crpmsVpdnTunnelId |
.1.3.6.1.4.1.9.10.84.1.3.1.1.2 |
The tunnel Id of the VPDN group.
For Cisco IOS 12.05T and later, the tunnel id matches
the remote name configured on the HGW router. The
following is an example:
vpdn-group 1
accept dialin l2tp virtual-template 1 remote isp1
local name hg
For old Cisco IOS releases, the tunnel id matches the
incoming statement:
vpdn incoming isp1 hgw virtual-template 1
In above examples, the object has the value isp1.
|
crpmsVpdnTunnelProtocol |
.1.3.6.1.4.1.9.10.84.1.3.1.1.3 |
The protocol used by the tunnel of the VPDN group.
There are only 2 possible value:
l2f - Layer 2 Forwarding Protocol
l2tp - Layer 2 Tunneling Protocol
|
crpmsVpdnLimit |
.1.3.6.1.4.1.9.10.84.1.3.1.1.4 |
Limit of the resource pool for this VPDN group.
|
crpmsVpdnOverflowLimit |
.1.3.6.1.4.1.9.10.84.1.3.1.1.5 |
Limit of the overflow pool for this VPDN group.
|
crpmsVpdnMlpBundleLimit |
.1.3.6.1.4.1.9.10.84.1.3.1.1.6 |
Limit of MLP (multilink protocol) bundles for this
VPDN group.
|
crpmsVpdnLinksPerBundleLimit |
.1.3.6.1.4.1.9.10.84.1.3.1.1.7 |
Limit of links per bundle for this VPDN group.
|
crpmsVpdnBundles |
.1.3.6.1.4.1.9.10.84.1.3.1.1.8 |
The number of active MLP bundles in the tunnel
of the VPDN group.
|
crpmsVpdnActiveCalls |
.1.3.6.1.4.1.9.10.84.1.3.1.1.9 |
The number of active calls that belong to this VPDN
group.
|
crpmsVpdnActiveOverflowCalls |
.1.3.6.1.4.1.9.10.84.1.3.1.1.10 |
The number of active overflow calls that belong to
this VPDN group.
|
crpmsVpdnRejections |
.1.3.6.1.4.1.9.10.84.1.3.1.1.11 |
The number of calls rejected because one of the group
limits (crpmsVpdnOverflowLimit, crpmsVpdnMlpBundleLimit
and crpmsVpdnLinksPerBundleLimit) was exceeded.
|
crpmsVpdnSizeRejections |
.1.3.6.1.4.1.9.10.84.1.3.1.1.12 |
The number of rejected calls of the VPDN group, because
the max allowed size limit (crpmsVpdnOverflowLimit +
crpmsVpdnLimit) was exceeded.
|
crpmsVpdnLimitThreshold |
.1.3.6.1.4.1.9.10.84.1.3.1.1.13 |
A threshold defined for the vpdn group limit
(crpmsVpdnLimit) which, when crossed, triggers a
crpmsRisingAlarm or a crpmsFallingAlarm notification
(refer to the notification definitions in this MIB
for more details).
A value of 100 percent cannot be exceeded and therefore
disables this threshold setting. A value of 0 percent is
always exceeded.
|
crpmsVpdnEntryStatus |
.1.3.6.1.4.1.9.10.84.1.3.1.1.14 |
Used to create, delete or modify this row. None of the
columnar objects can be modified except this one, when
the row is active.
|
crpmsVpdnGroupCpVpdnGroupName |
.1.3.6.1.4.1.9.10.84.1.3.2.1.1 |
The name of VPDN groups in the table.
|
crpmsVpdnGroupCpCpName |
.1.3.6.1.4.1.9.10.84.1.3.2.1.2 |
The name of customer profile in the table.
|
crpmsVpdnGroupCpEntryStatus |
.1.3.6.1.4.1.9.10.84.1.3.2.1.3 |
Used to create, delete or modify this row. None of the
columnar objects can be modified except this one, when
the row is active.
|