sdbDevSsDeviceStatusCode
SCHLEIFENBAUER-DATABUS-MIB ·
.1.3.6.1.4.1.31034.12.1.1.2.3.1.1.1
Object
column Integer32
Returns an internal status or error code.
A value of 0 means OK.
If not 0 it can be any of the following codes. Multiple status codes
can be active at the same time. The value will be the sum of the
active status codes.
1 = alert flagged
2 = settings(s) initialized
4 = power-on reset
8 = external reset
16 = watchdog timer caused reset
32 = brownout detected
64 = controller error
128 = slave module was reset
Context
- MIB
- SCHLEIFENBAUER-DATABUS-MIB
- OID
.1.3.6.1.4.1.31034.12.1.1.2.3.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sdbDevSsEntry
- Groups
- 1
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 'SCHLEIFENBAUER-DATABUS-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-DATABUS-MIB::sdbDevSsDeviceStatusCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCHLEIFENBAUER-DATABUS-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-DATABUS-MIB::sdbDevSsDeviceStatusCode.<sdbDevIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCHLEIFENBAUER-DATABUS-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCHLEIFENBAUER-DATABUS-MIB::sdbDevSsDeviceStatusCode'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of