fsDCBXAdminStatus

SUPERMICRO-DCB-MIB · .1.3.6.1.4.1.10876.101.2.22.3.1.2.1.2

Object

column r/w EnabledStatus
This object is used to enable or disable DCBX feature on
the given port.
              
If set to 'enabled(1)', DCBX feature will be enabled 
on this port. This will start the state machine for 
 the feature for which the AdminMode is configured as 
 'auto'. 
              
If set to 'disabled(2)', DCBX feature will be disabled 
on this port.This will stop the state machine for 
 the feature for which the AdminMode is configured as 
 'auto'.

Context

MIB
SUPERMICRO-DCB-MIB
OID
.1.3.6.1.4.1.10876.101.2.22.3.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
fsDCBXPortEntry

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 'SUPERMICRO-DCB-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DCB-MIB::fsDCBXAdminStatus'
More examples
Read one indexed 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::fsDCBXAdminStatus.<fsDCBXPortNumber>'
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::fsDCBXAdminStatus'

Syntax

Source
EnabledStatus
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled