wtWebioEA12x6RelBinaryUdpPeerInputTrigger
Webio-Digital-MIB-US ·
.1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.16
Object
column 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.6.3.1.16- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtWebioEA12x6RelBinaryEntry
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::wtWebioEA12x6RelBinaryUdpPeerInputTrigger'
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::wtWebioEA12x6RelBinaryUdpPeerInputTrigger.<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::wtWebioEA12x6RelBinaryUdpPeerInputTrigger'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.