a10AutomaticSettings
DELLBASEBOARDMIF-MIB ·
.1.3.6.1.4.1.674.10890.1.1.10.1.2
Object
Indicates which Automatic Settings are enabled by the user. Encoding is as follows: 0x1 = Enabled w/ Reboot 0x2 = Enabled w/ Power Cycle 0x4 = Enabled w/ Notification If value is nonzero, Watchdog is Enabled.
Context
- MIB
- DELLBASEBOARDMIF-MIB
- OID
.1.3.6.1.4.1.674.10890.1.1.10.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- eSystemControl
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 'DELLBASEBOARDMIF-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLBASEBOARDMIF-MIB::a10AutomaticSettings'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELLBASEBOARDMIF-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLBASEBOARDMIF-MIB::a10AutomaticSettings.<DmiComponentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELLBASEBOARDMIF-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELLBASEBOARDMIF-MIB::a10AutomaticSettings'
Syntax
- Source
- DmiDisplaystring
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.