All MIBs › DF10-DCB-MIB › dF10DcbMaxPfcProfiles
dF10DcbMaxPfcProfiles
Module: DF10-DCB-MIB
OID (symbolic): DF10-DCB-MIB::dF10DcbMaxPfcProfiles
OID (numeric): 1.3.6.1.4.1.6027.3.15.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The maximum number of PFC(Priority Based Flow Control)profiles supported by the device.
A PFC profile is a bitmap, containing the status of PFC for all the priorities.
If Bit 0 is set, then it means PFC is enabled for priority 0, otherwise PFC is disabled for priority 0.
If Bit 1 is set, then it means PFC is enabled for priority 1, otherwise PFC is disabled for priority 1, and so on.
If this object value is zero, it means all the bits are set to zero and PFC is disabled for all priorities.
If this object's value is 3, it means the bits 0 and 1 are set and PFC is enabled for priorities 0 and 1 and disabled for all other priorities.
Device supporting 256 PFC profiles, means all possible combination of PFC status on 8 priorities are supported.
What is dF10DcbMaxPfcProfiles?
Shows how many distinct PFC profiles the switch supports, where each profile is an 8-bit bitmap marking which of the 8 traffic priorities have PFC enabled (e.g. a value of 3 means priorities 0 and 1 have PFC on). A device supporting the full 256 profiles can represent every possible combination of PFC enable/disable across the 8 priorities.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6027.3.15.1.3 snmpwalk -v2c -c public <target> DF10-DCB-MIB::dF10DcbMaxPfcProfiles
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6027.3.15.1.3.1 snmpget -v2c -c public <target> DF10-DCB-MIB::dF10DcbMaxPfcProfiles.1
Start monitoring Dell Networking (Force10) data center switch (DCB/DCBX) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DF10-DCB-MIB::dF10DcbMaxPfcProfiles OID value, configure state conditions and alerts, and monitor any Dell Networking (Force10) data center switch (DCB/DCBX) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6027 | dellNet | DELL-NETWORKING-SMI |
| 1.3.6.1.4.1.6027.3 | dellNetMgmt | DELL-NETWORKING-SMI |
| 1.3.6.1.4.1.6027.3.15 | dellNetDcb | DELL-NETWORKING-DCB-MIB |
| 1.3.6.1.4.1.6027.3.15.1 | dellNetDcbSystem | DELL-NETWORKING-DCB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6027.3.15.1.3 | dF10DcbMaxPfcProfiles | DF10-DCB-MIB |