HP-ICF-FTRCO: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-FTRCO | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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 | no-access |
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. |
|
1.3.6.1.4.1.11.2.14.11.5.1.46.1.1.1 | no-access |
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. |
||
hpFtrCoEntityName | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.1.1.1 | indexname | no-access |
An administratively assigned string, which may be used to identify the unique owner of a set of restrictions. |
hpFtrCoRestrictNextIndex | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.1.1.2 | integer32 | read-only |
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. |
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). |
hpFtrCoEntityStatus | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.1.1.4 | rowstatus | read-only |
Administrative status of this Entity entry. |
hpFtrCoRestrictionTable | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2 | no-access |
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. |
|
1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1 | no-access |
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). |
||
hpFtrCoRestrictId | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.1 | integer | no-access |
The Restriction enumeration (Id). Expect this list to grow as are more restrictions are developed (and needed). Enumeration: 'portBpduPvstGuard': 13, 'portLacp': 7, 'distributedTrunk': 8, 'aclPermitLogging': 24, 'portLinkConfig': 21, 'portIgmp': 19, 'portQos': 15, 'portAcl': 4, 'portRateLimit': 16, 'portLoopDetection': 12, 'portSecurity': 3, 'portDhcpSnoop': 11, 'portSourcePortFilter': 5, 'portVirusThrottling': 9, 'portLldp': 22, 'portKeepalive': 23, 'vidDelete': 2, 'portIpLockdown': 18, 'portStaticMac': 17, 'portSflow': 10, 'vidIpConfig': 1, 'portMeshing': 6, 'qinq': 14, 'portMirrorDestination': 20. |
hpFtrCoRestrictIndex | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.2 | integer32 | no-access |
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. |
hpFtrCoRestrictIdParm | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.3 | integer32 | read-only |
An optional parameter for the restriction enumeration. |
hpFtrCoRestrictStatus | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.4 | rowstatus | read-only |
Administrative status of this entry. |
hpFtrCoRestrictMessage | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.5 | snmpadminstring | read-only |
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. |
hpFtrCoRestrictPorts | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.6 | portlist | read-only |
A list of ports, if applicable to the restriction. |
hpFtrCoRestrictVlans | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.7 | vidlist | read-only |
A VidList of vlan IDs, if applicable to the restriction. |
hpFtrCoExpireSlot | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.8 | integer32 | read-only |
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. |
hpFtrCoExpireApplication | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.9 | indexname | read-only |
This setting will cause the restriction to expire whenever a signal is received that this application-name has gone down. |
hpFtrCoExpireVidDelete | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.10 | integer32 | read-only |
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. |
hpFtrCoExpireDate | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.11 | dateandtime | read-only |
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. |
hpFtrCoExpireBoot | 1.3.6.1.4.1.11.2.14.11.5.1.46.1.2.1.12 | truthvalue | read-only |
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. |