AXIS-VIDEO-MIB
- Registered at
- 1.3.6.1.4.1.368.1.11.3.6.1.4.1.368.4
- Last updated
- 2016-09-23 12:18
- Organization
- Axis Communications AB
- Revisions
- 2016-09-23 12:18, 2012-12-12 12:02
- Namespace
- axis
- Source file
AXIS-VIDEO-MIB- Digest
sha256:8e368887e9ebefb9e16ccfc30ea198998d0bc2d6d0ab2eb5dca70a7013e77b1e
Description
Axis Video MIB. Includes HW resources, such as power supplies, and traps for notifying management stations when something fails.
Contact
Postal: Axis Communications AB Emdalavagen 14 SE-223 69 Lund Sweden Phone: +46 (0)46 272 18 00 Fax: +46 (0)46 13 61 30 E-Mail: info@axis.com Web: www.axis.com
Imports
| From | Symbols |
|---|---|
| AXIS-ROOT-MIB | axis, products |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
AXIS-ROOT-MIB AXIS-VIDEO-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| videoBased OBJECT-IDENTITY | 1.3.6.1.4.1.368.1.1 | |||
| videoObjects OBJECT-IDENTITY | 1.3.6.1.4.1.368.4.1 | |||
| powerSupplyTable OBJECT-TYPE Table containing information about all the power supplies present in the device. | 1.3.6.1.4.1.368.4.1.1 | not-accessible | current | |
| powerSupplyEntry OBJECT-TYPE A power supply entry containing information about a specific power supply. | 1.3.6.1.4.1.368.4.1.1.1 | not-accessible | current | |
| powerSupplyType OBJECT-TYPE Indicates whether the power supply is mounted externally, e.g. in a rack, or internally. | 1.3.6.1.4.1.368.4.1.1.1.1 | INTEGER {common(1), internal(2), external(3)} | not-accessible | current |
| powerSupplyId OBJECT-TYPE 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. | 1.3.6.1.4.1.368.4.1.1.1.2 | Unsigned32 (1..128) | not-accessible | current |
| powerSupplyStatus OBJECT-TYPE The status of a power supply. | 1.3.6.1.4.1.368.4.1.1.1.3 | INTEGER {ok(1), failure(2)} | read-only | current |
| fanTable OBJECT-TYPE Table containing information about all the fans in the product. | 1.3.6.1.4.1.368.4.1.2 | not-accessible | current | |
| fanEntry OBJECT-TYPE A fan entry contains information about a specific fan. | 1.3.6.1.4.1.368.4.1.2.1 | not-accessible | current | |
| fanType OBJECT-TYPE The type of the fan, i.e. where the fan is mounted. | 1.3.6.1.4.1.368.4.1.2.1.1 | INTEGER {common(1), housing(2), rack(3), cpu(4)} | not-accessible | current |
| fanId OBJECT-TYPE 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. | 1.3.6.1.4.1.368.4.1.2.1.2 | Unsigned32 (1..128) | not-accessible | current |
| fanStatus OBJECT-TYPE The status of a fan. | 1.3.6.1.4.1.368.4.1.2.1.3 | INTEGER {ok(1), failure(2)} | read-only | current |
| tempSensorTable OBJECT-TYPE Table containing information about all the temperature sensors in the product. | 1.3.6.1.4.1.368.4.1.3 | not-accessible | current | |
| tempSensorEntry OBJECT-TYPE A temperature sensor entry contains information about a specific temperature sensor. | 1.3.6.1.4.1.368.4.1.3.1 | not-accessible | current | |
| tempSensorType OBJECT-TYPE The type of the temperature sensor, i.e. where it is mounted. | 1.3.6.1.4.1.368.4.1.3.1.1 | INTEGER {common(1), housing(2), rack(3), cpu(4)} | not-accessible | current |
| tempSensorId OBJECT-TYPE 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. | 1.3.6.1.4.1.368.4.1.3.1.2 | Unsigned32 (1..128) | not-accessible | current |
| tempSensorStatus OBJECT-TYPE The status of the temperature sensor. | 1.3.6.1.4.1.368.4.1.3.1.3 | INTEGER {ok(1), failure(2), outOfBoundary(3)} | read-only | current |
| tempSensorValue OBJECT-TYPE The temperature measured by a specific temperature sensor. The temperature is given in degrees Celsius. | 1.3.6.1.4.1.368.4.1.3.1.4 | Integer32 (-176..150) | read-only | current |
| videoChannelTable OBJECT-TYPE A list of video channel information, one entry for each physical video channel. | 1.3.6.1.4.1.368.4.1.4 | not-accessible | current | |
| videoChannelEntry OBJECT-TYPE A video channel entry contains information about a specific physical video channel. | 1.3.6.1.4.1.368.4.1.4.1 | not-accessible | current | |
| videoChannelId OBJECT-TYPE Used to identify a physical video channel. | 1.3.6.1.4.1.368.4.1.4.1.1 | Unsigned32 (1..8192) | not-accessible | current |
| videoSignalStatus OBJECT-TYPE The status of the video signal for a channel. | 1.3.6.1.4.1.368.4.1.4.1.2 | INTEGER {signalOk(1), noSignal(2)} | read-only | current |
| audioChannelTable OBJECT-TYPE A list of audio signal information, one entry for each physical audio channel. | 1.3.6.1.4.1.368.4.1.5 | not-accessible | current | |
| audioChannelEntry OBJECT-TYPE An audio signal entry contains information about a specific physical audio signal. | 1.3.6.1.4.1.368.4.1.5.1 | not-accessible | current | |
| audioChannelId OBJECT-TYPE Used to identify a physical audio channel. | 1.3.6.1.4.1.368.4.1.5.1.1 | Unsigned32 (1..8192) | not-accessible | current |
| audioSignalStatus OBJECT-TYPE The status of the audio signal for a channel. | 1.3.6.1.4.1.368.4.1.5.1.2 | INTEGER {signalOk(1), noSignal(2)} | read-only | current |
| casingTable OBJECT-TYPE A list of casing status, one entry for each casing. | 1.3.6.1.4.1.368.4.1.6 | not-accessible | current | |
| casingEntry OBJECT-TYPE A casing entry contains information about a specific casing. | 1.3.6.1.4.1.368.4.1.6.1 | not-accessible | current | |
| casingId OBJECT-TYPE Used to identify a casing. | 1.3.6.1.4.1.368.4.1.6.1.1 | Unsigned32 (1..32) | not-accessible | current |
| casingName OBJECT-TYPE 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. | 1.3.6.1.4.1.368.4.1.6.1.2 | SnmpAdminString (SIZE(0..32)) | read-only | current |
| casingStatus OBJECT-TYPE The status of the casing. | 1.3.6.1.4.1.368.4.1.6.1.3 | INTEGER {closed(1), open(2)} | read-only | current |
| storageTable OBJECT-TYPE A list of storage media properties, one entry for each storage media. | 1.3.6.1.4.1.368.4.1.8 | not-accessible | current | |
| storageEntry OBJECT-TYPE A storage media contains information about a specific medium. | 1.3.6.1.4.1.368.4.1.8.1 | not-accessible | current | |
| storageId OBJECT-TYPE Used to identify a storage. | 1.3.6.1.4.1.368.4.1.8.1.1 | Unsigned32 (1..128) | not-accessible | current |
| storageName OBJECT-TYPE 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. | 1.3.6.1.4.1.368.4.1.8.1.2 | SnmpAdminString (SIZE(0..32)) | read-only | current |
| storageDisruptionDetected OBJECT-TYPE The status of the storage medium. | 1.3.6.1.4.1.368.4.1.8.1.3 | INTEGER {no(1), yes(2)} | read-only | current |
| videoNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.368.4.2 | |||
| videoNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.368.4.2.0 | |||
| alarmID OBJECT-TYPE 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. | 1.3.6.1.4.1.368.4.2.1 | Unsigned32 | accessible-for-notify | current |
| alarmName OBJECT-TYPE A string that identifies which kind of alarm this is. During a certain time it is possible that alarms with the same name occur. | 1.3.6.1.4.1.368.4.2.2 | SnmpAdminString | accessible-for-notify | current |
| alarmText OBJECT-TYPE Detailed description of the alarm. | 1.3.6.1.4.1.368.4.2.3 | SnmpAdminString | accessible-for-notify | current |
| videoConformance OBJECT-IDENTITY | 1.3.6.1.4.1.368.4.3 | |||
| videoGroups OBJECT-IDENTITY | 1.3.6.1.4.1.368.4.3.1 | |||
| videoCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.368.4.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| alarmNew NOTIFICATION-TYPE This notification is sent when a new Alarm is generated that has a corresponding cleared state. | 1.3.6.1.4.1.368.4.2.0.1 | current |
| alarmCleared NOTIFICATION-TYPE This notification is generated when an alarm is cleared that was previous sent as a new Alarm. | 1.3.6.1.4.1.368.4.2.0.2 | current |
| alarmSingle NOTIFICATION-TYPE This notification is sent when a new Alarm is generated that has no corresponding cleared state. | 1.3.6.1.4.1.368.4.2.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| videoObjectGroup OBJECT-GROUP A collection of video objects. | 1.3.6.1.4.1.368.4.3.1.1 | obsolete |
| videoNotificationGroup NOTIFICATION-GROUP A collection of video notifications. | 1.3.6.1.4.1.368.4.3.1.2 | current |
| tempSensorGroup OBJECT-GROUP Objects related to Axis temperature sensors. | 1.3.6.1.4.1.368.4.3.1.3 | current |
| casingGroup OBJECT-GROUP Objects related to Axis casing. | 1.3.6.1.4.1.368.4.3.1.4 | current |
| storageGroup OBJECT-GROUP Objects related to Axis storage. | 1.3.6.1.4.1.368.4.3.1.5 | current |
| videoCompliance MODULE-COMPLIANCE The compliance statement in a previous version of this MIB for Axis video entities. | 1.3.6.1.4.1.368.4.3.2.1 | obsolete |
| videoComplianceRev2 MODULE-COMPLIANCE The compliance statement for Axis video entities. | 1.3.6.1.4.1.368.4.3.2.2 | current |