ostDwdmStatusWavelengthReloadState
OMNITRON-DWDM-MIB ·
.1.3.6.1.4.1.7342.13.1.3.1.10
Object
column Enumeration
This object indicates wavelength reload state.
notApplicable(1) No reload error or reload not applicable
noSavedValue(2), No part number was saved to reload
partNumberMismatch(3), Part number saved does not match current
part number
reloadSavedValueFailed(4) Reload of wavelength failed
Context
- MIB
- OMNITRON-DWDM-MIB
- OID
.1.3.6.1.4.1.7342.13.1.3.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostDwdmStatusEntry
- 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 'OMNITRON-DWDM-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-DWDM-MIB::ostDwdmStatusWavelengthReloadState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-DWDM-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-DWDM-MIB::ostDwdmStatusWavelengthReloadState.<ostDwdmCfgPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-DWDM-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-DWDM-MIB::ostDwdmStatusWavelengthReloadState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | noSavedValue |
3 | partNumberMismatch |
4 | reloadSavedValueFailed |
Object Constraints
range: 1-2147483647
Conformance
Member of