cOpticalParamLowWarningSev
CISCO-OPTICAL-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.264.1.1.1.1.12
Object
This object is used to specify a severity level associated
with the low warning threshold given by the
cOpticalParamLowWarningThresh object. The values 'critical',
'major', and 'cleared' do not apply.
The severity level configured in this object must be lower
than the level configured in the cOpticalParamLowAlarmSev
object.
If this object is set to 'notReported', no notifications will
be generated when this threshold is exceeded, irrespective
of the value configured in the cOpticalNotifyEnable object.
Context
- MIB
- CISCO-OPTICAL-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.264.1.1.1.1.12- 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::cOpticalParamLowWarningSev'
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::cOpticalParamLowWarningSev.<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::cOpticalParamLowWarningSev'
Syntax
- Source
- OpticalAlarmSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | critical |
2 | major |
3 | minor |
4 | notAlarmed |
5 | notReported |
6 | cleared |
Conformance
Member of
Compliance refinements
cOpticalMonitorMIBCompliance
readonly
Write access is not required.
cOpticalMonitorMIBComplianceRev
readonly
Write access is not required.