CISCO-ERM-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
18
Rows
18
Columns
87
.1.3.6.1.4.1.9.9.510.1.2.1 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResOwnerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResOwnerTable'
This table contains information about each resource owner
in the system. 
          
Each resource owner maintains a list of resource users and
performs the following:
          
a) Accounting and Thresholding
          
   Accounting and thresholding involves accounting of
   resources allocated to each resource user and using
   threshold limits for notifying resource user(s) and
   resource usage monitor(s) about violations. Accounting
   is done by each resource owner.
          
   The ERM framework allows user to configure thresholding
   values for each resource owner. When resource utilization
   of a resource owner exceeds an applied threshold value,
   the resource owner will send notification to relevant
   resource user(s).
          
b) Notifications Sent and Actions Taken
          
   In case of system global thresholding, whenever total
   resource utilization of a resource owner exceeds an applied
   rising threshold value, the resource owner will send an 'up'
   notification to the ERM framework. Whenever total resource
   utilization of the same resource owner falls below
   the corresponding falling threshold value (after crossing
   the rising threshold value), the resource owner will sent
   a 'down' notification to the ERM framework.
          
   On receiving the 'up' notification, resource user(s)
   is(are) expected to take appropriate action by freeing
   the resource or limiting the resource consumption.
   The resource owner may restrain from allocating
   resource to the resource user(s) in case of the
   resource user(s) not taking any action.
cermResOwnerEntry row .1.3.6.1.4.1.9.9.510.1.2.1.1
An entry containing information about a particular resource
owner. This entry includes resource owner name, measurement
units for the resource owner, flag indicating whether
thresholding for the resource owner is confi…
Column Syntax OID
This object indicates the sub-entity (i.e. logical processing
entity in a physical entity) in which the resource owner is
present.
CermSubEntityId
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.1.1.1
This object indicates the resource owner identifier. This
object value is unique in a sub-entity.
CermOwnerId
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.2.1.1.2
This is a textual string containing name of the resource
owner. For example: cpu, memory.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.510.1.2.1.1.3
This is a textual string containing unit of measurement for
the resource owner.

For example, utilization of 'memory' and 'cpu' resource
owners can be specified in terms of 'bytes' and 'percentage'
respect…
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.510.1.2.1.1.4
This is a flag indicating whether thresholding is configurable
for the resource owner by users or not. Some resource owners
may not allow users to configure resource utilization
threshold values. This object value will …
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.510.1.2.1.1.5
This object indicates the number of resource users which
consume resources from the resource owner.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.1.1.6
This object indicates the number of resource groups which
consume resources from the resource owner.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.1.1.7
.1.3.6.1.4.1.9.9.510.1.2.2 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResOwnerSubTypeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResOwnerSubTypeTable'
This table contains information about each sub-type for
each resource owner in the cermResOwnerTable.
          
For example, lets consider that the 'memory' resource owner
has two sub-types called 'processor' and 'io' in the system.
Then, two entries (one is for 'processor' memory and another
one is for 'io' memory) will be present in this table for
the 'memory' resource owner.
          
If a resource owner does not have any sub-types, then
this table will have an entry with the zero value for
the cermResOwnerSubTypeId and zero-length string value
for the cermResOwnerSubTypeName, for the corresponding
resource owner.
cermResOwnerSubTypeEntry row .1.3.6.1.4.1.9.9.510.1.2.2.1
An entry containing information about a resource owner
sub-type. This entry includes resource owner sub-type name,
utilization in percentage, utilization in its own measurement
unit, maximum utilization in its own measu…
Column Syntax OID
This object indicates the resource owner sub-type identifier.
If the resource owner does not have any sub-types, this object
value for the resource owner will be zero. Otherwise, it will
have a non-zero value.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.2.1.1
This is a textual string indicating name of the resource
owner sub-type.

For example, 'processor' memory and 'io' memory are two
sub-types in the 'memory' resource owner.

If the resource ow…
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.510.1.2.2.1.2
This object indicates the percentage of resource utilized for
the resource owner sub-type.
percentageCermResUsagePct .1.3.6.1.4.1.9.9.510.1.2.2.1.3
This object indicates the resource utilization,
in the unit of measurement specified by the object
cermResOwnerMeasurementUnit, for the corresponding
resource owner sub-type.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.2.1.4
This object indicates the maximum resource utilization
since the system has been up, in the measurement unit
specified by the object cermResOwnerMeasurementUnit, for
the corresponding resource owner sub-type.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.2.1.5
This object indicates the current global notification severity
level for the resource owner sub-type.
CermNotificationSeverity
Type Values:
1none
2minor
3major
4critical
.1.3.6.1.4.1.9.9.510.1.2.2.1.6
.1.3.6.1.4.1.9.9.510.1.2.3 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResOwnerSubTypeThresholdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResOwnerSubTypeThresholdTable'
This table contains information about each applied global
threshold configuration for each resource owner sub-type in
the system.
cermResOwnerSubTypeThresholdEntry row .1.3.6.1.4.1.9.9.510.1.2.3.1
An entry containing an applied global threshold configuration
details for a resource owner sub-type. This entry includes
threshold severity level, rising threshold value, rising
interval time, falling threshold value an…
Column Syntax OID
This object identifies the threshold severity of an applied
threshold configuration, for a resource owner sub-type.
CermThresholdSeverity
Type Values:
1minor
2major
3critical
.1.3.6.1.4.1.9.9.510.1.2.3.1.1
This object indicates the applied global rising threshold
value for the resource owner sub-type.

When total resource utilization of the resource owner sub-type
exceeds the rising threshold value set for i…
CermThreshold
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.2.3.1.2
This object indicates the dampening interval time for the
global rising threshold, specified in the applied threshold
configuration for the resource owner sub-type. Whenever the
ERM framework gets an 'up' notification f…
secondsCermDampenInterval
Type Constraints:
range: 0..2592000
.1.3.6.1.4.1.9.9.510.1.2.3.1.3
This object indicates the applied global falling threshold
value for the resource owner sub-type.

The global falling threshold value will be applicable
only after an 'up' notification is sent by the resou…
CermThreshold
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.2.3.1.4
This object indicates the dampening interval time
for the global falling threshold, specified in the applied
threshold configuration for the resource owner sub-type.
Whenever the ERM framework gets a 'down' notification…
secondsCermDampenInterval
Type Constraints:
range: 0..2592000
.1.3.6.1.4.1.9.9.510.1.2.3.1.5
.1.3.6.1.4.1.9.9.510.1.2.4 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResUserTypeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResUserTypeTable'
This table contains information about each resource user type
in the system. This table will have one entry for each
resource user type in the system.
cermResUserTypeEntry row .1.3.6.1.4.1.9.9.510.1.2.4.1
An entry containing information about a particular resource
user type in the system. This entry includes the resource
user type name, number of resource owners present in the
resource user type, number of resource users…
Column Syntax OID
This object indicates the sub-entity (i.e. logical processing
entity in a physical entity) in which the resource user type
is present.
CermSubEntityId
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.4.1.1
This object indicates the resource user type identifier. This
uniquely identifies a resource user type in a sub-entity.
CermUserTypeId
Type Constraints:
range: 1..65535
.1.3.6.1.4.1.9.9.510.1.2.4.1.2
This is a textual string containing name of the resource
user type.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.510.1.2.4.1.3
This object indicates the number of resource owners in
the resource user type.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.4.1.4
This object indicates the number of resource users
instantiated from the resource user type. This object value
will be equal to the number of resource user entries present
in the cermResUserTable for the resource user t…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.4.1.5
This object indicates the number of resource groups in
the resource user type. This object value will be equal to
the number of resource group entries present in the
cermResGroupTable for the resource user type.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.4.1.6
.1.3.6.1.4.1.9.9.510.1.2.5 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResUserTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResUserTable'
A table which contains information about each resource user
in the system. This table will have one entry for each
resource user in the system.
cermResUserEntry row .1.3.6.1.4.1.9.9.510.1.2.5.1
An entry containing information about a particular resource
user in the system. This entry includes the resource user
name and priority of the resource user.

Whenever a new resource user is registered with …
Column Syntax OID
This object indicates the resource user identifier. This
uniquely identifies a resource user in a resource user type.
CermUserId
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.2.5.1.1
This object is a textual string containing name of
the resource user. For example: 'IP Input' process.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.510.1.2.5.1.2
This object indicates priority of the resource user.
High value for this object indicates that corresponding
resource user has *low* priority and vice versa. The global
ERM notification will be sent to the resource user…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.5.1.3
This object indicates the resource group in which the resource
user is present. If the resource user does not belong to any
resource group, then the value of this object will be zero.
Otherwise, this object will contain…
CermGroupId
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.2.5.1.4
.1.3.6.1.4.1.9.9.510.1.2.6 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResGroupTable'
This table contains information about each resource group
in the system. This table will have one entry for each
resource group in the system.
cermResGroupEntry row .1.3.6.1.4.1.9.9.510.1.2.6.1
An entry containing information about a particular resource
group in the system. This entry includes the resource group
name and number of resource users in the resource group.

Whenever a new resource group…
Column Syntax OID
This object indicates the resource group identifier. This
uniquely identifies a resource group in a resource user type.
CermGroupId
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.2.6.1.1
This object is a textual string containing name of the
resource group. If the resource group has been configured
by the user, this object will contain value of the
cermConfigResGroupName corresponding to the configured
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.510.1.2.6.1.2
This object indicates the number of resource user instances
present in the resource group.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.6.1.3
.1.3.6.1.4.1.9.9.510.1.2.7 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResGroupResUserTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResGroupResUserTable'
This table has list of resource users present in each
resource group.
cermResGroupResUserEntry row .1.3.6.1.4.1.9.9.510.1.2.7.1
An entry containing a resource group identifier and one of
the resource users identifier in the resource group.

Whenever a new resource user is added into a resource group,
an entry will be included in this…
Column Syntax OID
This object identifies one of the resource users in a
particular resource group. This object will contain value of
the cermResUserId, in the cermResUserTable, corresponding to
one of resource users in the resource group.
CermUserId
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.2.7.1.1
.1.3.6.1.4.1.9.9.510.1.2.8 · 1 row entry · 8 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResOwnerResUserOrGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResOwnerResUserOrGroupTable'
This table contains information about each resource owner
sub-type and resource user/group relationship.
cermResOwnerResUserOrGroupEntry row .1.3.6.1.4.1.9.9.510.1.2.8.1
An entry containing information about a resource owner
sub-type and resource user/group relationship.

Whenever a resource user/group is registered with the ERM
framework, one or more number of entries will …
Column Syntax OID
This object identifies the resource user type corresponding
to the resource user/group which is part of the resource owner
<-> resource user/group relationship. This object will contain
value of the cermResUserTypeId in…
CermUserTypeId
Type Constraints:
range: 1..65535
.1.3.6.1.4.1.9.9.510.1.2.8.1.1
This object identifies the resource group/user which is part
of the resource owner sub-type <-> resource group/user
relationship. If the cermResUserOrGroupFlag is 'user',
this object will contain value of the cermResUse…
CermUserId
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.2.8.1.2
This is a flag indicating whether corresponding entry belongs
to a resource group or resource user. If this object value
is 'user', this entry belongs to a resource owner sub-type
<-> resource user relationship. If this…
CermUserOrGroup
Type Values:
1group
2user
.1.3.6.1.4.1.9.9.510.1.2.8.1.3
This object indicates percentage of resources utilized from
the resource owner sub-type by the resource user (if the
cermResUserOrGroupFlag is 'user') or resource group
(if the cermResUserOrGroupFlag is 'group').
percentageCermResUsagePct .1.3.6.1.4.1.9.9.510.1.2.8.1.4
This object indicates the amount of resources utilized from
the resource owner sub-type by the resource user (if the
cermResUserOrGroupFlag is 'user') or resource group
(if the cermResUserOrGroupFlag is 'group'), in the…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.8.1.5
This object indicates the maximum amount of resource utilized
from the resource owner sub-type by the resource user (if the
cermResUserOrGroupFlag is 'user') or resource group
(if the cermResUserOrGroupFlag is 'group') …
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.8.1.6
This object indicates the user local current notification
severity for the resource owner sub-type and resource
user/group relationship.

For example, lets assume that the resource user 'RU-1'
has utilized…
CermNotificationSeverity
Type Values:
1none
2minor
3major
4critical
.1.3.6.1.4.1.9.9.510.1.2.8.1.7
This object indicates per user global current notification
severity for the resource owner sub-type and resource
user/group relationship.

For example, lets assume that total utilization of the
'processor'…
CermNotificationSeverity
Type Values:
1none
2minor
3major
4critical
.1.3.6.1.4.1.9.9.510.1.2.8.1.8
.1.3.6.1.4.1.9.9.510.1.2.9 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResOwnerResUserOrGroupThresholdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResOwnerResUserOrGroupThresholdTable'
This table contains information about each applied
threshold configuration for each resource owner sub-type <->
resource user/group relationship. This table will have
an entry for each threshold configuration for each 
resource owner sub-type <-> resource user/group relationship
for which a rising threshold value is set. If rising threshold
value is not set for a resource owner sub-type <-> resource
user/group relationship, then an entry will not be present
in this table for the relationship.
cermResOwnerResUserOrGroupThresholdEntry row .1.3.6.1.4.1.9.9.510.1.2.9.1
An entry containing information about a applied threshold
configuration for a resource owner sub-type <-> resource
user/group relationship.

Whenever a local resource policy is applied for a resource
user/gr…
Column Syntax OID
A flag which indicates whether the threshold configuration
is about user local thresholding or per user global
thresholding. The value of this object would be 'true' for
the per user global threshold configuration.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.510.1.2.9.1.1
This object indicates the threshold severity for the threshold
configuration entry. The value of this object can be 'minor',
'major' and 'critical'.
CermThresholdSeverity
Type Values:
1minor
2major
3critical
.1.3.6.1.4.1.9.9.510.1.2.9.1.2
This is a flag indicating whether corresponding entry belongs
to a resource group or resource user. If this object value
is 'user', this entry belongs to a resource owner sub-type
<-> resource user relationship. If this…
CermUserOrGroup
Type Values:
1group
2user
.1.3.6.1.4.1.9.9.510.1.2.9.1.3
This object indicates the rising threshold value set for the
thereshold configuration for the resource owner sub-type <->
resource user/group relationship. If the rising threshold
value is not set for the resource owner…
CermThreshold
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.2.9.1.4
This object indicates dampening interval time set for the
rising threshold for the threshold configuration entry
in this table. If the rising threshold value is configured
but the rising interval time is not configured …
secondsCermDampenInterval
Type Constraints:
range: 0..2592000
.1.3.6.1.4.1.9.9.510.1.2.9.1.5
This object indicates the falling threshold value set for
the threshold configuration for the resource owner sub-type
<-> resource user/group relationship. If the rising threshold
value is configured but the falling thr…
CermThreshold
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.2.9.1.6
This object indicates the dampening interval time set for
the falling threshold for the threshold configuration entry
in this table. If the rising threshold value is configured
but the falling interval value is not conf…
secondsCermDampenInterval
Type Constraints:
range: 0..2592000
.1.3.6.1.4.1.9.9.510.1.2.9.1.7
.1.3.6.1.4.1.9.9.510.1.2.10 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResUserTypeResOwnerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResUserTypeResOwnerTable'
This table contains an entry for each resource user type
and resource owner relationship in the system. This table
would be useful in getting list of resource owners in a
particular resource user type and vice versa.
cermResUserTypeResOwnerEntry row .1.3.6.1.4.1.9.9.510.1.2.10.1
An entry containing a resource user type identifier and one
of it's resource owners.

Whenever a resource user type is registered with the ERM
framework, <N> number of entries will be included in this table
Column Syntax OID
A unique identifier representing one of the resource owner
in the resource user type. This object contains value of
the cermResOwnerId in one of the entries in the
cermResOwnerTable.
CermOwnerId
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.2.10.1.1
.1.3.6.1.4.1.9.9.510.1.2.11 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResMonitorTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResMonitorTable'
This table contains information about each resource monitor
in the system.
cermResMonitorEntry row .1.3.6.1.4.1.9.9.510.1.2.11.1
An entry containing information about a resource monitor in
the system.

Whenever a new resource monitor is registered with the ERM
framework, an entry will be included in this table for the
resource monitor…
Column Syntax OID
This object indicates the sub-entity (i.e. logical processing
entity in a physical entity) in which the resource monitor
is present.
CermSubEntityId
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.11.1.1
This object indicates the resource monitor identifier.
CermMonitorId
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.2.11.1.2
This is a textual string containing name of the
resource monitor.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.510.1.2.11.1.3
.1.3.6.1.4.1.9.9.510.1.2.12 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResMonitorResOwnerResUserTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResMonitorResOwnerResUserTable'
This table contains the following information:
1) resource owners being watched by each resource monitor.
2) resource users being watched by each resource monitor.
3) resource owner and resource user relationships being
   watched by each resource monitor.
cermResMonitorResOwnerResUserEntry row .1.3.6.1.4.1.9.9.510.1.2.12.1
An entry containing any of the following information:
1) one of the resource owners being watched by a resource
monitor.
2) one of the resource users being watched by a resource
monitor.
3) one of the resource own…
Column Syntax OID
This object identifies the resource owner which is being
monitored by the resource monitor. The value of this object
would be 0 in the entry where only the resource user (not
the resource owner and resource user relatio…
CermOwnerIdOrZero
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.12.1.1
This object identifies the resource user type of the resource
user which is being monitored by the resource monitor.
The value of this object would be 0 in the entry where only
the resource owner (not the resource owner…
CermUserTypeIdOrZero
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.510.1.2.12.1.2
This object identifies the resource user which is being
monitored by the resource monitor. The value of this object
would be 0 in the entry where only the resource owner (not
the resource owner and resource user relatio…
CermUserIdOrZero
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.2.12.1.3
This object indicates the policy name corresponding to the
resource owner <-> resource user relationship being watched
by the resource monitor. If there is no corresponding applied
resource policy for the resource owner…
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.510.1.2.12.1.4
.1.3.6.1.4.1.9.9.510.1.2.13 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermResMonitorPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResMonitorPolicyTable'
This table contains an entry for each resource policy being
watched by each resource monitor in the system. This table
will be useful to get the name of all the resource policies
being watched by a particular resource monitor.
If a resource monitor doesn't watch any resource policy,
then this table will not have any entry for the resource
monitor.
cermResMonitorPolicyEntry row .1.3.6.1.4.1.9.9.510.1.2.13.1
An entry containing one of the resource policies being
watched by a particular resource monitor.

Whenever a resource monitor starts watching a resource policy,
an entry will be added into this table, for th…
Column Syntax OID
This is a textual string indicating name of a resource policy
being watched by the resource monitor. This object will contain
the cermPolicyName object value in one of the resource policy
entry in the cermConfigPolicyTa…
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.510.1.2.13.1.1
.1.3.6.1.4.1.9.9.510.1.3.1 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermConfigPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermConfigPolicyTable'
This table contains information about each resource policy
configured in the system. Resource Policy will contain
threshold configurations for a set of resource owners.
Each threshold configuration must specify the threshold
severity and the rising threshold value which are mandatory.
The rising interval time, falling threshold value and falling
interval time are optional for the threshold configuration.
Only one local resource policy can be applied for a resource
user or resource group, at any point in time. The global
resource policy cannot be applied for a resource user or
resource group.
          
Whenever a resource policy is applied to a resource user
instance, each threshold configuration in the resource policy
will be applied to all relevant resource owner and resource
user relationships.
cermConfigPolicyEntry row .1.3.6.1.4.1.9.9.510.1.3.1.1
An entry containing information about a resource policy.

Whenever a new resource policy is configured in the system,
an entry will be added in this table for the resource
policy. Likewise, whenever a resour…
Indexes
Column Syntax OID
This is textual string containing name of the resource policy.
The resource policy name should be unique for each resource
policy configured in the system.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.510.1.3.1.1.1
This is a flag indicating whether the resource policy is a
global resource policy or not. For global resource policies,
this object value would be 'true'. This object value
cannot be changed after creating the resource …
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.510.1.3.1.1.2
This is a textual string indicating the resource user type
name for the resource policy. For a global resource policy,
this object will have zero-length string. For a local resource
policy, this object will contain nam…
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.510.1.3.1.1.3
This is a flag indicating whether syslog is enabled for the
resource policy or not.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.510.1.3.1.1.4
This is a flag indicating whether SNMP notifications are
enabled for the resource policy or not. If this object value
is set to 'true', all notifications related to the resource
policy will be sent to all remote hosts w…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.510.1.3.1.1.5
This object indicates the storage type of this conceptual row.
If it is set to 'nonVolatile', this entry can be saved into
non-volatile memory.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.510.1.3.1.1.6
This object indicates the status of the conceptual row in the
cermConfigPolicyTable. To create a new entry (i.e. creating
a new resource policy) in the cermConfigPolicyTable, this
object has to be set to 'createAndGo' a…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.9.510.1.3.1.1.7
.1.3.6.1.4.1.9.9.510.1.3.2 · 1 row entry · 12 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermConfigPolicyResOwnerThreshTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermConfigPolicyResOwnerThreshTable'
This table contains information about each threshold
configuration in each resource policy in the
cermConfigPolicyTable. This table can be used to configure
threshold details (i.e. threshold severity, rising threshold
value, falling threshold value, rising interval time and
falling interval time) for a resource policy in the
cermConfigPolicyTable.
cermConfigPolicyResOwnerThreshEntry row .1.3.6.1.4.1.9.9.510.1.3.2.1
An entry containing threshold configuration details for a
resource owner sub-type, for a particular resource policy.

Whenever a new threshold configuration is added in the resource
policy, an entry wil be c…
Column Syntax OID
This object uniquely identifies the physical entity to which
the threshold configuration belongs. This objects indicates
the entPhysicalIndex value (in the entPhysicalTable) for the
corresponding physical entity.
ENTITY-MIBPhysicalIndex
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.510.1.3.2.1.1
This object indicates the sub-entity (i.e. logical processing
entity in a physical entity) in which the resource owner is
present. This object indicates the cermResOwnerSubEntityId
value (in the cermResOwnerTable) for t…
CermSubEntityId
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.3.2.1.2
This object identifies the resource owner for which
the threshold is configured. This object indicates the
cermResOwnerId value (in the cermResOwnerTable) for the
corresponding resource owner.
CermOwnerId
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.3.2.1.3
This object identifies the resource owner sub-type for which
threshold is configured.

For example, 'processor' and 'io' are sub-types of the
'memory' resource owner. Each resource owner sub-type may
have …
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.3.2.1.4
This is a flag indicating whether the threshold configuration
is for per user global thresholding or user local thresholding.
For per user global threshold configuration, value of this
object would be 'true'. For system…
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.510.1.3.2.1.5
This object identifies the threshold severity set for the
threshold configuration.

For a minor threshold configuration, value of this object
would be 'minor'. For major threshold configuration, value
of t…
CermThresholdSeverity
Type Values:
1minor
2major
3critical
.1.3.6.1.4.1.9.9.510.1.3.2.1.6
This object indicates the rising threshold value set for
the threshold configuration entry.

Lets assume that system global threshold value (in percentage)
for 'io' memory resource owner is set to 60% as m…
CermThresholdr/w
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.510.1.3.2.1.7
This object indicates the dampening interval for the
rising threshold, for the threshold configuration. That means,
an interval during which variations in the rising and falling
threshold values are not notified to any …
secondsCermDampenIntervalr/w
Type Constraints:
range: 0..2592000
.1.3.6.1.4.1.9.9.510.1.3.2.1.8
This object indicates the falling threshold value set for
the threshold configuration.

Lets assume that system global threshold value (in percentage)
for 'io' memory resource owner is set to 10% as minor …
CermThresholdOrZeror/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.510.1.3.2.1.9
This object indicates the dampening interval for the
falling threshold for the threshold configuration. That means,
an interval during which variations in the rising and falling
threshold values are not notified to the …
secondsCermDampenIntervalr/w
Type Constraints:
range: 0..2592000
.1.3.6.1.4.1.9.9.510.1.3.2.1.10
This object indicates the storage type of this conceptual row.
If it is set to 'nonVolatile', this entry can be saved into
non-volatile memory.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.510.1.3.2.1.11
This object indicates the status of the conceptual row
in the cermConfigPolicyResOwnerThreshTable.

To create a new entry (i.e. adding a new threshold
configuration for the resource policy) in the
cermConf…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.9.510.1.3.2.1.12
.1.3.6.1.4.1.9.9.510.1.3.3 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermConfigResGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermConfigResGroupTable'
This table contains information about each resource group
created by the user in the system. This table is used to
create or delete a resource group in the system.
cermConfigResGroupEntry row .1.3.6.1.4.1.9.9.510.1.3.3.1
An entry containing a resource group name and its resource
user type name.

Whenever a new resource group is configured by the user,
an entry will be created for the resource group in this table.
Likewise, w…
Column Syntax OID
This is a textual string containing name of the resource group.
The name is unique for each resource group available in
the system.
OctetString
Constraints:
range: 1-48
.1.3.6.1.4.1.9.9.510.1.3.3.1.1
This is a textual string containing name of the resource user
type to which the resource group belongs. Only the resource
user instance of the same resource user type, can be added
into the resource group.
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.510.1.3.3.1.2
This object indicates the storage type of this conceptual row.
If it is set to 'nonVolatile', this entry can be saved into
non-volatile memory.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.510.1.3.3.1.3
This object indicates the status of the conceptual row in
the cermConfigResGroupTable. To create a new row
(i.e. creating a new resource group) in this table,
this object has to be set to 'createAndGo'. If it succeeds,
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.9.510.1.3.3.1.4
.1.3.6.1.4.1.9.9.510.1.3.4 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermConfigResGroupUserTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermConfigResGroupUserTable'
This table has list of resource user instances added into
each resource group.
cermConfigResGroupUserEntry row .1.3.6.1.4.1.9.9.510.1.3.4.1
An entry containing a resource group name and one of it's
resource user instance name.

Whenever a resource user instance is added into the resource
group by the user, an entry will be created in this table.…
Column Syntax OID
This is a textual string containing name of the resource user
instance in the resource group. The resource user instance
need not exist in the system when the resource group is
configured.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.510.1.3.4.1.1
This object indicates the storage type of this conceptual row.
If it is set to 'nonVolatile', this entry can be saved into
non-volatile memory.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.510.1.3.4.1.2
This object indicates the status of the conceptual row in
the cermConfigResGroupUserTable. To create a new row
(i.e. adding a new resource user instance) in the
cermConfigResGroupUserTable, this object has to be set to
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.9.510.1.3.4.1.3
.1.3.6.1.4.1.9.9.510.1.3.5 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cermConfigPolicyApplyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermConfigPolicyApplyTable'
This table has a list of resource users (or groups) for which
local resource policies are applied in the system. The main
purpose of this table is to apply a local resource policy for
a resource user or resource group.
cermConfigPolicyApplyEntry row .1.3.6.1.4.1.9.9.510.1.3.5.1
An entry containing a resource user (or group) name and
a local resource policy name applied to the resource user
(or group).

Whenever a policy is applied to a resource user (or group),
an entry will be cre…
Column Syntax OID
This is a textual string containing name of the resource
user (or resource group) for which the resource policy is
applied. A resource user (or group) cannot be associated
with more than one resource policies. In other…
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.510.1.3.5.1.1
This is a flag indicating whether the
cermPolicyApplyUserOrGroupName is a resource user name or
resource group name. For resource group name, this object
has to be set to 'group'.
CermUserOrGroup
Type Values:
1group
2user
.1.3.6.1.4.1.9.9.510.1.3.5.1.2
A textual string indicating name of the resource policy which
is applied for the resource user (or resource group). This
object indicates the cermPolicyName, in the
cermConfigPolicyTable, applied to the resource user (o…
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.510.1.3.5.1.3
This object indicates the storage type of this conceptual row.
If it is set to 'nonVolatile', this entry can be saved into
non-volatile memory.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.510.1.3.5.1.4
This object indicates the status of the row in the
cermConfigPolicyApplyTable. To create a new entry
(i.e. applying a resource policy to a resource group or
resource user) in the cermConfigPolicyApplyTable, this object
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.9.510.1.3.5.1.5