Home/Catalog/FIBROLAN-DEVICE-MIB

FIBROLAN-DEVICE-MIB

AI MIB Summary

The FIBROLAN-DEVICE-MIB module provides system-level monitoring and trap generation for Fibrolan network devices, exposing standard attributes such as system uptime, hardware status, and operational state. It serves as the foundational generic MIB for retrieving device identification, configuration parameters, and generating critical event notifications within Fibrolan's management infrastructure.

The MIB module to describe a Fibrolan device's system level attributes. This module includes the relevant traps as well. This module is part of Fibrolan's group of generic MIB modules. Copyright (C) Fibrolan Ltd. (2009).
Main OID:
flDevice.1.3.6.1.4.1.4467.1000.10
53
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

53 total
Object Name
flDeviceThe MIB module to describe a Fibrolan device's system level attributes. This module includes the relevant traps as well. This module is part of Fibrolan's group of generic MIB modules. Copyright (C) Fibrolan Ltd. (2009).
MODULE-IDENTITY
.1.3.6.1.4.1.4467.1000.10
flDeviceNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.4467.1000.10.0
psuStatusChangePSU module state changed (fail or fan fail). Vars: PSU alarm status, PSU status last change
NOTIFICATION-TYPE
.1.3.6.1.4.1.4467.1000.10.0.10
dyingGaspDevice is losing power. This is the only trap that will be generated when the device is experiencing total power loss. Cleared by a coldStart alarm. Vars: none.
NOTIFICATION-TYPE
.1.3.6.1.4.1.4467.1000.10.0.11
temperatureStatusChangeDevice's internal temperature status has changed. Vars: temperature alarm status, temperature last change
NOTIFICATION-TYPE
.1.3.6.1.4.1.4467.1000.10.0.12
cpuStatusChangeCPU (or memory) status has changed. Vars: CPU alarm status, PCU status last change
NOTIFICATION-TYPE
.1.3.6.1.4.1.4467.1000.10.0.13
portMacLimitMAC limit reached on port. Vars: port number
NOTIFICATION-TYPE
.1.3.6.1.4.1.4467.1000.10.0.19
configChangedDevice configuration has changed. Indicates the startup config was updated (even if it wasn't changed), as a result of a copy running to startup operation.
NOTIFICATION-TYPE
.1.3.6.1.4.1.4467.1000.10.0.50
flDeviceMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.4467.1000.10.1
flDeviceRebootTrigger a system reboot. The following sequence must be performed in order for the operation to be triggered: - read the object's value - must be 'ready' - set the value to 'notReady' (acts as a sema4 lock) - set the value to 'reboot'rw
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.10
flDeviceRestoreDefaultsTrigger a system restore defaults operation. The following sequence must be performed in order for the operation to be triggered: - read the object's value - must be 'ready' - set the value to 'notReady' (acts as a sema4 lock) - set the value to 'restoreDefaults'.rw
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.11
flDeviceSaveConfigTrigger save of the running config to NV memory (normally becomes the startup config). The following sequence must be performed in order for the operation to be triggered: - read the object's value - must be 'ready' - set the value to 'notReady' (acts as a sema4 lock) - set the value to 'saveConfig'.rw
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.12
flDeviceTemperatureThe internal device temperature in degrees Centigrade.ro
FlTemperature (FIBROLAN-COMMON-MIB)
.1.3.6.1.4.1.4467.1000.10.1.13
flDeviceTemperatureAlarmsEnableDetermine whether temperature traps are generated. When disabled, the alarm status object should not be polled (will indicate no alarm).rw
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.14
flDeviceTemperatureAlarmStatusThis variable indicates the alarm status of the device's temperature.ro
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.15
flDeviceTemperatureStatusLastChangeThe value of MIB II's sysUpTime object at the time the device entered its current temperature status state. If the current state was entered prior to the last re-initialization of the proxy-agent, then this object contains a zero value.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.4467.1000.10.1.16
flDevicePsuStatusTableDevice Power Supply Unit (PSU) status table.
SEQUENCE OF FlDevicePsuStatusEntry
.1.3.6.1.4.1.4467.1000.10.1.100
flDevicePsuStatusEntryThe entries of the PSU status table
FlDevicePsuStatusEntry
.1.3.6.1.4.1.4467.1000.10.1.100.1
flDevicePsuIndexThe index of the PSU.
Integer32
.1.3.6.1.4.1.4467.1000.10.1.100.1.1
flDevicePsuInstalledIndicates whether PSU is installed or not (in slot)ro
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.100.1.2
flDevicePsuStatusPSU operational status (supplying adequate power/voltage)ro
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.100.1.3
flDevicePsuFanStatusPSU fan operational status (if applicable). singleFail indicates one of two (or more) fans have failed.ro
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.100.1.4
flDevicePsuAlarmsEnableDetermine whether PSU traps are generated for this PSU slot. When disabled, the alarm status object should not be polled (will indicate no alarm).rw
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.100.1.5
flDevicePsuAlarmStatusThis variable indicates the alarm status of the device's PSUs. fanDown indicates all fans of the power supply are down.ro
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.100.1.6
flDevicePsuStatusLastChangeThe value of MIB II's sysUpTime object at the time the PSU entered its current state. If the current state was entered prior to the last re-initialization of the proxy-agent, then this object contains a zero value.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.4467.1000.10.1.100.1.7
flDeviceUpdateTableDevice (remote) update table. This table is used for uploading and downloading of maintenance related files (i.e. upgrades and configuration) from and to the system. In order to perform an update operation, the following objects should be set (assuming the operation is supported by the system): - operation type - remote file server type - remote file server address - operation direction (up/download) - file name After these have been set, the action may be triggered by the start object. Update status can be monitored via the status and error status objects.
SEQUENCE OF FlDeviceUpdateEntry
.1.3.6.1.4.1.4467.1000.10.1.110
flDeviceUpdateEntryThe entries of the device udpate table.
FlDeviceUpdateEntry
.1.3.6.1.4.1.4467.1000.10.1.110.1
flDeviceUpdateTableIndexTable index.
Unsigned32
.1.3.6.1.4.1.4467.1000.10.1.110.1.1
flDeviceUpdateTypeUpdate type (target).rw
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.110.1.2
flDeviceUpdateFileServerTypeThe type of remote file server (e.g. TFTP), from which the update file will be retrieved, or to which it will be saved. The type is effectively the file transfer protocol used. If the desired protocol is not present in the list, other(1) should be selected.rw
FlFileServerType (FIBROLAN-COMMON-MIB)
.1.3.6.1.4.1.4467.1000.10.1.110.1.3
flDeviceUpdateFileServerAddressThe IP address of the remote file server (e.g. TFTP), from which the update file will be retrieved, or to which it will be saved. Address must be a valid unicast IP address.rw
IpAddress
.1.3.6.1.4.1.4467.1000.10.1.110.1.4
flDeviceUpdateFileXferDirectionThe direction in which the update file transfer will be performed: to or from the remote server.rw
FlFileXferDirection (FIBROLAN-COMMON-MIB)
.1.3.6.1.4.1.4467.1000.10.1.110.1.5
flDeviceUpdateFileNameThe name of the update file. Some systems may not support this object, in which case the name is set using the version name object. The file name may include a remote path.rw
DisplayString
.1.3.6.1.4.1.4467.1000.10.1.110.1.6
flDeviceUpdateStartTrigger the update process. Setting this object to start(2) will initiate the update operation. This can be done only when the object's value is ready(0). If notReady(1) is indicated, the operation should not be attempted and may be rejected by the device.rw
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.110.1.7
flDeviceUpdateStatusStatus of the update process. Some systems or update processes may support this object partially (i.e. not implement all states).ro
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.110.1.8
flDeviceUpdateErrorStatusStatus of the update process. Some systems or update processes may support this object partially (i.e. not implement all errors).ro
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.110.1.9
flDeviceUpdateErrorCodeIndicates 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.ro
Integer32
.1.3.6.1.4.1.4467.1000.10.1.110.1.10
flDeviceUpdateUrlThe URL string of the update file. In most systems, when this field is used, other fields (e.g. IP address) will not be used.rw
DisplayString
.1.3.6.1.4.1.4467.1000.10.1.110.1.11
flDeviceCpuStatusTableCPU Status table. Provides information regarding system's CPU(s) and memory resources. This table is extending the relevant entries in the Entity MIB (physical, for CPUs). This table has some common objects with the HOST-RESOURCES-MIB (RFC2790).
SEQUENCE OF FlDeviceCpuStatusEntry
.1.3.6.1.4.1.4467.1000.10.1.120
flDeviceCpuStatusEntryThe entries of the CPU Status table.
FlDeviceCpuStatusEntry
.1.3.6.1.4.1.4467.1000.10.1.120.1
flDeviceCpuIndexIndex of the CPU table (will be 0 only in most systems).
Integer32
.1.3.6.1.4.1.4467.1000.10.1.120.1.1
flDeviceCpuUtilizationUtilization (load) of the CPU in percents of maximum capacity.ro
FlUtilization (FIBROLAN-COMMON-MIB)
.1.3.6.1.4.1.4467.1000.10.1.120.1.2
flDeviceMemoryUtilizationUtilization (usage) of the memory in percents of physical memory size.ro
FlUtilization (FIBROLAN-COMMON-MIB)
.1.3.6.1.4.1.4467.1000.10.1.120.1.3
flDeviceNvMemoryUtilizationUtilization (usage) of the NV memory in percents of physical NV memory size.ro
FlUtilization (FIBROLAN-COMMON-MIB)
.1.3.6.1.4.1.4467.1000.10.1.120.1.4
flDeviceCpuAlarmsEnableDetermine whether CPU traps are generated. When disabled, the alarm status object should not be polled (will indicate no alarm).rw
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.120.1.5
flDeviceCpuAlarmStatusThis variable indicates the alarm status of the device's CPU(s) and memory. This object is a bitmap represented as a sum; therefore, it can represent multiple alarms. The noAlarm bit must be set if and only if no other flag is set. The various alarm bit positions (right to left) are as follows: 1 noAlarm No active alarms 2 cpuUtilizationHigh CPU util exceeds threshold 3 memoryUtilizationHigh Memory util exceeds thresholdro
Integer32
.1.3.6.1.4.1.4467.1000.10.1.120.1.6
flDeviceCpuStatusLastChangeThe value of MIB II's sysUpTime object at the time the CPU entered its current state. If the current state was entered prior to the last re-initialization of the proxy-agent, then this object contains a zero value.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.4467.1000.10.1.120.1.7
flDeviceAlarmThresholdTableAlarm thresholds table. This table provides configuration facilities for threshold crossing alarms (TCA) defined in this MIB module.
SEQUENCE OF FlDeviceAlarmThresholdEntry
.1.3.6.1.4.1.4467.1000.10.1.500
flDeviceAlarmThresholdEntryThe entries of the alarm threshold table.
FlDeviceAlarmThresholdEntry
.1.3.6.1.4.1.4467.1000.10.1.500.1
flDeviceAlarmThresholdTableIndexTable index.
Unsigned32
.1.3.6.1.4.1.4467.1000.10.1.500.1.1
flDeviceAlarmThresholdTypeThe type of the threshold (enumerated). This object is expected to be extended with new types in future revisions.ro
Enumeration
.1.3.6.1.4.1.4467.1000.10.1.500.1.2
flDeviceAlarmThresholdValueThe threshold value beyond which the alarm is active. Note: the type of the threshold determines whether this value is the upper bound for the alarm activation (e.g. temperatureHigh) or the lower bound (e.g. temperatureLow).rw
Integer32 (-100..100)
.1.3.6.1.4.1.4467.1000.10.1.500.1.3
flDeviceAlarmThresholdClearValueThe threshold value below which the alarm is cleared. Note: the type of the threshold determines whether this value is the upper bound for the alarm activation (e.g. temperatureLow) or the lower bound (e.g. temperatureHigh).rw
Integer32 (-100..100)
.1.3.6.1.4.1.4467.1000.10.1.500.1.4
FIBROLAN-DEVICE-MIB - SNMP MIB Reference | MIBs Explorer