AXIS-VIDEO-MIB Table View

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

Tables
7
Rows
7
Columns
20
.1.3.6.1.4.1.368.4.1.1 · 1 row entry · 3 columns
Table containing information about all the power supplies
present in the device.
powerSupplyEntry entry .1.3.6.1.4.1.368.4.1.1.1
A power supply entry containing information about
a specific power supply.
Indexes
powerSupplyType powerSupplyId
Column Syntax OID
powerSupplyType
Indicates whether the power supply is mounted externally,
e.g. in a rack, or internally.
Enumeration
Enumerated Values:
1common
2internal
3external
.1.3.6.1.4.1.368.4.1.1.1.1
powerSupplyId
Used to identify a power supply. The powerSupplyId is unique
within the type, i.e. there can not be two external power
supplies with the same powerSupplyId. There can, however, be one
external and one internal that have…
Unsigned32
Constraints:
range: 1-128
.1.3.6.1.4.1.368.4.1.1.1.2
powerSupplyStatus
The status of a power supply.
Enumeration
Enumerated Values:
1ok
2failure
.1.3.6.1.4.1.368.4.1.1.1.3
.1.3.6.1.4.1.368.4.1.2 · 1 row entry · 3 columns
Table containing information about all the fans in the product.
fanEntry entry .1.3.6.1.4.1.368.4.1.2.1
A fan entry contains information about a specific fan.
Indexes
fanType fanId
Column Syntax OID
fanType
The type of the fan, i.e. where the fan is mounted.
Enumeration
Enumerated Values:
1common
2housing
3rack
4cpu
.1.3.6.1.4.1.368.4.1.2.1.1
fanId
Used, together with fanType, to identify a fan. The fanId is
unique within the type, i.e. there can not be two fans with the
same fanType and the same fanId.
Unsigned32
Constraints:
range: 1-128
.1.3.6.1.4.1.368.4.1.2.1.2
fanStatus
The status of a fan.
Enumeration
Enumerated Values:
1ok
2failure
.1.3.6.1.4.1.368.4.1.2.1.3
.1.3.6.1.4.1.368.4.1.3 · 1 row entry · 4 columns
Table containing information about all the temperature
sensors in the product.
tempSensorEntry entry .1.3.6.1.4.1.368.4.1.3.1
A temperature sensor entry contains information about a
specific temperature sensor.
Indexes
tempSensorType tempSensorId
Column Syntax OID
tempSensorType
The type of the temperature sensor, i.e. where it is mounted.
Enumeration
Enumerated Values:
1common
2housing
3rack
4cpu
.1.3.6.1.4.1.368.4.1.3.1.1
tempSensorId
Used, together with tempSensorType, to identify a temperature
sensor. The tempSensorId is unique within the type, i.e. there
can not be two sensors with the same tempSensorType and the same
tempSensorId.
Unsigned32
Constraints:
range: 1-128
.1.3.6.1.4.1.368.4.1.3.1.2
tempSensorStatus
The status of the temperature sensor.
Enumeration
Enumerated Values:
1ok
2failure
3outOfBoundary
.1.3.6.1.4.1.368.4.1.3.1.3
tempSensorValue
The temperature measured by a specific temperature sensor.
The temperature is given in degrees Celsius.
Integer32
Constraints:
range: -176-150
.1.3.6.1.4.1.368.4.1.3.1.4
.1.3.6.1.4.1.368.4.1.4 · 1 row entry · 2 columns
A list of video channel information, one entry for each
physical video channel.
videoChannelEntry entry .1.3.6.1.4.1.368.4.1.4.1
A video channel entry contains information about a specific
physical video channel.
Indexes
videoChannelId
Column Syntax OID
videoChannelId
Used to identify a physical video channel.
Unsigned32
Constraints:
range: 1-8192
.1.3.6.1.4.1.368.4.1.4.1.1
videoSignalStatus
The status of the video signal for a channel.
Enumeration
Enumerated Values:
1signalOk
2noSignal
.1.3.6.1.4.1.368.4.1.4.1.2
.1.3.6.1.4.1.368.4.1.5 · 1 row entry · 2 columns
A list of audio signal information, one entry for each
physical audio channel.
audioChannelEntry entry .1.3.6.1.4.1.368.4.1.5.1
An audio signal entry contains information about a specific
physical audio signal.
Indexes
audioChannelId
Column Syntax OID
audioChannelId
Used to identify a physical audio channel.
Unsigned32
Constraints:
range: 1-8192
.1.3.6.1.4.1.368.4.1.5.1.1
audioSignalStatus
The status of the audio signal for a channel.
Enumeration
Enumerated Values:
1signalOk
2noSignal
.1.3.6.1.4.1.368.4.1.5.1.2
.1.3.6.1.4.1.368.4.1.6 · 1 row entry · 3 columns
A list of casing status, one entry for each casing.
casingEntry entry .1.3.6.1.4.1.368.4.1.6.1
A casing entry contains information about a specific casing.
Indexes
casingId
Column Syntax OID
casingId
Used to identify a casing.
Unsigned32
Constraints:
range: 1-32
.1.3.6.1.4.1.368.4.1.6.1.1
casingName
Used to identify a casing. If the original string is longer than the
specified length then the middle of the string will be replaced by '..'
in such a way that the length of the string becomes 32 characters
anyway.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.368.4.1.6.1.2
casingStatus
The status of the casing.
Enumeration
Enumerated Values:
1closed
2open
.1.3.6.1.4.1.368.4.1.6.1.3
.1.3.6.1.4.1.368.4.1.8 · 1 row entry · 3 columns
A list of storage media properties, one entry for each storage media.
storageEntry entry .1.3.6.1.4.1.368.4.1.8.1
A storage media contains information about a specific medium.
Indexes
storageId
Column Syntax OID
storageId
Used to identify a storage.
Unsigned32
Constraints:
range: 1-128
.1.3.6.1.4.1.368.4.1.8.1.1
storageName
Used to identify a storage medium. If the original string is longer
than the specified length then the middle of the string will be
replaced by '..' in such a way that the length of the string becomes 32
characters anyw…
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.368.4.1.8.1.2
storageDisruptionDetected
The status of the storage medium.
Enumeration
Enumerated Values:
1no
2yes
.1.3.6.1.4.1.368.4.1.8.1.3