dcpOchStatus

DCP-OCH-MIB · .1.3.6.1.4.1.30826.2.2.4.2.1.1.9

Object

The operational state for a channel.
              
idle - The optical channel is not activated.
              
down - The optical channel traffic is lost.
              
up - There is traffic on the optical channel.

Context

MIB
DCP-OCH-MIB
OID
.1.3.6.1.4.1.30826.2.2.4.2.1.1.9
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::dcpOchStatus'
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::dcpOchStatus.<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::dcpOchStatus'

Syntax

Source
SO-TC-MIBInterfaceStatus
Base type
Enumeration

Values & Constraints

Type Values
1idle
2down
3up

Conformance