HP-ICF-GPPCV2-MIB
This MIB module is for HP proprietary General Purpose Packet Control Version 2 (Gppcv2)
Main OID:
hpicfGppcv2MIB.1.3.6.1.4.1.25506.11.1.61
40
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
40 total| Object Name |
|---|
hpicfGppcv2MIBThis MIB module is for HP proprietary
General Purpose Packet Control Version 2 (Gppcv2) MODULE-IDENTITY .1.3.6.1.4.1.25506.11.1.61 |
hpicfGppcv2Conformance OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.61.1 |
hpicfGppcv2MIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.61.1.1 |
hpicfGppcv2MIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.61.1.2 |
hpicfGppcv2AppControlTableThe application control table. This keeps track
of the applications that use Gppcv2, the policies
set by these applications, and information on
where/when/how to apply these policies.
This information includes the interfaces and VLANs
where the policy should be applied, whether it
should be applied at ingress or egress, and when it
should expire.
The following limitation is in place: there can be
no more than one policy action per SNMP pdu. SEQUENCE OF HpicfGppcv2AppControlEntry .1.3.6.1.4.1.25506.11.1.61.2 |
hpicfGppcv2AppControlEntryAn entry in the application control table. HpicfGppcv2AppControlEntry .1.3.6.1.4.1.25506.11.1.61.2.1 |
hpicfGppcv2AcAppNameName of the application that last modified this
row. All applications of the same type should use
the same name and should use different instance
identifiers to identify themselves uniquely.
This is a printable string up to 16 bytes in size. SnmpAdminString .1.3.6.1.4.1.25506.11.1.61.2.1.1 |
hpicfGppcv2AcAppInstanceInstance identifier of the application. This is
used to distinguish between different instances of
the same application.
This is a printable string up to 16 bytes in size. SnmpAdminString .1.3.6.1.4.1.25506.11.1.61.2.1.2 |
hpicfGppcv2AcPolicyTypeType of the policy, used to distinguish policies
with the same name. HpicfGppcv2PolicyType .1.3.6.1.4.1.25506.11.1.61.2.1.3 |
hpicfGppcv2AcPolicyNameName of the policy. Each policy is uniquely
identified by its name. It is possible to apply the
same policy in different manners to different
interfaces and VLANs.
This is a printable string up to 64 characters in
size and case sensitive. HpicfGppcv2PolicyName .1.3.6.1.4.1.25506.11.1.61.2.1.4 |
hpicfGppcv2AcIngressIfListList of interfaces to which this policy applies at
ingress.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.25506.11.1.61.2.1.5 |
hpicfGppcv2AcIngressVIDListA string of octets containing one bit per Vlan-Id for
VLANS with vlan index values of 0 through 4096.
The first octet corresponds to VLANs with
vlan index values of 0 through 7, the second
octet to VLANs 8 through 15, etc. The most
significant bit of each octet corresponds to the
lowest vlan index value in that octet.
For each VLAN that this policy should apply to
at ingress, the corresponding bit is set to '1'.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.61.2.1.6 |
hpicfGppcv2AcEgressIfListList of interfaces to which this policy applies at
egress.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.25506.11.1.61.2.1.7 |
hpicfGppcv2AcEgressVIDListA string of octets containing one bit per Vlan-Id for
VLANS with vlan index values of 0 through 4096.
The first octet corresponds to VLANs with
vlan index values of 0 through 7, the second
octet to VLANs 8 through 15, etc. The most
significant bit of each octet corresponds to the
lowest vlan index value in that octet.
For each VLAN that this policy should apply to
at egress, the corresponding bit is set to '1'.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.61.2.1.8 |
hpicfGppcv2AcVIDListA string of octets containing one bit per Vlan-Id for
VLANS with vlan index values of 0 through 4096.
The first octet corresponds to VLANs with
vlan index values of 0 through 7, the second
octet to VLANs 8 through 15, etc. The most
significant bit of each octet corresponds to the
lowest vlan index value in that octet.
For each VLAN that this policy should apply to
as a VLAN ACL, the corresponding bit is set to '1'.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.61.2.1.9 |
hpicfGppcv2AcExpPolicyExpiration policy. This indicates whether a policy
should expire automatically.
'permanent' means a policy should never expire
automatically.rw Enumeration .1.3.6.1.4.1.25506.11.1.61.2.1.10 |
hpicfGppcv2AcExpStringExpiration string. This is used in conjunction with
hpicfGppcv2AcExpPolicy to indicate when a policy
should expire automatically.
The value stored in this object is interpreted
differently for different expiration policies. When
the expiration policy is 'permanent', this value is
ignored.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.61.2.1.11 |
hpicfGppcv2AcLastErrorCodeError code of the last error that occurred. A
non-zero value indicates that the last operation
performed by this instance of the application on the
named policy did not succeed. A detailed
description of the error is available in
hpicfGppcv2AcLastErrorString.ro HpicfGppcv2LastErrorCode .1.3.6.1.4.1.25506.11.1.61.2.1.12 |
hpicfGppcv2AcLastErrorStringDescription of the last error that occurred. This
is a printable ASCII string that describes the error
in some detail.ro SnmpAdminString .1.3.6.1.4.1.25506.11.1.61.2.1.13 |
hpicfGppcv2AcRowAdminStatusAdministrative status of this row. The named policy
in this row is applied to the interfaces and/or
VLANs by this instance of the application only when
the administrative status is enabled. This is the
main on/off switch for the row. The row status must
be active for this switch to have an effect.rw Enumeration .1.3.6.1.4.1.25506.11.1.61.2.1.14 |
hpicfGppcv2AcRowStatusStatus of this row. Row status must be active, and
the admin status (see hpicfGppcv2AcRowAdminStatus)
must be enabled for this row to be activated.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.61.2.1.15 |
hpicfGppcv2AcIngressTunnelListA string of octets containing one bit per tunnel-id for
tunnels with tunnel values of 0 through 2047.
The first octet corresponds to tunnel with values
of 0 through 7, the second
octet with values from 8 through 15, etc. The most
significant bit of each octet corresponds to the
lowest tunnel value in that octet.
For each tunnel that this policy should apply to
at ingress, the corresponding bit is set to '1'.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.61.2.1.16 |
hpicfGppcv2AcEgressTunnelListA string of octets containing one bit per tunnel-id for
tunnels with tunnel values of 0 through 2047.
The first octet corresponds to tunnel with values
of 0 through 7, the second
octet with values from 8 through 15, etc. The most
significant bit of each octet corresponds to the
lowest tunnel value in that octet.
For each tunnel that this policy should apply to
at egress, the corresponding bit is set to '1'.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.61.2.1.17 |
hpicfGppcv2NamedPolicyTableThe named policy table. This table lists the name
and type of all policies that are applied via
Gppcv2.
The following limitation is in place: there can be
no more than one policy action per SNMP pdu. SEQUENCE OF HpicfGppcv2NamedPolicyEntry .1.3.6.1.4.1.25506.11.1.61.3 |
hpicfGppcv2NamedPolicyEntryAn entry in the named policy table. HpicfGppcv2NamedPolicyEntry .1.3.6.1.4.1.25506.11.1.61.3.1 |
hpicfGppcv2NpPolicyNameName of the policy. The name of a policy is its
unique identification. It is a printable string
in ASCII characters. It can be up to 64 characters
in length and it case sensitive HpicfGppcv2PolicyName .1.3.6.1.4.1.25506.11.1.61.3.1.1 |
hpicfGppcv2NpPolicyTypeType of the policy as defined in the
TEXTUAL-CONVENTION HpicfGppcv2PolicyType .1.3.6.1.4.1.25506.11.1.61.3.1.2 |
hpicfGppcv2NpSubTypeSubtype of the policy.
A subtype of 'aclStandard' indicates that the
policy is a standard Access Control List. The policy
is used to permit or deny packets based on source
IPv4 address and subnet only.
A subtype of 'aclExtended' indicates that the
policy is an extended Access Control List, an ACL
that filters packets based on source IPv4 address
and subnet, destination IPv4 address and subnet, and
protocol amongst other packet information.
A subtype of 'aclConnectionRateFilter'
indicates that the policy is a
connection-rate-filter Access Control List, similar
to an ACL-extended.
A subtype of 'aclIdm' indicates that the policy is
a Identity Driven Management ACL used to filter
traffic based on the source MAC address, protocol
and destination IP information of a packet.
A subtype of 'aclExtendedIpv6' indicates that the
policy is an extended Access Control List, an ACL
that filters packets based on source IPv6 address
and subnet, destination IPv6 address and subnet, and
protocol amongst other packet information.
A subype of 'policyQos' indicates that the
policy will perform Quality of Service actions on
packets that match statements in the policy's
classes.
A subtype of 'policyMirror' indicates that
the policy will perform mirror actions on packets
that match statements in the policy's classes.
A subtype of 'policyPbr' indicates that the
policy will perform Policy Based Routing actions
on packets that match statements in the policy's
classes.rw Enumeration .1.3.6.1.4.1.25506.11.1.61.3.1.3 |
hpicfGppcv2NpReseqStartSpecifies the starting sequence number for resequence.rw Integer32 .1.3.6.1.4.1.25506.11.1.61.3.1.4 |
hpicfGppcv2NpReseqIncrSpecifies the increment value for resequence.rw Integer32 .1.3.6.1.4.1.25506.11.1.61.3.1.5 |
hpicfGppcv2NpLastSeqNoContains the highest valid sequence number for this policy entry at any point of time.ro Integer32 .1.3.6.1.4.1.25506.11.1.61.3.1.6 |
hpicfGppcv2NpLastErrorCodeError code of the last error that occurred. A
non-zero value indicates that the last operation
performed on the ruleEntry of this policy
did not succeed. A detailed
description of the error is available in
hpicfGppcv2NpLastErrorString.ro HpicfGppcv2LastErrorCode .1.3.6.1.4.1.25506.11.1.61.3.1.7 |
hpicfGppcv2NpLastErrorStringDescription of the last error that occurred. This
is a printable ASCII string that describes the error
in some detail.ro SnmpAdminString .1.3.6.1.4.1.25506.11.1.61.3.1.8 |
hpicfGppcv2NpRowStatusStatus of this row. The named policy must be
active before rules can be added to it or removed
from it. A newly created policy will remain in
notReady state until it is given a valid policy type
(see hpicfGppcv2NpPolicyType).
A row in the named policy table can not be deleted
if the named policy is referenced by a row in the
application control table. The application
control entries that refer to this row must be
deleted before this row can be deleted.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.61.3.1.9 |
hpicfGppcv2PolicyRulesTableThe policy rules table. A policy can consist of
multiple rules. All of the rules of a policy are
listed in this table. Each rule consists of a
string and a numeric identifier - the rule id.
The following limitation is in place: there can be
no more than one policy action per SNMP pdu. SEQUENCE OF HpicfGppcv2PolicyRulesEntry .1.3.6.1.4.1.25506.11.1.61.4 |
hpicfGppcv2PolicyRulesEntryAn entry in the policy rules table. HpicfGppcv2PolicyRulesEntry .1.3.6.1.4.1.25506.11.1.61.4.1 |
hpicfGppcv2PrRuleIdNumeric identifier of the rule. The rules in a
policy are processed sequentially in increasing
order of their rule ids. These numeric ids are
generated by the application that creates the
policy. Rules within a policy have unique rule
IDs. Integer32 .1.3.6.1.4.1.25506.11.1.61.4.1.1 |
hpicfGppcv2PrPolicyRuleRule string. This is a string that represents one
rule in the policy. A policy can consist of one or
many rules.
For details on the format of the rule string please
see: http://h17007.www1.hp.comrw OCTET STRING .1.3.6.1.4.1.25506.11.1.61.4.1.2 |
hpicfGppcv2PrRemarkRemark string. This is a descriptive
text string for a policy rule entry.
For details on the format of the rule string please
see: http://h17007.www1.hp.comrw OCTET STRING .1.3.6.1.4.1.25506.11.1.61.4.1.3 |
hpicfGppcv2PrRowStatusStatus of this row. A rule must have an active row
status in order to take effect. Only active rules
within the named policy are applied when an
application applies the policy. It is possible to
use this row status as an on/off switch for enabling
or disabling selected rules within a policy.
A newly created rule will remain in notReady state
until it is given a valid rule string (see
hpicfGppcv2PrPolicyRule).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.61.4.1.4 |