CISCO-POLICY-GROUP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
15
.1.3.6.1.4.1.9.9.507.1.1.1 · 1 row entry · 4 columns
A table indicates the policy groups in the device.
cpgGroupEntry entry .1.3.6.1.4.1.9.9.507.1.1.1.1
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 status
of this instance. A row instance can be created or removed…
Indexes
cpgGroupName
Column Syntax OID
cpgGroupName
Indicates the name of a policy group in the device.
CpgGroupName
Textual Convention: CpgGroupName OctetString
Type Constraints:
range: 1..128
.1.3.6.1.4.1.9.9.507.1.1.1.1.1
cpgGroupSourceType
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) indicates that this group is added via…
Enumeration
Enumerated Values:
1unknown
2accessList
3configured
.1.3.6.1.4.1.9.9.507.1.1.1.1.2
cpgGroupIpAddrCount
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 object
in a row created via cpgGroupRowStatus object is zer…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.507.1.1.1.1.3
cpgGroupRowStatus
This object is used to manage the creation and deletion
of rows in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.507.1.1.1.1.4
.1.3.6.1.4.1.9.9.507.1.1.2 · 1 row entry · 6 columns
A table provides management information for policy group
and its IP address(es) membership in the device.
cpgGroupIpEntry entry .1.3.6.1.4.1.9.9.507.1.1.2.1
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 value of its
RowStatus object.

A row instance is…
Indexes
cpgGroupIpGroupName cpgGroupIpAddrType cpgGroupIpAddress
Column Syntax OID
cpgGroupIpGroupName
Indicates the policy group name. This group should exist in
cpgGroupTable.
CpgGroupName
Textual Convention: CpgGroupName OctetString
Type Constraints:
range: 1..128
.1.3.6.1.4.1.9.9.507.1.1.2.1.1
cpgGroupIpAddrType
The type of Internet address of a group member.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.507.1.1.2.1.2
cpgGroupIpAddress
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 empty due to the SIZE
restriction.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.507.1.1.2.1.3
cpgGroupIpMask
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 is determined by
the value of the cpgGroupIpAddrType object.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.507.1.1.2.1.4
cpgGroupIpSourceType
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 address is configured
via this …
Enumeration
Enumerated Values:
1other
2configured
3dot1x
4nac
5webAuth
6macAuth
.1.3.6.1.4.1.9.9.507.1.1.2.1.5
cpgGroupIpRowStatus
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 setting this
object value to 'notInService' first, or delet…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.507.1.1.2.1.6
.1.3.6.1.4.1.9.9.507.1.2.1 · 1 row entry · 2 columns
A table describes the policies in the device.
cpgPolicyEntry entry .1.3.6.1.4.1.9.9.507.1.2.1.1
A row instance contains the name of a policy
in the device.
Indexes
cpgPolicyName
Column Syntax OID
cpgPolicyName
Indicates a policy name in the device.
CpgPolicyName
Textual Convention: CpgPolicyName OctetString
Type Constraints:
range: 1..128
.1.3.6.1.4.1.9.9.507.1.2.1.1.1
cpgPolicyGroupCount
Indicates the number of policy group(s) associated with
this policy. This is the number of entries for this policy
in the cpgPolicyGroupTable.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.507.1.2.1.1.2
.1.3.6.1.4.1.9.9.507.1.2.2 · 1 row entry · 3 columns
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 applied to all the
members of the group. A policy can associate with
multiple groups and vice versa.
cpgPolicyGroupEntry entry .1.3.6.1.4.1.9.9.507.1.2.2.1
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 system or by setting
the appropriate value of the RowStatus …
Indexes
cpgPolicyGroupPolicyName cpgPolicyGroupGroupName
Column Syntax OID
cpgPolicyGroupPolicyName
This object indicates the policy name used to associate
to the group denoted by cpgPolicyGroupGroupName. This policy
must exist in cpgPolicyTable.
CpgPolicyName
Textual Convention: CpgPolicyName OctetString
Type Constraints:
range: 1..128
.1.3.6.1.4.1.9.9.507.1.2.2.1.1
cpgPolicyGroupGroupName
This object indicates the group name used to associate
to the policy denoted by cpgPolicyGroupPolicyName. This
group must exist in cpgGroupTable.
CpgGroupName
Textual Convention: CpgGroupName OctetString
Type Constraints:
range: 1..128
.1.3.6.1.4.1.9.9.507.1.2.2.1.2
cpgPolicyGroupRowStatus
This object is used to manage the creation and deletion
of rows in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.507.1.2.2.1.3