raisecomOpticalPMCurrentParamType
RAISECOM-OPTICAL-MONITOR-MIB ·
.1.3.6.1.4.1.8886.1.9.1.2.1.1.2
Object
column OpticalParameterType
This object specifies the optical parameter that is being monitored, in this entry.
Context
- MIB
- RAISECOM-OPTICAL-MONITOR-MIB
- OID
.1.3.6.1.4.1.8886.1.9.1.2.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- raisecomOpticalPMCurrentEntry
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::raisecomOpticalPMCurrentParamType'
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::raisecomOpticalPMCurrentParamType.<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::raisecomOpticalPMCurrentParamType'
Syntax
- Source
- OpticalParameterType
- Base type
Enumeration
Type Description
This value indicates the optical parameter that is
being monitored. Valid values are -
temperature(1)
supplyVoltage(2)
biasCurrent(3)
txOutputPower(4)
receivedPower(5)
Values & Constraints
Type Values
1 | temperature |
2 | supplyVoltage |
3 | biasCurrent |
4 | txOutputPower |
5 | receivedPower |