HP-SWITCH-FIPS-MIB

File: HP-SWITCH-FIPS-MIB.mib (18303 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB HP-ICF-OID

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Counter64
Integer32 MacAddress RowStatus
MODULE-COMPLIANCE OBJECT-GROUP InterfaceIndex
hpSwitch

Defined Types

HpSwitchFipsFcMapEntry  
SEQUENCE    
  hpSwitchFipsFcMapIndex INTEGER
  hpSwitchFipsFcMap OCTET STRING

HpSwitchFipsFcfMacAddressEntry  
SEQUENCE    
  hpSwitchFipsVirtualFabricInterfaceIndex InterfaceIndex
  hpSwitchFipsFcfMacAddress MacAddress
  hpSwitchFipsFcoeVlanId Integer32
  hpSwitchFipsFcfFcMap OCTET STRING
  hpSwitchFipsFcfEnodeLoginCount Integer32
  hpSwitchFipsFcfNameId OCTET STRING
  hpSwitchFipsFabricName OCTET STRING
  hpSwitchFipsFcfMacTableRowStatus RowStatus

HpSwitchFipsSessionEntry  
SEQUENCE    
  hpSwitchFipsSessEnodeInterfaceIndex InterfaceIndex
  hpSwitchFipsSessEnodeFPMAMacAddress MacAddress
  hpSwitchFipsSessEnodeMacAddress MacAddress
  hpSwitchFipsSessEnodeNportId OCTET STRING
  hpSwitchFipsSessEnodeNportIdType INTEGER
  hpSwitchFipsSessFcfMacAddress MacAddress
  hpSwitchFipsSessFcMap OCTET STRING
  hpSwitchFipsSessVlanId Integer32
  hpSwitchFipsSessFcfNameId OCTET STRING

HpSwitchFipsSessStatsEntry  
SEQUENCE    
  hpSwitchFipsStatsSessEnodeIfIndex InterfaceIndex
  hpSwitchFipsStatsSessFPMAMacAddress MacAddress
  hpSwitchFipsStatsSessFcfMacAddress MacAddress
  hpSwitchFipsStatsSessFcoePermitPkts Counter64

Defined Values

hpSwitchFipSnoopingMib 1.3.6.1.4.1.11.2.14.11.5.1.78
This MIB module describes objects for management of FIP (FCoE Initialization Protocol) snooping in the HP Integrated Communication Facility product line.
MODULE-IDENTITY    

hpSwitchFipsConfigObjects 1.3.6.1.4.1.11.2.14.11.5.1.78.1
OBJECT IDENTIFIER    

hpSwitchFipsStatistics 1.3.6.1.4.1.11.2.14.11.5.1.78.2
OBJECT IDENTIFIER    

hpSwitchFipsConformance 1.3.6.1.4.1.11.2.14.11.5.1.78.3
OBJECT IDENTIFIER    

hpSwitchFipsScalars 1.3.6.1.4.1.11.2.14.11.5.1.78.1.1
OBJECT IDENTIFIER    

hpSwitchFipsAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.78.1.1.1
This object is used to enable or disable FIP Snooping on an ethernet bridge.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpSwitchFipsTables 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2
OBJECT IDENTIFIER    

hpSwitchFipsFcMapTable 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.1
This table is used to configure the list of FC-MAP values. These FC-MAPS will be used to program ACLs that ensure no MAC Address used for non-FCoE traffic shall have the prefix(first 3 bytes) equal to any of the FC-MAP value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchFipsFcMapEntry

hpSwitchFipsFcMapEntry 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.1.1
An entry in the table specifying the FC-MAP.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchFipsFcMapEntry  

hpSwitchFipsFcMapIndex 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.1.1.1
The index of the Fiber Channel MAC Address prefix table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

hpSwitchFipsFcMap 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.1.1.2
This object configures the FC MAP value associated with the FIP snooping bridge
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(3)  

hpSwitchFipsFcfMacAddressTable 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.2
This table is used to configure the list of FCF MAC addresses to which ENodes will perform FIP FLOGI and FIP NPIV FDISC operations. This table will be indexed by the VLAN ID. Appropriate ACL entries will be programmed to allow FCoE traffic to these MACs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchFipsFcfMacAddressEntry

hpSwitchFipsFcfMacAddressEntry 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.2.1
An entry in the table specifying the FCF MAC connected to the Virtual Fabric (VF) interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchFipsFcfMacAddressEntry  

hpSwitchFipsVirtualFabricInterfaceIndex 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.2.1.1
Interface index of the VF port connected to FCF
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpSwitchFipsFcfMacAddress 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.2.1.2
This object configures the MAC address of the Fibre Channel Forwarder(FCF) attached to the VF port accepting Fabric logins. This MAC Address will be used as the DA MAC by Enodes requesting FLOGI or NPIV FDISC.Configuring this MAC address will result in some ACL rules to be programmed in the hardware.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

hpSwitchFipsFcoeVlanId 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.2.1.3
The FCoE VLAN ID advertised by FCF
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpSwitchFipsFcfFcMap 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.2.1.4
The Fiber Channel MAC address prefix used by the FCF to assign fabric provided MAC addresses(FPMA).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

hpSwitchFipsFcfEnodeLoginCount 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.2.1.5
This objects represents the number of Enodes that have logged into this FCF.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpSwitchFipsFcfNameId 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.2.1.6
The World Wide Node Name of the fabric port as advertised by the FCF.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

hpSwitchFipsFabricName 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.2.1.7
The Fabric name identifier of Fabric as advertised by FCF.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

hpSwitchFipsFcfMacTableRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.2.1.8
Row Status of the FCF MAC Address table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpSwitchFipsSessionTable 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.3
This table stores the currently active FLOGI or NPIV FDISC sessions. This table is meant for reporting only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchFipsSessionEntry

hpSwitchFipsSessionEntry 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.3.1
An entry in the table specifying the details pertaing to a session.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchFipsSessionEntry  

hpSwitchFipsSessEnodeInterfaceIndex 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.3.1.1
The object specifies the interface index connected to the Enode initiator.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpSwitchFipsSessEnodeFPMAMacAddress 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.3.1.2
The Fabric provided MAC Address of the Enode. This MAC is assigned by FCF as a result of succcessful FLOGI or NPIV FDISC and is used as the SA MAC for FCoE traffic originating from Enode.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

hpSwitchFipsSessEnodeMacAddress 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.3.1.3
This object represents the server provided MAC address of the Enode. This MAC is used as the SA MAC in FIP frames originating from Enode.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpSwitchFipsSessEnodeNportId 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.3.1.4
This object represents the N_Port ID of the Enode. It is assigned by the FCF after a successful FLOGI or NPIV FDISC. It is equivalent to FC ID in native Fibre channel. This ID is used in the S_ID or D_ID fields of the encapsulated Fibre Channel Frames.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

hpSwitchFipsSessEnodeNportIdType 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.3.1.5
This object represents the method by which N_Port obtained the FC ID from FCF.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER flogi(1), npivfdisc(2)  

hpSwitchFipsSessFcfMacAddress 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.3.1.6
This object represents the MAC Address of the Fibre Channel Forwarder to which the session is established.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpSwitchFipsSessFcMap 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.3.1.7
This object represents the FC MAP.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

hpSwitchFipsSessVlanId 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.3.1.8
The VLAN ID on which FCoE traffic is being pumped.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpSwitchFipsSessFcfNameId 1.3.6.1.4.1.11.2.14.11.5.1.78.1.2.3.1.9
The Name Identifier advertised by the FCF with which this session is established.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

hpSwitchFipsGlobalStats 1.3.6.1.4.1.11.2.14.11.5.1.78.2.1
OBJECT IDENTIFIER    

hpSwitchFipsFipDropPkts 1.3.6.1.4.1.11.2.14.11.5.1.78.2.1.1
Global counter to indicate the number of FIP frames dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpSwitchFipsFcoeDropPkts 1.3.6.1.4.1.11.2.14.11.5.1.78.2.1.2
Global counter to indicate the number of FCoE frames dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpSwitchFipsSessStats 1.3.6.1.4.1.11.2.14.11.5.1.78.2.2
OBJECT IDENTIFIER    

hpSwitchFipsSessStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.78.2.2.1
A table for per session FIPs statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchFipsSessStatsEntry

hpSwitchFipsSessStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.78.2.2.1.1
An Entry in the session statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchFipsSessStatsEntry  

hpSwitchFipsStatsSessEnodeIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.78.2.2.1.1.1
Interface index of the Enode.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpSwitchFipsStatsSessFPMAMacAddress 1.3.6.1.4.1.11.2.14.11.5.1.78.2.2.1.1.2
FPMA Mac address being used for this session.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

hpSwitchFipsStatsSessFcfMacAddress 1.3.6.1.4.1.11.2.14.11.5.1.78.2.2.1.1.3
FCF Mac address being used for this session.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpSwitchFipsStatsSessFcoePermitPkts 1.3.6.1.4.1.11.2.14.11.5.1.78.2.2.1.1.4
Counter indicating the number of FCoE frames permitted for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpSwitchFipsCompliances 1.3.6.1.4.1.11.2.14.11.5.1.78.3.1
OBJECT IDENTIFIER    

hpSwitchFipsGroups 1.3.6.1.4.1.11.2.14.11.5.1.78.3.2
OBJECT IDENTIFIER    

hpSwitchFipsCompliance 1.3.6.1.4.1.11.2.14.11.5.1.78.3.1.1
The compliance statement for SNMP entities which implement the FIP Snooping MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpSwitchFipsConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.78.3.2.1
The collection of objects for Fip Snooping configuration.
Status: current Access: read-only
OBJECT-GROUP    

hpSwitchFipsSessionGroup 1.3.6.1.4.1.11.2.14.11.5.1.78.3.2.2
The collection of objects representing the FIP sessions.
Status: current Access: read-only
OBJECT-GROUP    

hpSwitchFipsStatisticsGroup 1.3.6.1.4.1.11.2.14.11.5.1.78.3.2.3
The collection of objects representing the FIP Statistics.
Status: current Access: read-only
OBJECT-GROUP