cOPatchDirOnLowIf
CISCO-OPTICAL-PATCH-MIB ·
.1.3.6.1.4.1.9.10.67.1.5.1.8
Object
column r/w
Enumeration
In case of an optical interface where the transmitted
and received signals travel on two different strands of
fiber, it is possible that each fiber is patched to a
different interface. This object identifies the patch
direction for this entry relative to the interface with
low ifIndex.
The direction in which the interface with high ifIndex
is patched can be deduced based on this object value.
If the interface with low ifIndex is patched in the
receive direction, the associated high interface has to
be patched in the transmit direction and vice versa. If
the low interface is patched in both directions, the
same should hold true on the interface with high
ifIndex.
Context
- MIB
- CISCO-OPTICAL-PATCH-MIB
- OID
.1.3.6.1.4.1.9.10.67.1.5.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cOPatchEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'CISCO-OPTICAL-PATCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-PATCH-MIB::cOPatchDirOnLowIf'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OPTICAL-PATCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-PATCH-MIB::cOPatchDirOnLowIf.<cOPatchIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OPTICAL-PATCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OPTICAL-PATCH-MIB::cOPatchDirOnLowIf'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lowIfDirReceive |
2 | lowIfDirTransmit |
3 | lowIfDirBoth |
Conformance
Member of