cOPatchEventType
CISCO-OPTICAL-PATCH-MIB ·
.1.3.6.1.4.1.9.10.67.1.4
Object
scalar Enumeration
The event type of the patch. The use is as follows:
create(1)
The value of this object when cOPatchEvent is generated
upon creation of a patch.
delete(2)
The value of this object when cOPatchEvent is generated
upon deletion of a patch.
modify(3)
The value of this object when cOPatchEvent is generated
upon modification of a patch.
Context
- MIB
- CISCO-OPTICAL-PATCH-MIB
- OID
.1.3.6.1.4.1.9.10.67.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cOPatchMIBObjects
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::cOPatchEventType.0'
More examples
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::cOPatchEventType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | create |
2 | delete |
3 | modify |
Conformance
Member of