flDeviceUpdateErrorCode
FIBROLAN-DEVICE-MIB ·
.1.3.6.1.4.1.4467.1000.10.1.110.1.10
Object
column Integer32
Indicates the error code of the last update operation. If no errors occured (operation completed successfully) this object should be 0. The meaning of the error code depends on the update type. For example: in a configuration file load (from the server) this value can be the line number within the config file which contained the error. Refer to relevant system documentation for further details.
Context
- MIB
- FIBROLAN-DEVICE-MIB
- OID
.1.3.6.1.4.1.4467.1000.10.1.110.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- flDeviceUpdateEntry
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 'FIBROLAN-DEVICE-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBROLAN-DEVICE-MIB::flDeviceUpdateErrorCode'
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::flDeviceUpdateErrorCode.<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::flDeviceUpdateErrorCode'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-10000