nwtControlThresholdState

NetWare-Server-Trend-MIB · .1.3.6.1.4.1.23.2.26.1.1.1.9

Object

column mandatory r/w Enumeration
The current state of threshold monitoring for this
nwtControlEntry.
              
When the state is 'enabled', the sampled value will be
compared to the appropriate threshold, and a trap
generated if appropriate.
              
When the state is 'disabled', the thresholds will be
ignored, and no trap will ever be generated.

Context

MIB
NetWare-Server-Trend-MIB
OID
.1.3.6.1.4.1.23.2.26.1.1.1.9
Type
column
Access
readwrite
Status
mandatory
Parent
nwtControlEntry

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 'NetWare-Server-Trend-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-Trend-MIB::nwtControlThresholdState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NetWare-Server-Trend-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-Trend-MIB::nwtControlThresholdState.<nwtControlAttributeClass>.<nwtControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NetWare-Server-Trend-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NetWare-Server-Trend-MIB::nwtControlThresholdState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled