All MIBs › HP-ICF-FTRCO
Organization: HP Networking
Last Updated: 2010-06-01
Category: Device Management, Vendor: HP/HPE
Description:
HP ICF SNMP MIB for feature control objects providing configuration enablement management for optional HP ProCurve switch features.
Imported Objects
From HP-ICF-OID
| hpSwitch | OBJECT-IDENTITY |
From Q-BRIDGE-MIB
| PortList |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE |
From SNMPv2-TC
| DateAndTime | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
What Is HP-ICF-FTRCO?
HP-ICF-FTRCO is a Hewlett-Packard Industry Common Framework (ICF) proprietary MIB, registered under the HP-ICF-FTRCO OID branch, used on HP ProCurve managed switches to manage 'Application Coordination Restriction Policies,' an optional-feature enablement mechanism. It exposes configuration-type data - toggles and restriction-policy state controlling which optional software features are active - rather than performance counters or environmental sensors. Its role in monitoring is mostly software-status oriented: it reflects whether particular optional features/policies are currently enabled on the switch, which can help explain configuration-related behavior rather than raw hardware health like temperature or CPU. It is part of HP's broader ICF private-enterprise MIB family that layers vendor extensions on top of standard interface/system MIBs. It is typically deployed in HP ProCurve switch environments to control which optional software features and coordination policies are active.
IPNetwork Monitor allows you to monitor SNMP objects defined in HP-ICF-FTRCO. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- feature enable/disable state
- application coordination restriction policy status
Supported Devices
- HPE Aruba Networking CX 6300 Switch Series — stackable access/aggregation/ToR switch, successor to the ProCurve line
- HPE Aruba Networking CX 6100 Switch Series — entry-level access switch for branch/SMB networks
Monitoring Examples
No concrete object or table names beyond the general module purpose were available for this module, so a specific polling scenario cannot be honestly constructed; it is understood to expose feature-enablement and restriction-policy state rather than a rich runtime dataset.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| hpicfFtrCo | 1.3.6.1.4.1.11.2.14.11.5.1.46 | This MIB module manages Application Coordination Restriction Policies | ||
| hpicfFtrcoObjects | 1.3.6.1.4.1.11.2.14.11.5.1.46.1 | |||
| hpFtrCoEntityTable | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.1 | not-accessible | Table of all Entities setting restrictions, as set by some external entity. Any restriction for an Entity can be deleted by deleting the Entity name, by deleting a specific restriction, or by any expiration value. Once an Entity name has been added to the table, it exist until the name has specifically been removed. Entity rows also maintain the 'next-index' value for any restriction table entry. | |
| hpFtrCoEntityEntry | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.1.1 | not-accessible | A row entry in the table for a specific entity user of the Feature Coordinator facility. Entries in this table are created and removed dynamically. An entity can add and remove a restriction regarding some pre-defined facility in the switch and it will only be for a specific Entity name. If the Entity name is removed, so are all of its restrictions. | |
| IND hpFtrCoEntityName | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.1.1.1 | IndexName | not-accessible | An administratively assigned string, which may be used to identify the unique owner of a set of restrictions. |
| I32 hpFtrCoRestrictNextIndex | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.1.1.2 | Integer32 | read-create | Is the next indexing parameter that allows multiple, like restrictions. It is has a default value of 1 and is incremented each time its index value is used. This is an independent value and must be specified as the next added index (regardless of the restriction type). In the event there is a collision due to a race with reading the current value, the 'losing' restriction is denied and the value should be re-read for a next attempt. The value is always 1 whenever a new Entity record is created. |
| DAT hpFtrCoEntityDate | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.1.1.3 | DateAndTime | read-only | This represents the switch's understanding of the current UTC time. It should be used when setting an restriction expiration DateAndTime value. Please note that this value is uniquely determined each time the object is read (dynamic) and is subject to changing when a change is made to the switch's configuration (e.g. setting the local time-zone). |
| ROW hpFtrCoEntityStatus | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.1.1.4 | RowStatus | read-create | Administrative status of this Entity entry. |
| hpFtrCoRestrictionTable | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2 | not-accessible | Table of all restrictions, set by an external entity. The restrictions can be deleted by deleting the entity name or by the restriction expiration value. Expiration policies are logically ORed so that any policy expiration that is met causes the restriction to be removed. | |
| hpFtrCoRestrictEntry | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1 | not-accessible | An entry in the table for a specific Entity user of the Feature Coordinator facility. Entries in this table are created and removed dynamically. An entity can add and remove a restriction to some facility in the switch. These entries can also expire, based on entity specified criteria. A restriction is never modified (all restrictions are only created or deleted). If a value needs to be modified, a new restriction could be added and then the old one deleted (e.g. adding or removing an interface). | |
| INT hpFtrCoRestrictId | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.1 | INTEGER | not-accessible | The Restriction enumeration (Id). Expect this list to grow as are more restrictions are developed (and needed). |
| I32 hpFtrCoRestrictIndex | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.2 | Integer32 | not-accessible | An indexing parameter to allow multiple, like restrictions. It is created by the Entity portion of MIB and used for addressing an individual restriction rule. Any new restriction added to a restriction table must be equal to the current 'next-restriction' value. |
| I32 hpFtrCoRestrictIdParm | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.3 | Integer32 | read-create | An optional parameter for the restriction enumeration. |
| ROW hpFtrCoRestrictStatus | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.4 | RowStatus | read-create | Administrative status of this entry. |
| STR hpFtrCoRestrictMessage | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.5 | SnmpAdminString | read-create | An error message containing information about the restriction that can be used by the caller, indicating the reason for this restriction being in place. It is occasionally referred to as a friendly error message. SIZE reflects that a message must exist and that it has a maximum 'String' length of 255 character. |
| POR hpFtrCoRestrictPorts | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.6 | PortList | read-create | A list of ports, if applicable to the restriction. |
| VID hpFtrCoRestrictVlans | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.7 | VidList | read-create | A VidList of vlan IDs, if applicable to the restriction. |
| I32 hpFtrCoExpireSlot | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.8 | Integer32 | read-create | Setting this value will cause this restriction to expire when corresponding switch slot is signaled to be down. Note, if the slot never comes up, there will be no slot-down signal. |
| IND hpFtrCoExpireApplication | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.9 | IndexName | read-create | This setting will cause the restriction to expire whenever a signal is received that this application-name has gone down. |
| I32 hpFtrCoExpireVidDelete | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.10 | Integer32 | read-create | A signal indicating this VlanIndex has been deleted will cause this restriction to expire. The specified VID record must exist in the switch configuration for this policy to be set. NOTE: ExpireVidDelete is unused in this release; it is available, you can set it; but it is totally ignored with current processing. |
| DAT hpFtrCoExpireDate | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.11 | DateAndTime | read-create | This expiration event occurs whenever it is determined that the switch-time exceeds this setting. The switches sw_time() represents the UTC time value (relative to Jan 1, 1990) used with this comparison (compare with sw_localtime). NOTE: ExpireDate is unused in this release; it is available, you can set it; but it is totally ignored with current processing. |
| T/F hpFtrCoExpireBoot | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.12 | TruthValue | read-create | When specified as 'true', this expiration event occurs whenever the switch reboots. It is a necessary expiration policy since all restrictions are persistent and it is possible that we can have an obsolete policy (slot-down) following a power-fail condition. |
| hpicfFtrCoConformance | 1.3.6.1.4.1.11.2.14.11.5.1.46.2 | |||
| hpicfFtrCoCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.46.2.1 | |||
| hpicfFtrCoCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.46.2.1.1 | The compliance statement for HP switches implementing the HP-ICF-FTRCO-MIB. | ||
| hpicfFtrCoGroups | 1.3.6.1.4.1.11.2.14.11.5.1.46.2.2 | |||
| hpicfFtrCoGroup | 1.3.6.1.4.1.11.2.14.11.5.1.46.2.2.1 | A collection of HP proprietary objects to support Feature Coordinator. |
RFC description
HP Intelligent Cluster Fabric textual conventions and root OID definitions for fabric topology.
Start monitoring HP ProCurve/Aruba CX switch (optional-feature restriction policy toggles) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.