The pmRoleTable is a read-create table that organizes role
strings sorted by element. This table is used to create and
modify role strings and their associations, as well as to allow
a management station to learn about the existence of roles and
their associations.
It is the responsibility of the agent to keep track of any
re-indexing of the underlying SNMP elements and to continue to
associate role strings with the element with which they were
initially configured.
Policy MIB agents that have elements in multiple local SNMP
contexts have to allow some roles to be assigned to elements
in particular contexts. This is particularly true when some
elements have the same names in different contexts and the
context is required to disambiguate them. In those situations,
a value for the pmRoleContextName may be provided. When a
pmRoleContextName value is not provided, the assignment is to
the element in the default context.
Policy MIB agents that discover elements on other systems and
execute policies on their behalf need to have access to role
information for these remote elements. In such situations,
role assignments for other systems can be stored in this table
by providing values for the pmRoleContextEngineID parameters.
For example:
Example:
element role context ctxEngineID #comment
ifindex.1 gold local, default context
ifindex.2 gold local, default context
repeaterid.1 foo rptr1 local, rptr1 context
repeaterid.1 bar rptr2 local, rptr2 context
ifindex.1 gold '' A different system
ifindex.1 gold '' B different system
The agent must store role string associations in non-volatile
storage.
Parsed from file POLICY-BASED-MANAGEMENT-MIB.mib
Module: POLICY-BASED-MANAGEMENT-MIB
Vendor: IETF RFCs
Module: POLICY-BASED-MANAGEMENT-MIB (rfc4011-Policy-Based-Management.mib)
Type: TABLE
Access: not-accessible
Syntax: SEQUENCE OF
Automatically extracted from www.mibdepot.com
pmRoleTable OBJECT-TYPE SYNTAX SEQUENCE OF PmRoleEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The pmRoleTable is a read-create table that organizes role strings sorted by element. This table is used to create and modify role strings and their associations, as well as to allow a management station to learn about the existence of roles and their associations. It is the responsibility of the agent to keep track of any re-indexing of the underlying SNMP elements and to continue to associate role strings with the element with which they were initially configured. Policy MIB agents that have elements in multiple local SNMP contexts have to allow some roles to be assigned to elements in particular contexts. This is particularly true when some elements have the same names in different contexts and the context is required to disambiguate them. In those situations, a value for the pmRoleContextName may be provided. When a pmRoleContextName value is not provided, the assignment is to the element in the default context. Policy MIB agents that discover elements on other systems and execute policies on their behalf need to have access to role information for these remote elements. In such situations, role assignments for other systems can be stored in this table by providing values for the pmRoleContextEngineID parameters. For example: Example: element role context ctxEngineID #comment ifindex.1 gold local, default context ifindex.2 gold local, default context repeaterid.1 foo rptr1 local, rptr1 context repeaterid.1 bar rptr2 local, rptr2 context ifindex.1 gold '' A different system ifindex.1 gold '' B different system The agent must store role string associations in non-volatile storage." ::= { pmMib 4 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.124.4.1 | pmRoleEntry | 5 | 5 | A role string entry associates a role string with an individual element. Note that some combinations of index values may result i… |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.124.0 | pmNotifications | 3 | 3 | None |
1.3.6.1.2.1.124.1 | pmPolicyTable | 1 | 21 | The policy table. A policy is a pairing of a policyCondition and a policyAction that is used to apply the action to a selected s… |
1.3.6.1.2.1.124.2 | pmPolicyCodeTable | 1 | 5 | The pmPolicyCodeTable stores the code for policy conditions and actions. An example of the relationships between the code table a… |
1.3.6.1.2.1.124.3 | pmElementTypeRegTable | 1 | 6 | A registration table for element types managed by this system. The Element Type Registration table allows the manager to learn wha… |
1.3.6.1.2.1.124.5 | pmCapabilitiesTable | 1 | 2 | The pmCapabilitiesTable contains a description of the inherent capabilities of the system so that management stations can learn o… |
1.3.6.1.2.1.124.6 | pmCapabilitiesOverrideTable | 1 | 4 | The pmCapabilitiesOverrideTable allows management stations to override pmCapabilitiesTable entries that have been registered by t… |
1.3.6.1.2.1.124.7 | pmSchedLocalTime | 1 | 1 | The local time used by the scheduler. Schedules that refer to calendar time will use the local time indicated by this object. A… |
1.3.6.1.2.1.124.8 | pmSchedTable | 1 | 12 | This table defines schedules for policies. |
1.3.6.1.2.1.124.9 | pmTrackingPETable | 1 | 5 | The pmTrackingPETable describes what elements are active (under control of) a policy. This table is indexed in order to optimize… |
1.3.6.1.2.1.124.10 | pmTrackingEPTable | 1 | 5 | The pmTrackingEPTable describes what policies are controlling an element. This table is indexed in order to optimize retrieval o… |
1.3.6.1.2.1.124.11 | pmDebuggingTable | 1 | 6 | Policies that have debugging turned on will generate a log entry in the policy debugging table for every runtime exception that o… |
1.3.6.1.2.1.124.12 | pmConformance | 2 | 7 | None |