cOpticalParamHighAlarmThresh
CISCO-OPTICAL-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.264.1.1.1.1.5
Object
This object is used to set a high alarm threshold on the
optical parameter being monitored.
An alarm condition will be raised if the value given by
cOpticalParameterValue goes from below the value configured in
this object to above the value configured in this object, or if
the initial value of cOpticalParameterValue exceeds the value
configured in this object. For network elements that
incorporate a soak time in the status indications, this alarm
will be indicated in the cOpticalParamAlarmStatus object only
after it persists for a period of time that equals the set soak
interval.
The severity level of the alarm is specified by the
cOpticalParamHighAlarmSev object.
When the cOpticalMonParameterType object is set to 'power'
for the receive direction at a transceiver, this object
specifies the receiver saturation level.
Context
- MIB
- CISCO-OPTICAL-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.264.1.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cOpticalMonEntry
- 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 'CISCO-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-MONITOR-MIB::cOpticalParamHighAlarmThresh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-MONITOR-MIB::cOpticalParamHighAlarmThresh.<ifIndex>.<cOpticalMonDirection>.<cOpticalMonLocation>.<cOpticalMonParameterType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OPTICAL-MONITOR-MIB::cOpticalParamHighAlarmThresh'
Syntax
- Source
- OpticalParameterValue
- Base type
Integer32
Values & Constraints
Type Constraints
range: -1000000..1000000
Conformance
Member of
Compliance refinements
cOpticalMonitorMIBCompliance
readonly
Write access is not required.
cOpticalMonitorMIBComplianceRev
readonly
Write access is not required.