dF10PFCModuleStatus
DF10-DCB-MIB ·
.1.3.6.1.4.1.6027.3.15.3.3.1.2
Object
scalar EnabledStatus
The PFC(Priority Based Flow Control) Module status for the switch.
If this object returns with 'disabled', then all the ports
have the PFC feature disabled in the system(hardware)
and the DCBX state machine has stopped on the ports.
If this object returns with 'enabled', then all the ports
have the PFC feature enabled in the system(hardware)
and the DCBX state machine is running on the ports.
Context
- MIB
- DF10-DCB-MIB
- OID
.1.3.6.1.4.1.6027.3.15.3.3.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dF10PFCScalars
- Groups
- 1
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 'DF10-DCB-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DF10-DCB-MIB::dF10PFCModuleStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DF10-DCB-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DF10-DCB-MIB::dF10PFCModuleStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |
Conformance
Member of