FIBROLAN-DEVICE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
29
.1.3.6.1.4.1.4467.1000.10.1.100 · 1 row entry · 7 columns
Device Power Supply Unit (PSU) status table.
flDevicePsuStatusEntry entry .1.3.6.1.4.1.4467.1000.10.1.100.1
The entries of the PSU status table
Indexes
flDevicePsuIndex
Column Syntax OID
flDevicePsuIndex
The index of the PSU.
Integer32
Constraints:
range: 1-3
.1.3.6.1.4.1.4467.1000.10.1.100.1.1
flDevicePsuInstalled
Indicates whether PSU is installed or not (in slot)
Enumeration
Enumerated Values:
1unknown
2installed
3notInstalled
.1.3.6.1.4.1.4467.1000.10.1.100.1.2
flDevicePsuStatus
PSU operational status (supplying adequate
power/voltage)
Enumeration
Enumerated Values:
1unknown
2ok
3fail
.1.3.6.1.4.1.4467.1000.10.1.100.1.3
flDevicePsuFanStatus
PSU fan operational status (if applicable).
singleFail indicates one of two (or more) fans
have failed.
Enumeration
Enumerated Values:
1unknown
2notApplicable
3ok
4fail
5singleFail
.1.3.6.1.4.1.4467.1000.10.1.100.1.4
flDevicePsuAlarmsEnable
Determine whether PSU traps are generated for this PSU
slot. When disabled, the alarm status object should not
be polled (will indicate no alarm).
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4467.1000.10.1.100.1.5
flDevicePsuAlarmStatus
This variable indicates the alarm status of the
device's PSUs. fanDown indicates all fans of the
power supply are down.
Enumeration
Enumerated Values:
1ok
2psuNotInstalled
4psuDown
8fanDown
16singleFanDown
32singleFeedDown
.1.3.6.1.4.1.4467.1000.10.1.100.1.6
flDevicePsuStatusLastChange
The 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.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4467.1000.10.1.100.1.7
.1.3.6.1.4.1.4467.1000.10.1.110 · 1 row entry · 11 columns
Device (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.
flDeviceUpdateEntry entry .1.3.6.1.4.1.4467.1000.10.1.110.1
The entries of the device udpate table.
Indexes
flDeviceUpdateTableIndex
Column Syntax OID
flDeviceUpdateTableIndex
Table index.
Unsigned32
Constraints:
range: 0-0
.1.3.6.1.4.1.4467.1000.10.1.110.1.1
flDeviceUpdateType
Update type (target).
Enumerationr/w
Enumerated Values:
1other
2software
3firmware
4system
5config
6script
.1.3.6.1.4.1.4467.1000.10.1.110.1.2
flDeviceUpdateFileServerType
The 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 …
FIBROLAN-COMMON-MIBFlFileServerTyper/w
Textual Convention: FIBROLAN-COMMON-MIBFlFileServerType Enumeration
Type Values:
1other
2ftp
3tftp
.1.3.6.1.4.1.4467.1000.10.1.110.1.3
flDeviceUpdateFileServerAddress
The 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.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.4467.1000.10.1.110.1.4
flDeviceUpdateFileXferDirection
The direction in which the update file transfer will
be performed: to or from the remote server.
FIBROLAN-COMMON-MIBFlFileXferDirectionr/w
Textual Convention: FIBROLAN-COMMON-MIBFlFileXferDirection Enumeration
Type Values:
1getFromServer
2putOnServer
.1.3.6.1.4.1.4467.1000.10.1.110.1.5
flDeviceUpdateFileName
The 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.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.4467.1000.10.1.110.1.6
flDeviceUpdateStart
Trigger 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 attempt…
Enumerationr/w
Enumerated Values:
0ready
1notReady
2start
.1.3.6.1.4.1.4467.1000.10.1.110.1.7
flDeviceUpdateStatus
Status of the update process.
Some systems or update processes may support this
object partially (i.e. not implement all states).
Enumeration
Enumerated Values:
1other
2notStarted
3loadingFile
4savingFile
5verifyingFile
6updateInProgress
7updateComplete
8updateIncomplete
9updateFailed
.1.3.6.1.4.1.4467.1000.10.1.110.1.8
flDeviceUpdateErrorStatus
Status of the update process.
Some systems or update processes may support this
object partially (i.e. not implement all errors).
Enumeration
Enumerated Values:
1noError
2other
3fileNotFound
4serverTimeout
5fileInvalid
6updateError
.1.3.6.1.4.1.4467.1000.10.1.110.1.9
flDeviceUpdateErrorCode
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 configu…
Integer32
Constraints:
range: 0-10000
.1.3.6.1.4.1.4467.1000.10.1.110.1.10
flDeviceUpdateUrl
The URL string of the update file.
In most systems, when this field is used,
other fields (e.g. IP address) will not be
used.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.4467.1000.10.1.110.1.11
.1.3.6.1.4.1.4467.1000.10.1.120 · 1 row entry · 7 columns
CPU 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).
flDeviceCpuStatusEntry entry .1.3.6.1.4.1.4467.1000.10.1.120.1
The entries of the CPU Status table.
Indexes
flDeviceCpuIndex
Column Syntax OID
flDeviceCpuIndex
Index of the CPU table (will be 0 only in most systems).
Integer32
Constraints:
range: 0-2
.1.3.6.1.4.1.4467.1000.10.1.120.1.1
flDeviceCpuUtilization
Utilization (load) of the CPU in percents of maximum
capacity.
FIBROLAN-COMMON-MIBFlUtilization
Textual Convention: FIBROLAN-COMMON-MIBFlUtilization Integer32
Type Constraints:
range: 0..100
.1.3.6.1.4.1.4467.1000.10.1.120.1.2
flDeviceMemoryUtilization
Utilization (usage) of the memory in percents of
physical memory size.
FIBROLAN-COMMON-MIBFlUtilization
Textual Convention: FIBROLAN-COMMON-MIBFlUtilization Integer32
Type Constraints:
range: 0..100
.1.3.6.1.4.1.4467.1000.10.1.120.1.3
flDeviceNvMemoryUtilization
Utilization (usage) of the NV memory in percents of
physical NV memory size.
FIBROLAN-COMMON-MIBFlUtilization
Textual Convention: FIBROLAN-COMMON-MIBFlUtilization Integer32
Type Constraints:
range: 0..100
.1.3.6.1.4.1.4467.1000.10.1.120.1.4
flDeviceCpuAlarmsEnable
Determine whether CPU traps are generated.
When disabled, the alarm status object should not
be polled (will indicate no alarm).
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4467.1000.10.1.120.1.5
flDeviceCpuAlarmStatus
This 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
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4467.1000.10.1.120.1.6
flDeviceCpuStatusLastChange
The 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.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4467.1000.10.1.120.1.7
.1.3.6.1.4.1.4467.1000.10.1.500 · 1 row entry · 4 columns
Alarm thresholds table. This table provides
configuration facilities for threshold
crossing alarms (TCA) defined in this MIB
module.
flDeviceAlarmThresholdEntry entry .1.3.6.1.4.1.4467.1000.10.1.500.1
The entries of the alarm threshold table.
Indexes
flDeviceAlarmThresholdTableIndex
Column Syntax OID
flDeviceAlarmThresholdTableIndex
Table index.
Unsigned32
Constraints:
range: 0-31
.1.3.6.1.4.1.4467.1000.10.1.500.1.1
flDeviceAlarmThresholdType
The type of the threshold (enumerated).
This object is expected to be extended with new types
in future revisions.
Enumeration
Enumerated Values:
1other
2temperatureHigh
3temperatureLow
4cpuUtilHigh
5memoryUtilHigh
.1.3.6.1.4.1.4467.1000.10.1.500.1.2
flDeviceAlarmThresholdValue
The 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.
temperature…
Integer32r/w
Constraints:
range: -100-100
.1.3.6.1.4.1.4467.1000.10.1.500.1.3
flDeviceAlarmThresholdClearValue
The 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.
temperatureH…
Integer32r/w
Constraints:
range: -100-100
.1.3.6.1.4.1.4467.1000.10.1.500.1.4