nbsSigLaneLaneBiasAmpsLevel

NBS-SIGLANE-MIB · .1.3.6.1.4.1.629.236.20.1.1.40

Object

column Enumeration
This object indicates the status of laser bias current,
as reported in nbsSigLaneLaneBiasAmps:
              
notSupported(1), if (nbsSigLaneLaneBiasAmps = -1);
              
lowAlarm(2), if below nbsSigLanePortBiasAmpsVendorMin;
              
ok(4), if within the recommended operating range;
              
highAlarm(6), if above nbsSigLanePortBiasAmpsVendorMax.

Context

MIB
NBS-SIGLANE-MIB
OID
.1.3.6.1.4.1.629.236.20.1.1.40
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::nbsSigLaneLaneBiasAmpsLevel'
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::nbsSigLaneLaneBiasAmpsLevel.<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::nbsSigLaneLaneBiasAmpsLevel'

Syntax

Enumeration

Values & Constraints

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