AXIS-VIDEO-MIB

File: AXIS-VIDEO-MIB.mib (17973 bytes)

Imported modules

AXIS-ROOT-MIB SNMPv2-CONF SNMPv2-SMI
SNMP-FRAMEWORK-MIB

Imported symbols

axis products MODULE-COMPLIANCE
NOTIFICATION-GROUP OBJECT-GROUP Integer32
MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Unsigned32 SnmpAdminString

Defined Types

PowerSupplyEntry  
SEQUENCE    
  powerSupplyType INTEGER
  powerSupplyId Unsigned32
  powerSupplyStatus INTEGER

FanEntry  
SEQUENCE    
  fanType INTEGER
  fanId Unsigned32
  fanStatus INTEGER

TempSensorEntry  
SEQUENCE    
  tempSensorType INTEGER
  tempSensorId Unsigned32
  tempSensorStatus INTEGER
  tempSensorValue Integer32

VideoChannelEntry  
SEQUENCE    
  videoChannelId Unsigned32
  videoSignalStatus INTEGER

AudioChannelEntry  
SEQUENCE    
  audioChannelId Unsigned32
  audioSignalStatus INTEGER

CasingEntry  
SEQUENCE    
  casingId Unsigned32
  casingName SnmpAdminString
  casingStatus INTEGER

StorageEntry  
SEQUENCE    
  storageId Unsigned32
  storageName SnmpAdminString
  storageDisruptionDetected INTEGER

Defined Values

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.
MODULE-IDENTITY    

videoBased 1.3.6.1.4.1.368.1.1
OBJECT IDENTIFIER    

videoObjects 1.3.6.1.4.1.368.4.1
OBJECT IDENTIFIER    

powerSupplyTable 1.3.6.1.4.1.368.4.1.1
Table containing information about all the power supplies present in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerSupplyEntry

powerSupplyEntry 1.3.6.1.4.1.368.4.1.1.1
A power supply entry containing information about a specific power supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  PowerSupplyEntry  

powerSupplyType 1.3.6.1.4.1.368.4.1.1.1.1
Indicates whether the power supply is mounted externally, e.g. in a rack, or internally.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER common(1), internal(2), external(3)  

powerSupplyId 1.3.6.1.4.1.368.4.1.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..128  

powerSupplyStatus 1.3.6.1.4.1.368.4.1.1.1.3
The status of a power supply.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), failure(2)  

fanTable 1.3.6.1.4.1.368.4.1.2
Table containing information about all the fans in the product.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FanEntry

fanEntry 1.3.6.1.4.1.368.4.1.2.1
A fan entry contains information about a specific fan.
Status: current Access: not-accessible
OBJECT-TYPE    
  FanEntry  

fanType 1.3.6.1.4.1.368.4.1.2.1.1
The type of the fan, i.e. where the fan is mounted.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER common(1), housing(2), rack(3), cpu(4)  

fanId 1.3.6.1.4.1.368.4.1.2.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..128  

fanStatus 1.3.6.1.4.1.368.4.1.2.1.3
The status of a fan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), failure(2)  

tempSensorTable 1.3.6.1.4.1.368.4.1.3
Table containing information about all the temperature sensors in the product.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TempSensorEntry

tempSensorEntry 1.3.6.1.4.1.368.4.1.3.1
A temperature sensor entry contains information about a specific temperature sensor.
Status: current Access: not-accessible
OBJECT-TYPE    
  TempSensorEntry  

tempSensorType 1.3.6.1.4.1.368.4.1.3.1.1
The type of the temperature sensor, i.e. where it is mounted.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER common(1), housing(2), rack(3), cpu(4)  

tempSensorId 1.3.6.1.4.1.368.4.1.3.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..128  

tempSensorStatus 1.3.6.1.4.1.368.4.1.3.1.3
The status of the temperature sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), failure(2), outOfBoundary(3)  

tempSensorValue 1.3.6.1.4.1.368.4.1.3.1.4
The temperature measured by a specific temperature sensor. The temperature is given in degrees Celsius.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -176..150  

videoChannelTable 1.3.6.1.4.1.368.4.1.4
A list of video channel information, one entry for each physical video channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VideoChannelEntry

videoChannelEntry 1.3.6.1.4.1.368.4.1.4.1
A video channel entry contains information about a specific physical video channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  VideoChannelEntry  

videoChannelId 1.3.6.1.4.1.368.4.1.4.1.1
Used to identify a physical video channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..8192  

videoSignalStatus 1.3.6.1.4.1.368.4.1.4.1.2
The status of the video signal for a channel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER signalOk(1), noSignal(2)  

audioChannelTable 1.3.6.1.4.1.368.4.1.5
A list of audio signal information, one entry for each physical audio channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AudioChannelEntry

audioChannelEntry 1.3.6.1.4.1.368.4.1.5.1
An audio signal entry contains information about a specific physical audio signal.
Status: current Access: not-accessible
OBJECT-TYPE    
  AudioChannelEntry  

audioChannelId 1.3.6.1.4.1.368.4.1.5.1.1
Used to identify a physical audio channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..8192  

audioSignalStatus 1.3.6.1.4.1.368.4.1.5.1.2
The status of the audio signal for a channel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER signalOk(1), noSignal(2)  

casingTable 1.3.6.1.4.1.368.4.1.6
A list of casing status, one entry for each casing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CasingEntry

casingEntry 1.3.6.1.4.1.368.4.1.6.1
A casing entry contains information about a specific casing.
Status: current Access: not-accessible
OBJECT-TYPE    
  CasingEntry  

casingId 1.3.6.1.4.1.368.4.1.6.1.1
Used to identify a casing.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..32  

casingName 1.3.6.1.4.1.368.4.1.6.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

casingStatus 1.3.6.1.4.1.368.4.1.6.1.3
The status of the casing.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER closed(1), open(2)  

storageTable 1.3.6.1.4.1.368.4.1.8
A list of storage media properties, one entry for each storage media.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StorageEntry

storageEntry 1.3.6.1.4.1.368.4.1.8.1
A storage media contains information about a specific medium.
Status: current Access: not-accessible
OBJECT-TYPE    
  StorageEntry  

storageId 1.3.6.1.4.1.368.4.1.8.1.1
Used to identify a storage.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..128  

storageName 1.3.6.1.4.1.368.4.1.8.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

storageDisruptionDetected 1.3.6.1.4.1.368.4.1.8.1.3
The status of the storage medium.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

videoNotifications 1.3.6.1.4.1.368.4.2
OBJECT IDENTIFIER    

videoNotificationPrefix 1.3.6.1.4.1.368.4.2.0
OBJECT IDENTIFIER    

alarmID 1.3.6.1.4.1.368.4.2.1
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

alarmName 1.3.6.1.4.1.368.4.2.2
A string that identifies which kind of alarm this is. During a certain time it is possible that alarms with the same name occur.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

alarmText 1.3.6.1.4.1.368.4.2.3
Detailed description of the alarm.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

videoConformance 1.3.6.1.4.1.368.4.3
OBJECT IDENTIFIER    

videoGroups 1.3.6.1.4.1.368.4.3.1
OBJECT IDENTIFIER    

videoCompliances 1.3.6.1.4.1.368.4.3.2
OBJECT IDENTIFIER    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

videoObjectGroup 1.3.6.1.4.1.368.4.3.1.1
A collection of video objects.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

videoNotificationGroup 1.3.6.1.4.1.368.4.3.1.2
A collection of video notifications.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tempSensorGroup 1.3.6.1.4.1.368.4.3.1.3
Objects related to Axis temperature sensors.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

casingGroup 1.3.6.1.4.1.368.4.3.1.4
Objects related to Axis casing.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

storageGroup 1.3.6.1.4.1.368.4.3.1.5
Objects related to Axis storage.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

videoComplianceRev2 1.3.6.1.4.1.368.4.3.2.2
The compliance statement for Axis video entities.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

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.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE