wtWebioEA24oemPortInputMode
Webio-Digital-MIB-US ·
.1.3.6.1.4.1.5040.1.2.14.3.2.1.1.3
Object
column mandatory
r/w
OctetString
Binary coded modes:
Selecting short pulse detection enable by setting the corresponding bit to 1 enables
interrupt support for counting. Only positive edges are accepted as trigger
source. The maximum counting frequenz equals 2000 Hz.
This mode is available for inputs 0-3 only.
Selecting counter clear on read by setting the corresponding bit to 1 enables
the corresponding counter to be cleared automatically every time it is read,
except HTTP reading with user rights.
The OCTETS are interpreted bit-by-bit, with each set of octets corresponding to an input.
Bit 0 corresponds to the LSB.
Selection for input 0-3:
OCTET 1: unused
OCTET 2: unused
OCTET 3: unused
OCTET 4, Bit 2-7: unused
Bit 2 : Counter clear on read
Bit 1 : Change detection enable (default)
Bit 0 : Short Pulse detection enable
Selection for inputs 4-11:
OCTET 1: unused
OCTET 2: unused
OCTET 3: unused
OCTET 4, Bit 2-7: unused
Bit 1 : Counter clear on read
Bit 0 : Change detection enable (default)
Context
- MIB
- Webio-Digital-MIB-US
- OID
.1.3.6.1.4.1.5040.1.2.14.3.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtWebioEA24oemInputPortEntry
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::wtWebioEA24oemPortInputMode'
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::wtWebioEA24oemPortInputMode.<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::wtWebioEA24oemPortInputMode'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.