nodeTestResult

STONESOFT-NETNODE-MIB · .1.3.6.1.4.1.1369.6.1.1.7.1.3

Object

column Enumeration
The most recent result of the 
nodeTest

Context

MIB
STONESOFT-NETNODE-MIB
OID
.1.3.6.1.4.1.1369.6.1.1.7.1.3
Type
column
Access
readonly
Status
current
Parent
nodeTestEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1success
2failure

Conformance