CISCO-RPMS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
34
crpmsSubsystemTable
table.1.3.6.1.4.1.9.10.84.1.1.1
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk crpmsSubsystemTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-RPMS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RPMS-MIB::crpmsSubsystemTable'
This table contains currently working RPMS subsystems. Each row contains the name of the subsystem and its uptime since last initialization.
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 w…
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 w…
Indexes
| Column | Syntax | OID |
|---|---|---|
|
An unique value, greater than zero, for each subsystem.
It is recommended that values are assigned contiguously starting from 1. |
Unsigned32 Constraints: range: 1-128 |
.1.3.6.1.4.1.9.10.84.1.1.1.1.1 |
|
The name of the subsystem entry.
|
OctetString Constraints: range: 1-31 |
.1.3.6.1.4.1.9.10.84.1.1.1.1.2 |
|
The time (in hundredths of a second) since the
subsystem was last (re)initialized. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.9.10.84.1.1.1.1.3 |
crpmsCpTable
table.1.3.6.1.4.1.9.10.84.1.2.1
·
1 row entry
·
14 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk crpmsCpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-RPMS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RPMS-MIB::crpmsCpTable'
The customer profile table contains information about all SLAs hosted on an SLA Server.
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 variou…
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 variou…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The name of the customer profile. This name uniquely
identifies the customer profile in the RPMS system. |
OctetString Constraints: range: 1-31 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.1 |
||||||||||||
|
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. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.2 |
||||||||||||
|
The maximum number of calls allowed after the customer
profile limit(crpmsCpLimit) has been reached. Such calls are termed overflow calls. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.3 |
||||||||||||
|
Number of current active calls for this customer
profile. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.4 |
||||||||||||
|
Number of current active overflow calls for this
customer profile. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.5 |
||||||||||||
|
Total number of attempted calls (both successful and
failed) for this customer profile. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.6 |
||||||||||||
|
Number of attempted overflow calls (both successful
and failed) for this customer profile. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.7 |
||||||||||||
|
Total number of rejected calls for this customer
profile (crpmsCpOverflowRejections plus rejections due to unavailable resources). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.8 |
||||||||||||
|
Number of rejected overflow calls for this customer
profile. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.9 |
||||||||||||
|
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 notificatio… |
percentUnsigned32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.10 |
||||||||||||
|
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 … |
percentUnsigned32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.11 |
||||||||||||
|
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 crp… |
percentUnsigned32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.12 |
||||||||||||
|
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,… |
percentUnsigned32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.9.10.84.1.2.1.1.13 |
||||||||||||
|
Used to create, delete or modify this row. None of the
columnar objects can be modified except this one, when the row is active. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.10.84.1.2.1.1.14 |
crpmsVpdnGroupTable
table.1.3.6.1.4.1.9.10.84.1.3.1
·
1 row entry
·
14 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk crpmsVpdnGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-RPMS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RPMS-MIB::crpmsVpdnGroupTable'
A VPDN group manages a number of sessions. A VPDN
session may use a MLP link, which is contained within
a particular MLP bundle. A VPDN group has a limit of
maximal sessions, the number of bundles that this
VPDN group can allocate, and the number of links for
each bundle.
The VPDN group table contains information about VPDN
group of a RPMS server, each group a row. If a row is
added or removed, its corresponding row in the
crpmsVpdnGroupCpTable has to be added or removed as
well.
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 limit…
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 limit…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The name of the VPDN group. This name uniquely
identifies a VPDN group in the RPMS system. |
OctetString Constraints: range: 1-31 |
.1.3.6.1.4.1.9.10.84.1.3.1.1.1 |
||||||||||||
|
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-t… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.10.84.1.3.1.1.2 |
||||||||||||
|
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 |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.10.84.1.3.1.1.3 |
||||||||||||
|
Limit of the resource pool for this VPDN group.
|
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.3.1.1.4 |
||||||||||||
|
Limit of the overflow pool for this VPDN group.
|
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.3.1.1.5 |
||||||||||||
|
Limit of MLP (multilink protocol) bundles for this
VPDN group. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.3.1.1.6 |
||||||||||||
|
Limit of links per bundle for this VPDN group.
|
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.3.1.1.7 |
||||||||||||
|
The number of active MLP bundles in the tunnel
of the VPDN group. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.3.1.1.8 |
||||||||||||
|
The number of active calls that belong to this VPDN
group. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.3.1.1.9 |
||||||||||||
|
The number of active overflow calls that belong to
this VPDN group. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.3.1.1.10 |
||||||||||||
|
The number of calls rejected because one of the group
limits (crpmsVpdnOverflowLimit, crpmsVpdnMlpBundleLimit and crpmsVpdnLinksPerBundleLimit) was exceeded. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.3.1.1.11 |
||||||||||||
|
The number of rejected calls of the VPDN group, because
the max allowed size limit (crpmsVpdnOverflowLimit + crpmsVpdnLimit) was exceeded. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.84.1.3.1.1.12 |
||||||||||||
|
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). … |
percentUnsigned32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.9.10.84.1.3.1.1.13 |
||||||||||||
|
Used to create, delete or modify this row. None of the
columnar objects can be modified except this one, when the row is active. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.10.84.1.3.1.1.14 |
crpmsVpdnGroupCpTable
table.1.3.6.1.4.1.9.10.84.1.3.2
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk crpmsVpdnGroupCpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-RPMS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RPMS-MIB::crpmsVpdnGroupCpTable'
A VPDN group can be associated with a number of customer profiles, this table represents this relationship. It's double indexed by index of crpmsVpdnGroupTable and index of crpmsCpTable. If rows are added to or removed from one of two tables, Its corresponding row(s) in this table will be added or removed as well.
A VPDN group customer profile entry contains information
of SLA associated with this VPDN group.
of SLA associated with this VPDN group.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The name of VPDN groups in the table.
|
OctetString Constraints: range: 1-31 |
.1.3.6.1.4.1.9.10.84.1.3.2.1.1 |
||||||||||||
|
The name of customer profile in the table.
|
OctetString Constraints: range: 1-31 |
.1.3.6.1.4.1.9.10.84.1.3.2.1.2 |
||||||||||||
|
Used to create, delete or modify this row. None of the
columnar objects can be modified except this one, when the row is active. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.10.84.1.3.2.1.3 |