ostDwdmStatusUserReloadStatus
OMNITRON-DWDM-MIB ·
.1.3.6.1.4.1.7342.13.1.3.1.13
Object
column Enumeration
This object indicates user variable reload status.
notApplicable(1), Reload of user variable not applicable
reloadOff(2), Reload of wavelength is not enabled
reloadComplete(3), Reload of user variable has copmleted
reloadFailed(4), Reload of user variable 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.13- 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::ostDwdmStatusUserReloadStatus'
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::ostDwdmStatusUserReloadStatus.<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::ostDwdmStatusUserReloadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | reloadOff |
3 | reloadComplete |
4 | reloadFailed |
5 | reloadPending |
Conformance
Member of