dellNetDCBXAdminStatus

DELL-NETWORKING-DCB-MIB · .1.3.6.1.4.1.6027.3.15.3.1.2.1.2

Object

column EnabledStatus
This object is used to display if DCBX feature is 
enabled(1) or disabled(2) on the given port.

Context

MIB
DELL-NETWORKING-DCB-MIB
OID
.1.3.6.1.4.1.6027.3.15.3.1.2.1.2
Type
column
Access
readonly
Status
current
Parent
dellNetDCBXPortEntry
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 'DELL-NETWORKING-DCB-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-DCB-MIB::dellNetDCBXAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-NETWORKING-DCB-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-DCB-MIB::dellNetDCBXAdminStatus.<dellNetDCBXPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-NETWORKING-DCB-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-NETWORKING-DCB-MIB::dellNetDCBXAdminStatus'

Syntax

Source
EnabledStatus
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled

Conformance