cooOtsController2LaserStatus
CISCO-OPTICAL-OTS-MIB ·
.1.3.6.1.4.1.9.9.834.1.1.7.1.2
Object
column CiscoOpticalOtsLaserStatus
This object represents the current operational state of the laser.
Context
- MIB
- CISCO-OPTICAL-OTS-MIB
- OID
.1.3.6.1.4.1.9.9.834.1.1.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cooOtsController2Entry
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-OTS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-OTS-MIB::cooOtsController2LaserStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OPTICAL-OTS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-OTS-MIB::cooOtsController2LaserStatus.<ifIndex>.<cooOtsController2PortType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OPTICAL-OTS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OPTICAL-OTS-MIB::cooOtsController2LaserStatus'
Syntax
- Source
- CiscoOpticalOtsLaserStatus
- Base type
Enumeration
Type Description
This value indicates the module laser status.
Valid values are -
unknown(1) : unknown status
on(2) : laser on
off(3) : laser off
apr(4) : Denotes Automatic Power Reduction (APR)
Values & Constraints
Type Values
1 | unknown |
2 | on |
3 | off |
4 | apr |