HP-ICF-USER-PROFILE-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.1.12.1
- Last updated
- 2007-04-17 02:30
- Organization
- Hewlett Packard Company, ProCurve Networking Business
- Revisions
- 2007-07-16 21:10, 2007-06-19 21:40, 2007-03-14 23:35, 2007-02-06 20:28, 2005-10-12 00:00, 2005-10-05 00:00
- Namespace
- hp
- Source file
HP-ICF-USER-PROFILE-MIB- Digest
sha256:101407efe213b4493d91db606f649d7f9d261467d377a0dea537889e554b1c2c
Description
This MIB module contains the definitions of Managed Objects for user access profiles.
Contact
Hewlett Packard Company, 8000 Foothills Blvd. Roseville, CA 95747.
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch, hpicfCommon, hpicfCommonSecurity |
| IF-MIB | InterfaceIndex |
| Q-BRIDGE-MIB | VlanIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, PhysAddress, 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-OID HP-ICF-USER-PROFILE-MIB 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
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfUsrProfileCapability OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.12.1.0 | |||
| hpicfUsrProfileCapabilityByPortMap OBJECT-TYPE A string of octets containing on bit per access profile primitive as follows: bit 0 - PVID/native/untagged ingress VLAN bit 1 - Tagged Egress VLAN bit 2 - Ingress VLAN Filter bit 3 - Priority Regeneration bit 4 - Max. Ingress Bandwidth bit 5 - Max. Egress Bandwidth bit 6 - Filter List bit 7 - Hitcount Support bit 8 - through 64 - reserved When a bit is set to one, it indicates that device supports the selected access profile primitive only on a per port ('hpicfUsrProfileUserPortNumber') basis. The concequence is that the device can only enforce the same access primitive setting for all users ('hpicfUsrProfileUserMacAddr') on a given port. | 1.3.6.1.4.1.11.2.14.11.1.12.1.0.1 | OCTET STRING (SIZE(8)) | read-only | current |
| hpicfUsrProfileCapabilityByUserMap OBJECT-TYPE A string of octets containing one bit per access profile primitive as follows: bit 0 - PVID/native/untagged ingress VLAN bit 1 - Tagged Egress VLAN bit 2 - Ingress VLAN Filter bit 3 - Priority Regeneration bit 4 - Max. Ingress Bandwidth bit 5 - Max. Egress Bandwidth bit 6 - Filter List bit 7 - Hitcount Support bit 8 - through 64 - reserved When a bit is set to one, it indicates that device supports the selected access profile primitive on a per 'hpicfUsrProfileUserMacAddr' basis. The consequence is that the device can enforce unique per user access profile primitives for each user on a given port ('hpicfUsrProfileUserPortNumber'). | 1.3.6.1.4.1.11.2.14.11.1.12.1.0.2 | OCTET STRING (SIZE(8)) | read-only | current |
| hpicfUsrProfileConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.12.1.1 | |||
| hpicfUsrProfileConfigFilterListTable OBJECT-TYPE A table that contains configuration objects for filter lists. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.1 | not-accessible | current | |
| hpicfUsrProfileConfigFilterListEntry OBJECT-TYPE The configuration information for a user's filtering profile. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.1.1 | not-accessible | current | |
| hpicfUsrProfileFilterListIndex OBJECT-TYPE The identifier used to select a list of filter rules. A filter list entry must be created before a filter rule entry can be added. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.1.1.1 | Integer32 (1..16384) | not-accessible | current |
| hpicfUsrProfileConfigFilterListRowStatus OBJECT-TYPE This object indicates the status of this entry. Must NOT be active in order to modify an hpicfUsrProfileConfigFilterRuleEntry that is indexed on this entry's hpicfUsrProfileListIndex. This object must be in the notReady or notInService states in order for an hpicfUsrProfileConfigFilterRuleEntry to be added, removed, or modified. In order to be changed to an active rowStatus, at least one rule sharing the list index must have an active hpicfUsrProfileConfigFilterRuleRowStatus. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.1.1.2 | RowStatus | read-create | current |
| hpicfUsrProfileConfigFilterRuleTable OBJECT-TYPE A table that contains configuration objects for filter lists. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.2 | not-accessible | current | |
| hpicfUsrProfileConfigFilterRuleEntry OBJECT-TYPE The configuration information for a user's filtering profile. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.2.1 | not-accessible | current | |
| hpicfUsrProfileFilterRuleListIndex OBJECT-TYPE The identifier used to select a list of filter rules. This filter rule list index must correspond to a created but not active filter list index in order for a rule entry to be created. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.2.1.1 | Integer32 (1..16384) | not-accessible | current |
| hpicfUsrProfileFilterRuleIndex OBJECT-TYPE A numeric value assigned to each rule within a list belong to the same hpicfUsrProfileFilterListIndex. Rules within a given list will be evaluated in ascending order. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.2.1.2 | Integer32 (1..16384) | not-accessible | current |
| hpicfUsrProfileConfigFilterRule OBJECT-TYPE Specifies a single filter rule using the same syntax used for the hp-nas-filter-rule RADIUS attribute. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.2.1.3 | OCTET STRING (SIZE(0..80)) | read-create | current |
| hpicfUsrProfileConfigFilterRuleRowStatus OBJECT-TYPE This object indicates the status of this entry. Must NOT be active in order to modify an hpicfUsrProfileConfigFilterRuleEntry. However, if an hpicfUsrProfileConfigFilterListRowStatus is set to destroy, all HpicfUsrProfileConfigFilterRuleEntry entries sharing the common hpicfUsrProfileFilterListIndex will also be destroyed regardless of the value of hpicfUsrProfileConfigFilterRuleRowStatus. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.2.1.4 | RowStatus | read-create | current |
| hpicfUsrProfileConfigTable OBJECT-TYPE A table that contains configuration objects for access profiles. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3 | not-accessible | current | |
| hpicfUsrProfileConfigEntry OBJECT-TYPE The configuration information for an access profile. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1 | not-accessible | current | |
| hpicfUsrProfileConfigIndex OBJECT-TYPE A unique numeric value assigned to each access profile in this table. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.1 | Integer32 (1..16384) | not-accessible | current |
| hpicfUsrProfileConfigPvid OBJECT-TYPE Specifies the port VID (PVID), also known, as native VLAN to be used with this access profile. To specify no pvid, set value to 4095, not 0. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.2 | VlanIndex | read-create | current |
| hpicfUsrProfileConfigPvidEnable OBJECT-TYPE Setting this attribute TRUE enables the usage of 'hpicfUsrProfilePvid' when this access profile is active. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.3 | TruthValue | read-create | current |
| hpicfUsrProfileConfigTaggedEgressVlanMap1k OBJECT-TYPE A string of octets containing one bit per VLAN for VLANS with 'VlanIndex' values of 0 through 1023. The first octet corresponds to VLANs with 'VlanIndex' 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 'VlanIndex' value in that octet. Bit 0 in the 1K map is ignored/discarded. If variable hpicfUsrProfileConfigPvidEnable is TRUE, some bit other than bit 0 in the 1K map must be set. To specify an empty tagged vlan map, vlanIndex value 4095 in the 4K map must be set. Setting a bit to '1' specifies the usage the corresponding VLAN with this access profile. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.4 | OCTET STRING (SIZE(0..128)) | read-create | current |
| hpicfUsrProfileConfigTaggedEgressVlanMap2k OBJECT-TYPE A string of octets containing one bit per VLAN for VLANS with 'VlanIndex' values of 1024 through 2047. The first octet corresponds to VLANs with 'VlanIndex' 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 'VlanIndex' value in that octet. Setting a bit to '1' specifies the usage the corresponding VLAN with this access profile. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.5 | OCTET STRING (SIZE(0..128)) | read-create | current |
| hpicfUsrProfileConfigTaggedEgressVlanMap3k OBJECT-TYPE A string of octets containing one bit per VLAN for VLANS with 'VlanIndex' values of 2048 through 3071. The first octet corresponds to VLANs with 'VlanIndex' values of 2048 through 3071, the second octet to VLANs 2056 through 2063, etc. The most significant bit of each octet corresponds to the lowest 'VlanIndex' value in that octet. Setting a bit to '1' specifies the usage the corresponding VLAN with this access profile. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.6 | OCTET STRING (SIZE(0..128)) | read-create | current |
| hpicfUsrProfileConfigTaggedEgressVlanMap4k OBJECT-TYPE A string of octets containing one bit per VLAN for VLANS with 'VlanIndex' values of 3072 through 4095. The first octet corresponds to VLANs with 'VlanIndex' 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 'VlanIndex' value in that octet. Setting a bit to '1' specifies the usage the corresponding VLAN with this access profile. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.7 | OCTET STRING (SIZE(0..128)) | read-create | current |
| hpicfUsrProfileConfigTaggedEgressVlanEnable OBJECT-TYPE Setting this attribute TRUE enables the usage of 'hpicfUsrProfileTaggedVlanMapXXX' when this access profile is being enforced. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.8 | TruthValue | read-create | current |
| hpicfUsrProfileConfigIngressVlanFilterEnable OBJECT-TYPE Setting this attribute TRUE causes the system to only allow ingress traffic from those VLANs on which egress traffic is permitted. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.9 | TruthValue | read-create | current |
| hpicfUsrProfileConfigPriorityRegenTable OBJECT-TYPE Specifies the IEEE 802 priority regeneration table for this access profile. Syntax of octet string is same as for 'User-Priority-Table' RADIUS attribute as defined in RFC4675. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.10 | OCTET STRING (SIZE(8)) | read-create | current |
| hpicfUsrProfileConfigPriorityRegenTableEnable OBJECT-TYPE Setting this attribute TRUE enables the usage of the 'hpicfUsrProfilePriorityRegenTable' when this access profile is active. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.11 | TruthValue | read-create | current |
| hpicfUsrProfileConfigMaxIngressBandwidth OBJECT-TYPE Specifies the maximum ingress bandwidth for this access profile. Bandwidth value is specified in Kbps. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.12 | Unsigned32 | read-create | current |
| hpicfUsrProfileConfigMaxIngressBandwidthEnable OBJECT-TYPE Setting this attribute TRUE enables the usage of the 'hpicfUsrProfileMaxIngressBandwidth' when this access profile is active. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.13 | TruthValue | read-create | current |
| hpicfUsrProfileConfigMaxEgressBandwidth OBJECT-TYPE Specifies the maximum egress bandwidth for this access profile. Bandwidth value is specified in Kbps. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.14 | Unsigned32 | read-create | current |
| hpicfUsrProfileConfigMaxEgressBandwidthEnable OBJECT-TYPE Setting this attribute TRUE enables the usage of 'hpicfUsrProfileMaxEgressBandwidth' when this access profile is active. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.15 | TruthValue | read-create | current |
| hpicfUsrProfileConfigFilterListIndex OBJECT-TYPE Selects the filter from 'hpicfUsrProfileConfigFilterTable' to associate with this access profile. The rowStatus of the filter must be in an active state. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.16 | Integer32 (1..16384) | read-create | current |
| hpicfUsrProfileConfigFilterListEnable OBJECT-TYPE Setting this attribute TRUE enables the usage of 'hpicfUsrProfileConfigFilterListIndex' when this access profile is active. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.17 | TruthValue | read-create | current |
| hpicfUsrProfileConfigEntryRowStatus OBJECT-TYPE This object indicates the status of this entry. Must NOT be active in order to change some other column of this config entry. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.3.1.18 | RowStatus | read-create | current |
| hpicfUsrProfileConfigBindTable OBJECT-TYPE A table that contains configuration objects for the access profile-to-user bindings. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.4 | not-accessible | current | |
| hpicfUsrProfileConfigBindEntry OBJECT-TYPE The configuration information for a access profile-to-user binding. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.4.1 | not-accessible | current | |
| hpicfUsrProfileUserPortNumber OBJECT-TYPE The interface index associated with this user. On wired ProCurve products, the interface index is the physical port. On wireless products it is the instance (whether real or virtual) of an AP. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.4.1.1 | InterfaceIndex | not-accessible | current |
| hpicfUsrProfileUserMacAddr OBJECT-TYPE The 48-bit IEEE media access control address of the user. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.4.1.2 | MacAddress | not-accessible | current |
| hpicfUsrProfileSelector OBJECT-TYPE Setting this attribute to a value between 1 and 16384 selects an access profile from 'hpicfUsrProfileConfigTable' to apply to the user. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.4.1.3 | Integer32 (1..16384) | read-create | current |
| hpicfUsrProfileConfigBindEntryRowStatus OBJECT-TYPE This object indicates the status of this entry. Must NOT be active in order to change some other column of this bind entry. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.4.1.4 | RowStatus | read-create | current |
| hpicfUsrProfileConfigConflictResolveQoS OBJECT-TYPE This object controls how a device behaves when QoS conflicts arise. A conflict can arise if a device only supports the QoS access primitive on a per-port basis, but device is being configured with profiles that have per-user unique setting. Applying these profiles to the same port will cause the conflict to arise because the device cannot enforce a per-user unique QoS setting. This object specifies two alternatives, as follows: 'non-strict' - Device does not signal errors when multiple access profiles are applied to a port. The device will apply the QoS settings specified in the last profile applied to the port. 'strict' - Device does signal an error when an attempt to apply an access profile to a port that already has an active access profile with a different QoS setting. Device will not activate the access profile in question after error is signaled. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.5 | INTEGER {non-strict(0), strict(1)} | read-write | current |
| hpicfUsrProfileConfigConflictResolveMaxIngressBandwidth OBJECT-TYPE This object controls how a device behaves when ingress BW conflicts arise. A conflict can arise if a device only supports the ingress BW access primitive on a per-port basis, but device is being configured with profiles that have per-user unique setting. Applying these profiles to the same port will cause the conflict to arise because the device cannot enforce a per-user unique ingress BW setting. This object specifies two alternatives, as follows: 'non-strict' - Device does not signal errors when multiple access profiles are applied to a port. The device will apply the ingress BW settings specified in the last profile applied to the port. 'strict' - Device does signal an error when an attempt to apply an access profile to a port that already has an active access profile with a different ingress BW setting. Device will not activate the access profile in question after error is signaled. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.6 | INTEGER {non-strict(0), strict(1)} | read-write | current |
| hpicfUsrProfileConfigConflictResolveMaxEgressBandwidth OBJECT-TYPE This object controls how a device behaves when egress BW conflicts arise. A conflict can arise if a device only supports the egress BW access primitive on a per-port basis, but device is being configured with profiles that have per-user unique setting. Applying these profiles to the same port will cause the conflict to arise because the device cannot enforce a per-user egress BW setting. This object specifies two alternatives, as follows: 'non-strict' - Device does not signal errors when multiple access profiles are applied to a port. The device will apply the egress BW settings specified in the last profile applied to the port. 'strict' - Device does signal an error when an attempt to apply an access profile to a port that already has an active access profile with a different egress BW setting. Device will not activate the access profile in question after error is signaled. | 1.3.6.1.4.1.11.2.14.11.1.12.1.1.7 | INTEGER {non-strict(0), strict(1)} | read-write | current |
| hpicfUsrProfileStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.12.1.2 | |||
| hpicfUsrProfileLastUpdate OBJECT-TYPE A snapshot of the module sysUpTime at the time of the last update to the access profiles in effect. A value of 0 indicates that the hpicfUsrProfileLastUpdate object is not supported by the device and a fresh copy of the hpicfUsrProfileTable will always need to be obtained by the management application. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.1 | TimeTicks | read-only | current |
| hpicfUsrProfileStatsFilterTable OBJECT-TYPE A table that contains statistic objects for filter lists. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.2 | not-accessible | current | |
| hpicfUsrProfileStatsFilterEntry OBJECT-TYPE Statistic information for a user's filtering profile. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.2.1 | not-accessible | current | |
| hpicfUsrProfileStatsFilterRule OBJECT-TYPE Specifies a single filter rule using the same syntax used for the hp-nas-filter-rule RADIUS attribute. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.2.1.1 | OCTET STRING (SIZE(0..80)) | read-only | current |
| hpicfUsrProfileStatsFilterRuleHitCount OBJECT-TYPE Specifies the number of times (hit count) the user's traffic has matched this rule. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.2.1.2 | Counter64 | read-only | current |
| hpicfUsrProfileStatsFilterRuleHitCountEnabled OBJECT-TYPE When this attribute is TRUE it signifies the 'hpicfUsrProfileStatsFilterRuleHitCount' contains a valid value. A FALSE value signifies it does not contain a valid value. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.2.1.3 | TruthValue | read-only | current |
| hpicfUsrProfileStatsTable OBJECT-TYPE This table describes the access profiles currently in effect. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3 | not-accessible | current | |
| hpicfUsrProfileStatsEntry OBJECT-TYPE An entry in the user access profile table. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1 | not-accessible | current | |
| hpicfUsrProfileStatsPvid OBJECT-TYPE Active port VID (PVID) for this user. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.1 | VlanIndex | read-only | current |
| hpicfUsrProfileStatsTaggedEgressVlanMap1k OBJECT-TYPE A string of octets containing one bit per VLAN for VLANS with 'VlanIndex' values of 0 through 1023. The first octet corresponds to VLANs with 'VlanIndex' 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 'VlanIndex' value in that octet. When a bit is set to '1', it means the corresponding tagged VLAN as active for this user. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.2 | OCTET STRING (SIZE(0..128)) | read-only | current |
| hpicfUsrProfileStatsTaggedEgressVlanMap2k OBJECT-TYPE A string of octets containing one bit per VLAN for VLANS with 'VlanIndex' values of 1024 through 2047. The first octet corresponds to VLANs with 'VlanIndex' 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 'VlanIndex' value in that octet. When a bit is set to '1', it indicates the corresponding tagged VLAN as active for this user. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.3 | OCTET STRING (SIZE(0..128)) | read-only | current |
| hpicfUsrProfileStatsTaggedEgressVlanMap3k OBJECT-TYPE A string of octets containing one bit per VLAN for VLANS with 'VlanIndex' values of 2048 through 3071. The first octet corresponds to VLANs with 'VlanIndex' 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 'VlanIndex' value in that octet. When a bit is set to '1', it indicates the corresponding tagged VLAN as active for this user. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.4 | OCTET STRING (SIZE(0..128)) | read-only | current |
| hpicfUsrProfileStatsTaggedEgressVlanMap4k OBJECT-TYPE A string of octets containing one bit per VLAN for VLANS with 'VlanIndex' values of 3072 through 4095. The first octet corresponds to VLANs with 'VlanIndex' 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 'VlanIndex' value in that octet. When a bit is set to '1', it indicates the corresponding tagged VLAN as active for this user. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.5 | OCTET STRING (SIZE(0..128)) | read-only | current |
| hpicfUsrProfileStatsIngressVlanFilterEnable OBJECT-TYPE When this attribute is TRUE causes the system is only allowing ingress traffic from those VLANs on which egress traffic is permitted. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.6 | TruthValue | read-only | current |
| hpicfUsrProfileStatsPriorityRegenTable OBJECT-TYPE Specifies the IEEE 802 priority regeneration table active for this access profile. Syntax of octet string is same as for 'User-Priority-Table' RADIUS attribute as defined in RFC4675. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.7 | OCTET STRING (SIZE(8)) | read-only | current |
| hpicfUsrProfileStatsMaxIngressBandwidth OBJECT-TYPE Specifies the maximum ingress bandwidth for this access profile. Bandwidth value is specified in Kbps. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.8 | Unsigned32 | read-only | current |
| hpicfUsrProfileStatsMaxEgressBandwidth OBJECT-TYPE Specifies the maximum egress bandwidth for this access profile. Bandwidth value is specified in Kbps. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.9 | Unsigned32 | read-only | current |
| hpicfUsrProfileStatsFilterListIndex OBJECT-TYPE A value of 0 indicates that no filter rule set is active for the user. A value between 1 and 16384 selects the active filter rule set from 'hpicfUsrProfileStatsFilterTable'. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.10 | Integer32 (0..16384) | read-only | current |
| hpicfUsrProfileStatsAccessMode OBJECT-TYPE Indicates whether profile was applied via SNMP or via RADIUS. Application by SNMP has precedence over RADIUS. Where there are no attribute conflicts, profile attributes may be a combination of those applied by both SNMP and RADIUS. In such case, the variable value will still be SNMP. | 1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.11 | INTEGER {snmp(1), dot8021x(2), webauth(3), macauth(4), webmacauth(5)} | read-only | current |
| hpicfUsrProfileConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.12.1.3 | |||
| hpicfUsrProfileGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.12.1.3.1 | |||
| hpicfUsrProfileCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.12.1.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfUsrProfileCapabilityGroup OBJECT-GROUP A collection of objects providing device capability information for user access profiles. | 1.3.6.1.4.1.11.2.14.11.1.12.1.3.1.1 | current |
| hpicfUsrProfileConfigGroup OBJECT-GROUP A collection of objects providing configuration of user access profiles. | 1.3.6.1.4.1.11.2.14.11.1.12.1.3.1.2 | current |
| hpicfUsrProfileStatsGroup OBJECT-GROUP A collection of objects providing statistics of user access profiles. | 1.3.6.1.4.1.11.2.14.11.1.12.1.3.1.3 | current |
| hpicfUsrProfileCompliance MODULE-COMPLIANCE The compliance statement for devices support of HP-USER-PROFILE-MIB. | 1.3.6.1.4.1.11.2.14.11.1.12.1.3.2.1 | current |