ifOtdrFiberSpanStartMeasurementSnmp

LUM-IFOTDR-MIB · .1.3.6.1.4.1.8708.2.72.2.2.1.1.19

Object

column r/w Enumeration
Start a measurement via SNMP.
              
The result of the measurement is stored in a file under /tftpboot/otdr/,
using the following syntax:
otdr-[subrack]-[slot]-[interfaceNumber]-[fiberSpanId]-yymmdd-hhmmss.sor
              
The measurement time for a farField and nearField measurement is 60 seconds. The
measurement time is settable when using manual settings.
              
Note! A maximum of two files per interface are stored, the oldest file will be
removed when a new measurement is performed.
              
Note! The actual time for a measurement to be completed can deviate from the
selected measurement time.

Context

MIB
LUM-IFOTDR-MIB
OID
.1.3.6.1.4.1.8708.2.72.2.2.1.1.19
Type
column
Access
readwrite
Status
current
Default
noAction
Parent
ifOtdrFiberSpanEntry
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 'LUM-IFOTDR-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFOTDR-MIB::ifOtdrFiberSpanStartMeasurementSnmp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFOTDR-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFOTDR-MIB::ifOtdrFiberSpanStartMeasurementSnmp.<ifOtdrFiberSpanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFOTDR-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFOTDR-MIB::ifOtdrFiberSpanStartMeasurementSnmp'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noAction
2start

Conformance