cOpticalParamHighAlarmThresh
CERENT-OPTICAL-MONITOR-MIB ·
.1.3.6.1.4.1.3607.2.30.1.1.1.4
Object
This object is used to set a high alarm threshold on the
optical parameter being monitored.
If the measured value of the parameter,is greater than the
value configured in this object, an alarm will be raised.
When the cOpticalMonParameterType object is set to 'power'
for the receive direction at a transceiver, this object
specifies the receiver saturation level.
Context
- MIB
- CERENT-OPTICAL-MONITOR-MIB
- OID
.1.3.6.1.4.1.3607.2.30.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cOpticalMonEntry
- Groups
- 2
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 'CERENT-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-OPTICAL-MONITOR-MIB::cOpticalParamHighAlarmThresh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERENT-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-OPTICAL-MONITOR-MIB::cOpticalParamHighAlarmThresh.<ifIndex>.<cOpticalMonDirection>.<cOpticalMonParameterType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERENT-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERENT-OPTICAL-MONITOR-MIB::cOpticalParamHighAlarmThresh'
Syntax
- Source
- OpticalParameterValue
- Base type
Integer32
Values & Constraints
Type Constraints
range: -1000000..1000000
Conformance
Compliance refinements
cerentOpticalMonitorMIBCompliance
readonly
Write access is not required.