cooOlcRamanTuningStatus
CISCO-OPTICAL-OLC-MIB ·
.1.3.6.1.4.1.9.9.1057.1.1.2.1.1
Object
This object represents the OLC Raman Tuning Status.
Context
- MIB
- CISCO-OPTICAL-OLC-MIB
- OID
.1.3.6.1.4.1.9.9.1057.1.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cooOlcRamanTuningEntry
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-OLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-OLC-MIB::cooOlcRamanTuningStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OPTICAL-OLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-OLC-MIB::cooOlcRamanTuningStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OPTICAL-OLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OPTICAL-OLC-MIB::cooOlcRamanTuningStatus'
Syntax
- Source
- CiscoOpticalOlcRamanTuningStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | startup |
2 | disabled |
3 | blocked |
4 | failed |
5 | measurementInProgress |
6 | calculationInProgress |
7 | optimizationInProgress |
8 | tuned |