MIBs Depot

HP-ICF-GPPC-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.5.1.41
Last updated
2007-09-27 11:25
Organization
Hewlett Packard Company, Procurve Networking Business
Revisions
2007-09-27 11:25
Namespace
hp
Source file
HP-ICF-GPPC-MIB
Digest
sha256:4b13c13728a1c0701e1d01b7d36d5dd7958a9b7e15f0677dc15059de4a57a2c9

Description

This MIB module is for HP proprietary General Purpose Packet Control (GPPC)

Contact

Hewlett Packard Company 8000 Foothills Blvd. Roseville, CA 95747

Imports

FromSymbols
HP-ICF-OIDhpSwitch
Q-BRIDGE-MIBPortList
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

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-GPPC-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

NameOIDSyntaxAccessStatus
HpicfGppcPolicyName
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.
current

Objects

NameOIDSyntaxAccessStatus
hpicfGppcConformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.41.1
hpicfGppcMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.41.1.1
hpicfGppcMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.41.1.2
hpicfGppcAppControlTable
OBJECT-TYPE
The application control table. This keeps track of the applications that use GPPC, 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.
1.3.6.1.4.1.11.2.14.11.5.1.41.2not-accessiblecurrent
hpicfGppcAppControlEntry
OBJECT-TYPE
An entry in the application control table.
1.3.6.1.4.1.11.2.14.11.5.1.41.2.1not-accessiblecurrent
hpicfGppcAcAppName
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.41.2.1.1SnmpAdminString (SIZE(1..16))not-accessiblecurrent
hpicfGppcAcAppInstance
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.41.2.1.2SnmpAdminString (SIZE(1..16))not-accessiblecurrent
hpicfGppcAcPolicyName
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.
1.3.6.1.4.1.11.2.14.11.5.1.41.2.1.3HpicfGppcPolicyNamenot-accessiblecurrent
hpicfGppcAcIngressIfList
OBJECT-TYPE
List of interfaces to which this policy applies at ingress.
1.3.6.1.4.1.11.2.14.11.5.1.41.2.1.4PortListread-createcurrent
hpicfGppcAcIngressVlanMap1k
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANS with vlan index values of 0 through 1023. 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.41.2.1.5OCTET STRING (SIZE(0..128))read-createcurrent
hpicfGppcAcIngressVlanMap2k
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANS with vlan index values of 1024 through 2047. The first octet corresponds to VLANs with vlan index values of 1024 through 1031, the second octet to VLANs 1032 through 1039, 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.41.2.1.6OCTET STRING (SIZE(0..128))read-createcurrent
hpicfGppcAcIngressVlanMap3k
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANS with vlan index values of 2048 through 3071. The first octet corresponds to VLANs with vlan index values of 2048 through 2055, the second octet to VLANs 2056 through 2063, 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.41.2.1.7OCTET STRING (SIZE(0..128))read-createcurrent
hpicfGppcAcIngressVlanMap4k
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANS with vlan index values of 3072 through 4095. The first octet corresponds to VLANs with vlan index values of 3072 through 3079, the second octet to VLANs 3080 through 3087, 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.41.2.1.8OCTET STRING (SIZE(0..128))read-createcurrent
hpicfGppcAcEgressIfList
OBJECT-TYPE
List of interfaces to which this policy applies at egress.
1.3.6.1.4.1.11.2.14.11.5.1.41.2.1.9PortListread-createcurrent
hpicfGppcAcEgressVlanMap1k
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANS with vlan index values of 0 through 1023. 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.41.2.1.10OCTET STRING (SIZE(0..128))read-createcurrent
hpicfGppcAcEgressVlanMap2k
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANS with vlan index values of 1024 through 2047. The first octet corresponds to VLANs with vlan index values of 1024 through 1031, the second octet to VLANs 1032 through 1039, 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.41.2.1.11OCTET STRING (SIZE(0..128))read-createcurrent
hpicfGppcAcEgressVlanMap3k
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANS with vlan index values of 2048 through 3071. The first octet corresponds to VLANs with vlan index values of 2048 through 2055, the second octet to VLANs 2056 through 2063, 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.41.2.1.12OCTET STRING (SIZE(0..128))read-createcurrent
hpicfGppcAcEgressVlanMap4k
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANS with vlan index values of 3072 through 4095. The first octet corresponds to VLANs with vlan index values of 3072 through 3079, the second octet to VLANs 3080 through 3087, 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.41.2.1.13OCTET STRING (SIZE(0..128))read-createcurrent
hpicfGppcAcExpPolicy
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.41.2.1.14INTEGER {permanent(1)}read-createcurrent
hpicfGppcAcExpString
OBJECT-TYPE
Expiration string. This is used in conjuntion with hpicfGppcAcExpPolicy 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.41.2.1.15OCTET STRING (SIZE(0..24))read-createcurrent
hpicfGppcAcLastErrorCode
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 hpicfGppcAcLastErrorString.
1.3.6.1.4.1.11.2.14.11.5.1.41.2.1.16INTEGER {no-error(0), gppc-generic-error(1), gppc-length-error(2), gppc-name-error(3), gppc-parameter-error(4), gppc-not-implemented(5), gppc-malloc-error(6), gppc-too-many-apps(7), gppc-too-many-policies(8), gppc-already-reserved(9), gppc-entry-not-found(10), gppc-entry-exists(11), gppc-platform-error(12), gppc-app-using-policy(13), gppc-invalid-policy-type(14), gppc-not-reserved(15), gppc-no-policy(16), gppc-policy-not-active(17), gppc-policy-has-rules(18), gppc-rule-exists(19), gppc-mac-mirror-mac-exists(30), gppc-mac-mirror-dir-both-conflict(31), gppc-mac-mirror-dir-src-conflict(32), gppc-mac-mirror-dir-dst-conflict(33), gppc-mac-mirror-invalid-session(34), gppc-mac-mirror-invalid-direction(35), gppc-mac-mirror-no-entry(36), gppc-mac-mirror-convert-error(37), gppc-mac-mirror-table-full(38), gppc-cfg-generic-error(50), gppc-cfg-entry-not-found(51), gppc-cfg-set-error(52), gppc-cfg-get-error(53), gppc-cfg-no-record(54), gppc-cfg-add-record-error(55), gppc-cfg-invalid(56), gppc-cfg-malloc-error(57)}read-onlycurrent
hpicfGppcAcLastErrorString
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.41.2.1.17OCTET STRING (SIZE(0..255))read-onlycurrent
hpicfGppcAcRowAdminStatus
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.41.2.1.18INTEGER {disabled(1), enabled(2)}read-createcurrent
hpicfGppcAcRowStatus
OBJECT-TYPE
Status of this row. Row status must be active, and the admin status (see hpicfGppcAcRowAdminStatus) must be enabled for this row to be activated.
1.3.6.1.4.1.11.2.14.11.5.1.41.2.1.19RowStatusread-createcurrent
hpicfGppcNamedPolicyTable
OBJECT-TYPE
The named policy table. This table lists the name and type of all policies that are applied via GPPC.
1.3.6.1.4.1.11.2.14.11.5.1.41.3not-accessiblecurrent
hpicfGppcNamedPolicyEntry
OBJECT-TYPE
An entry in the named policy table.
1.3.6.1.4.1.11.2.14.11.5.1.41.3.1not-accessiblecurrent
hpicfGppcNpPolicyName
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
1.3.6.1.4.1.11.2.14.11.5.1.41.3.1.1HpicfGppcPolicyNamenot-accessiblecurrent
hpicfGppcNpPolicyType
OBJECT-TYPE
Type of the policy. A policy type of 'mac-based-mirroring' indicates that the policy is used to mirror traffic based on the MAC address of the source or destination.
1.3.6.1.4.1.11.2.14.11.5.1.41.3.1.2INTEGER {mac-based-mirroring(1)}read-createcurrent
hpicfGppcNpRowStatus
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 hpicfGppcNpPolicyType). 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.41.3.1.3RowStatusread-createcurrent
hpicfGppcPolicyRulesTable
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.
1.3.6.1.4.1.11.2.14.11.5.1.41.4not-accessiblecurrent
hpicfGppcPolicyRulesEntry
OBJECT-TYPE
An entry in the policy rules table.
1.3.6.1.4.1.11.2.14.11.5.1.41.4.1not-accessiblecurrent
hpicfGppcPrRuleId
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.41.4.1.1Integer32not-accessiblecurrent
hpicfGppcPrPolicyRule
OBJECT-TYPE
Rule string. This is a string that represents one rule in the policy. A policy can consist of one or many rules.
1.3.6.1.4.1.11.2.14.11.5.1.41.4.1.2OCTET STRING (SIZE(0..128))read-createcurrent
hpicfGppcPrRowStatus
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 hpicfGppcPrPolicyRule).
1.3.6.1.4.1.11.2.14.11.5.1.41.4.1.3RowStatusread-createcurrent

Conformance

NameOIDStatus
hpicfGppcMIBCompliance
MODULE-COMPLIANCE
The compliance statement for HP routers implementing the HP-ICF-GPPC-MIB.
1.3.6.1.4.1.11.2.14.11.5.1.41.1.1.1current
hpicfGppcGroup
OBJECT-GROUP
A collection of HP proprietary objects to support GPPC.
1.3.6.1.4.1.11.2.14.11.5.1.41.1.2.1current