networkDeviceCapabilities

IDRAC-MIB-SMIv2 · .1.3.6.1.4.1.674.10892.5.4.1100.90.1.29

Object

1100.0090.0001.0029 This attribute defines the capabilities of the network device.
If this value is notSupported(0), the networkDeviceTOECapabilityFlags,
networkDeviceiSCSICapabilityFlags and networkDeviceiSCSIEnabled attributes should
be used to determine the network device capabilities.  If the supported(1) bit
is on, this attribute should be used to determine the network device capabilities,
and the attributes mentioned above should not be used.  NOTE: For a network device
on Converged Network Adapter (CNA), this attribute provides capability information
for the CNA and not for the network device. For more information read vendor
documentation.

Context

MIB
IDRAC-MIB-SMIv2
OID
.1.3.6.1.4.1.674.10892.5.4.1100.90.1.29
Type
column
Access
readonly
Status
current
Parent
networkDeviceTableEntry
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 'IDRAC-MIB-SMIv2' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDRAC-MIB-SMIv2::networkDeviceCapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IDRAC-MIB-SMIv2' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDRAC-MIB-SMIv2::networkDeviceCapabilities.<networkDeviceChassisIndex>.<networkDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IDRAC-MIB-SMIv2' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IDRAC-MIB-SMIv2::networkDeviceCapabilities'

Values & Constraints

Type Values
1supported
2toe
4iscsiOffload
8fcoeOffload

Conformance