wtDeaDrvWatchdog
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.4.3.1.3
Object
This parameter allows control of all instances which are active between the card driver in the Com-Server and the application on the computer, including the computer itself (e.g., TCP/IP stack in the computer, network card, network, ..). If one of these instances drops out, i.e., communication between the application and the card driver is no longer ensured, the card driver switches all outputs off after expiration of the driver watchdog (in 100ms ticks). IMPORTANT: If this parameter is activated, the application must poll the card driver regularly by sending an I/O structure. The value of the variable wtDeaDrvWatchdog should be a multiple of the poll rate. Monitoring is always active. If a TCP connection is closed without deactivating the outputs, this is done after expiration of the driver watchdog.
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.4.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtDeaPortEntry
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 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Com-Server-Intern-MIB::wtDeaDrvWatchdog'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Com-Server-Intern-MIB::wtDeaDrvWatchdog.<wtDeaInterfaceNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Com-Server-Intern-MIB::wtDeaDrvWatchdog'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647