wtWebioEA24oemSetOutput

Webio-Digital-MIB-US · .1.3.6.1.4.1.5040.1.2.14.1.7

Object

scalar mandatory r/w OctetString
This variable allows setting of individual digital outputs. The OCTETS are 
interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds 
to the LSB.
The first two OCTETS contain the mask which determines which of the outputs are to 
be set (corresponding bit = 1) and which outputs are to remain unchanged 
(corresponding bit = 0):
	OCTET 1: unused
	OCTET 2: Bit 0-7: Mask for digital outputs 16-23
	OCTET 3, Bit 0-7: Mask for digital outputs 8-15
	OCTET 4, Bit 0-7: Mask for digital outputs 0-7
          	
	OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs 
	should assume:
	OCTET 5: unused
	OCTET 6: Bit 0-7: Level of digital outputs 16-23
	OCTET 7, Bit 0-7: Level of digital outputs 8-15
OCTET 8, Bit 0-7: Level of digital outputs 0-7

Context

MIB
Webio-Digital-MIB-US
OID
.1.3.6.1.4.1.5040.1.2.14.1.7
Type
scalar
Access
readwrite
Status
mandatory
Parent
wtWebioEA24oemInOut

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Webio-Digital-MIB-US' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Webio-Digital-MIB-US::wtWebioEA24oemSetOutput.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Webio-Digital-MIB-US' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Webio-Digital-MIB-US::wtWebioEA24oemSetOutput'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.