dF10ETSOperStatus

DF10-DCB-MIB · .1.3.6.1.4.1.6027.3.15.3.2.2.1.5

Object

column EnabledStatus
This object gives information on the operational status of ETS
on the given port.
Enabled(1) indicates ETS on the port is in sync with the remote
and is operationally up.
Disabled(2) indicates ETS on the port is operationally disabled.

Context

MIB
DF10-DCB-MIB
OID
.1.3.6.1.4.1.6027.3.15.3.2.2.1.5
Type
column
Access
readonly
Status
current
Parent
dF10ETSPortEntry
Groups
1

Walk 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::dF10ETSOperStatus'
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::dF10ETSOperStatus.<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::dF10ETSOperStatus'

Syntax

Source
EnabledStatus
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled

Conformance