CISCO-POLICY-GROUP-MIB
39 objects
The MIB module is for configuration of policy and policy group. A policy group can be described as a set of entities identified by IP addresses or other means. Members of a policy group will be subjected to the same policy. In this MIB, user can apply a policy to policy group(s) as well as configure and retrieve the group membership.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.507 | IdentityciscoPolicyGroupMIB | The MIB module is for configuration of policy and policy group. A policy group can be described as a set of entities identified by IP addresses or other means.… | ||
| 1.3.6.1.4.1.9.9.507.0 | NodeciscoPolicyGroupMIBNotifs | |||
| 1.3.6.1.4.1.9.9.507.1 | NodeciscoPolicyGroupMIBObjects | |||
| 1.3.6.1.4.1.9.9.507.1.1 | NodecpgGroup | |||
| 1.3.6.1.4.1.9.9.507.1.1.1 | TablecpgGroupTable | not-accessible | current | A table indicates the policy groups in the device. |
| 1.3.6.1.4.1.9.9.507.1.1.1.1 | RowcpgGroupEntry | not-accessible | current | A row instance contains the name of a policy group, the source method which creates this group, the number of IP addresses contained in the group and the statu… |
| 1.3.6.1.4.1.9.9.507.1.1.1.1.1 | ColumncpgGroupName | not-accessible | current | Indicates the name of a policy group in the device. |
| 1.3.6.1.4.1.9.9.507.1.1.1.1.2 | ColumncpgGroupSourceType | read-only | current | Indicates the source i.e. the method used to create this group. unknown(1) indicates that the source of this group cannot be identified. accessList(2) indicate… |
| 1.3.6.1.4.1.9.9.507.1.1.1.1.3 | ColumncpgGroupIpAddrCount | read-only | current | Indicates the number of IP address(es) contained in this group. This is the number of entries for this group in the cpgGroupIpTable. The initial value of this … |
| 1.3.6.1.4.1.9.9.507.1.1.1.1.4 | ColumncpgGroupRowStatus | read-create | current | This object is used to manage the creation and deletion of rows in this table. |
| 1.3.6.1.4.1.9.9.507.1.1.2 | TablecpgGroupIpTable | not-accessible | current | A table provides management information for policy group and its IP address(es) membership in the device. |
| 1.3.6.1.4.1.9.9.507.1.1.2.1 | RowcpgGroupIpEntry | not-accessible | current | A row instance contains the IP address mask, source type and its status. A row instance can be created or removed by the system or by setting the appropriate v… |
| 1.3.6.1.4.1.9.9.507.1.1.2.1.1 | ColumncpgGroupIpGroupName | not-accessible | current | Indicates the policy group name. This group should exist in cpgGroupTable. |
| 1.3.6.1.4.1.9.9.507.1.1.2.1.2 | ColumncpgGroupIpAddrType | not-accessible | current | The type of Internet address of a group member. |
| 1.3.6.1.4.1.9.9.507.1.1.2.1.3 | ColumncpgGroupIpAddress | not-accessible | current | The Internet address of a group member. The type of this address is determined by the value of the cpgGroupIpAddrType object. The cpgGroupIpAddress may not be … |
| 1.3.6.1.4.1.9.9.507.1.1.2.1.4 | ColumncpgGroupIpMask | read-create | current | Specifies the mask to be logical-ANDed with the IP address denoted in cpgGroupIpAddress object to indicate IP address group membership. The type of this mask i… |
| 1.3.6.1.4.1.9.9.507.1.1.2.1.5 | ColumncpgGroupIpSourceType | read-only | current | Indicates the source of this IP address. other(1) indicates the source of this IP address is not one of the following types. configured(2) indicates this IP ad… |
| 1.3.6.1.4.1.9.9.507.1.1.2.1.6 | ColumncpgGroupIpRowStatus | read-create | current | This object is used to manage the creation and deletion of rows in this table. Once a row becomes active, values within this row cannot be modified, except by … |
| 1.3.6.1.4.1.9.9.507.1.2 | NodecpgPolicy | |||
| 1.3.6.1.4.1.9.9.507.1.2.1 | TablecpgPolicyTable | not-accessible | current | A table describes the policies in the device. |
| 1.3.6.1.4.1.9.9.507.1.2.1.1 | RowcpgPolicyEntry | not-accessible | current | A row instance contains the name of a policy in the device. |
| 1.3.6.1.4.1.9.9.507.1.2.1.1.1 | ColumncpgPolicyName | not-accessible | current | Indicates a policy name in the device. |
| 1.3.6.1.4.1.9.9.507.1.2.1.1.2 | ColumncpgPolicyGroupCount | read-only | current | Indicates the number of policy group(s) associated with this policy. This is the number of entries for this policy in the cpgPolicyGroupTable. |
| 1.3.6.1.4.1.9.9.507.1.2.2 | TablecpgPolicyGroupTable | not-accessible | current | A table provides the mechanism to configure association between a policy and a policy group. When a policy associates with a policy group, this policy is appli… |
| 1.3.6.1.4.1.9.9.507.1.2.2.1 | RowcpgPolicyGroupEntry | not-accessible | current | A row instance contains the RowStatus object to configure the association between a policy and a policy group. A row instance can be created or removed by the … |
| 1.3.6.1.4.1.9.9.507.1.2.2.1.1 | ColumncpgPolicyGroupPolicyName | not-accessible | current | This object indicates the policy name used to associate to the group denoted by cpgPolicyGroupGroupName. This policy must exist in cpgPolicyTable. |
| 1.3.6.1.4.1.9.9.507.1.2.2.1.2 | ColumncpgPolicyGroupGroupName | not-accessible | current | This object indicates the group name used to associate to the policy denoted by cpgPolicyGroupPolicyName. This group must exist in cpgGroupTable. |
| 1.3.6.1.4.1.9.9.507.1.2.2.1.3 | ColumncpgPolicyGroupRowStatus | read-create | current | This object is used to manage the creation and deletion of rows in this table. |
| 1.3.6.1.4.1.9.9.507.2 | NodeciscoPolicyGroupMIBConformance | |||
| 1.3.6.1.4.1.9.9.507.2.1 | NodeciscoPolicyGroupMIBCompliances | |||
| 1.3.6.1.4.1.9.9.507.2.1.1 | ComplianceciscoPolicyGroupMIBCompliance | current | The compliance statement for the CISCO-POLICY-GROUP-MIB | |
| 1.3.6.1.4.1.9.9.507.2.2 | NodeciscoPolicyGroupMIBGroups | |||
| 1.3.6.1.4.1.9.9.507.2.2.1 | GroupciscoCpgGroupInfoGroup | current | A collection of objects which provides information on policy groups in the device. | |
| 1.3.6.1.4.1.9.9.507.2.2.2 | GroupciscoCpgGroupIpInfoGroup | current | A collection of objects which provides information on policy group and IP addresses membership. | |
| 1.3.6.1.4.1.9.9.507.2.2.3 | GroupciscoCpgPolicyInfoGroup | current | A collection of objects which provides the policies data in the device. | |
| 1.3.6.1.4.1.9.9.507.2.2.4 | GroupciscoCpgPolicyGroupInfoGroup | current | A collection of object which provides information on group and policy association. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CpgGroupName | OCTET STRING (SIZE (1..128)) | current | An octet string, preferably in human-readable form, describes the name of a policy group. |
| CpgPolicyName | OCTET STRING (SIZE (1..128)) | current | An octet string, preferably in human-readable form, describes the name of a policy. |
| CpgPolicyNameOrEmpty | OCTET STRING (SIZE (0..128)) | current | This textual convention is an extension of the CpgPolicyName convention. The latter defines a non-empty policy name. This extension permits the additional value of empty string. |