dcnOtdrLatestMeasurementStatus
LUM-DCN-MIB ·
.1.3.6.1.4.1.8708.2.20.2.8.1.1.19
Object
Defines the status of latest measurement.
success - The measurement was successful.
failed - The measurement failed.
notApplicable - used to tell that attribute is
not used in current configuration.
notAvailable - used to tell that it is not possible
to read attribute at the moment.
Context
- MIB
- LUM-DCN-MIB
- OID
.1.3.6.1.4.1.8708.2.20.2.8.1.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dcnOtdrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'LUM-DCN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-DCN-MIB::dcnOtdrLatestMeasurementStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-DCN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-DCN-MIB::dcnOtdrLatestMeasurementStatus.<dcnOtdrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-DCN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-DCN-MIB::dcnOtdrLatestMeasurementStatus'
Syntax
- Source
- LUM-TCMeasurementStatusWithNA
- Base type
Enumeration
Type Description
Defines the status of latest measurement.
success - The measurement was successful.
failed - The measurement failed.
notApplicable - used to tell that attribute is
not used in current configuration.
notAvailable - used to tell that it is not possible
to read attribute at the moment.
Values & Constraints
Type Values
1 | success |
2 | failed |
2147483646 | notAvailable |
2147483647 | notApplicable |
Conformance
Member of