DNOS-PFC-MIB: View SNMP OID List / Download MIB

VENDOR: DELL INC.


 Home MIB: DNOS-PFC-MIB
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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 fastPathPFC 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47
The MIB definitions Priority based Flow Control Feature.
       agentPfcCfgGroup 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1
           agentPfcTable 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1 no-access
A table providing configuration of PFC Profile per interface.
               agentPfcEntry 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1 no-access
PFC Profile configuration for a port.
                   agentPfcIntfIndex 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.1 interfaceindex no-access
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.
                   agentPfcIntfAdminMode 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.2 integer read-write
Enables/disables PFC profile on an interface. Enumeration: 'enable': 1, 'disable': 2.
                   agentPfcIntfPfcStatus 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.3 integer read-only
Shows the operational-status of PFC on an interface. Enumeration: 'active': 1, 'inactive': 2.
                   agentPfcTotalIntfPfcFramesRx 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.4 unsigned32 read-only
Total Received PFC Frames on this interface.
                   agentPfcTotalIntfPfcFramesTx 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.5 unsigned32 read-only
Total Transmitted PFC Frames on this interface.
                   agentPfcIntfLinkDelayAllowance 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.6 unsigned32 read-only
Indicates the Link Delay Allowance on this interface, measured in bit times.
                   agentPfcIntfAdvWilling 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.7 integer read-only
Indicates if the interface is willing to accept PFC configuration via DCBX. Enumeration: 'unwilling': 2, 'willing': 1.
                   agentPfcIntfPeerDetected 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.8 integer read-only
Indicates if the peer has been detected via DCBX. Enumeration: 'absent': 2, 'detected': 1.
                   agentPfcIntfPeerMacAddr 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.9 macaddress read-only
MAC address of the peer detected via DCBX. If there is no peer, this will be a null MAC address.
                   agentPfcIntfPeerWilling 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.10 integer read-only
Indicates if the peer is willing to accept PFC configuration via DCBX. Enumeration: 'absent': 1, 'unwilling': 3, 'willing': 2.
                   agentPfcIntfPeerMBCStatus 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.11 integer read-only
Indicates if the peer has MACSEC bypass capability. Enumeration: 'absent': 1, 'false': 3, 'true': 2.
                   agentPfcIntfPeerCapability 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.12 unsigned32 read-only
Indicates the number of no-drop priorities supported by the peer. If there is no peer, this will be zero.
                   agentPfcIntfPeerCfgCompatible 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.13 integer read-only
Indicates if the peer's PFC configuration is compatible. Enumeration: 'absent': 1, 'false': 3, 'true': 2.
                   agentPfcIntfPeerCompatibleCfgCount 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.14 unsigned32 read-only
Indicates the number of compatible PFC configurations received from the peer. Does not count duplicate configurations.
                   agentPfcIntfPeerIncompatibleCfgCount 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.1.1.15 unsigned32 read-only
Indicates the number of incompatible PFC configurations received from the peer.
           agentPfcActionTable 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.2 no-access
A table providing priority and action mappings configuration of PFC.
               agentPfcActionEntry 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.2.1 no-access
PFC Action Profile configuration for a port.
                   agentPfcPriority 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.2.1.1 unsigned32 no-access
This is a unique index for an entry in the agentPfcActionTable. A non-zero value indicates the CosQueue Priority.
                   agentPfcAction 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.2.1.2 integer read-write
Set Drop/No-Drop action in PFC profile for the corresponding priority. Enumeration: 'drop': 1, 'nodrop': 2.
                   agentPfcOperAction 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.2.1.3 integer read-only
The operational Drop/No-Drop action in PFC profile for the corresponding priority. Enumeration: 'drop': 1, 'nodrop': 2.
                   agentPfcAdvAction 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.2.1.4 integer read-only
The advertised Drop/No-Drop action in PFC profile for the corresponding priority. Enumeration: 'drop': 1, 'nodrop': 2.
                   agentPfcPeerAction 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.2.1.5 integer read-only
The peer's Drop/No-Drop action in PFC profile for the corresponding priority. Enumeration: 'absent': 1, 'drop': 2, 'nodrop': 3.
           agentPfcIntfStatsPerPriorityTable 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.3 no-access
A table providing statistics of PFC per interface per priority.
               agentPfcIntfStatsPerPriorityEntry 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.3.1 no-access
PFC Stats for a priority and for a port.
                   agentPfcIntfPfcPriorityFramesRx 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.3.1.1 unsigned32 read-only
Received PFC Frames on this interface for a priority.
                   agentPfcIntfPfcPriorityFramesTx 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.47.1.3.1.2 unsigned32 read-only
Transmitted PFC Frames on this interface for a priority.