FASTPATH-PFC-MIB

File: FASTPATH-PFC-MIB.mib (7396 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
BROADCOM-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 RowStatus InterfaceIndex
fastPath

Defined Types

AgentPfcEntry  
SEQUENCE    
  agentPfcIntfIndex InterfaceIndex
  agentPfcIntfAdminMode INTEGER
  agentPfcIntfPfcStatus INTEGER
  agentPfcTotalIntfPfcFramesRx Unsigned32
  agentPfcTotalIntfPfcFramesTx Unsigned32

AgentPfcActionEntry  
SEQUENCE    
  agentPfcPriority Unsigned32
  agentPfcAction INTEGER

AgentPfcIntfStatsPerPriorityEntry  
SEQUENCE    
  agentPfcIntfPfcPriorityFramesRx Unsigned32

Defined Values

fastPathPFC 1.3.6.1.4.1.4413.1.1.47
The MIB definitions Priority based Flow Control Feature.
MODULE-IDENTITY    

agentPfcCfgGroup 1.3.6.1.4.1.4413.1.1.47.1
OBJECT IDENTIFIER    

agentPfcTable 1.3.6.1.4.1.4413.1.1.47.1.1
A table providing configuration of PFC Profile per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPfcEntry

agentPfcEntry 1.3.6.1.4.1.4413.1.1.47.1.1.1
PFC Profile configuration for a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPfcEntry  

agentPfcIntfIndex 1.3.6.1.4.1.4413.1.1.47.1.1.1.1
This is a unique index for an entry in the agentPfcTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

agentPfcIntfAdminMode 1.3.6.1.4.1.4413.1.1.47.1.1.1.2
Enables/disables PFC profile on an interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPfcIntfPfcStatus 1.3.6.1.4.1.4413.1.1.47.1.1.1.3
Shows the operational-status of PFC on an interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

agentPfcTotalIntfPfcFramesRx 1.3.6.1.4.1.4413.1.1.47.1.1.1.4
Total Received PFC Frames on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentPfcTotalIntfPfcFramesTx 1.3.6.1.4.1.4413.1.1.47.1.1.1.5
Total Transmitted PFC Frames on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentPfcActionTable 1.3.6.1.4.1.4413.1.1.47.1.2
A table providing priority and action mappings configuration of PFC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPfcActionEntry

agentPfcActionEntry 1.3.6.1.4.1.4413.1.1.47.1.2.1
PFC Action Profile configuration for a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPfcActionEntry  

agentPfcPriority 1.3.6.1.4.1.4413.1.1.47.1.2.1.1
This is a unique index for an entry in the agentPfcActionTable. A non-zero value indicates the CosQueue Priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..7  

agentPfcAction 1.3.6.1.4.1.4413.1.1.47.1.2.1.2
Set Drop/No-Drop action in PFC profile for the corresponding priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER drop(1), nodrop(2)  

agentPfcIntfStatsPerPriorityTable 1.3.6.1.4.1.4413.1.1.47.1.3
A table providing statistics of PFC per interface per priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPfcIntfStatsPerPriorityEntry

agentPfcIntfStatsPerPriorityEntry 1.3.6.1.4.1.4413.1.1.47.1.3.1
PFC Stats for a priority and for a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPfcIntfStatsPerPriorityEntry  

agentPfcIntfPfcPriorityFramesRx 1.3.6.1.4.1.4413.1.1.47.1.3.1.1
Received PFC Frames on this interface for a priority.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32