CISCO-ERM-MIB

CISCO-ERM-MIB Download

MIBs list

Cisco Embedded Resource Manager (ERM) MIB. The Embedded Resource Manager (ERM) is a framework which helps in effectively managing resources such as cpu, memory, buffers, etc.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-ERM-MIB

cermScalarsGlobalPolicyName
This is a textual string containing name of the global resource policy applied in the system. If global resource policy is not applied in the system, then this scalar object will contain zero-length string. A global resource policy can be applied to the s ...
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 allocat ...
cermResOwnerEntry
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 configurable by the user, number of resour ...
cermResOwnerSubEntityId
This object indicates the sub-entity (i.e. logical processing entity in a physical entity) in which the resource owner is present.
cermResOwnerId
This object indicates the resource owner identifier. This object value is unique in a sub-entity.
cermResOwnerName
This is a textual string containing name of the resource owner. For example: cpu, memory.
cermResOwnerMeasurementUnit
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' respectively. In that case, this object value would be 'by ...
cermResOwnerThreshIsConfigurable
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 be 'false' for such resource owners.
cermResOwnerResUserCount
This object indicates the number of resource users which consume resources from the resource owner.
cermResOwnerResGroupCount
This object indicates the number of resource groups which consume resources from the resource owner.
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 'p ...
cermResOwnerSubTypeEntry
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 measurement unit and current global notif ...
cermResOwnerSubTypeId
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.
cermResOwnerSubTypeName
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 owner does not have any sub-types, this object value for the resourc ...
cermResOwnerSubTypeUsagePct
This object indicates the percentage of resource utilized for the resource owner sub-type.
cermResOwnerSubTypeUsage
This object indicates the resource utilization, in the unit of measurement specified by the object cermResOwnerMeasurementUnit, for the corresponding resource owner sub-type.
cermResOwnerSubTypeMaxUsage
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. For example, if maximum utilization for the 'i ...
cermResOwnerSubTypeGlobNotifSeverity
This object indicates the current global notification severity level for the resource owner sub-type.
cermResOwnerSubTypeThresholdTable
This table contains information about each applied global threshold configuration for each resource owner sub-type in the system.
cermResOwnerSubTypeThresholdEntry
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 and falling interval time for the thre ...
cermResOwnerSubTypeThreshSeverity
This object identifies the threshold severity of an applied threshold configuration, for a resource owner sub-type.
cermResOwnerSubTypeRisingThresh
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 it, the resource owner sends an 'up' notification to ...
cermResOwnerSubTypeRisingInterval
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 from the resource owner sub-type, it ...
cermResOwnerSubTypeFallingThresh
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 resource owner. When resource utilization of the resourc ...
cermResOwnerSubTypeFallingInterval
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 from the resource owner sub-type, i ...
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
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 and resource groups instantiated fr ...
cermResUserTypeSubEntityId
This object indicates the sub-entity (i.e. logical processing entity in a physical entity) in which the resource user type is present.
cermResUserTypeId
This object indicates the resource user type identifier. This uniquely identifies a resource user type in a sub-entity.
cermResUserTypeName
This is a textual string containing name of the resource user type.
cermResUserTypeResOwnerCount
This object indicates the number of resource owners in the resource user type.
cermResUserTypeResUserCount
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 type.
cermResUserTypeResGroupCount
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.
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
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 the ERM framework (normally this happens when the ...
cermResUserId
This object indicates the resource user identifier. This uniquely identifies a resource user in a resource user type.
cermResUserName
This object is a textual string containing name of the resource user. For example: 'IP Input' process.
cermResUserPriority
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 in the order based on its priority. ...
cermResUserResGroupId
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 value of the object cermResGroupId ...
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
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 is configured, an entry will be included in this ...
cermResGroupId
This object indicates the resource group identifier. This uniquely identifies a resource group in a resource user type.
cermResGroupName
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 resource group in the cermConfigResG ...
cermResGroupUserInstanceCount
This object indicates the number of resource user instances present in the resource group.
cermResGroupResUserTable
This table has list of resource users present in each resource group.
cermResGroupResUserEntry
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 table. Likewise, whenever a resource user is rem ...
cermResGroupResUserId
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.
cermResOwnerResUserOrGroupTable
This table contains information about each resource owner sub-type and resource user/group relationship.
cermResOwnerResUserOrGroupEntry
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 be created in this table. The number of entries t ...
cermResOwnerResUserTypeId
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 the cermResUserTypeTable, correspon ...
cermResOwnerResUserOrGroupId
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 cermResUserId for one of the resource user ent ...
cermResUserOrGroupFlag
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 object value is 'group', this entry ...
cermResUserOrGroupUsagePct
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'). For example, if 1 MB out of 50 MB 'process ...
cermResUserOrGroupUsage
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 unit of measurement indicated by th ...
cermResUserOrGroupMaxUsage
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') since the system has been up, in the ...
cermResUserOrGroupNotifSeverity
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 the 'processor' memory more than the applied *mino ...
cermResUserOrGroupGlobNotifSeverity
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' memory resource owner has exceeded the applied per ...
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 ...
cermResOwnerResUserOrGroupThresholdEntry
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/group, one or more number of entries will be includ ...
cermResUserOrGroupThreshIsUserGlob
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.
cermResUserOrGroupThreshSeverity
This object indicates the threshold severity for the threshold configuration entry. The value of this object can be 'minor', 'major' and 'critical'.
cermResUserOrGroupThreshFlag
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 object value is 'group', this entry ...
cermResUserOrGroupRisingThresh
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 sub-type <-> resource user/group re ...
cermResUserOrGroupRisingInterval
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 for the resource owner sub-type <-> ...
cermResUserOrGroupFallingThresh
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 threshold value is not configured for t ...
cermResUserOrGroupFallingInterval
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 configured for the resource owner sub-ty ...
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
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, number of entries will be included in this table for the resource user type. Where, is equal ...
cermResUserTypeResOwnerId
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.
cermResMonitorTable
This table contains information about each resource monitor in the system.
cermResMonitorEntry
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. Likewise, whenever a resource monitor is unregi ...
cermResMonitorSubEntityId
This object indicates the sub-entity (i.e. logical processing entity in a physical entity) in which the resource monitor is present.
cermResMonitorId
This object indicates the resource monitor identifier.
cermResMonitorName
This is a textual string containing name of the resource monitor.
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
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 owner and resource user relationships being w ...
cermResMonitorResOwnerId
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 relationship) being watched by the resource ...
cermResMonitorResUserTypeId
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 and resource user relationship) bei ...
cermResMonitorResUserId
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 relationship) being watched by the resource ...
cermResMonitorResPolicyName
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 and resource user in the entry, the ...
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' ...
cermResMonitorPolicyEntry
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 the resource monitor <-> resource policy relationsh ...
cermResMonitorPolicyName
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 cermConfigPolicyTable.
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 thresh ...
cermConfigPolicyEntry
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 resource policy is unconfigured, corresponding entry fo ...
cermPolicyName
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.
cermPolicyIsGlobal
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 policy.
cermPolicyUserTypeName
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 name of the resource user type for the ...
cermPolicyLoggingEnabled
This is a flag indicating whether syslog is enabled for the resource policy or not.
cermPolicySnmpNotifEnabled
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 which are configured to get SNMP noti ...
cermPolicyStorageType
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.
cermPolicyRowStatus
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' after setting all mandatory columnar ...
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, risin ...
cermConfigPolicyResOwnerThreshEntry
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 created in this table for the threshold configurat ...
cermPolicyPhysicalIndex
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.
cermPolicyResOwnerSubEntityId
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 the resource owner.
cermPolicyResOwnerId
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.
cermPolicyResOwnerSubTypeId
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 different threshold configuration. If the resource ...
cermPolicyIsUserGlobal
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 global and user local threshold con ...
cermPolicyThresholdSeverity
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 this object would be 'major'. For critical threshold ...
cermPolicyRisingThreshold
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 minor rising threshold value, 70% as major rising th ...
cermPolicyRisingInterval
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 resource user(s). If the dampening i ...
cermPolicyFallingThreshold
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 falling threshold value, 20% as major falling thres ...
cermPolicyFallingInterval
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 resource user(s). If the dampening i ...
cermPolicyResOwnerThreshStorageType
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.
cermPolicyResOwnerThreshRowStatus
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 cermConfigPolicyResOwnerThreshTable, this object has to be ...
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
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, whenever a resource group is unconfigured by the u ...
cermConfigResGroupName
This is a textual string containing name of the resource group. The name is unique for each resource group available in the system.
cermConfigResGroupUserTypeName
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.
cermConfigResGroupStorageType
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.
cermConfigResGroupRowStatus
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, status of the row will be set to 'ac ...
cermConfigResGroupUserTable
This table has list of resource user instances added into each resource group.
cermConfigResGroupUserEntry
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. Likewise, whenever a resource user instance is r ...
cermConfigResGroupUserName
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.
cermConfigResGroupUserStorageType
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.
cermConfigResGroupUserRowStatus
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 'createAndGo'. Setting the status to ...
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
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 created in this table. Likewise, whenever a policy a ...
cermPolicyApplyUserOrGroupName
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 words, more than one resource polic ...
cermPolicyApplyUserOrGroupFlag
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'.
cermPolicyApplyPolicyName
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 (or group) name.
cermPolicyApplyStorageType
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.
cermPolicyApplyRowStatus
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 has to be set to 'createAndGo'. Sett ...
cermNotifsEnabled
This object indicates whether generation of traps for ERM policy violation notifications are allowed or not. When this object is set to 'true', it allows generation of traps for the ERM policy violation related notifications ciscoErmGlobalPolicyViolation ...
cermNotifsThresholdSeverity
This object indicates the severity of the threshold configuration.
cermNotifsThresholdIsUserGlob
This object indicates whether the threshold configuration is per user global thresholding or not.
cermNotifsThresholdValue
This object indicates the rising (or falling) threshold value.
cermNotifsDirection
This object indicates the direction of the ERM notification.
cermNotifsPolicyName
This object indicates the name of the resource policy.
ciscoErmResOwnerGroup
A collection of objects providing information relevant to resource owner entity in the ERM framework.
ciscoErmResUserTypeGroup
A collection of objects providing information relevant to resource user type entity in the ERM framework.
ciscoErmResUserGroup
A collection of objects providing information relevant to resource user entity in the ERM framework.
ciscoErmResGroupGroup
A collection of objects providing information relevant to resource group entity in the ERM framework.
ciscoErmResOwnerResUserOrGroupRelationGroup
A collection of objects providing information relevant to resource owner sub-type <-> resource user/group relationship.
ciscoErmResMonitorGroup
A collection of objects providing information relevant to resource monitor entity in the ERM framework.
ciscoErmPolicyConfigGroup
A collection of objects providing the ability to configure a resource policy and applying the resource policy to a resource group or resource user.
ciscoErmResGroupConfigGroup
A collection of objects providing the ability to configure a resource group.
ciscoErmNotifControlObjectsGroup
A collection of notification control objects.
ciscoErmNotifObjectsGroup
A collection of notification related objects.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list