AXIS-VIDEO-MIB: View SNMP OID List / Download MIB
VENDOR: AXIS COMMUNICATIONS AB
Home | MIB: AXIS-VIDEO-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
videoBased | 1.3.6.1.4.1.368.1.1 | |||
video | 1.3.6.1.4.1.368.4 |
Axis Video MIB. Includes HW resources, such as power supplies, and traps for notifying management stations when something fails. |
||
videoObjects | 1.3.6.1.4.1.368.4.1 | |||
powerSupplyTable | 1.3.6.1.4.1.368.4.1.1 | no-access |
Table containing information about all the power supplies present in the device. |
|
1.3.6.1.4.1.368.4.1.1.1 | no-access |
A power supply entry containing information about a specific power supply. |
||
powerSupplyType | 1.3.6.1.4.1.368.4.1.1.1.1 | integer | no-access |
Indicates whether the power supply is mounted externally, e.g. in a rack, or internally. Enumeration: 'internal': 2, 'common': 1, 'external': 3. |
powerSupplyId | 1.3.6.1.4.1.368.4.1.1.1.2 | unsigned32 | no-access |
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 the same powerSupplyId. |
powerSupplyStatus | 1.3.6.1.4.1.368.4.1.1.1.3 | integer | read-only |
The status of a power supply. Enumeration: 'failure': 2, 'ok': 1. |
fanTable | 1.3.6.1.4.1.368.4.1.2 | no-access |
Table containing information about all the fans in the product. |
|
1.3.6.1.4.1.368.4.1.2.1 | no-access |
A fan entry contains information about a specific fan. |
||
fanType | 1.3.6.1.4.1.368.4.1.2.1.1 | integer | no-access |
The type of the fan, i.e. where the fan is mounted. Enumeration: 'housing': 2, 'cp': 4, 'common': 1, 'rack': 3. |
fanId | 1.3.6.1.4.1.368.4.1.2.1.2 | unsigned32 | no-access |
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. |
fanStatus | 1.3.6.1.4.1.368.4.1.2.1.3 | integer | read-only |
The status of a fan. Enumeration: 'failure': 2, 'ok': 1. |
tempSensorTable | 1.3.6.1.4.1.368.4.1.3 | no-access |
Table containing information about all the temperature sensors in the product. |
|
1.3.6.1.4.1.368.4.1.3.1 | no-access |
A temperature sensor entry contains information about a specific temperature sensor. |
||
tempSensorType | 1.3.6.1.4.1.368.4.1.3.1.1 | integer | no-access |
The type of the temperature sensor, i.e. where it is mounted. Enumeration: 'housing': 2, 'cp': 4, 'common': 1, 'rack': 3. |
tempSensorId | 1.3.6.1.4.1.368.4.1.3.1.2 | unsigned32 | no-access |
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. |
tempSensorStatus | 1.3.6.1.4.1.368.4.1.3.1.3 | integer | read-only |
The status of the temperature sensor. Enumeration: 'outOfBoundary': 3, 'failure': 2, 'ok': 1. |
tempSensorValue | 1.3.6.1.4.1.368.4.1.3.1.4 | integer32 | read-only |
The temperature measured by a specific temperature sensor. The temperature is given in degrees Celsius. |
videoChannelTable | 1.3.6.1.4.1.368.4.1.4 | no-access |
A list of video channel information, one entry for each physical video channel. |
|
1.3.6.1.4.1.368.4.1.4.1 | no-access |
A video channel entry contains information about a specific physical video channel. |
||
videoChannelId | 1.3.6.1.4.1.368.4.1.4.1.1 | unsigned32 | no-access |
Used to identify a physical video channel. |
videoSignalStatus | 1.3.6.1.4.1.368.4.1.4.1.2 | integer | read-only |
The status of the video signal for a channel. Enumeration: 'signalOk': 1, 'noSignal': 2. |
audioChannelTable | 1.3.6.1.4.1.368.4.1.5 | no-access |
A list of audio signal information, one entry for each physical audio channel. |
|
1.3.6.1.4.1.368.4.1.5.1 | no-access |
An audio signal entry contains information about a specific physical audio signal. |
||
audioChannelId | 1.3.6.1.4.1.368.4.1.5.1.1 | unsigned32 | no-access |
Used to identify a physical audio channel. |
audioSignalStatus | 1.3.6.1.4.1.368.4.1.5.1.2 | integer | read-only |
The status of the audio signal for a channel. Enumeration: 'signalOk': 1, 'noSignal': 2. |
casingTable | 1.3.6.1.4.1.368.4.1.6 | no-access |
A list of casing status, one entry for each casing. |
|
1.3.6.1.4.1.368.4.1.6.1 | no-access |
A casing entry contains information about a specific casing. |
||
casingId | 1.3.6.1.4.1.368.4.1.6.1.1 | unsigned32 | no-access |
Used to identify a casing. |
casingName | 1.3.6.1.4.1.368.4.1.6.1.2 | snmpadminstring | read-only |
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. |
casingStatus | 1.3.6.1.4.1.368.4.1.6.1.3 | integer | read-only |
The status of the casing. Enumeration: 'open': 2, 'closed': 1. |
storageTable | 1.3.6.1.4.1.368.4.1.8 | no-access |
A list of storage media properties, one entry for each storage media. |
|
1.3.6.1.4.1.368.4.1.8.1 | no-access |
A storage media contains information about a specific medium. |
||
storageId | 1.3.6.1.4.1.368.4.1.8.1.1 | unsigned32 | no-access |
Used to identify a storage. |
storageName | 1.3.6.1.4.1.368.4.1.8.1.2 | snmpadminstring | read-only |
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 anyway. |
storageDisruptionDetected | 1.3.6.1.4.1.368.4.1.8.1.3 | integer | read-only |
The status of the storage medium. Enumeration: 'yes': 2, 'no': 1. |
videoNotifications | 1.3.6.1.4.1.368.4.2 | |||
videoNotificationPrefix | 1.3.6.1.4.1.368.4.2.0 | |||
alarmNew | 1.3.6.1.4.1.368.4.2.0.1 |
This notification is sent when a new Alarm is generated that has a corresponding cleared state. |
||
alarmCleared | 1.3.6.1.4.1.368.4.2.0.2 |
This notification is generated when an alarm is cleared that was previous sent as a new Alarm. |
||
alarmSingle | 1.3.6.1.4.1.368.4.2.0.3 |
This notification is sent when a new Alarm is generated that has no corresponding cleared state. |
||
alarmID | 1.3.6.1.4.1.368.4.2.1 | unsigned32 | no-access |
This object indentifies a certain alarm event in a unique way. This means that there cannot be any alarm event that has the same ID during a finite period of time. |
alarmName | 1.3.6.1.4.1.368.4.2.2 | snmpadminstring | no-access |
A string that identifies which kind of alarm this is. During a certain time it is possible that alarms with the same name occur. |
alarmText | 1.3.6.1.4.1.368.4.2.3 | snmpadminstring | no-access |
Detailed description of the alarm. |
videoConformance | 1.3.6.1.4.1.368.4.3 | |||
videoGroups | 1.3.6.1.4.1.368.4.3.1 | |||
videoObjectGroup | 1.3.6.1.4.1.368.4.3.1.1 |
A collection of video objects. |
||
videoNotificationGroup | 1.3.6.1.4.1.368.4.3.1.2 |
A collection of video notifications. |
||
tempSensorGroup | 1.3.6.1.4.1.368.4.3.1.3 |
Objects related to Axis temperature sensors. |
||
casingGroup | 1.3.6.1.4.1.368.4.3.1.4 |
Objects related to Axis casing. |
||
storageGroup | 1.3.6.1.4.1.368.4.3.1.5 |
Objects related to Axis storage. |
||
videoCompliances | 1.3.6.1.4.1.368.4.3.2 | |||
videoCompliance | 1.3.6.1.4.1.368.4.3.2.1 |
The compliance statement in a previous version of this MIB for Axis video entities. |
||
videoComplianceRev2 | 1.3.6.1.4.1.368.4.3.2.2 |
The compliance statement for Axis video entities. |