CISCO-POLICY-GROUP-MIB
AI MIB Summary
The CISCO-POLICY-GROUP-MIB manages Cisco IOS/IOS-XE policy-based routing and QoS configurations by defining IP-address-based policy groups and applying associated traffic policies to their members. It provides read-write access to group membership attributes and policy bindings, enabling the centralized enforcement of consistent network behavior across specified host sets.
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.
Main OID:
ciscoPolicyGroupMIB.1.3.6.1.4.1.9.9.507
31
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
31 total| Object Name |
|---|
ciscoPolicyGroupMIBThe 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. MODULE-IDENTITY .1.3.6.1.4.1.9.9.507 |
ciscoPolicyGroupMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.507.0 |
ciscoPolicyGroupMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.507.1 |
cpgGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.507.1.1 |
cpgGroupTableA table indicates the policy groups in the device. SEQUENCE OF CpgGroupEntry .1.3.6.1.4.1.9.9.507.1.1.1 |
cpgGroupEntryA 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 status
of this instance. A row instance can be created or removed
by the system or by setting the appropriate value
of the RowStatus object. CpgGroupEntry .1.3.6.1.4.1.9.9.507.1.1.1.1 |
cpgGroupNameIndicates the name of a policy group in the device. CpgGroupName .1.3.6.1.4.1.9.9.507.1.1.1.1.1 |
cpgGroupSourceTypeIndicates 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) indicates that this group is added via
the ACL (Access Control List) feature.
configured(3) indicates that this group is added via
this policy group configuration.ro Enumeration .1.3.6.1.4.1.9.9.507.1.1.1.1.2 |
cpgGroupIpAddrCountIndicates 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 object
in a row created via cpgGroupRowStatus object is zero.ro Unsigned32 .1.3.6.1.4.1.9.9.507.1.1.1.1.3 |
cpgGroupRowStatusThis object is used to manage the creation and deletion
of rows in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.507.1.1.1.1.4 |
cpgGroupIpTableA table provides management information for policy group
and its IP address(es) membership in the device. SEQUENCE OF CpgGroupIpEntry .1.3.6.1.4.1.9.9.507.1.1.2 |
cpgGroupIpEntryA 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 value of its
RowStatus object.
A row instance is indexed by a group name, type and value
of an IP address. The group name index must exist in the
cpgGroupTable. If a group name is deleted from cpgGroupTable,
entries in this table using this group as an index will also be
automatically removed. CpgGroupIpEntry .1.3.6.1.4.1.9.9.507.1.1.2.1 |
cpgGroupIpGroupNameIndicates the policy group name. This group should exist in
cpgGroupTable. CpgGroupName .1.3.6.1.4.1.9.9.507.1.1.2.1.1 |
cpgGroupIpAddrTypeThe type of Internet address of a group member. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.507.1.1.2.1.2 |
cpgGroupIpAddressThe 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 empty due to the SIZE
restriction. InetAddress .1.3.6.1.4.1.9.9.507.1.1.2.1.3 |
cpgGroupIpMaskSpecifies 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 is determined by
the value of the cpgGroupIpAddrType object.
Value of this object can not be modified when the corresponding
instance of cpgGroupIpRowStatus is 'active'.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.507.1.1.2.1.4 |
cpgGroupIpSourceTypeIndicates 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 address is configured
via this policy group and IP address configuration.
dot1x(3) indicates this IP address is added by
802.1x feature.
nac(4) indicates this IP address is added by
NAC (network admission control) feature.
webAuth(5) indicates this IP address is added
by Web-Proxy Authentication feature.
macAuth(6) indicatest this IP address is added
by MAC Authentication Bypass feature.ro Enumeration .1.3.6.1.4.1.9.9.507.1.1.2.1.5 |
cpgGroupIpRowStatusThis 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 setting this
object value to 'notInService' first, or deleting and
re-creating it.
A conceptual row can be removed by setting this object
value to 'destroy' if and only if the value of corresponding
instance of cpgGroupIpSourceType is 'configured'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.507.1.1.2.1.6 |
cpgPolicy OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.507.1.2 |
cpgPolicyTableA table describes the policies in the device. SEQUENCE OF CpgPolicyEntry .1.3.6.1.4.1.9.9.507.1.2.1 |
cpgPolicyEntryA row instance contains the name of a policy
in the device. CpgPolicyEntry .1.3.6.1.4.1.9.9.507.1.2.1.1 |
cpgPolicyNameIndicates a policy name in the device. CpgPolicyName .1.3.6.1.4.1.9.9.507.1.2.1.1.1 |
cpgPolicyGroupCountIndicates the number of policy group(s) associated with
this policy. This is the number of entries for this policy
in the cpgPolicyGroupTable.ro Unsigned32 .1.3.6.1.4.1.9.9.507.1.2.1.1.2 |
cpgPolicyGroupTableA 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 applied to all the
members of the group. A policy can associate with
multiple groups and vice versa. SEQUENCE OF CpgPolicyGroupEntry .1.3.6.1.4.1.9.9.507.1.2.2 |
cpgPolicyGroupEntryA 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 system or by setting
the appropriate value of the RowStatus object.
A row instance is indexed by a policy name and a policy group
name. The policy name index must exist in cpgPolicyTable. The
policy group name index must exist in cpgGroupTable. If a policy
group is removed from cpgGroupTable, entries in this table
using this group as an index will be automatically removed. CpgPolicyGroupEntry .1.3.6.1.4.1.9.9.507.1.2.2.1 |
cpgPolicyGroupPolicyNameThis object indicates the policy name used to associate
to the group denoted by cpgPolicyGroupGroupName. This policy
must exist in cpgPolicyTable. CpgPolicyName .1.3.6.1.4.1.9.9.507.1.2.2.1.1 |
cpgPolicyGroupGroupNameThis object indicates the group name used to associate
to the policy denoted by cpgPolicyGroupPolicyName. This
group must exist in cpgGroupTable. CpgGroupName .1.3.6.1.4.1.9.9.507.1.2.2.1.2 |
cpgPolicyGroupRowStatusThis object is used to manage the creation and deletion
of rows in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.507.1.2.2.1.3 |
ciscoPolicyGroupMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.507.2 |
ciscoPolicyGroupMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.507.2.1 |
ciscoPolicyGroupMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.507.2.2 |