tnPortOtdrScanState

TROPIC-OPTICALPORT-MIB · .1.3.6.1.4.1.7483.2.2.4.3.2.47.1.17

Object

column Enumeration
Displays the state of the OTDR to which this port is
connected:
  running:  The OTDR is currently performing an OTDR
            trace on the selected port.
  pending:  The OTDR is pending underlying resources
            being available.
  complete: The OTDR trace has completed.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1running
2pending
3complete
4notApplicable
5abort

Conformance