cOPatchType
CISCO-OPTICAL-PATCH-MIB ·
.1.3.6.1.4.1.9.10.67.1.5.1.4
Object
column Enumeration
The creation type of the patch. The use is as follows:
provisioned(1)
Provisioned by the user or by a management system
using the Command Line Interface, SNMP, or other
means of management access to the network element.
automatic(2)
Created automatically by the network element, without
user or management intervention. In particular, this
is used to represent fixed patches due to the presence
of entities such as optical backplanes.
Context
- MIB
- CISCO-OPTICAL-PATCH-MIB
- OID
.1.3.6.1.4.1.9.10.67.1.5.1.4- 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::cOPatchType'
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::cOPatchType.<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::cOPatchType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | provisioned |
2 | automatic |
3 | other |
Conformance
Member of