cOpticalParamHighWarningThresh
CISCO-OPTICAL-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.264.1.1.1.1.7
Object
This object is used to set a high warning threshold on
the optical parameter being monitored.
A threshold crossing condition will be indicated 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 threshold violation will be indicated in the
cOpticalParamAlarmStatus object only after it persists for
a period of time that equals the set soak interval.
This threshold crossing may or may not be alarmed or
reported, based on the severity level specified by the
cOpticalParamHighWarningSev object.
Context
- MIB
- CISCO-OPTICAL-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.264.1.1.1.1.7- 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::cOpticalParamHighWarningThresh'
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::cOpticalParamHighWarningThresh.<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::cOpticalParamHighWarningThresh'
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.