outType

DAMOCLES-MIB · .1.3.6.1.4.1.21796.3.4.2.1.4

Object

column mandatory OutputType
The binary output type. 0 relay (off, on), 1 rts (-10,+10V), 2 dtr (0,10V)

Context

MIB
DAMOCLES-MIB
OID
.1.3.6.1.4.1.21796.3.4.2.1.4
Type
column
Access
readonly
Status
mandatory
Parent
outEntry

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 'DAMOCLES-MIB' -M '/opt/observium/mibs/hwgroup:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DAMOCLES-MIB::outType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DAMOCLES-MIB' -M '/opt/observium/mibs/hwgroup:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DAMOCLES-MIB::outType.<outIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DAMOCLES-MIB' -M '/opt/observium/mibs/hwgroup:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DAMOCLES-MIB::outType'

Syntax

Source
OutputType
Base type
Enumeration

Values & Constraints

Type Values
0onOff
1rts
2dtr