HPE-FIP-MIB
27 objects
The private MIB module definition for FIP MIB.
Imported Objects
| BRIDGE-MIB | MacAddress |
| HPE-MIB | nm |
| Q-BRIDGE-MIB | PortList |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.11.2.205 | IdentityrlFip | The private MIB module definition for FIP MIB. | ||
| 1.3.6.1.4.1.11.2.205.1 | TablerlFipIfTable | not-accessible | current | This table used to configure Global FCF MAC addresses. |
| 1.3.6.1.4.1.11.2.205.1.1 | RowrlFipIfEntry | not-accessible | current | FIP Interface Table. |
| 1.3.6.1.4.1.11.2.205.1.1.1 | ColumnrlFipIfIndex | not-accessible | current | Interface index. |
| 1.3.6.1.4.1.11.2.205.1.1.2 | ColumnrlFipIfType | read-write | current | Interface type. |
| 1.3.6.1.4.1.11.2.205.1.1.3 | ColumnrlFipIfRowStatus | read-create | current | The status of the entry. It's used to add/delete the entries |
| 1.3.6.1.4.1.11.2.205.2 | TablerlFipGlobalFcfListTable | not-accessible | current | This table used to configure Global FCF MAC addresses. |
| 1.3.6.1.4.1.11.2.205.2.1 | RowrlFipGlobalFcfListEntry | not-accessible | current | Global FCF MAC address. |
| 1.3.6.1.4.1.11.2.205.2.1.1 | ColumnrlFipGlobalFcfListMac | not-accessible | current | Global FCF MAC address. |
| 1.3.6.1.4.1.11.2.205.2.1.2 | ColumnrlFipGlobalFcfListStatus | read-create | current | The status of the entry. It's used to add/delete the entries |
| 1.3.6.1.4.1.11.2.205.3 | TablerlFipStaticFcoeTunnelTable | not-accessible | current | This table used to configure Fip Static FCOE Tunnels. |
| 1.3.6.1.4.1.11.2.205.3.1 | RowrlFipStaticFcoeTunnelEntry | not-accessible | current | FIP Static FCOE Tunnel. |
| 1.3.6.1.4.1.11.2.205.3.1.1 | ColumnrlFipStaticFcoeTunnelPort | not-accessible | current | FCOE tunnel port. |
| 1.3.6.1.4.1.11.2.205.3.1.2 | ColumnrlFipStaticFcoeTunnelSrcMac | not-accessible | current | FCOE tunnel Source MAC address. |
| 1.3.6.1.4.1.11.2.205.3.1.3 | ColumnrlFipStaticFcoeTunnelDstMac | not-accessible | current | FCOE tunnel Destination MAC address. |
| 1.3.6.1.4.1.11.2.205.3.1.4 | ColumnrlFipStaticFcoeTunnelStatus | read-create | current | The status of the entry. It's used to add/delete the entries |
| 1.3.6.1.4.1.11.2.205.4 | TablerlFipActiveFcoeTunnelTable | not-accessible | current | This table used to show Fip Active FCOE Tunnels. |
| 1.3.6.1.4.1.11.2.205.4.1 | RowrlFipActiveFcoeTunnelEntry | not-accessible | current | FIP Active FCOE Tunnel. |
| 1.3.6.1.4.1.11.2.205.4.1.1 | ColumnrlFipActiveFcoeTunnelPort | not-accessible | current | FCOE tunnel port. |
| 1.3.6.1.4.1.11.2.205.4.1.2 | ColumnrlFipActiveFcoeTunnelSrcMac | not-accessible | current | FCOE tunnel Source MAC address. |
| 1.3.6.1.4.1.11.2.205.4.1.3 | ColumnrlFipActiveFcoeTunnelDstMac | not-accessible | current | FCOE tunnel Destination MAC address. |
| 1.3.6.1.4.1.11.2.205.4.1.4 | ColumnrlFipActiveFcoeTunnelSid | not-accessible | current | FCOE Source ID. |
| 1.3.6.1.4.1.11.2.205.4.1.5 | ColumnrlFipActiveFcoeTunnelStatus | read-create | current | The status of the entry. It's used to add/delete the entries |
| 1.3.6.1.4.1.11.2.205.5 | ScalarrlFipEnableScalar | read-write | current | FIP Enable/Disable. |
| 1.3.6.1.4.1.11.2.205.6 | ScalarrlFipClearDynamicEntiesScalar | read-write | current | Clear dynamic tunnels. |
| 1.3.6.1.4.1.11.2.205.7 | ScalarrlFipGlobalFcfFilteringEnableScalar | read-write | current | Enable/Disable filtering of packets based on configured list of MAC addresses of FCFs. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| RlFipIfType | INTEGER { non-snooping(1), non-fcoe(2), fcoe(3), enode(4) } | current | Each port may be in one of the following states: Non-Snooping - The port forwards the FCoE and FIP traffic. Snooping is disabled. Non-FCoE - Discards all FCoE and FIP traffic received on the port. FCoE - A port that is … |