optIfOTMnOpticalReach

OPT-IF-MIB · .1.3.6.1.2.1.10.133.1.1.1.1.6

Object

column Enumeration
This object indicates the length the optical signal
may travel before requiring termination or regeneration.
The meaning of the enumeration are:
  intraOffice(1)  - intra-office (as defined in ITU-T G.957)
  shortHaul(2)    - short haul (as defined in ITU-T G.957)
  longHaul(3)     - long haul (as defined in ITU-T G.957)
  veryLongHaul(4) - very long haul (as defined in ITU-T G.691)
  ultraLongHaul(5)- ultra long haul (as defined in ITU-T G.691)

Context

MIB
OPT-IF-MIB
OID
.1.3.6.1.2.1.10.133.1.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
optIfOTMnEntry
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 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPT-IF-MIB::optIfOTMnOpticalReach'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPT-IF-MIB::optIfOTMnOpticalReach.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPT-IF-MIB::optIfOTMnOpticalReach'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1intraOffice
2shortHaul
3longHaul
4veryLongHaul
5ultraLongHaul

Conformance