ifOtdrFiberSpanSessionType

LUM-IFOTDR-MIB · .1.3.6.1.4.1.8708.2.72.2.2.1.1.4

Object

column r/w Enumeration
Depending on choice of session type, measurements will be performed
with different parameters.
              
+-----------------------------------------------------------------------+
| Attributes          | nearField   | farField  | manualSettings        |
+---------------------+-------------+-----------+-----------------------+
| Distance range      |  5 km       | 125 km    | user defined (50 km)  |
+---------------------+-------------+-----------+-----------------------+
| Pulse width         |  10 ns      | 20000 ns  | user defined (100 ns) |
+---------------------+-------------+-----------+-----------------------+
| Sampling resolution |  0.64 m     | 20 m      | user defined (5.00 m) |
+---------------------+-------------+-----------+-----------------------+
| Measurement time    |  60 s       | 60 s      | user defined (60 s)   |
+---------------------+-------------+-----------+-----------------------+
              
nearField       - High resolution but limited dynamic range. Max range 5 km.
              
farField        - High dynamic range but low resolution. Min range 4 km, max
                  range 125 km.
              
manualSettings  - Distance range, pulse width, sampling resolution and
                  measurement time are set manually.

Context

MIB
LUM-IFOTDR-MIB
OID
.1.3.6.1.4.1.8708.2.72.2.2.1.1.4
Type
column
Access
readwrite
Status
current
Default
farField
Parent
ifOtdrFiberSpanEntry
Groups
3

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::ifOtdrFiberSpanSessionType'
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::ifOtdrFiberSpanSessionType.<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::ifOtdrFiberSpanSessionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nearField
2farField
3manualSettings