dF10PFCAdminMode
DF10-DCB-MIB ·
.1.3.6.1.4.1.6027.3.15.3.3.2.1.2
Object
column DcbAdminMode
This object is used to display Admin mode for PFC feature on
the given port.
If mode is 'on(1)',PFC feature is enabled on this port.
PFC configurations, either from this system or
the remote system will take effect based on DCBX negotiations.
If mode is 'off(2)',PFC feature is disabled on this port.
Operational(local) parameters is same as Admin Configuration
Parameters. But Operational(local) parameters do not have any impact
in the system.dF10PFCDcbxOperState becomes up if remote is also disabled
The Operational(local) parameters do not have any impact in
the system if this object value is 'on(1)'
and dF10PFCModuleStatus is disabled. dF10PFCDcbxOperState
will be in 'Off' State.
Context
- MIB
- DF10-DCB-MIB
- OID
.1.3.6.1.4.1.6027.3.15.3.3.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dF10PFCPortEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DF10-DCB-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DF10-DCB-MIB::dF10PFCAdminMode'
More examples
Read one indexed 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::dF10PFCAdminMode.<dF10PFCPortNumber>'
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::dF10PFCAdminMode'
Syntax
- Source
- DcbAdminMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | on |
2 | off |
Conformance
Member of