wtWebio577xxEA12x12AlarmSetOutputsOwn
Webio-Digital-MIB-US ·
.1.3.6.1.4.1.5040.1.2.49.3.1.5.3.1.70
Object
column mandatory
r/w
OctetString
This variable allows setting of individual output.
The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output.
Bit 0 corresponds to the LSB.
The first four OCTETS contain the mask which determines which of the outputs are to
be considered (corresponding bit = 1) and which outputs are to ignore
(corresponding bit = 0):
OCTET 1 : unused
OCTET 2 : unused
OCTET 3 : Bit 0-3: Level of digital outputs 8-11
OCTET 4 : Bit 0-7: Mask for digital outputs 0-7
OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs
should assume:
OCTET 5 : unused
OCTET 6 : unused
OCTET 7 : Bit 0-3: Level of digital outputs 8-11
OCTET 8 : Bit 0-7: Level of digital outputs 0-7
OCTETS 9-12 are unused.
Context
- MIB
- Webio-Digital-MIB-US
- OID
.1.3.6.1.4.1.5040.1.2.49.3.1.5.3.1.70- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtWebio577xxEA12x12AlarmEntry
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 '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::wtWebio577xxEA12x12AlarmSetOutputsOwn'
More examples
Read one indexed 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::wtWebio577xxEA12x12AlarmSetOutputsOwn.<index>'
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::wtWebio577xxEA12x12AlarmSetOutputsOwn'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.