FASTPATH-PFC-MIB: View SNMP OID List / Download MIB
VENDOR: DELL INC.
Home | MIB: FASTPATH-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).
|
|||
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. |
|
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. |
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. |
|
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. |
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. |
|
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. |