All MIBs › DELL-NETWORKING-DCB-MIB › dellNetDcbMaxPfcProfiles
dellNetDcbMaxPfcProfiles
Module: DELL-NETWORKING-DCB-MIB
OID (symbolic): DELL-NETWORKING-DCB-MIB::dellNetDcbMaxPfcProfiles
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 dellNetDcbMaxPfcProfiles?
This value reports how many distinct PFC priority profiles the switch can store, where each profile is an 8-bit bitmap marking which of the 8 traffic priorities have PFC enabled (bit 0 set means priority 0 has PFC on, and so on). A device advertising the default of 256 profiles supports every possible combination of PFC-enabled priorities, while a value of 0 would mean PFC is disabled for all 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> DELL-NETWORKING-DCB-MIB::dellNetDcbMaxPfcProfiles
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> DELL-NETWORKING-DCB-MIB::dellNetDcbMaxPfcProfiles.1
Start monitoring Dell Networking switch (Data Center Bridging/DCBX) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DELL-NETWORKING-DCB-MIB::dellNetDcbMaxPfcProfiles OID value, configure state conditions and alerts, and monitor any Dell Networking switch (Data Center Bridging/DCBX) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| 1.3.6.1.4.1.6027.3.15.1.3 | dellNetDcbMaxPfcProfiles | DELL-NETWORKING-DCB-MIB |