ostDwdmStatusUserReloadState
OMNITRON-DWDM-MIB ·
.1.3.6.1.4.1.7342.13.1.3.1.12
Object
column Enumeration
This object indicates user variable reload state.
notApplicable(1) No reload error or reload not applicable
noSavedValue(2), No user variable was saved to reload
partNumberMismatch(3), Part number saved does not match current
part number
reloadSavedValueFailed(4) Reload of user variable failed
Context
- MIB
- OMNITRON-DWDM-MIB
- OID
.1.3.6.1.4.1.7342.13.1.3.1.12- 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::ostDwdmStatusUserReloadState'
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::ostDwdmStatusUserReloadState.<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::ostDwdmStatusUserReloadState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | noSavedValue |
3 | partNumberMismatch |
4 | reloadSavedValueFailed |
Conformance
Member of