ostDwdmStatusWavelengthReloadStatus
OMNITRON-DWDM-MIB ·
.1.3.6.1.4.1.7342.13.1.3.1.11
Object
column Enumeration
This object indicates wavelength reload status.
notApplicable(1), Reload of wavelength not applicable
reloadOff(2), Reload of wavelength is not enabled
reloadComplete(3), Reload of wavelength has copmleted
reloadFailed(4), Reload of wavlength failed
reloadPending(5) Reload value has been saved but not applied
Context
- MIB
- OMNITRON-DWDM-MIB
- OID
.1.3.6.1.4.1.7342.13.1.3.1.11- 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::ostDwdmStatusWavelengthReloadStatus'
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::ostDwdmStatusWavelengthReloadStatus.<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::ostDwdmStatusWavelengthReloadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | reloadOff |
3 | reloadComplete |
4 | reloadFailed |
5 | reloadPending |
Conformance
Member of