extremeWirelessPortWatchdogReset

EXTREME-WIRELESS-MIB · .1.3.6.1.4.1.1916.1.25.1.1.1.18

Object

column r/w SNMPv2-TCTruthValue
This is to enable/disable watchdog timer reset on timeout. 
Default is enable. If it is enabled, system should reset
when the watchdog kicks in. On next bootup, it should 
send out an syslog message to syslog server.  If it is 
disabled, it should record the error and not reset the system.

Context

MIB
EXTREME-WIRELESS-MIB
OID
.1.3.6.1.4.1.1916.1.25.1.1.1.18
Type
column
Access
readwrite
Status
current
Parent
extremeWirelessPortStatusEntry

Walk 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 'EXTREME-WIRELESS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-WIRELESS-MIB::extremeWirelessPortWatchdogReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-WIRELESS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-WIRELESS-MIB::extremeWirelessPortWatchdogReset.<extremeWirelessPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-WIRELESS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-WIRELESS-MIB::extremeWirelessPortWatchdogReset'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false