cOPatchStatus
CISCO-OPTICAL-PATCH-MIB ·
.1.3.6.1.4.1.9.10.67.1.5.1.5
Object
column Enumeration
This object indicates the error status of the patch.
The use is as follows:
noError(1)
This value indicates a patch with no error.
otherError(2)
This value indicates an unknown patch error.
interfaceError(3)
This value indicates one or both interfaces are of
the wrong type for a patch or the two interfaces
are not supposed to be patched together.
interfaceChannelError(4)
This value indicates the frequency channel of the
two interfaces in this patch entry do not match.
Context
- MIB
- CISCO-OPTICAL-PATCH-MIB
- OID
.1.3.6.1.4.1.9.10.67.1.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cOPatchEntry
- Groups
- 2
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::cOPatchStatus'
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::cOPatchStatus.<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::cOPatchStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | otherError |
3 | interfaceError |
4 | interfaceChannelError |
Conformance
Member of