MIBs Depot

HH3C-VM-MAN-MIB

Registered at
1.3.6.1.4.1.25506.9.1
Last updated
2007-04-13 00:00
Organization
New H3C Tech. Co., Ltd.
Namespace
comware
Source file
HH3C-VM-MAN-MIB
Digest
sha256:ee71df4f7dfbc3b8f8f54fb84403523c6c59fb81e38106ed7c57ecbad50be26a

Description

VM is one of surveillance features, implementing user authentication, configuration management, network management and control signalling forwarding. This MIB contains objects to manage the VM feature.

Contact

Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
ENTITY-MIBentPhysicalAssetID
HH3C-OID-MIBhh3cSurveillanceMIB
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, 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.

ENTITY-MIB
HH3C-OID-MIB
HH3C-VM-MAN-MIB
IANA-ENTITY-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Objects

NameOIDSyntaxAccessStatus
hh3cVMManMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.9.1.1
hh3cVMCapabilitySet
OBJECT-TYPE
Components included in the VM feature represented by bit fields. VM feature includes three componets: CMS(Central Management Server), CSS(Control Signalling Server) and DM(Data Managment). A bit set to 1 indicates the corresponding component of this bit is included otherwise indicates the corresponding component of this bit is not included. VM can include one or more components at one time.
1.3.6.1.4.1.25506.9.1.1.1Bits {cms(0), css(1), dm(2)}read-onlycurrent
hh3cVMStat
OBJECT-IDENTITY
1.3.6.1.4.1.25506.9.1.1.2
hh3cVMStatTotalConnEstablishRequests
OBJECT-TYPE
The total number of establishment requests for video connection.
1.3.6.1.4.1.25506.9.1.1.2.1Counter32read-onlycurrent
hh3cVMStatSuccConnEstablishRequests
OBJECT-TYPE
The total number of successful establishment requests for video connection.
1.3.6.1.4.1.25506.9.1.1.2.2Counter32read-onlycurrent
hh3cVMStatFailConnEstablishRequests
OBJECT-TYPE
The total number of unsuccessful establishment requests for video connection.
1.3.6.1.4.1.25506.9.1.1.2.3Counter32read-onlycurrent
hh3cVMStatTotalConnReleaseRequests
OBJECT-TYPE
The total number of release requests for video connection.
1.3.6.1.4.1.25506.9.1.1.2.4Counter32read-onlycurrent
hh3cVMStatSuccConnReleaseRequests
OBJECT-TYPE
The total number of successful release requests for video connection.
1.3.6.1.4.1.25506.9.1.1.2.5Counter32read-onlycurrent
hh3cVMStatFailConnReleaseRequests
OBJECT-TYPE
The total number of unsuccessful release requests for video connection.
1.3.6.1.4.1.25506.9.1.1.2.6Counter32read-onlycurrent
hh3cVMStatExceptionTerminationConn
OBJECT-TYPE
The total number of exceptional termination for video connection.
1.3.6.1.4.1.25506.9.1.1.2.7Counter32read-onlycurrent
hh3cVMManMIBTrap
OBJECT-IDENTITY
1.3.6.1.4.1.25506.9.1.2
hh3cVMManTrapPrex
OBJECT-IDENTITY
1.3.6.1.4.1.25506.9.1.2.0
hh3cVMManTrapObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.9.1.2.1
hh3cVMManIPSANDevIP
OBJECT-TYPE
IP address of IPSAN Device which can store video data.
1.3.6.1.4.1.25506.9.1.2.1.1IpAddressaccessible-for-notifycurrent
hh3cVMManRegDevIP
OBJECT-TYPE
IP address of devices which can registered or unregistered to VM.
1.3.6.1.4.1.25506.9.1.2.1.2IpAddressaccessible-for-notifycurrent
hh3cVMManRegDevName
OBJECT-TYPE
Name of devices which can registered or unregistered to VM.
1.3.6.1.4.1.25506.9.1.2.1.3DisplayString (SIZE(0..64))accessible-for-notifycurrent
hh3cVMManRegionCoordinateX1
OBJECT-TYPE
The horizontal coordinate of top left point of the motion detection region.
1.3.6.1.4.1.25506.9.1.2.1.4Unsigned32accessible-for-notifycurrent
hh3cVMManRegionCoordinateY1
OBJECT-TYPE
The vertical coordinate of top left point of the motion detection region.
1.3.6.1.4.1.25506.9.1.2.1.5Unsigned32accessible-for-notifycurrent
hh3cVMManRegionCoordinateX2
OBJECT-TYPE
The horizontal coordinate of botton right point of the motion detection region.
1.3.6.1.4.1.25506.9.1.2.1.6Unsigned32accessible-for-notifycurrent
hh3cVMManRegionCoordinateY2
OBJECT-TYPE
The horizontal coordinate of botton right point of the motion detection region.
1.3.6.1.4.1.25506.9.1.2.1.7Unsigned32accessible-for-notifycurrent
hh3cVMManCpuUsage
OBJECT-TYPE
The CPU usage for this entity. Generally, the CPU usage will caculate the overall CPU usage on the entity, and it is not sensible with the number of CPU on the entity.
1.3.6.1.4.1.25506.9.1.2.1.8Unsigned32 (0..100)accessible-for-notifycurrent
hh3cVMManCpuUsageThreshold
OBJECT-TYPE
The threshold for the CPU usage. When the CPU usage exceeds the threshold, a notification will be sent.
1.3.6.1.4.1.25506.9.1.2.1.9Unsigned32 (0..100)accessible-for-notifycurrent
hh3cVMManMemUsage
OBJECT-TYPE
The memory usage for the entity. This object indicates what percent of memory are used.
1.3.6.1.4.1.25506.9.1.2.1.10Unsigned32 (0..100)accessible-for-notifycurrent
hh3cVMManMemUsageThreshold
OBJECT-TYPE
The threshold for the Memory usage. When the memory usage exceeds the threshold, a notification will be sent.
1.3.6.1.4.1.25506.9.1.2.1.11Unsigned32 (0..100)accessible-for-notifycurrent
hh3cVMManHardDiskUsage
OBJECT-TYPE
The hard disk usage for the entity. This object indicates what percent of hard disk are used.
1.3.6.1.4.1.25506.9.1.2.1.12Unsigned32 (0..100)accessible-for-notifycurrent
hh3cVMManHardDiskUsageThreshold
OBJECT-TYPE
The threshold for the hard disk usage. When the hard disk usage exceeds the threshold, a notification will be sent.
1.3.6.1.4.1.25506.9.1.2.1.13Unsigned32 (0..100)accessible-for-notifycurrent
hh3cVMManTemperature
OBJECT-TYPE
The temperature for the entity.
1.3.6.1.4.1.25506.9.1.2.1.14Integer32accessible-for-notifycurrent
hh3cVMManTemperatureThreshold
OBJECT-TYPE
The threshold for the temperature. When the temperature exceeds the threshold, a notification will be sent.
1.3.6.1.4.1.25506.9.1.2.1.15Integer32accessible-for-notifycurrent
hh3cVMManClientIP
OBJECT-TYPE
The client device IP address.
1.3.6.1.4.1.25506.9.1.2.1.16IpAddressaccessible-for-notifycurrent
hh3cVMManUserName
OBJECT-TYPE
The client user name.
1.3.6.1.4.1.25506.9.1.2.1.17DisplayString (SIZE(0..32))accessible-for-notifycurrent
hh3cVMManReportContent
OBJECT-TYPE
The details of the fault which reported by clients
1.3.6.1.4.1.25506.9.1.2.1.18DisplayString (SIZE(0..128))accessible-for-notifycurrent
hh3cVMManClientVideoStreamDiscontinuityInterval
OBJECT-TYPE
Video stream discontinuity interval.
1.3.6.1.4.1.25506.9.1.2.1.19Unsigned32accessible-for-notifycurrent
hh3cVMManClientVideoStreamDiscontinuityIntervalThreshold
OBJECT-TYPE
The threshold for the video stream discontinuity interval. When the discontinuity interval exceeds the threshold, a notification will be sent.
1.3.6.1.4.1.25506.9.1.2.1.20Unsigned32accessible-for-notifycurrent
hh3cVMManClientStatPeriod
OBJECT-TYPE
The client statistic period.
1.3.6.1.4.1.25506.9.1.2.1.21Unsigned32accessible-for-notifycurrent
hh3cVMManClientLoginFailNum
OBJECT-TYPE
The total number of client login failure in last statistic period which is defined by hh3cVMManClientStatPeriod entity.
1.3.6.1.4.1.25506.9.1.2.1.22Unsigned32accessible-for-notifycurrent
hh3cVMManClientLoginFailNumThreshold
OBJECT-TYPE
The threshold for the total number of client login failure in last statistic period. When the number exceeds the threshold, a notification will be sent.
1.3.6.1.4.1.25506.9.1.2.1.23Unsigned32accessible-for-notifycurrent
hh3cVMManClientVODFailNum
OBJECT-TYPE
The total number of client VOD failure in last statistic period which is defined by hh3cVMManClientStatPeriod entity.
1.3.6.1.4.1.25506.9.1.2.1.24Unsigned32accessible-for-notifycurrent
hh3cVMManClientVODFailNumThreshold
OBJECT-TYPE
The threshold for the total number of client VOD failure in last statistic period. When the number exceeds the threshold, a notification will be sent.
1.3.6.1.4.1.25506.9.1.2.1.25Unsigned32accessible-for-notifycurrent
hh3cVMManClientVODStart
OBJECT-TYPE
The start time for VOD.
1.3.6.1.4.1.25506.9.1.2.1.26DateAndTimeaccessible-for-notifycurrent
hh3cVMManClientVODEnd
OBJECT-TYPE
The end time for VOD.
1.3.6.1.4.1.25506.9.1.2.1.27DateAndTimeaccessible-for-notifycurrent
hh3cVMManPUExternalInputAlarmChannelID
OBJECT-TYPE
The ID of the external input alarm channel.
1.3.6.1.4.1.25506.9.1.2.1.28Unsigned32accessible-for-notifycurrent
hh3cVMManPUECVideoChannelName
OBJECT-TYPE
The name of the video channel. It is suggested that the name includes the channel ID information.
1.3.6.1.4.1.25506.9.1.2.1.29DisplayString (SIZE(0..32))accessible-for-notifycurrent

Notifications

NameOIDStatus
hh3cVMManDeviceOnlineTrap
NOTIFICATION-TYPE
Send a trap about the device having been registered to VM.
1.3.6.1.4.1.25506.9.1.2.0.1current
hh3cVMManDeviceOfflineTrap
NOTIFICATION-TYPE
Send a trap about the device having been unregistered to VM.
1.3.6.1.4.1.25506.9.1.2.0.2current
hh3cVMManForwardDeviceExternalSemaphoreTrap
NOTIFICATION-TYPE
Forward a trap about external semaphore alarm, which is created by the third party device.
1.3.6.1.4.1.25506.9.1.2.0.3current
hh3cVMManForwardDeviceVideoLossTrap
NOTIFICATION-TYPE
Forward a trap about video loss, which is created by the third party device.
1.3.6.1.4.1.25506.9.1.2.0.4current
hh3cVMManForwardDeviceVideoRecoverTrap
NOTIFICATION-TYPE
Forward a trap about video recovery after loss, which is created by the third party device.
1.3.6.1.4.1.25506.9.1.2.0.5current
hh3cVMManForwardDeviceMotionDetectTrap
NOTIFICATION-TYPE
Forward a trap about motion detection, which is created by the third party device.
1.3.6.1.4.1.25506.9.1.2.0.6current
hh3cVMManForwardDeviceCoverTrap
NOTIFICATION-TYPE
Forward a trap about video cover, which is created by the third party device.
1.3.6.1.4.1.25506.9.1.2.0.7current
hh3cVMManForwardDeviceCpuUsageThresholdTrap
NOTIFICATION-TYPE
Forward a trap about cpu usage exceeding its threshold, which is created by the third party device.
1.3.6.1.4.1.25506.9.1.2.0.8current
hh3cVMManForwardDeviceMemUsageThresholdTrap
NOTIFICATION-TYPE
Forward a trap about memory usage exceeding its threshold, which is created by the third party device.
1.3.6.1.4.1.25506.9.1.2.0.9current
hh3cVMManForwardDeviceHardDiskUsageThresholdTrap
NOTIFICATION-TYPE
Forward a trap about harddisk usage exceeding its threshold, which is created by the third party device.
1.3.6.1.4.1.25506.9.1.2.0.10current
hh3cVMManForwardDeviceTemperatureThresholdTrap
NOTIFICATION-TYPE
Forward a trap about temperature exceeding its threshold, which is created by the third party device.
1.3.6.1.4.1.25506.9.1.2.0.11current
hh3cVMManForwardDeviceStartKinescopeTrap
NOTIFICATION-TYPE
Forward a trap about starting kinescope, which is created by the third party device.
1.3.6.1.4.1.25506.9.1.2.0.12current
hh3cVMManForwardDeviceStopKinescopeTrap
NOTIFICATION-TYPE
Forward a trap about stopping kinescope, which is created by the third party device.
1.3.6.1.4.1.25506.9.1.2.0.13current
hh3cVMManClientReportTrap
NOTIFICATION-TYPE
Send a trap about the fault which is reported by clients.
1.3.6.1.4.1.25506.9.1.2.0.14current
hh3cVMManClientRealtimeSurveillanceNoVideoTrap
NOTIFICATION-TYPE
Send a trap about no realtime surveillance video stream which is reported by clients. hh3cVMManRegDevIP, entPhysicalAssetID, hh3cVMManRegDevName and hh3cVMManPUECVideoChannelName describe an EC's relative information.
1.3.6.1.4.1.25506.9.1.2.0.15current
hh3cVMManClientVODNoVideoTrap
NOTIFICATION-TYPE
Send a trap about no VOD video stream which is reported by clients. hh3cVMManRegDevIP, entPhysicalAssetID, hh3cVMManRegDevName and hh3cVMManPUECVideoChannelName describe an EC's relative information.
1.3.6.1.4.1.25506.9.1.2.0.16current
hh3cVMManClientRealtimeSurveillanceVideoStreamDiscontinuityTrap
NOTIFICATION-TYPE
Send a trap about the realtime surveillance video stream discontinuity which is reported by clients. entPhysicalAssetID, hh3cVMManRegDevIP, hh3cVMManRegDevName and hh3cVMManPUECVideoChannelName describe an EC's relative information.
1.3.6.1.4.1.25506.9.1.2.0.17current
hh3cVMManClientVODVideoStreamDiscontinuityTrap
NOTIFICATION-TYPE
Send a trap about the VOD video stream discontinuity which is reported by clients. hh3cVMManRegDevIP, entPhysicalAssetID, hh3cVMManRegDevName and hh3cVMManPUECVideoChannelName describe an EC's relative information.
1.3.6.1.4.1.25506.9.1.2.0.18current
hh3cVMManClientCtlConnExceptionTerminationTrap
NOTIFICATION-TYPE
Send a trap about the exceptional termination for control connection.
1.3.6.1.4.1.25506.9.1.2.0.19current
hh3cVMManClientFrequencyLoginFailTrap
NOTIFICATION-TYPE
Send a trap about the frequency of client login failure.
1.3.6.1.4.1.25506.9.1.2.0.20current
hh3cVMManClientFrequencyVODFailTrap
NOTIFICATION-TYPE
Send a trap about the frequency of client VOD failure.
1.3.6.1.4.1.25506.9.1.2.0.21current
hh3cVMManDMECDisobeyStorageScheduleTrap
NOTIFICATION-TYPE
Send a trap about EC disobeying storage schedule created by DM.
1.3.6.1.4.1.25506.9.1.2.0.22current
hh3cVMManDMECDisobeyStorageScheduleRecoverTrap
NOTIFICATION-TYPE
Send a trap about recovery after EC disobeying storage schedule created by DM.
1.3.6.1.4.1.25506.9.1.2.0.23current