networkDeviceCapabilities
IDRAC-MIB ·
.1.3.6.1.4.1.674.10892.555.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
- OID
.1.3.6.1.4.1.674.10892.555.4.1100.90.1.29- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- networkDeviceTableEntry
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 'IDRAC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDRAC-MIB::networkDeviceCapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IDRAC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDRAC-MIB::networkDeviceCapabilities.<networkDeviceChassisIndex>.<networkDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IDRAC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IDRAC-MIB::networkDeviceCapabilities'
Syntax
- Source
- NetworkDeviceCapabilitiesFlags
- Base type
Enumeration
Values & Constraints
Type Values
1 | supported |
2 | toe |
4 | iscsiOffload |
8 | fcoeOffload |