raisecomOpticalPMCurrentMeanParam

RAISECOM-OPTICAL-MONITOR-MIB · .1.3.6.1.4.1.8886.1.9.1.2.1.1.5

Object

This object gives the average value of the monitored
optical parameter, in the current 15 minute or the current
24 hour interval.

Context

MIB
RAISECOM-OPTICAL-MONITOR-MIB
OID
.1.3.6.1.4.1.8886.1.9.1.2.1.1.5
Type
column
Access
readonly
Status
current
Parent
raisecomOpticalPMCurrentEntry
Groups
1

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 '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::raisecomOpticalPMCurrentMeanParam'
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::raisecomOpticalPMCurrentMeanParam.<ifIndex>.<raisecomOpticalPMCurrentPeriod>.<raisecomOpticalPMCurrentParamType>'
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::raisecomOpticalPMCurrentMeanParam'

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