wtWebioEA6x6AlarmInputTrigger
Webio-Digital-MIB-US ·
.1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.1
Object
column mandatory
r/w
OctetString
This variable allows setting of individual input trigger conditions.
The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input.
Bit 0 corresponds to the LSB.
The first four OCTETS contain the mask which determines which of the inputs are to
be considered (corresponding bit = 1) and which inputs are to ignore
(corresponding bit = 0):
OCTET 1 : unused
OCTET 2 : unused
OCTET 3 : unused
OCTET 4, Bit 0-5: Mask for digital inputs 0-5
Bit 6-7: unused
OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs
should assume:
OCTET 5 : unused
OCTET 6 : unused
OCTET 7 : unused
OCTET 8, Bit 0-5: Level of digital inputs 0-5
Bit 6-7: unused
OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Inputs masked with the any bit trigger with any change
of the corresponding input bit. Settings in OCTET 5-9 are then unused:
OCTET 9 : unused
OCTET 10: unused
OCTET 11: unused
OCTET 12, Bit 0-5: ANY bits of digital inputs 0-5
Bit 6-7: unused
Context
- MIB
- Webio-Digital-MIB-US
- OID
.1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtWebioEA6x6AlarmEntry
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::wtWebioEA6x6AlarmInputTrigger'
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::wtWebioEA6x6AlarmInputTrigger.<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::wtWebioEA6x6AlarmInputTrigger'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 4-4