cOpticalParamLowWarningThresh
CISCO-OPTICAL-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.264.1.1.1.1.11
Object
This object is used to set a low warning threshold on
the optical parameter being monitored.
A threshold crossing condition will be indicated if the value
given by cOpticalParameterValue goes from above the value
configured in this object to below the value configured in this
object, or if the initial value of cOpticalParameterValue
object is lower than 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
cOpticalParamLowWarningSev object.
Context
- MIB
- CISCO-OPTICAL-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.264.1.1.1.1.11- 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::cOpticalParamLowWarningThresh'
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::cOpticalParamLowWarningThresh.<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::cOpticalParamLowWarningThresh'
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.