HIKVISION-MIB

File: HIKVISION-MIB.mib (8050 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

Counter enterprises OBJECT-TYPE
NetworkAddress DisplayString

Defined Types

HikDiskEntry  
SEQUENCE    
  hikDiskIndex INTEGER
  hikDiskVolume DisplayString
  hikDiskStatus INTEGER
  hikDiskFreeSpace INTEGER
  hikDiskCapability INTEGER

Defined Values

hikvision 1.3.6.1.4.1.50001
OBJECT IDENTIFIER    

hikEntity 1.3.6.1.4.1.50001.1
OBJECT IDENTIFIER    

hikIp 1.3.6.1.4.1.50001.1.1
hikvision device valid ip address
Status: mandatory Access: read-only
OBJECT-TYPE    
  NetworkAddress  

hikPort 1.3.6.1.4.1.50001.1.2
hikvision device valid manager port,default is 8000
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hikEntityIndex 1.3.6.1.4.1.50001.1.3
hikvision device unique index, for DVR this is serial NO.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

hikEntityType 1.3.6.1.4.1.50001.1.100
OBJECT IDENTIFIER    

hikEntityType 1.3.6.1.4.1.50001.1.100
hikvision products type
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dvr(1), nvr(2), ipc(3), unknown(255)  

hikEntitySubType 1.3.6.1.4.1.50001.1.101
hikvision product sub type
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dvr-70xx(1), dvr-71xx(2), dvr-80xx(20), dvr-81xx(21), dvr-90xx(40), dvr-91xx(41), nvr(200), ipc(400), unknown(65535)  

hikOnline 1.3.6.1.4.1.50001.1.102
display hikvision product online status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER online(1), absent(2), unknown(255)  

hikService 1.3.6.1.4.1.50001.1.103
display hikvision product service type, now dvr will return Unknown
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(255)  

hikCMSDefType 1.3.6.1.4.1.50001.1.104
display hikvision product defined CMS type, now dvr will return Unknown
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(255)  

hikObjectID 1.3.6.1.4.1.50001.1.105
display hikvision product object ID, now dvr do not need this will return 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hikObjectName 1.3.6.1.4.1.50001.1.106
display hikvision product object Name, now dvr do not need this will return nothing
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

hikTrapHostIp1 1.3.6.1.4.1.50001.1.110
display hikvision product 1st trap host ip address
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

hikCPUNum 1.3.6.1.4.1.50001.1.200
the number of hikvision product's cpu
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..512  

hikCPUFrequency 1.3.6.1.4.1.50001.1.201
the frequency of hikvision product's cpu, format like 2000MHZ
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

hikMemoryCapability 1.3.6.1.4.1.50001.1.220
the size of Memory
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hikMemoryUsage 1.3.6.1.4.1.50001.1.221
the Usage of hikvision product's Memory, value scope is (0-100)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

hikDeviceStatus 1.3.6.1.4.1.50001.1.230
display hikvision product status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER online(1), absent(2), unknown(255)  

hikDeviceLanguage 1.3.6.1.4.1.50001.1.231
display hikvision product language
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER english(1), simple-chinese(2), traditional-chinese(3), japanese(4), korea(5), unknown(255)  

hikDiskNum 1.3.6.1.4.1.50001.1.240
the number of hikvision device local disks
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hikDiskTable 1.3.6.1.4.1.50001.1.241
A list of disk entries. The number of entries is given by the value of hikDiskNum.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HikDiskEntry

hikDiskEntry 1.3.6.1.4.1.50001.1.241.1
A disk entry containing objects at local disk status.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HikDiskEntry  

hikDiskIndex 1.3.6.1.4.1.50001.1.241.1.1
An unique value for each local disk entry. Its value ranges between 1 and the value of ifNumber.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hikDiskVolume 1.3.6.1.4.1.50001.1.241.1.2
A textual string containing information about local disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

hikDiskStatus 1.3.6.1.4.1.50001.1.241.1.3
local disk status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), unformatted(1), abnormal(2), smartfailed(3), mismatch(4), idle(5), notonline(6), reparing(10), formatting(11)  

hikDiskFreeSpace 1.3.6.1.4.1.50001.1.241.1.4
the size of local disk entry free space, if we get 100, means free space is 100M
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hikDiskCapability 1.3.6.1.4.1.50001.1.241.1.5
the size of local disk entry all space, if we get 100, means all space is 100M
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

power-PowerOn 1
hikvision device power on
TRAP-TYPE    

power-PowerOff 2
hikvision device shut down
TRAP-TYPE    

power-ReBoot 3
hikvision device reboot
TRAP-TYPE