jnxDomCurrentLaneAlarms
JUNIPER-DOM-MIB ·
.1.3.6.1.4.1.2636.3.60.1.2.1.1.2
Object
column JnxDomLaneAlarmId
This object identifies all the active DOM alarms on a particular Lane of a SFF physical interface.
Context
- MIB
- JUNIPER-DOM-MIB
- OID
.1.3.6.1.4.1.2636.3.60.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxDomCurrentLaneEntry
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 'JUNIPER-DOM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-DOM-MIB::jnxDomCurrentLaneAlarms'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-DOM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-DOM-MIB::jnxDomCurrentLaneAlarms.<ifIndex>.<jnxDomLaneIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-DOM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-DOM-MIB::jnxDomCurrentLaneAlarms'
Syntax
- Source
- JnxDomLaneAlarmId
- Base type
Bits
Values & Constraints
Type Values
0 | domLaneRxLaserPowerHighAlarm |
1 | domLaneRxLaserPowerLowAlarm |
2 | domLaneTxLaserBiasCurrentHighAlarm |
3 | domLaneTxLaserBiasCurrentLowAlarm |
4 | domLaneTxLaserOutputPowerHighAlarm |
5 | domLaneTxLaserOutputPowerLowAlarm |
6 | domLaneLaserTemperatureHighAlarm |
7 | domLaneLaserTemperatureLowAlarm |
8 | domLaneTxLaserDisabledAlarm |
9 | domLaneTxLOS |