trapEnabled

ServersCheck · .1.3.6.1.4.1.17095.2.1.1.2

Object

column mandatory r/w Enumeration
Indicates if this trap entry is enabled or not.

Context

MIB
ServersCheck
OID
.1.3.6.1.4.1.17095.2.1.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
trapEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0no
1yes