raisecomOpticalParamHighAlarmThresh
RAISECOM-OPTICAL-MONITOR-MIB ·
.1.3.6.1.4.1.8886.1.9.1.1.1.1.3
Object
column OpticalParameterValue
This object gives the high alarm threshold on the
optical parameter being monitored.
An alarm condition will be raised if the value given by
raisecomOpticalParameterValue goes from below the value of
this object to above the value of this object, or if
the initial value of raisecomOpticalParameterValue exceeds the value
of this object. This alarm will be indicated in the
raisecomOpticalParamAlarmStatus object.
Context
- MIB
- RAISECOM-OPTICAL-MONITOR-MIB
- OID
.1.3.6.1.4.1.8886.1.9.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomOpticalMonEntry
- Groups
- 1
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 'RAISECOM-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-MONITOR-MIB::raisecomOpticalParamHighAlarmThresh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-MONITOR-MIB::raisecomOpticalParamHighAlarmThresh.<ifIndex>.<raisecomOpticalMonParameterType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OPTICAL-MONITOR-MIB::raisecomOpticalParamHighAlarmThresh'
Syntax
- Source
- OpticalParameterValue
- Base type
Integer32
Type Description
The value of the optical parameter that is being monitored.
The range of values varies depending on the type of optical
parameter being monitored, as identified by a corresponding
object with syntax OpticalParameterType.
When the optical parameter being monitored is 'temperature',
the supported range is from -32768 to 32768, in units of
1/256 degrees centigrade.
Example: A value of 6016 represents a temperature reading of
23.5 degrees C.
When the optical parameter being monitored is 'supplyVoltage',
the supported range is from 0 to 65535, in units of 1/10 millivolts.
Example: A value of 55000 represents a supplyVoltage reading of
5.5 V.
When the optical parameter being monitored is 'biasCurrent',
the supported range is from 0 to 65535, in units of 1/500
microamperes.
Example: A value of 500 represents a bias current reading of
1 microamperes.
When the optical parameter being monitored is 'txOutputPower',
the supported range is from 0 to 65535, in units of 1/10000 mW ..and express in units of dBm??
Example: A value of 60000 represents a txOutputPower reading of 7.78 dBm.
When the optical parameter being monitored is 'receivedPower',
the supported range is from 0 to 65535, in units of 1/10000 mW ..and express in units of dBm??
Example: A value of 60000 represents a receivedPower reading of 7.78 dBm.
Values & Constraints
Type Constraints
range: -1000000..65535
Conformance
Member of