dF10ETSAdminMode
DF10-DCB-MIB ·
.1.3.6.1.4.1.6027.3.15.3.2.2.1.2
Object
column DcbAdminMode
This object is used to display the Admin mode for ETS feature on
the given port.
If the mode is 'on(1)',ETS feature is enabled on this port.
ETS configurations, either from this system or
the remote system will take effect based on DCBX negotiations.
If the mode is 'off(2)', ETS 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 and dF10ETSOperState is in 'Off' state.
dF10ETSDcbxOperState becomes oper 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
dF10ETSModuleStatus is disabled. dF10ETSDcbxOperState will
be in 'Off' State.
Context
- MIB
- DF10-DCB-MIB
- OID
.1.3.6.1.4.1.6027.3.15.3.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dF10ETSPortEntry
- 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::dF10ETSAdminMode'
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::dF10ETSAdminMode.<dF10ETSPortNumber>'
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::dF10ETSAdminMode'
Syntax
- Source
- DcbAdminMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | on |
2 | off |
Conformance
Member of