clientIfSignalDegradeThreshold
LUM-CLIENT-MIB ·
.1.3.6.1.4.1.8708.2.27.2.2.1.1.132
Object
The alarm Signal Degraded shall be signalled
when BER reaches a limit.
The value will be affecting all ports.
Predefined BER levels
rxBerLevel1 = 1E-12
rxBerLevel2 = 1E-13
rxBerLevel3 = 1E-15
OSNRMargin1 = 0.5 dB margin with respect to FEC cliff
OSNRMargin2 = 1.0 dB margin with respect to FEC cliff
QMargin1 = 0.5 dB Q margin with respect to the FEC threshold
QMargin2 = 0.3 dB Q margin with respect to the FEC threshold
Context
- MIB
- LUM-CLIENT-MIB
- OID
.1.3.6.1.4.1.8708.2.27.2.2.1.1.132- Type
- column
- Access
- readwrite
- Status
- current
- Default
rxBerLevel2- Parent
- clientIfEntry
- Groups
- 15
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 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientIfSignalDegradeThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientIfSignalDegradeThreshold.<clientIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-CLIENT-MIB::clientIfSignalDegradeThreshold'
Syntax
- Source
- LUM-TCBerLevelMTOSI
- Base type
Enumeration
Type Description
Predefined levels for signal degraded alarm
rxBerLevel1 = 1E-12
rxBerLevel2 = 1E-13
rxBerLevel3 = 1E-15
OSNRMargin1 = 0.5 dB margin with respect to FEC cliff
OSNRMargin2 = 1.0 dB margin with respect to FEC cliff
QMargin1 = 0.5 dB Q margin with respect to the FEC threshold
QMargin2 = 0.3 dB Q margin with respect to the FEC threshold
Values & Constraints
Type Values
1 | qMargin1 |
2 | qMargin2 |
5 | osnrMargin1 |
10 | osnrMargin2 |
12 | rxBerLevel1 |
13 | rxBerLevel2 |
15 | rxBerLevel3 |