nbsSigLaneLaneLaserTempLevel

NBS-SIGLANE-MIB · .1.3.6.1.4.1.629.236.20.1.1.50

Object

column Enumeration
This object indicates the status of laser temperature,
as reported in nbsSigLaneLaneLaserTemp:
              
notSupported(1), if (nbsSigLaneLaneLaserTemp = 0x80000000);
              
lowAlarm(2), if below nbsSigLanePortLaserTempVendorMin;
              
ok(4), if within the recommended operating range;
              
highAlarm(6), if above nbsSigLanePortLaserTempVendorMax.

Context

MIB
NBS-SIGLANE-MIB
OID
.1.3.6.1.4.1.629.236.20.1.1.50
Type
column
Access
readonly
Status
current
Parent
nbsSigLaneLaneEntry

Walk 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 'NBS-SIGLANE-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-SIGLANE-MIB::nbsSigLaneLaneLaserTempLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-SIGLANE-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-SIGLANE-MIB::nbsSigLaneLaneLaserTempLevel.<nbsSigLaneLaneIfIndex>.<nbsSigLaneLaneIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-SIGLANE-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-SIGLANE-MIB::nbsSigLaneLaneLaserTempLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2lowAlarm
3lowWarning
4ok
5highWarning
6highAlarm