wdmIfThresholdOptimizationState
LUM-WDM-MIB ·
.1.3.6.1.4.1.8708.2.4.2.2.1.1.60
Object
column Enumeration
State of the optimization procedure
normal - no operation has been started
started - the operation is started
searchingFirstLow - Search for the first value of
the lower flank
searchingSecondLow - Search for the second value of
the lower flank
searchingThirdLow - Search for the third value of
the lower flank
searchingFirstHigh - Search for the first value of
the upper flank
searchingSecondHigh - Search for the second value of
the upper flank
searchingThirdHigh - Search for the third value of
the upper flank
finishedOk - the operation has been
successfully finished
finishedFailed - the operation failed
searchingFrameLow - Search for the frame at the
lower end
searchingFrameHigh - Search for the frame at the
upper end
foundFrame - frame has been found
waitOptimize - wait for HW-optimize procedure
Context
- MIB
- LUM-WDM-MIB
- OID
.1.3.6.1.4.1.8708.2.4.2.2.1.1.60- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wdmIfEntry
- Groups
- 23
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 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmIfThresholdOptimizationState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmIfThresholdOptimizationState.<wdmIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-WDM-MIB::wdmIfThresholdOptimizationState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | started |
3 | searchingFirstLow |
4 | searchingSecondLow |
5 | searchingThirdLow |
6 | searchingFirstHigh |
7 | searchingSecondHigh |
8 | searchingThirdHigh |
9 | finishedFailed |
10 | finishedOk |
11 | searchingFrameLow |
12 | searchingFrameHigh |
13 | foundFrame |
14 | waitOptimize |
Conformance
Member of
wdmIfGroupV11
wdmIfGroupV12
wdmIfGroupV13
wdmIfGroupV14
wdmIfGroupV15
wdmIfGroupV16
wdmIfGroupV17
wdmIfGroupV18
wdmIfGroupV19
wdmIfGroupV20
wdmIfGroupV21
wdmIfGroupV22
wdmIfGroupV23
wdmIfGroupV24
wdmIfGroupV25
wdmIfGroupV26
wdmIfGroupV27
wdmIfGroupV28
wdmIfGroupV29
wdmIfGroupV30
wdmIfGroupV31
wdmIfMinimalGroupV1
wdmIfMinimalGroupV2