outValue

DAMOCLES-MIB · .1.3.6.1.4.1.21796.3.4.2.1.2

Object

column mandatory r/w OnOff
The binary output value. 0 off(open), 1 on(close)

Context

MIB
DAMOCLES-MIB
OID
.1.3.6.1.4.1.21796.3.4.2.1.2
Type
column
Access
readwrite
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::outValue'
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::outValue.<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::outValue'

Syntax

Source
OnOff
Base type
Enumeration

Values & Constraints

Type Values
0off
1on