rlPhyTestGetStatus

OBS ✓
RADLAN-PHY-MIB · .1.3.6.1.4.1.89.90.1.2.1.2

Object

column Enumeration
This object contains the status of the most recently
requested test for operator initiated tests or the value
none(1) if no tests have been requested since the last
reset. For non operator initiated tests the value is always
none(1).
Note that this facility provides no provision for saving
the results of one test when starting another, as could
be required if used by multiple managers concurrently.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
RADLAN-PHY-MIB
OID
.1.3.6.1.4.1.89.90.1.2.1.2
Type
column
Access
readonly
Status
current
Parent
rlPhyTestGetEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2success
3inProgress
4notSupported
5unAbleToRun
6aborted
7failed