wtWebioEA12x6RelHttpInputTrigger
Webio-Digital-MIB-US ·
.1.3.6.1.4.1.5040.1.2.19.3.1.3.2.3
Object
scalar mandatory
r/w
OctetString
Every change on the inputs causes their state to be transmitted to the
remote device. To minimize data traffic, individual inputs may be exempted
from this rule. Nevertheless every transmission will contain all input bits.
If a bit is set (1), a change of state on the corresponding input
triggers a transmission. If the bit is not set (0), no transmission
takes place.
The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input.
Bit 0 corresponds to the LSB.
OCTET 1: unused
OCTET 2: unused
OCTET 3, Bit 0-3: Digital inputs 8-11
Bit 4-7: unused
OCTET 4, Bit 0-7: Digital inputs 0-7
Context
- MIB
- Webio-Digital-MIB-US
- OID
.1.3.6.1.4.1.5040.1.2.19.3.1.3.2.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wtWebioEA12x6RelHTTP
Net-SNMP examples
How SNMP and these commands workScalars 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::wtWebioEA12x6RelHttpInputTrigger.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::wtWebioEA12x6RelHttpInputTrigger'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.