An entry in the policy code table representing one code
segment. Entries that share a common AdminGroup/ScriptIndex
pair make up a single script. Valid values of ScriptIndex are
retrieved from pmPolicyConditionScriptIndex and
pmPolicyActionScriptIndex after a pmPolicyEntry is
created. Segments of code can then be written to this table
with the learned ScriptIndex values.
The StorageType of this entry is determined by the value of
the associated pmPolicyStorageType.
The pmPolicyAdminGroup element of the index represents the
administrative group of the policy of which this code entry is
a part.
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: ENTRY
Access: not-accessible
Syntax: PmPolicyCodeEntry
Automatically extracted from www.mibdepot.com
pmPolicyCodeEntry OBJECT-TYPE SYNTAX PmPolicyCodeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the policy code table representing one code segment. Entries that share a common AdminGroup/ScriptIndex pair make up a single script. Valid values of ScriptIndex are retrieved from pmPolicyConditionScriptIndex and pmPolicyActionScriptIndex after a pmPolicyEntry is created. Segments of code can then be written to this table with the learned ScriptIndex values. The StorageType of this entry is determined by the value of the associated pmPolicyStorageType. The pmPolicyAdminGroup element of the index represents the administrative group of the policy of which this code entry is a part." INDEX { pmPolicyAdminGroup, pmPolicyCodeScriptIndex, pmPolicyCodeSegment } ::= { pmPolicyCodeTable 1 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.124.2.1.1 | pmPolicyCodeScriptIndex | 0 | 0 | A unique index for each policy condition or action. The code for each such condition or action may be composed of multiple entri… |
1.3.6.1.2.1.124.2.1.2 | pmPolicyCodeSegment | 0 | 0 | A unique index for each segment of a policy condition or action. When a policy condition or action spans multiple entries in this … |
1.3.6.1.2.1.124.2.1.3 | pmPolicyCodeText | 0 | 0 | A segment of policy code (condition or action). Lengthy Policy conditions or actions may be stored in multiple segments in this … |
1.3.6.1.2.1.124.2.1.4 | pmPolicyCodeStatus | 0 | 0 | The status of this code entry. Entries in this table are associated with policies by values of the pmPolicyConditionScriptIndex a… |