dcpOchPortMode

DCP-OCH-MIB · .1.3.6.1.4.1.30826.2.2.4.2.1.1.8

Object

The port mode for the channel. Port mode can be on or off. 
off - The channel is disabled.
on - The channel is enabled.
edfa - The channel is enabled and connected to the edfa port.
express - The channel is enabled and connected to the express port.

Context

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

Syntax

Source
SO-TC-MIBOchPortMode
Base type
Enumeration

Values & Constraints

Type Values
1on
2off
3edfa
4express

Conformance