HP-ICF-GPPCV2-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.61
- Last updated
- 2016-01-15 00:00
- Organization
- HP Networking
- Revisions
- 2016-01-15 00:00, 2015-06-23 00:00, 2015-01-21 00:00, 2014-09-09 00:00, 2014-04-24 00:00, 2010-11-12 00:00, 2010-09-28 00:00, 2010-03-01 22:01
- Namespace
- hp
- Source file
HP-ICF-GPPCV2-MIB- Digest
sha256:8210e24fa818d8617ec803f3d31602f8a59625d6d0ef8eed505501f72d50196b
Description
This MIB module is for HP proprietary General Purpose Packet Control Version 2 (Gppcv2)
Contact
Hewlett Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| Q-BRIDGE-MIB | PortList |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB HP-ICF-GPPCV2-MIB HP-ICF-OID IANAifType-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpicfGppcv2LastErrorCode TEXTUAL-CONVENTION Error code of the last error that occurred. A non-zero value indicates that the last operation performed by this instance of the application or on the named policy did not succeed. | current | |||
| HpicfGppcv2PolicyName TEXTUAL-CONVENTION Type definition for the name of a policy. A policy name is a printable string consisting of up to 64 characters from the ASCII character set. The policy name is case sensitive | current | |||
| HpicfGppcv2PolicyType TEXTUAL-CONVENTION Type of the policy. A policy of type 'aclIpv4' indicates that the policy is an IPv4 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 policy of type 'aclIpv6' indicates that the policy is an IPv6 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 policy of type 'classifierClassIpv4' indicates that the policy is an IPv4 Classifier class which specifies packets to be compared against the specified source IPv4 address and subnet, destination and subnet, protocol, etc. A policy of type 'classifierClassIpv6' indicates that the policy is an IPv6 Classifier class which specifies packets to be compared against the specified source IPv6 address and subnet, destination and subnet, protocol, etc. A policy type of 'classifierPolicy' indicates that the policy will perform Quality of Service/mirror actions on packets that match statements in the policy's classes. A policy type of 'connectionRateFilterIpv4' indicates that the policy is an IPv4 Connection Rate Filter, a list that specifies packets to be filtered or ignored based on source IPv4 address and subnet and protocol. A policy type of 'aclMac' indicates that the policy is a MAC Access Control List. This ACL filters the packets based on source MAC address, destination MAC address, CoS, ethertype and VLAN. A policy type of 'classifierClassMac' indicates that the policy is an MAC Classifer class which specifies packets to be compared against the specified source MAC address, destination MAC address, Ethernet type, etc. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfGppcv2Conformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.61.1 | |||
| hpicfGppcv2MIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.61.1.1 | |||
| hpicfGppcv2MIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.61.1.2 | |||
| hpicfGppcv2AppControlTable OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2 | not-accessible | current | |
| hpicfGppcv2AppControlEntry OBJECT-TYPE An entry in the application control table. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1 | not-accessible | current | |
| hpicfGppcv2AcAppName OBJECT-TYPE Name 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. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.1 | SnmpAdminString (SIZE(1..16)) | not-accessible | current |
| hpicfGppcv2AcAppInstance OBJECT-TYPE Instance 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. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.2 | SnmpAdminString (SIZE(1..16)) | not-accessible | current |
| hpicfGppcv2AcPolicyType OBJECT-TYPE Type of the policy, used to distinguish policies with the same name. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.3 | HpicfGppcv2PolicyType | not-accessible | current |
| hpicfGppcv2AcPolicyName OBJECT-TYPE Name 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. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.4 | HpicfGppcv2PolicyName | not-accessible | current |
| hpicfGppcv2AcIngressIfList OBJECT-TYPE List of interfaces to which this policy applies at ingress. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.5 | PortList | read-create | current |
| hpicfGppcv2AcIngressVIDList OBJECT-TYPE A 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'. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.6 | OCTET STRING (SIZE(0..512)) | read-create | current |
| hpicfGppcv2AcEgressIfList OBJECT-TYPE List of interfaces to which this policy applies at egress. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.7 | PortList | read-create | current |
| hpicfGppcv2AcEgressVIDList OBJECT-TYPE A 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'. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.8 | OCTET STRING (SIZE(0..512)) | read-create | current |
| hpicfGppcv2AcVIDList OBJECT-TYPE A 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'. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.9 | OCTET STRING (SIZE(0..512)) | read-create | current |
| hpicfGppcv2AcExpPolicy OBJECT-TYPE Expiration policy. This indicates whether a policy should expire automatically. 'permanent' means a policy should never expire automatically. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.10 | INTEGER {permanent(1)} | read-create | current |
| hpicfGppcv2AcExpString OBJECT-TYPE Expiration 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. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.11 | OCTET STRING (SIZE(0..24)) | read-create | current |
| hpicfGppcv2AcLastErrorCode OBJECT-TYPE Error 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. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.12 | HpicfGppcv2LastErrorCode | read-only | current |
| hpicfGppcv2AcLastErrorString OBJECT-TYPE Description of the last error that occurred. This is a printable ASCII string that describes the error in some detail. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.13 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| hpicfGppcv2AcRowAdminStatus OBJECT-TYPE Administrative 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. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.14 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| hpicfGppcv2AcRowStatus OBJECT-TYPE Status of this row. Row status must be active, and the admin status (see hpicfGppcv2AcRowAdminStatus) must be enabled for this row to be activated. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.15 | RowStatus | read-create | current |
| hpicfGppcv2AcIngressTunnelList OBJECT-TYPE A 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'. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.16 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hpicfGppcv2AcEgressTunnelList OBJECT-TYPE A 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'. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.17 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hpicfGppcv2AcVACLEgressVIDList OBJECT-TYPE A 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'. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.18 | OCTET STRING (SIZE(0..512)) | read-create | current |
| hpicfGppcv2AcSharedFlag OBJECT-TYPE The shared flag indicates whether to share the hardware resources for each application of this ACL on this type of interface where possible. | 1.3.6.1.4.1.11.2.14.11.5.1.61.2.1.19 | TruthValue | read-create | current |
| hpicfGppcv2NamedPolicyTable OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.5.1.61.3 | not-accessible | current | |
| hpicfGppcv2NamedPolicyEntry OBJECT-TYPE An entry in the named policy table. | 1.3.6.1.4.1.11.2.14.11.5.1.61.3.1 | not-accessible | current | |
| hpicfGppcv2NpPolicyName OBJECT-TYPE Name 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 is case sensitive. | 1.3.6.1.4.1.11.2.14.11.5.1.61.3.1.1 | HpicfGppcv2PolicyName | not-accessible | current |
| hpicfGppcv2NpPolicyType OBJECT-TYPE Type of the policy as defined in the TEXTUAL-CONVENTION. | 1.3.6.1.4.1.11.2.14.11.5.1.61.3.1.2 | HpicfGppcv2PolicyType | not-accessible | current |
| hpicfGppcv2NpSubType OBJECT-TYPE Subtype 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. A subtype of 'policyIpsec' indicates that the policy will perform IPsec actions on the packets that match statements in the policy's classes. A subtype of 'aclMacStandard' indicates that the policy is a standard MAC ACL. This ACL filters packets based on the source MAC address. A subtype of 'aclMacExtended' indicates that the policy is an extended MAC ACL. This ACL filters packets based on source MAC address, destination MAC address, ethertype, CoS and VLAN. A subtype of 'policyUser' indicates that the policy will perform per user actions on packets that match statements in the policy's classes. | 1.3.6.1.4.1.11.2.14.11.5.1.61.3.1.3 | INTEGER {subtypeNone(1), aclStandard(2), aclExtended(3), aclConnectionRateFilter(4), aclIdm(5), aclExtendedIpv6(6), policyQos(7), policyMirror(8), policyPbr(9), policyIpsec(10), aclMacStandard(11), aclMacExtended(12), policyUser(13)} | read-create | current |
| hpicfGppcv2NpReseqStart OBJECT-TYPE Specifies the starting sequence number for resequence. | 1.3.6.1.4.1.11.2.14.11.5.1.61.3.1.4 | Integer32 (0..2147483647) | read-create | current |
| hpicfGppcv2NpReseqIncr OBJECT-TYPE Specifies the increment value for resequence. | 1.3.6.1.4.1.11.2.14.11.5.1.61.3.1.5 | Integer32 (0..2147483647) | read-create | current |
| hpicfGppcv2NpLastSeqNo OBJECT-TYPE Contains the highest valid sequence number for this policy entry at any point of time. | 1.3.6.1.4.1.11.2.14.11.5.1.61.3.1.6 | Integer32 (0..2147483647) | read-only | current |
| hpicfGppcv2NpLastErrorCode OBJECT-TYPE Error 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. | 1.3.6.1.4.1.11.2.14.11.5.1.61.3.1.7 | HpicfGppcv2LastErrorCode | read-only | current |
| hpicfGppcv2NpLastErrorString OBJECT-TYPE Description of the last error that occurred. This is a printable ASCII string that describes the error in some detail. | 1.3.6.1.4.1.11.2.14.11.5.1.61.3.1.8 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| hpicfGppcv2NpRowStatus OBJECT-TYPE Status 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. | 1.3.6.1.4.1.11.2.14.11.5.1.61.3.1.9 | RowStatus | read-create | current |
| hpicfGppcv2PolicyRulesTable OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.5.1.61.4 | not-accessible | current | |
| hpicfGppcv2PolicyRulesEntry OBJECT-TYPE An entry in the policy rules table. | 1.3.6.1.4.1.11.2.14.11.5.1.61.4.1 | not-accessible | current | |
| hpicfGppcv2PrRuleId OBJECT-TYPE Numeric 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. | 1.3.6.1.4.1.11.2.14.11.5.1.61.4.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpicfGppcv2PrPolicyRule OBJECT-TYPE Rule 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.com | 1.3.6.1.4.1.11.2.14.11.5.1.61.4.1.2 | OCTET STRING (SIZE(0..512)) | read-create | current |
| hpicfGppcv2PrRemark OBJECT-TYPE Remark 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.com | 1.3.6.1.4.1.11.2.14.11.5.1.61.4.1.3 | OCTET STRING (SIZE(0..128)) | read-create | current |
| hpicfGppcv2PrRowStatus OBJECT-TYPE Status 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). | 1.3.6.1.4.1.11.2.14.11.5.1.61.4.1.4 | RowStatus | read-create | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfGppcv2MIBCompliance MODULE-COMPLIANCE The compliance statement for HP routers implementing the HP-ICF-Gppcv2-MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.61.1.1.1 | deprecated |
| hpicfGppcv2MIBCompliance1 MODULE-COMPLIANCE The compliance statement for HP routers implementing the HP-ICF-Gppcv2-MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.61.1.1.2 | current |
| hpicfGppcv2Group OBJECT-GROUP A collection of HP proprietary objects to support Gppcv2. | 1.3.6.1.4.1.11.2.14.11.5.1.61.1.2.1 | deprecated |
| hpicfGppcv2Group1 OBJECT-GROUP A collection of HP proprietary objects to support Gppcv2. | 1.3.6.1.4.1.11.2.14.11.5.1.61.1.2.2 | current |