mcmescSelfTestResult

LUXN-MIB · .1.3.6.1.4.1.4253.3.3.5.1.1.1.5

Object

column mandatory Enumeration
Indicate an overall result of the latest self-test.
The value inprogress(3) will be given if a self-test is in progress.
The table mcmescLinkSelfTestResult and mcmescPortSelfTestResult
show the detail result of each individual test item.

Context

MIB
LUXN-MIB
OID
.1.3.6.1.4.1.4253.3.3.5.1.1.1.5
Type
column
Access
readonly
Status
mandatory
Parent
mcmescSelfTestEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1passed
2failed
3inprogress
4notreported