CUBRO-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
28
psuTable
table.1.3.6.1.4.1.32182.1.1.1.2
·
1 row entry
·
5 columns
A list of PSU entries. The number of entries is given by the value of psuNumber.
An entry containing management information applicable
to a particular PSU.
to a particular PSU.
Indexes
psuIndex
| Column | Syntax | OID |
|---|---|---|
|
psuIndex
A unique value, greater than zero, for each
PSU. It is recommended that values are assigned contiguously starting from 1. The value for each PSU must remain constant at least from one re-initialization of the entity t… |
EXPSUIndex Textual Convention: EXPSUIndex Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.32182.1.1.1.2.1.1 |
|
psuPresent
A textual string containing information whether
the PSU is present or not. Can be either 'PRESENT' or 'ABSENT'. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.1.2.1.2 |
|
psuPower
A textual string containing information about the
power state of the PSU. Can be either 'OK', 'FAIL' or '-' (latter if the PSU is absent). |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.1.2.1.3 |
|
psuType
A textual string containing information about the
type of the PSU. Can be either 'AC', 'DC' or '-' (if the PSU is absent or unplugged). |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.1.2.1.4 |
|
psuAlert
A textual string containing information if the
PSU is in an alert state. Can be either 'NO' (everything is running fine) or 'ALERT' (power failure). |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.1.2.1.5 |
tempTable
table.1.3.6.1.4.1.32182.1.1.2.2
·
1 row entry
·
6 columns
A list of temperature sensor entries. The number of entries is given by the value of tempNumber.
An entry containing management information applicable
to a particular temperature sensor.
to a particular temperature sensor.
Indexes
tempIndex
| Column | Syntax | OID |
|---|---|---|
|
tempIndex
A unique value, greater than zero, for each
temperature sensor. It is recommended that values are assigned contiguously starting from 1. The value for each temperature sensor must remain constant at least from one rei… |
EXTEMPIndex Textual Convention: EXTEMPIndex Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.32182.1.1.2.2.1.1 |
|
tempTemp
The temperature reported by the temperature sensor
in degrees Celsius. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.32182.1.1.2.2.1.2 |
|
tempLowerAlarm
The lower alarm limit of the temperature sensor in degrees
Celsius. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.32182.1.1.2.2.1.3 |
|
tempHighAlarm
The high temperature alarm limit of the temperature sensor
in degrees Celsius. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.32182.1.1.2.2.1.4 |
|
tempCriticalLimit
The critical temperature alarm limit of the temperature sensor
in degrees Celsius. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.32182.1.1.2.2.1.5 |
|
tempPosition
A textual string containing information about the
location of the temperature sensor in the device. This value can be an empty string. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.2.2.1.6 |
fanTable
table.1.3.6.1.4.1.32182.1.1.3.2
·
1 row entry
·
4 columns
A list of fan unit entities. The number of entries is given by the value of fanNumber.
An entry containing management information applicable
to a particular fan unit.
to a particular fan unit.
Indexes
fanIndex
| Column | Syntax | OID |
|---|---|---|
|
fanIndex
A unique value, greater than zero, for each
fan unit. It is recommended that values are assigned contiguously starting from 1. The value for each fan unit must remain constant at least from one reinitialization of the… |
EXFANIndex Textual Convention: EXFANIndex Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.32182.1.1.3.2.1.1 |
|
fanStatus
A textual string containing information about the
fan unit's status. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.3.2.1.2 |
|
fanSpeedRate
Contains the speed rate of the fan in percent.
|
Unsigned32 Constraints: range: 0-100 |
.1.3.6.1.4.1.32182.1.1.3.2.1.3 |
|
fanMode
A textual string containing information about the
fan's run mode. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.3.2.1.4 |
transceiverTable
table.1.3.6.1.4.1.32182.1.1.4.2
·
1 row entry
·
13 columns
A list of SFP/SFP+/QSFP/... module entities. The number of entries is given by the value of fanNumber.
An entry containing management information applicable
to a particular SFP/SFP+/QSFP/... module.
to a particular SFP/SFP+/QSFP/... module.
Indexes
transIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
transIndex
A unique value, greater than zero, for each
SFP/SFP+/QSFP/... module. The value is the module's port number times 10 plus the subport- number on split ports. So port 5 would be 50 and port 42/3 would be 423. The value … |
EXTransceiverIndex Textual Convention: EXTransceiverIndex Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.32182.1.1.4.2.1.1 |
||||
|
transName
A textual string containing the port name of the
SFP/SFP+/QSFP/... module. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.4.2.1.2 |
||||
|
transDiagnosticImplemented
This value is true(1) if the SFP/SFP+/QSFP/... module
implements diagnostics or false(2) if not. If false(2), all the following values are invalid. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.32182.1.1.4.2.1.3 |
||||
|
transOpticalTransmitPower
This value contains the optical transmission power
as a decimal stringified value with two decimal points. Can also be 'nan' if the sensor does not report a valid value. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.4.2.1.4 |
||||
|
transOpticalTransmitHighAlarm
This value contains the optical transmission power's
high alarm value as a decimal stringified value with two decimal points. Can also be 'nan' if the sensor does not report a valid value. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.4.2.1.5 |
||||
|
transOpticalTransmitHighWarn
This value contains the optical transmission power's
high warn value as a decimal stringified value with two decimal points. Can also be 'nan' if the sensor does not report a valid value. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.4.2.1.6 |
||||
|
transOpticalTransmitLowWarn
This value contains the optical transmission power's
low warn value as a decimal stringified value with two decimal points. Can also be 'nan' if the sensor does not report a valid value. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.4.2.1.7 |
||||
|
transOpticalTransmitLowAlarm
This value contains the optical transmission power's
low alarm value as a decimal stringified value with two decimal points. Can also be 'nan' if the sensor does not report a valid value. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.4.2.1.8 |
||||
|
transOpticalReceivePower
This value contains the optical receive power
as a decimal stringified value with two decimal points. Can also be 'nan' if the sensor does not report a valid value. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.4.2.1.9 |
||||
|
transOpticalReceiveHighAlarm
This value contains the optical receive power's
high alarm value as a decimal stringified value with two decimal points. Can also be 'nan' if the sensor does not report a valid value. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.4.2.1.10 |
||||
|
transOpticalReceiveHighWarn
This value contains the optical receive power's
high warn value as a decimal stringified value with two decimal points. Can also be 'nan' if the sensor does not report a valid value. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.4.2.1.11 |
||||
|
transOpticalReceiveLowWarn
This value contains the optical receive power's
low warn value as a decimal stringified value with two decimal points. Can also be 'nan' if the sensor does not report a valid value. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.4.2.1.12 |
||||
|
transOpticalReceiveLowAlarm
This value contains the optical receive power's
low alarm value as a decimal stringified value with two decimal points. Can also be 'nan' if the sensor does not report a valid value. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.32182.1.1.4.2.1.13 |