F10-FIPSNOOPING-MIB

File: F10-FIPSNOOPING-MIB.mib (58475 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Q-BRIDGE-MIB FORCE10-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter32 Integer32
MacAddress DateAndTime OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP ifIndex
dot1qVlanIndex f10Mgmt

Defined Types

DF10FIPSVlanCfgEntry  
SEQUENCE    
  dF10FIPSVlanAdminMode INTEGER
  dF10FIPSVlanFCMAP OCTET STRING
  dF10FIPSVlanStatsClear INTEGER

DF10FIPSIntfEntry  
SEQUENCE    
  dF10FIPSIntfPortModeFcf INTEGER
  dF10FIPSIntfStatsClear INTEGER

DF10FIPSSessionEntry  
SEQUENCE    
  dF10FIPSSessionVlanIndex Unsigned32
  dF10FIPSSessionFCFMacAddr MacAddress
  dF10FIPSSessionENodeMacAddr MacAddress
  dF10FIPSSessionLoginType INTEGER
  dF10FIPSFCoEMacAddr MacAddress
  dF10FIPSSessionTentativeIndex Unsigned32
  dF10FIPSSessionFCID OCTET STRING
  dF10FIPSSessionENodeIntf Unsigned32
  dF10FIPSSessionFCFIntf Unsigned32
  dF10FIPSSessionTime DateAndTime
  dF10FIPSSessionExpiryTime Integer32
  dF10FIPSSessionState OCTET STRING

DF10FIPSENodeEntry  
SEQUENCE    
  dF10FIPSENodeVlanIndex Unsigned32
  dF10FIPSENodeMacAddr MacAddress
  dF10FIPSENodeIntf Unsigned32
  dF10FIPSENodeNameID OCTET STRING
  dF10FIPSENodeMaxFCoESize Unsigned32
  dF10FIPSENodeConnectedFCFsCount Unsigned32
  dF10FIPSENodeActiveSessions Unsigned32
  dF10FIPSENodeWaitingSessions Unsigned32
  dF10FIPSENodeRejectedSessions Unsigned32
  dF10FIPSENodeTimeSinceDiscovered DateAndTime

DF10FIPSFCFEntry  
SEQUENCE    
  dF10FIPSFCFVlanIndex Unsigned32
  dF10FIPSFCFMacAddr MacAddress
  dF10FIPSFCFIntf Unsigned32
  dF10FIPSFCFNameID OCTET STRING
  dF10FIPSFCFFabricName OCTET STRING
  dF10FIPSFCFAddressingMode INTEGER
  dF10FIPSFCFPriority Integer32
  dF10FIPSFCFDbit Integer32
  dF10FIPSFCFIsAvailableForLogin Integer32
  dF10FIPSFCFConfiguredFKA Integer32
  dF10FIPSFCFTimeSinceDiscovered DateAndTime
  dF10FIPSFCFConnectedENodesCount Unsigned32
  dF10FIPSFCFSessions Unsigned32
  dF10FIPSFCFExpiryTime Unsigned32

DF10FIPSVlanStatsEntry  
SEQUENCE    
  dF10FIPSVlanVlanRequests Counter32
  dF10FIPSVlanVlanNotifications Counter32
  dF10FIPSVlanMCDiscSolicits Counter32
  dF10FIPSVlanUnicastDiscSolicits Counter32
  dF10FIPSVlanFLogis Counter32
  dF10FIPSVlanFDiscs Counter32
  dF10FIPSVlanFLogouts Counter32
  dF10FIPSVlanVnPortKeepAlives Counter32
  dF10FIPSVlanMCDiscAdverts Counter32
  dF10FIPSVlanUnicastDiscAdverts Counter32
  dF10FIPSVlanFLogiAccepts Counter32
  dF10FIPSVlanFLogiRejects Counter32
  dF10FIPSVlanFDiscAccepts Counter32
  dF10FIPSVlanFDiscRejects Counter32
  dF10FIPSVlanFLogoutAccepts Counter32
  dF10FIPSVlanFLogoutRejects Counter32
  dF10FIPSVlanClearVirtLinks Counter32
  dF10FIPSVlanVnPortSeshTimeouts Counter32
  dF10FIPSVlanFcfDiscAdvTimeouts Counter32
  dF10FIPSVlanSeshFailsDueToHwCfg Counter32
  dF10FIPSVlanSeshDenyFcfLmtRch Counter32
  dF10FIPSVlanSeshDenyENodeLmtRch Counter32
  dF10FIPSVlanSeshDenySysLmtRch Counter32

DF10FIPSIntfStatsEntry  
SEQUENCE    
  dF10FIPSIntfVlanRequests Counter32
  dF10FIPSIntfVlanNotifications Counter32
  dF10FIPSIntfMCDiscSolicits Counter32
  dF10FIPSIntfUnicastDiscSolicits Counter32
  dF10FIPSIntfFLogis Counter32
  dF10FIPSIntfFDiscs Counter32
  dF10FIPSIntfFLogouts Counter32
  dF10FIPSIntfVnPortKeepAlives Counter32
  dF10FIPSIntfMCDiscAdverts Counter32
  dF10FIPSIntfUnicastDiscAdverts Counter32
  dF10FIPSIntfFLogiAccepts Counter32
  dF10FIPSIntfFLogiRejects Counter32
  dF10FIPSIntfFDiscAccepts Counter32
  dF10FIPSIntfFDiscRejects Counter32
  dF10FIPSIntfFLogoutAccepts Counter32
  dF10FIPSIntfFLogoutRejects Counter32
  dF10FIPSIntfClearVirtLinks Counter32
  dF10FIPSIntfVnPortSeshTimeouts Counter32
  dF10FIPSIntfFcfDiscAdvTimeouts Counter32
  dF10FIPSIntfSeshFailsDueToHwCfg Counter32
  dF10FIPSIntfSeshDenyFcfLmtRch Counter32
  dF10FIPSIntfSeshDenyENodeLmtRch Counter32
  dF10FIPSIntfSeshDenySysLmtRch Counter32

Defined Values

dF10FipSnooping 1.3.6.1.4.1.6027.3.22
The Dell Networking OS Private MIB for FIP Snooping feature. This MIB module is for configuring FIP snooping related objects and monitoring related FCoE sessions. Terminologies used in this MIB are defined by the T11 FCoE standard. Refer to www.t11.org. This MIB also supports configuration of the following objects: - Port role configuration to identify FCF facing or FCF connected interface - FC-MAP value used by the FCF operating in FPMA mode
MODULE-IDENTITY    

dF10FIPSCfgGroup 1.3.6.1.4.1.6027.3.22.1
OBJECT IDENTIFIER    

dF10FIPSAdminMode 1.3.6.1.4.1.6027.3.22.1.1
This enables or disables FIP Snooping on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dF10FIPSFCMAP 1.3.6.1.4.1.6027.3.22.1.2
This object configures the FC-MAP value on the system. Default value is 0x0EFC00.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(3)  

dF10FIPSStatsClear 1.3.6.1.4.1.6027.3.22.1.5
Clear all FIP Snooping statistics in the system. This is write-only value. It always returns '0' on request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(0), ignore(1)  

dF10FIPSVlanCfgTable 1.3.6.1.4.1.6027.3.22.1.3
A table of the FIP Snooping Vlan configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DF10FIPSVlanCfgEntry

dF10FIPSVlanCfgEntry 1.3.6.1.4.1.6027.3.22.1.3.1
Represents entry for a FIP Snooping Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  DF10FIPSVlanCfgEntry  

dF10FIPSVlanAdminMode 1.3.6.1.4.1.6027.3.22.1.3.1.1
This enables or disables FIP Snooping on a selected Vlan interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dF10FIPSVlanFCMAP 1.3.6.1.4.1.6027.3.22.1.3.1.2
This object configures the FC-MAP value associated with the FIP snooping Vlan. Default value is 0x0EFC00.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(3)  

dF10FIPSVlanStatsClear 1.3.6.1.4.1.6027.3.22.1.3.1.3
Clear FIP Snooping statistics on this Vlan. This is write-only value. It always returns '0' on request
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(0), ignore(1)  

dF10FIPSIntfTable 1.3.6.1.4.1.6027.3.22.1.4
A table providing configuration for trusted FCF interface mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DF10FIPSIntfEntry

dF10FIPSIntfEntry 1.3.6.1.4.1.6027.3.22.1.4.1
FCF trust mode configuration for an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DF10FIPSIntfEntry  

dF10FIPSIntfPortModeFcf 1.3.6.1.4.1.6027.3.22.1.4.1.2
Sets/disables FCF port mode on an interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), fcf(1), fcoetrusted(2)  

dF10FIPSIntfStatsClear 1.3.6.1.4.1.6027.3.22.1.4.1.3
Clear FIP Snooping statistics on this interface. This is write-only value. It always returns '0' on request
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(0), ignore(1)  

dF10FIPSStatusGroup 1.3.6.1.4.1.6027.3.22.2
OBJECT IDENTIFIER    

dF10FIPSSessionTable 1.3.6.1.4.1.6027.3.22.2.1
A table for FIP Snooping Session entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DF10FIPSSessionEntry

dF10FIPSSessionEntry 1.3.6.1.4.1.6027.3.22.2.1.1
Represents an entry in FIP Snooping session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  DF10FIPSSessionEntry  

dF10FIPSSessionVlanIndex 1.3.6.1.4.1.6027.3.22.2.1.1.1
FCoE Vlan in which the session is established.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dF10FIPSSessionFCFMacAddr 1.3.6.1.4.1.6027.3.22.2.1.1.2
MAC address of the FCF to which the session is established.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dF10FIPSSessionENodeMacAddr 1.3.6.1.4.1.6027.3.22.2.1.1.3
MAC address of the ENode from which the session originated.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dF10FIPSSessionLoginType 1.3.6.1.4.1.6027.3.22.2.1.1.4
Type of login requested by ENode.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER flogi(0), fdisc(1)  

dF10FIPSFCoEMacAddr 1.3.6.1.4.1.6027.3.22.2.1.1.5
MAC address assigned to the VN_Port on the ENode.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dF10FIPSSessionTentativeIndex 1.3.6.1.4.1.6027.3.22.2.1.1.6
Index to the tentavtive session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dF10FIPSSessionFCID 1.3.6.1.4.1.6027.3.22.2.1.1.7
FCID created by FCF for this virtual session.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(3)  

dF10FIPSSessionENodeIntf 1.3.6.1.4.1.6027.3.22.2.1.1.8
Interface to which the ENode is connected.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dF10FIPSSessionFCFIntf 1.3.6.1.4.1.6027.3.22.2.1.1.9
Interface on which the FCF is discovered.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dF10FIPSSessionTime 1.3.6.1.4.1.6027.3.22.2.1.1.10
Time elapsed after this successful virtual session is established by ENode with FCF.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

dF10FIPSSessionExpiryTime 1.3.6.1.4.1.6027.3.22.2.1.1.11
This is virtual connection/session expiry interval. This is used to monitor the status of the session. Session entry is removed when the value reaches 0. This value is reset to 450 secs (5*90secs) every time an associated VN_Port FKA is received from the ENode. This is ignored (marked as NA) if the D-bit is set to one in the FCF Discovery Advertisements.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..450  

dF10FIPSSessionState 1.3.6.1.4.1.6027.3.22.2.1.1.12
This is the state of the virtual session. The state is displayed as TENTATIVE during the process of ENode login to FCF (using FLOGI or FDESC). It displays ACTIVE after ENode and FCF establish a successful virtual connection.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

dF10FIPSENodeTable 1.3.6.1.4.1.6027.3.22.2.2
A table for FIP Snooping discovered ENode entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DF10FIPSENodeEntry

dF10FIPSENodeEntry 1.3.6.1.4.1.6027.3.22.2.2.1
Represents an entry in FIP Snooping ENodes table.
Status: current Access: not-accessible
OBJECT-TYPE    
  DF10FIPSENodeEntry  

dF10FIPSENodeVlanIndex 1.3.6.1.4.1.6027.3.22.2.2.1.1
FCoE Vlan in which the enode is present.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dF10FIPSENodeMacAddr 1.3.6.1.4.1.6027.3.22.2.2.1.2
MAC address of the ENode.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dF10FIPSENodeIntf 1.3.6.1.4.1.6027.3.22.2.2.1.3
Interface to which the ENode is connected.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dF10FIPSENodeNameID 1.3.6.1.4.1.6027.3.22.2.2.1.4
Name ID of the ENode.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

dF10FIPSENodeMaxFCoESize 1.3.6.1.4.1.6027.3.22.2.2.1.5
Maximum FCoE PDU size the ENode MAC intends to use for FCoE traffic. This is equivalent to the maximum Ethernet frame payload the ENode intends to send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dF10FIPSENodeConnectedFCFsCount 1.3.6.1.4.1.6027.3.22.2.2.1.6
Number of FCFs to which this ENode has FCoE virtual connections established.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dF10FIPSENodeActiveSessions 1.3.6.1.4.1.6027.3.22.2.2.1.7
Number of FCoE virtual connections successfully established by the ENode with FCFs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dF10FIPSENodeWaitingSessions 1.3.6.1.4.1.6027.3.22.2.2.1.8
Number of FCoE virtual connections initiated by ENode and waiting for FCF acceptance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dF10FIPSENodeRejectedSessions 1.3.6.1.4.1.6027.3.22.2.2.1.9
Number of virtual connections originted from ENode which are rejected by FCFs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dF10FIPSENodeTimeSinceDiscovered 1.3.6.1.4.1.6027.3.22.2.2.1.10
Time elapsed since the ENode is discovered.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

dF10FIPSFCFTable 1.3.6.1.4.1.6027.3.22.2.3
A table for FIP Snooping discovered FCF entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DF10FIPSFCFEntry

dF10FIPSFCFEntry 1.3.6.1.4.1.6027.3.22.2.3.1
Represents an entry in FIP Snooping FCFs table.
Status: current Access: not-accessible
OBJECT-TYPE    
  DF10FIPSFCFEntry  

dF10FIPSFCFVlanIndex 1.3.6.1.4.1.6027.3.22.2.3.1.1
FCoE Vlan in which the FCF is present.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dF10FIPSFCFMacAddr 1.3.6.1.4.1.6027.3.22.2.3.1.2
MAC address of the FCF.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dF10FIPSFCFIntf 1.3.6.1.4.1.6027.3.22.2.3.1.3
Inteface on which FCF is discovered.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dF10FIPSFCFNameID 1.3.6.1.4.1.6027.3.22.2.3.1.4
Name Identifer of the FCF.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

dF10FIPSFCFFabricName 1.3.6.1.4.1.6027.3.22.2.3.1.5
Fabric Name identifying the Fabric.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

dF10FIPSFCFAddressingMode 1.3.6.1.4.1.6027.3.22.2.3.1.6
Addressing mode(s) supported by the FCF.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fpma(1), spma(2), both(3)  

dF10FIPSFCFPriority 1.3.6.1.4.1.6027.3.22.2.3.1.7
This is the priority assigned to FCF. The highest priority value is 0 and the lowest priority value is 255.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

dF10FIPSFCFDbit 1.3.6.1.4.1.6027.3.22.2.3.1.8
This reflects the value of D bit value provided by the most recently received Discovery Advertisement from the FCF.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1  

dF10FIPSFCFIsAvailableForLogin 1.3.6.1.4.1.6027.3.22.2.3.1.9
This reflects the value of the A bit provided by the most recently received Discovery Advertisement from the FCF. This provides the information that the transmitting FCF is available for FIP FLOGI/FDISC from ENodes. This is informational and shall have no effect on existing logins.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1  

dF10FIPSFCFConfiguredFKA 1.3.6.1.4.1.6027.3.22.2.3.1.10
FIP keepalive interval (FKA_ADV_PERIOD) in seconds configured on the FCF multiplied by five. For example, if the FKA_ADV period configured on the FCF is 80 seconds, the value of this field is 400 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..450  

dF10FIPSFCFTimeSinceDiscovered 1.3.6.1.4.1.6027.3.22.2.3.1.11
Time elapsed since the FCF is discovered.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

dF10FIPSFCFConnectedENodesCount 1.3.6.1.4.1.6027.3.22.2.3.1.12
Number of ENodes to which FCF has FCoE virtual connections established.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dF10FIPSFCFSessions 1.3.6.1.4.1.6027.3.22.2.3.1.13
Total number of FCoE virtual connections successfully established by the ENodes with this FCF.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dF10FIPSFCFExpiryTime 1.3.6.1.4.1.6027.3.22.2.3.1.14
This indicates the timer value in seconds to monitor the status of the FCF. FCF entry and all its associated virtual sessions will be removed when the value reaches 0. This value is reset to 'Configured FKA-ADV' every time a Discovery Advertisement is received from the FCF-MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dF10FIPSStatisticsGroup 1.3.6.1.4.1.6027.3.22.3
OBJECT IDENTIFIER    

dF10FIPSVlanStatsTable 1.3.6.1.4.1.6027.3.22.3.1
A table containing per-port, per-VLAN statistics for traffic received. Separate objects are provided for both the most-significant and least-significant bits of statistics counters for ports that are associated with this transparent bridge. The most-significant bit objects are only required on high capacity interfaces, as defined in the conformance clauses for these objects. This mechanism is provided as a way to read 64-bit counters for agents which support only SNMPv1. Note that the reporting of most-significant and least- significant counter bits separately runs the risk of missing an overflow of the lower bits in the interval between sampling. The manager must be aware of this possibility, even within the same varbindlist, when interpreting the results of a request or asynchronous notification.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DF10FIPSVlanStatsEntry

dF10FIPSVlanStatsEntry 1.3.6.1.4.1.6027.3.22.3.1.1
FIP Snooping control traffic statistics of a VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DF10FIPSVlanStatsEntry  

dF10FIPSVlanVlanRequests 1.3.6.1.4.1.6027.3.22.3.1.1.1
Number of VLAN Request messages received on the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanVlanNotifications 1.3.6.1.4.1.6027.3.22.3.1.1.2
Number of VLAN Notification messages received on the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanMCDiscSolicits 1.3.6.1.4.1.6027.3.22.3.1.1.3
Number of Multicast Discovery Solicitation messages snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanUnicastDiscSolicits 1.3.6.1.4.1.6027.3.22.3.1.1.4
Number of Unicast Discovery Solicitation messages snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanFLogis 1.3.6.1.4.1.6027.3.22.3.1.1.5
Number of Fabric Login messages snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanFDiscs 1.3.6.1.4.1.6027.3.22.3.1.1.6
Number of Fabric Discovery Login messages snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanFLogouts 1.3.6.1.4.1.6027.3.22.3.1.1.7
Number of Fabric Logout messages snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanVnPortKeepAlives 1.3.6.1.4.1.6027.3.22.3.1.1.8
Number of VN_Port keep alive messages snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanMCDiscAdverts 1.3.6.1.4.1.6027.3.22.3.1.1.9
Number of Multicast Discovery Advertisement messages snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanUnicastDiscAdverts 1.3.6.1.4.1.6027.3.22.3.1.1.10
Number of Unicast Discovery Advertisement packets snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanFLogiAccepts 1.3.6.1.4.1.6027.3.22.3.1.1.11
Number of Fabric Login accept packets snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanFLogiRejects 1.3.6.1.4.1.6027.3.22.3.1.1.12
Number of Fabric Login reject packets snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanFDiscAccepts 1.3.6.1.4.1.6027.3.22.3.1.1.13
Number of Fabric Discovery accept packets snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanFDiscRejects 1.3.6.1.4.1.6027.3.22.3.1.1.14
Number of Fabric Discovery reject packets snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanFLogoutAccepts 1.3.6.1.4.1.6027.3.22.3.1.1.15
Number of Fabric Logouts accept packets snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanFLogoutRejects 1.3.6.1.4.1.6027.3.22.3.1.1.16
Number of Fabric Logouts reject packets snooped in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  


dF10FIPSVlanVnPortSeshTimeouts 1.3.6.1.4.1.6027.3.22.3.1.1.18
Number of virtual sessions removed due to session timer expiry in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanFcfDiscAdvTimeouts 1.3.6.1.4.1.6027.3.22.3.1.1.19
Number of ACTIVE sessions timed out due to Discovery Advertisements timer expiry from FCFs in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanSeshFailsDueToHwCfg 1.3.6.1.4.1.6027.3.22.3.1.1.20
Number of sessions in the VLAN that failed while configuring the hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanSeshDenyFcfLmtRch 1.3.6.1.4.1.6027.3.22.3.1.1.21
Number of sessions that are denied to be created for the new FCF as the number of FCFs reached the maximum allowed limit supported in the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanSeshDenyENodeLmtRch 1.3.6.1.4.1.6027.3.22.3.1.1.22
Number of sessions that are denied to be created for the new ENode as the number of ENodes reached the maximum allowed limit supported by the system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSVlanSeshDenySysLmtRch 1.3.6.1.4.1.6027.3.22.3.1.1.23
Number of session create requests denied as the number of sessions reached the maximum allowed limit supported by the system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfStatsTable 1.3.6.1.4.1.6027.3.22.3.2
A table containing per-port, per-VLAN statistics for traffic received. Separate objects are provided for both the most-significant and least-significant bits of statistics counters for ports that are associated with this transparent bridge. The most-significant bit objects are only required on high capacity interfaces, as defined in the conformance clauses for these objects. This mechanism is provided as a way to read 64-bit counters for agents which support only SNMPv1. Note that the reporting of most-significant and least- significant counter bits separately runs the risk of missing an overflow of the lower bits in the interval between sampling. The manager must be aware of this possibility, even within the same varbindlist, when interpreting the results of a request or asynchronous notification.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DF10FIPSIntfStatsEntry

dF10FIPSIntfStatsEntry 1.3.6.1.4.1.6027.3.22.3.2.1
FIP Snooping control traffic statistics on this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DF10FIPSIntfStatsEntry  

dF10FIPSIntfVlanRequests 1.3.6.1.4.1.6027.3.22.3.2.1.1
Number of VLAN Request messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfVlanNotifications 1.3.6.1.4.1.6027.3.22.3.2.1.2
Number of VLAN Notification messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfMCDiscSolicits 1.3.6.1.4.1.6027.3.22.3.2.1.3
Number of Multicast Discovery Solicitation messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfUnicastDiscSolicits 1.3.6.1.4.1.6027.3.22.3.2.1.4
Number of Unicast Discovery Solicitation messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfFLogis 1.3.6.1.4.1.6027.3.22.3.2.1.5
Number of Fabric Logins received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfFDiscs 1.3.6.1.4.1.6027.3.22.3.2.1.6
Number of Fabric Discovery logins received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfFLogouts 1.3.6.1.4.1.6027.3.22.3.2.1.7
Number of Fabric Logouts received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfVnPortKeepAlives 1.3.6.1.4.1.6027.3.22.3.2.1.8
Number of VN_Port keepalive messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfMCDiscAdverts 1.3.6.1.4.1.6027.3.22.3.2.1.9
Number of Multicast Discovery Advertisement messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfUnicastDiscAdverts 1.3.6.1.4.1.6027.3.22.3.2.1.10
Number of Unicast Discovery Advertisement messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfFLogiAccepts 1.3.6.1.4.1.6027.3.22.3.2.1.11
Number of Fabric Login accept messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfFLogiRejects 1.3.6.1.4.1.6027.3.22.3.2.1.12
Number of Fabric Login reject messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfFDiscAccepts 1.3.6.1.4.1.6027.3.22.3.2.1.13
Number of Fabric Discovery accept messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfFDiscRejects 1.3.6.1.4.1.6027.3.22.3.2.1.14
Number of Fabric Discovery reject messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfFLogoutAccepts 1.3.6.1.4.1.6027.3.22.3.2.1.15
Number of Fabric Logout accept messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfFLogoutRejects 1.3.6.1.4.1.6027.3.22.3.2.1.16
Number of Fabric Logout reject messages received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  


dF10FIPSIntfVnPortSeshTimeouts 1.3.6.1.4.1.6027.3.22.3.2.1.18
Number of Virtual sessions removed due to session timer expiry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfFcfDiscAdvTimeouts 1.3.6.1.4.1.6027.3.22.3.2.1.19
Number of ACTIVE sessions timed out due to Discovery Advertisements timer expiry from FCFs on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfSeshFailsDueToHwCfg 1.3.6.1.4.1.6027.3.22.3.2.1.20
Number of sessions on this interface that failed while configuring the hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfSeshDenyFcfLmtRch 1.3.6.1.4.1.6027.3.22.3.2.1.21
Number of sessions that are denied to be created on this interface form a new FCF as the number of FCFs count reached the maximum allowed limit in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfSeshDenyENodeLmtRch 1.3.6.1.4.1.6027.3.22.3.2.1.22
Number of sessions that are denied to be created on this interface form a new ENode/host as the number of ENodes/hosts count reached the maximum allowed limit in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSIntfSeshDenySysLmtRch 1.3.6.1.4.1.6027.3.22.3.2.1.23
Number of sessions that are denied to be created as the number of sessions count reached the maximum allowed limit supported in the system. This is a global counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dF10FIPSNotifications 1.3.6.1.4.1.6027.3.22.4
OBJECT IDENTIFIER    

dF10FIPSTraps 1.3.6.1.4.1.6027.3.22.4.0
OBJECT IDENTIFIER    

dF10FIPSTrapObjects 1.3.6.1.4.1.6027.3.22.4.1
OBJECT IDENTIFIER    

dF10FIPSTrapVlanIndex 1.3.6.1.4.1.6027.3.22.4.1.1
This object refers to the Vlan Index for which the FIP Snooping trap is being sent.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

dF10FIPSTrapMacAddr 1.3.6.1.4.1.6027.3.22.4.1.2
This object refers to the FCF or Enode MAC Address for which the FIP Snooping trap is being sent.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

dF10MaxFcfsInVlanLmtRchTrap 1.3.6.1.4.1.6027.3.22.4.0.1
This trap is sent when number of FCFs reached maximum allowed limit in VLAN.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dF10MaxENodesLmtRchTrap 1.3.6.1.4.1.6027.3.22.4.0.2
This trap is sent when number of ENodes reached maximum allowed limit in the system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dF10MaxSessionLmtRchTrap 1.3.6.1.4.1.6027.3.22.4.0.3
This trap is sent when number of sessions reached maximum allowed limit in the system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dF10FcfDroppedTrap 1.3.6.1.4.1.6027.3.22.4.0.4
This trap is sent when a new FCF discovered (Discovery Advertisement is received from FCF) is dropped, as the maximum allowed FCFs limit in a VLAN is already reached.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dF10ENodeDroppedTrap 1.3.6.1.4.1.6027.3.22.4.0.5
This trap is sent when a new ENode discovered is dropped, as the maximum allowed ENodes limit in the system is already reached.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dF10SessionRequestDroppedTrap 1.3.6.1.4.1.6027.3.22.4.0.6
This trap is sent when a new session request received is dropped, as the maximum allowed session limit in system is already reached.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dF10AclInstallationFailureTrap 1.3.6.1.4.1.6027.3.22.4.0.7
This trap is sent when there is a problem in installing the ACL entries due to no space or hardware failure
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dF10FIPSMibConformance 1.3.6.1.4.1.6027.3.22.5
OBJECT IDENTIFIER    

dF10FIPSMibCompliances 1.3.6.1.4.1.6027.3.22.5.1
OBJECT IDENTIFIER    

dF10FIPSMibGroups 1.3.6.1.4.1.6027.3.22.5.2
OBJECT IDENTIFIER    

dF10FIPSMibCompliance 1.3.6.1.4.1.6027.3.22.5.1.1
The compliance statement for Dell Networking OS product which implement the Dell Networking OS FIP Snooping MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

dF10FIPSCfgObjectGroup 1.3.6.1.4.1.6027.3.22.5.2.1
This group represents a collection of objects providing the FIPS system information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dF10FIPSVlanCfgObjectGroup 1.3.6.1.4.1.6027.3.22.5.2.2
This group represents a collection of objects providing the FIPS vlan information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dF10FIPSIntfObjectGroup 1.3.6.1.4.1.6027.3.22.5.2.3
This group represents a collection of objects providing the FIPS interface information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dF10FIPSSessionObjectGroup 1.3.6.1.4.1.6027.3.22.5.2.4
This group represents a collection of objects providing the FIPS Session information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dF10FIPSENodeObjectGroup 1.3.6.1.4.1.6027.3.22.5.2.5
This group represents a collection of objects providing the FIPS ENode information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dF10FIPSFCFObjectGroup 1.3.6.1.4.1.6027.3.22.5.2.6
This group represents a collection of objects providing the FIPS FCF information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dF10FIPSVlanStatsObjectGroup 1.3.6.1.4.1.6027.3.22.5.2.7
This group represents a collection of objects providing the FIPS Vlan Statistics information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dF10FIPSIntfStatsObjectGroup 1.3.6.1.4.1.6027.3.22.5.2.8
This group represents a collection of objects providing the FIPS Interface Statistics information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dF10FIPSTrapsObjectGroup 1.3.6.1.4.1.6027.3.22.5.2.9
This group represents a collection of objects providing the FIPS Trap information.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

dF10FIPSTrapObjectsGroup 1.3.6.1.4.1.6027.3.22.5.2.10
This group represents a collection of objects providing the FIPS Trap object information.
Status: current Access: accessible-for-notify
OBJECT-GROUP