cOpticalParamLowWarning15MinThresh
CERENT-OPTICAL-MONITOR-MIB ·
.1.3.6.1.4.1.3607.2.30.1.1.1.8
Object
This object is used to set a low warning 15 minute threshold
on the optical parameter being monitored.
If the measured value of the parameter,goes lower than the
value configured in this object, an alarm will be raised.
Context
- MIB
- CERENT-OPTICAL-MONITOR-MIB
- OID
.1.3.6.1.4.1.3607.2.30.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cOpticalMonEntry
- Groups
- 2
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 'CERENT-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-OPTICAL-MONITOR-MIB::cOpticalParamLowWarning15MinThresh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERENT-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-OPTICAL-MONITOR-MIB::cOpticalParamLowWarning15MinThresh.<ifIndex>.<cOpticalMonDirection>.<cOpticalMonParameterType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERENT-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERENT-OPTICAL-MONITOR-MIB::cOpticalParamLowWarning15MinThresh'
Syntax
- Source
- OpticalParameterValue
- Base type
Integer32
Values & Constraints
Type Constraints
range: -1000000..1000000
Conformance
Compliance refinements
cerentOpticalMonitorMIBCompliance
readonly
Write access is not required.