cOpticalParamHighAlarmSev
CISCO-OPTICAL-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.264.1.1.1.1.6
Object
This object is used to specify a severity level associated
with the high alarm threshold given by the
cOpticalParamHighAlarmThresh object. The values 'notAlarmed',
'notReported', and 'cleared' do not apply.
The severity level configured in this object must be higher
than the level configured in the cOpticalParamHighWarningSev
object.
Context
- MIB
- CISCO-OPTICAL-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.264.1.1.1.1.6- 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::cOpticalParamHighAlarmSev'
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::cOpticalParamHighAlarmSev.<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::cOpticalParamHighAlarmSev'
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.