fsPFCModuleStatus
SUPERMICRO-DCB-MIB ·
.1.3.6.1.4.1.10876.101.2.22.3.3.1.2
Object
The PFC(Priority Based Flow Control) Module status for the switch.
If this object is set as 'disabled', then for all the ports in
which PFC has been enabled, will make the PFC feature disbaled
in the system(hardware) and stop the DCBX state machine on the port
for which fsPFCAdminMode is configured as 'auto'.
If this object is set as 'enabled', then for all the ports in
which PFC has been enabled, will make the PFC feature enabled in
the system(hardware) and start the DCBX state machine on the port
for which fsPFCAdminMode is configured as 'auto'.
Context
- MIB
- SUPERMICRO-DCB-MIB
- OID
.1.3.6.1.4.1.10876.101.2.22.3.3.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsPFCScalars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-DCB-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DCB-MIB::fsPFCModuleStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DCB-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DCB-MIB::fsPFCModuleStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |