flDeviceUpdateStatus

FIBROLAN-DEVICE-MIB · .1.3.6.1.4.1.4467.1000.10.1.110.1.8

Object

column Enumeration
Status of the update process.
Some systems or update processes may support this
object partially (i.e. not implement all states).

Context

MIB
FIBROLAN-DEVICE-MIB
OID
.1.3.6.1.4.1.4467.1000.10.1.110.1.8
Type
column
Access
readonly
Status
current
Parent
flDeviceUpdateEntry

Walk 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 'FIBROLAN-DEVICE-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBROLAN-DEVICE-MIB::flDeviceUpdateStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBROLAN-DEVICE-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBROLAN-DEVICE-MIB::flDeviceUpdateStatus.<flDeviceUpdateTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBROLAN-DEVICE-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBROLAN-DEVICE-MIB::flDeviceUpdateStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2notStarted
3loadingFile
4savingFile
5verifyingFile
6updateInProgress
7updateComplete
8updateIncomplete
9updateFailed