MEDIAHAWK-MIB: View SNMP OID List / Download MIB

VENDOR: CYBERGUARD CORPORATIONDAVID RHEIN


 Home MIB: MEDIAHAWK-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 concurrentComputerCorporation 1.3.6.1.4.1.1457
           mediaHawkVideoServer 1.3.6.1.4.1.1457.1
               mediaHawkVSVP 1.3.6.1.4.1.1457.1.2
                   mhvsVPVideo 1.3.6.1.4.1.1457.1.2.1
                       mhvsVPVideoTable 1.3.6.1.4.1.1457.1.2.1.2 no-access
Table listing the Videos on the Video Server.
                           mhvsVPVideoEntry 1.3.6.1.4.1.1457.1.2.1.2.1 no-access
Entry for table mhvsVPVideoTable
                               mhvsVPVideoIndex 1.3.6.1.4.1.1457.1.2.1.2.1.1 integer read-only
Unique identifier of this video
                               mhvsVPVideoName 1.3.6.1.4.1.1457.1.2.1.2.1.2 displaystring read-only
Name of this video
                               mhvsVPVideoNumCopies 1.3.6.1.4.1.1457.1.2.1.2.1.3 gauge read-only
Number of copies
                               mhvsVPVideoSize 1.3.6.1.4.1.1457.1.2.1.2.1.4 integer read-only
Size in KBytes of the video
                               mhvsVPVideoNumOpen 1.3.6.1.4.1.1457.1.2.1.2.1.5 gauge read-only
Current number of streams using this video
                               mhvsVPVideoStatus 1.3.6.1.4.1.1457.1.2.1.2.1.6 integer read-write
Status of the video Enumeration: 'quiesce': 3, 'failed': 4, 'deleted': 1, 'enabled': 6, 'disabled': 2, 'standby': 5.
                               mhvsVPVideoContentSpace 1.3.6.1.4.1.1457.1.2.1.2.1.7 integer read-only
Space in KBytes of the content files belonging to the video
                               mhvsVPVideoIndexSpace 1.3.6.1.4.1.1457.1.2.1.2.1.8 integer read-only
Space in KBytes of the index files belonging to the video
                       mhvsVPVideoInstTable 1.3.6.1.4.1.1457.1.2.1.3 no-access
Table listing each instance of the Videos on the Video Server
                           mhvsVPVideoInstEntry 1.3.6.1.4.1.1457.1.2.1.3.1 no-access
Entry for table mhvsVPVideoInstTable
                               mhvsVPVideoInstVideoIndex 1.3.6.1.4.1.1457.1.2.1.3.1.1 integer read-only
Unique identifier of this video. Set to mhvsVPVideoIndex.
                               mhvsVPVideoInstDiskIndex 1.3.6.1.4.1.1457.1.2.1.3.1.3 integer read-only
The disk holding this instance. Set to mhvsVPResourcesDiskIndex.
                               mhvsVPVideoInstNumOpen 1.3.6.1.4.1.1457.1.2.1.3.1.4 gauge read-only
Current number of streams using this video instance
                               mhvsVPVideoInstStatus 1.3.6.1.4.1.1457.1.2.1.3.1.5 integer read-write
The status of this video instance Enumeration: 'quiesce': 3, 'failed': 4, 'deleted': 1, 'enabled': 6, 'disabled': 2, 'standby': 5.
                               mhvsVPVideoInstPath 1.3.6.1.4.1.1457.1.2.1.3.1.6 displaystring read-only
Path to the video from the disk
                               mhvsVPVideoInstIndex 1.3.6.1.4.1.1457.1.2.1.3.1.7 integer read-only
The index for this video instance
                               mhvsVPVideoInstSize 1.3.6.1.4.1.1457.1.2.1.3.1.8 integer read-only
Size in KBytes of the video instance
                       mhvsVPVideoTrapGeneration 1.3.6.1.4.1.1457.1.2.1.4 integer read-write
Controls when the mhvsVPVideoChangedStatus and mhvsVPVideoInstChangedStatus traps are generated. off => no traps are generated, on => video or video instance changes state Enumeration: 'on': 1.
                   mhvsVPResources 1.3.6.1.4.1.1457.1.2.2
                       mhvsVPResourcesMaxStreams 1.3.6.1.4.1.1457.1.2.2.1 gauge read-only
The maximum number of streams supported by the Video Server
                       mhvsVPResourcesNumStreams 1.3.6.1.4.1.1457.1.2.2.2 gauge read-only
The number of streams running on the Video Server
                       mhvsVPResourcesMaxBandwidth 1.3.6.1.4.1.1457.1.2.2.3 gauge read-only
The maximum bandwidth in kbps supported by the Video Server
                       mhvsVPResourcesBandwidth 1.3.6.1.4.1.1457.1.2.2.4 gauge read-only
The currently allocated bandwidth in kbps on the Video Server
                       mhvsVPResourcesVPTable 1.3.6.1.4.1.1457.1.2.2.5 no-access
Table listing the Video Pumps on the Video Server.
                           mhvsVPResourcesVPEntry 1.3.6.1.4.1.1457.1.2.2.5.1 no-access
Entry for table mhvsVPResourcesVPTable
                               mhvsVPResourcesVPIndex 1.3.6.1.4.1.1457.1.2.2.5.1.1 integer read-only
A unique number within the Video Server for the Video Pump
                               mhvsVPResourcesVPMax 1.3.6.1.4.1.1457.1.2.2.5.1.2 gauge read-only
The maximum resources for this Video Pump
                               mhvsVPResourcesVPUsed 1.3.6.1.4.1.1457.1.2.2.5.1.3 gauge read-only
The used resources for this Video Pump
                               mhvsVPResourcesVPNumStreams 1.3.6.1.4.1.1457.1.2.2.5.1.4 gauge read-only
The number of streams using this Video Pump
                               mhvsVPResourcesVPStatus 1.3.6.1.4.1.1457.1.2.2.5.1.5 integer read-write
The status of this Video Pump Enumeration: 'quiesce': 3, 'failed': 4, 'deleted': 1, 'enabled': 6, 'disabled': 2, 'standby': 5.
                               mhvsVPResourcesVPConnected 1.3.6.1.4.1.1457.1.2.2.5.1.6 integer read-only
Indicates whether this Video Pump is connected to the Video Server Enumeration: 'yes': 1.
                               mhvsVPResourcesVPHostIndex 1.3.6.1.4.1.1457.1.2.2.5.1.7 integer read-only
Set to spsHostsindex in spsHostsTable
                       mhvsVPResourcesDiskTable 1.3.6.1.4.1.1457.1.2.2.6 no-access
Table listing the Disk Resources on the Video Server.
                           mhvsVPResourcesDiskEntry 1.3.6.1.4.1.1457.1.2.2.6.1 no-access
Entry for table mhvsVPResourcesDiskTable
                               mhvsVPResourcesDiskIndex 1.3.6.1.4.1.1457.1.2.2.6.1.1 integer read-only
A unique number within the Video Server for the disk
                               mhvsVPResourcesDiskName 1.3.6.1.4.1.1457.1.2.2.6.1.2 displaystring read-only
The name of the disk
                               mhvsVPResourcesDiskMax 1.3.6.1.4.1.1457.1.2.2.6.1.3 gauge read-write
The maximum resources for this disk
                               mhvsVPResourcesDiskUsed 1.3.6.1.4.1.1457.1.2.2.6.1.4 gauge read-only
The used resources for this disk
                               mhvsVPResourcesDiskNumStreams 1.3.6.1.4.1.1457.1.2.2.6.1.5 gauge read-only
The number of streams using this disk
                               mhvsVPResourcesDiskStatus 1.3.6.1.4.1.1457.1.2.2.6.1.6 integer read-write
The status of this disk Enumeration: 'quiesce': 3, 'failed': 4, 'deleted': 1, 'enabled': 6, 'disabled': 2, 'standby': 5.
                               mhvsVPResourcesDiskMaxCapacity 1.3.6.1.4.1.1457.1.2.2.6.1.7 integer read-only
The maximum capacity in KBytes of the content partition of this disk
                               mhvsVPResourcesDiskUsedCapacity 1.3.6.1.4.1.1457.1.2.2.6.1.8 integer read-only
The used capacity in KBytes of the content partition of this disk
                               mhvsVPResourcesDiskMaxSysCapacity 1.3.6.1.4.1.1457.1.2.2.6.1.9 integer read-only
The maximum capacity in KBytes of the /sys partition of this disk
                               mhvsVPResourcesDiskUsedSysCapacity 1.3.6.1.4.1.1457.1.2.2.6.1.10 integer read-only
The used capacity in KBytes of the /sys partition of this disk
                       mhvsVPResourcesNetwTable 1.3.6.1.4.1.1457.1.2.2.7 no-access
Table listing the Network Resources on the Video Server.
                           mhvsVPResourcesNetwEntry 1.3.6.1.4.1.1457.1.2.2.7.1 no-access
Entry for table mhvsVPResourcesNetwTable
                               mhvsVPResourcesNetwIndex 1.3.6.1.4.1.1457.1.2.2.7.1.1 integer read-only
A unique number within the Video Server for the network
                               mhvsVPResourcesNetwMax 1.3.6.1.4.1.1457.1.2.2.7.1.3 gauge read-write
The maximum resources for this network
                               mhvsVPResourcesNetwUsed 1.3.6.1.4.1.1457.1.2.2.7.1.4 gauge read-only
The used resources for this network
                               mhvsVPResourcesNetwNumStreams 1.3.6.1.4.1.1457.1.2.2.7.1.5 gauge read-only
The number of streams using this network
                               mhvsVPResourcesNetwType 1.3.6.1.4.1.1457.1.2.2.7.1.6 integer read-only
The type of this network Enumeration: 'qam': 4, 'ip': 7, 'codec': 5, 'atm': 6, 'dvb': 3.
                               mhvsVPResourcesNetwId 1.3.6.1.4.1.1457.1.2.2.7.1.7 displaystring read-only
The id. of this network For DVB or QAM, this is the TSID. For CODEC, this is the Codec port number. For ATM, this is the resource id.. For IP, this is a user-defined identifier.
                               mhvsVPResourcesNetwStatus 1.3.6.1.4.1.1457.1.2.2.7.1.8 integer read-write
The status of this network Enumeration: 'quiesce': 3, 'failed': 4, 'deleted': 1, 'enabled': 6, 'disabled': 2, 'standby': 5.
                       mhvsVPResourcesSPTable 1.3.6.1.4.1.1457.1.2.2.8 no-access
Table listing the Service Providers on the Video Server.
                           mhvsVPResourcesSPEntry 1.3.6.1.4.1.1457.1.2.2.8.1 no-access
Entry for table mhvsVPResourcesSPTable
                               mhvsVPResourcesSPIndex 1.3.6.1.4.1.1457.1.2.2.8.1.1 integer read-only
A unique number within the Video Server for the Service Provider
                               mhvsVPResourcesSPMax 1.3.6.1.4.1.1457.1.2.2.8.1.2 gauge read-only
The maximum resources (i.e. sessions) for this Service Provider
                               mhvsVPResourcesSPUsed 1.3.6.1.4.1.1457.1.2.2.8.1.3 gauge read-only
The used resources (i.e. sessions) for this Service Provider
                               mhvsVPResourcesSPStatus 1.3.6.1.4.1.1457.1.2.2.8.1.4 integer read-write
The status of this Service Provider Enumeration: 'quiesce': 3, 'failed': 4, 'deleted': 1, 'enabled': 6, 'disabled': 2, 'standby': 5.
                               mhvsVPResourcesSPConnected 1.3.6.1.4.1.1457.1.2.2.8.1.5 integer read-only
Indicates whether this Service Provider is connected to the Video Server Enumeration: 'yes': 1.
                               mhvsVPResourcesSPHostIndex 1.3.6.1.4.1.1457.1.2.2.8.1.6 integer read-only
Set to spsHostsindex in spsHostsTable
                       mhvsVPResourcesDiskAttTable 1.3.6.1.4.1.1457.1.2.2.9 no-access
Table listing the Disk Attachments on the Video Server.
                           mhvsVPResourcesDiskAttEntry 1.3.6.1.4.1.1457.1.2.2.9.1 no-access
Entry for table mhvsVPResourcesDiskAttTable
                               mhvsVPResourcesDiskAttDiskIndex 1.3.6.1.4.1.1457.1.2.2.9.1.1 integer read-only
Corresponds to mhvsVPResourcesDiskIndex in mhvsVPResourcesDiskTable
                               mhvsVPResourcesDiskAttVPIndex 1.3.6.1.4.1.1457.1.2.2.9.1.2 integer read-only
Corresponds to mhvsVPResourcesVPIndex in mhvsVPResourcesVPTable
                               mhvsVPResourcesDiskAttDir 1.3.6.1.4.1.1457.1.2.2.9.1.3 displaystring read-only
The mount-point of the disk on the host
                               mhvsVPResourcesDiskAttStatus 1.3.6.1.4.1.1457.1.2.2.9.1.4 integer read-write
The status of this disk to VP attachment Enumeration: 'quiesce': 3, 'failed': 4, 'deleted': 1, 'enabled': 6, 'disabled': 2, 'standby': 5.
                               mhvsVPResourcesDiskAttIndex 1.3.6.1.4.1.1457.1.2.2.9.1.5 integer read-only
Index into list of attachments for this disk
                       mhvsVPResourcesNetwAttTable 1.3.6.1.4.1.1457.1.2.2.10 no-access
Table listing the NetwAttork Resource Attachments on the Video Server.
                             mhvsVPResourcesNetwAttEntry 1.3.6.1.4.1.1457.1.2.2.10.1 no-access
Entry for table mhvsVPResourcesNetwAttTable
                                 mhvsVPResourcesNetwAttFromType 1.3.6.1.4.1.1457.1.2.2.10.1.1 integer read-only
Corresponds to mhvsVPResourcesNetwType in mhvsVPResourcesNetwTable Enumeration: 'qam': 4, 'ip': 7, 'codec': 5, 'atm': 6, 'dvb': 3.
                                 mhvsVPResourcesNetwAttFromIndex 1.3.6.1.4.1.1457.1.2.2.10.1.2 integer read-only
Corresponds to mhvsVPResourcesNetwIndex in mhvsVPResourcesNetwTable
                                 mhvsVPResourcesNetwAttToType 1.3.6.1.4.1.1457.1.2.2.10.1.3 integer read-only
The type of resource to which the network resource is attached Enumeration: 'ip': 7, 'atm': 6, 'dvb': 3, 'vp': 1, 'codec': 5, 'qam': 4, 'disk': 2.
                                 mhvsVPResourcesNetwAttToIndex 1.3.6.1.4.1.1457.1.2.2.10.1.4 integer read-only
If mhvsVPResourcesNetwAttToType is vp, this corresponds to mhvsVPResourcesVpId in mhvsVPResourcesVPTable. Otherwise, it corresponds to mhvsVPResourcesNetwIndex in mhvsVPResourcesNetwTable
                                 mhvsVPResourcesNetwAttStatus 1.3.6.1.4.1.1457.1.2.2.10.1.5 integer read-write
The status of this network attachment Enumeration: 'quiesce': 3, 'failed': 4, 'deleted': 1, 'enabled': 6, 'disabled': 2, 'standby': 5.
                                 mhvsVPResourcesNetwAttIndex 1.3.6.1.4.1.1457.1.2.2.10.1.6 integer read-only
Index into list of attachments for this network resource
                                 mhvsVPResourcesNetwAttName 1.3.6.1.4.1.1457.1.2.2.10.1.7 displaystring read-only
Name for this network attachment
                       mhvsVPResourcesTrapGeneration 1.3.6.1.4.1.1457.1.2.2.11 integer read-write
Controls when the mhvsVPResources...ChangedStatus traps are generated. off => no traps are generated, on => resource changes state Enumeration: 'on': 1.
                   mhvsVPStreams 1.3.6.1.4.1.1457.1.2.3
                       mhvsVPStreamsTrapGeneration 1.3.6.1.4.1.1457.1.2.3.1 integer read-write
Controls when the mhvsVPStreamChangedStatus trap is generated. openClose => streams opened or closed, stateChange => streams opened or closed or change state Enumeration: 'none': 1, 'stateChange': 3, 'openClose': 2.
                       mhvsVPStreamsVideoTable 1.3.6.1.4.1.1457.1.2.3.2 no-access
Table relating Video Instances to Stream Instances
                           mhvsVPStreamsVideoEntry 1.3.6.1.4.1.1457.1.2.3.2.1 no-access
Entry for table mhvsVPStreamsVideoTable
                               mhvsVPStreamsVideoSSEIndex 1.3.6.1.4.1.1457.1.2.3.2.1.1 integer read-only
Set to spsStreamInstStreamSEIndex.
                               mhvsVPStreamsVideoSIIndex 1.3.6.1.4.1.1457.1.2.3.2.1.2 integer read-only
Set to spsStreamInstIndex.
                               mhvsVPStreamsVideoDiskIndex 1.3.6.1.4.1.1457.1.2.3.2.1.3 integer read-only
Set to mhvsVPVideoInstDiskIndex.
                               mhvsVPStreamsVideoVideoIndex 1.3.6.1.4.1.1457.1.2.3.2.1.4 integer read-only
Set to mhvsVPVideoInstVideoIndex.
                       mhvsVPStreamsNetwTable 1.3.6.1.4.1.1457.1.2.3.3 no-access
Table relating Network Resources to Stream Instances.
                           mhvsVPStreamsNetwEntry 1.3.6.1.4.1.1457.1.2.3.3.1 no-access
Entry for table mhvsVPStreamsNetwTable
                               mhvsVPStreamsNetwSSEIndex 1.3.6.1.4.1.1457.1.2.3.3.1.1 integer read-only
Corresponds to spsStreamInstStreamSEIndex in spsStreamInstTable
                               mhvsVPStreamsNetwSIIndex 1.3.6.1.4.1.1457.1.2.3.3.1.2 integer read-only
Corresponds to spsStreamInstIndex in spsStreamInstTable
                               mhvsVPStreamsNetwNetwType 1.3.6.1.4.1.1457.1.2.3.3.1.3 integer read-only
Corresponds to mhvsVPResourcesNetwType in mhvsVPResourcesNetwTable Enumeration: 'qam': 4, 'ip': 7, 'codec': 5, 'atm': 6, 'dvb': 3.
                               mhvsVPStreamsNetwNetwIndex 1.3.6.1.4.1.1457.1.2.3.3.1.4 integer read-only
Corresponds to mhvsVPResourcesNetwIndex in mhvsVPResourcesNetwTable
                   mhvsVPMenu 1.3.6.1.4.1.1457.1.2.4
                       mhvsVPMenuTable 1.3.6.1.4.1.1457.1.2.4.2 no-access
Table listing the Menus on the Video Server.
                           mhvsVPMenuEntry 1.3.6.1.4.1.1457.1.2.4.2.1 no-access
Entry for table mhvsVPMenuTable
                               mhvsVPMenuIndex 1.3.6.1.4.1.1457.1.2.4.2.1.1 integer read-only
Unique identifier of this menu
                               mhvsVPMenuName 1.3.6.1.4.1.1457.1.2.4.2.1.2 displaystring read-only
Name of this menu
                               mhvsVPMenuNumCopies 1.3.6.1.4.1.1457.1.2.4.2.1.3 gauge read-only
Number of copies
                               mhvsVPMenuNumOpen 1.3.6.1.4.1.1457.1.2.4.2.1.5 gauge read-only
Current number of streams using this menu
                               mhvsVPMenuStatus 1.3.6.1.4.1.1457.1.2.4.2.1.6 integer read-write
Status of the menu Enumeration: 'quiesce': 3, 'failed': 4, 'deleted': 1, 'enabled': 6, 'disabled': 2, 'standby': 5.
                       mhvsVPMenuInstTable 1.3.6.1.4.1.1457.1.2.4.3 no-access
Table listing each instance of the Menus on the Video Server
                           mhvsVPMenuInstEntry 1.3.6.1.4.1.1457.1.2.4.3.1 no-access
Entry for table mhvsVPMenuInstTable
                               mhvsVPMenuInstMenuIndex 1.3.6.1.4.1.1457.1.2.4.3.1.1 integer read-only
Unique identifier of this menu. Set to mhvsVPMenuIndex.
                               mhvsVPMenuInstDiskIndex 1.3.6.1.4.1.1457.1.2.4.3.1.3 integer read-only
The disk holding this instance. Set to mhvsVPResourcesDiskIndex.
                               mhvsVPMenuInstNumOpen 1.3.6.1.4.1.1457.1.2.4.3.1.4 gauge read-only
Current number of streams using this menu instance
                               mhvsVPMenuInstStatus 1.3.6.1.4.1.1457.1.2.4.3.1.5 integer read-write
The status of this menu instance Enumeration: 'quiesce': 3, 'failed': 4, 'deleted': 1, 'enabled': 6, 'disabled': 2, 'standby': 5.
                               mhvsVPMenuInstPath 1.3.6.1.4.1.1457.1.2.4.3.1.6 displaystring read-only
Path to the menu from the disk
                               mhvsVPMenuInstIndex 1.3.6.1.4.1.1457.1.2.4.3.1.7 integer read-only
The index for this menu instance
                       mhvsVPMenuTrapGeneration 1.3.6.1.4.1.1457.1.2.4.4 integer read-write
Controls when the mhvsVPMenuChangedStatus and mhvsVPMenuInstChangedStatus traps are generated. off => no traps are generated, on => menu or menu instance changes state Enumeration: 'on': 1.
               mediaHawkVEMon 1.3.6.1.4.1.1457.1.3
                   mediaHawkVEMonAlive 1.3.6.1.4.1.1457.1.3.1 integer read-only
Always 1. If VEMon is not running on the target system, a snmp error or timeout will occur. Enumeration: 'yes': 1.
                   mediaHawkDVBTable 1.3.6.1.4.1.1457.1.3.2 no-access
Table listing the DVBs on the IVM.
                       mediaHawkDVBEntry 1.3.6.1.4.1.1457.1.3.2.1 no-access
Entry for table mediaHawkDVBTable
                           mhDVBStatus 1.3.6.1.4.1.1457.1.3.2.1.1 integer read-only
'1' if the DVB-ASI card is on-line and operational, '0' if not. Enumeration: 'yes': 1.
                           mhDVBName 1.3.6.1.4.1.1457.1.3.2.1.2 displaystring read-only
The device name of the DVB-ASI software device, currently either 'gi0' or 'mh0'.
                           mhDVBMTU 1.3.6.1.4.1.1457.1.3.2.1.3 integer read-only
The MTU (maximum transmission unit) size for the DVB card Interface.
                           mhDVBReceivePackets 1.3.6.1.4.1.1457.1.3.2.1.4 integer read-only
Total packets received by this DVB-ASI card. Normally 0.
                           mhDVBReceiveErrors 1.3.6.1.4.1.1457.1.3.2.1.5 integer read-only
Receive errors detected by this DVB-ASI card. Normally 0.
                           mhDVBTransmitPackets 1.3.6.1.4.1.1457.1.3.2.1.6 integer read-only
Total packets transmitted by this DVB-ASI card since the system was last restarted. Packets are 48128 bytes long.
                           mhDVBTransmitErrors 1.3.6.1.4.1.1457.1.3.2.1.7 integer read-only
Total number of transmit errors detected by this DVB-ASI card since the system was last restarted.
                           mhDVBTransmitKBytesPerSec 1.3.6.1.4.1.1457.1.3.2.1.8 integer read-only
Average number of 1K bytes transferred per second over the last 10 seconds for this DVB-ASI card.
                   mediaHawkDisk 1.3.6.1.4.1.1457.1.3.3
                       mhDiskNumDisks 1.3.6.1.4.1.1457.1.3.3.1 integer read-only
Total number of disk drives accessible to this CPU. Determines the number of entries in the following disk information variables.
                       mhDiskKBytesPerSec 1.3.6.1.4.1.1457.1.3.3.2 integer read-only
Total number of Kilobytes per second of disk activity from this particular CPU from all drives connected to it. Averaged over the last 10 seconds.
                       mhDiskDrivesTable 1.3.6.1.4.1.1457.1.3.3.3 no-access
Table listing the Disk Drives on the IVM.
                           mhDiskDrivesEntry 1.3.6.1.4.1.1457.1.3.3.3.1 no-access
Entry for table mhDiskDrivesTable
                               mhDiskDriveName 1.3.6.1.4.1.1457.1.3.3.3.1.1 displaystring read-only
Returns a string identifying the particular drive. The first 3 characters give the controller name, the next digit is the controller number. This is followed by a logical drive number. I.e. fib0_12. This drive number does not correspond to any other value in this MIB.
                               mhDiskDriveReads 1.3.6.1.4.1.1457.1.3.3.3.1.2 integer read-only
The total number of read commands issued to the drive from this system since the system was booted.
                               mhDiskDriveWrites 1.3.6.1.4.1.1457.1.3.3.3.1.3 integer read-only
The total number of write commands issued to the drive from this system since the system was booted.
                               mhDiskDriveReadKBytes 1.3.6.1.4.1.1457.1.3.3.3.1.4 integer read-only
The total quantity of data read since the system was booted off of the specified drive. Counted in units of 1024 bytes.
                               mhDiskDriveWriteKBytes 1.3.6.1.4.1.1457.1.3.3.3.1.5 integer read-only
The total quantity of data written to the specified drive since the system was booted. Counted in units of 1024 bytes.
                               mhDiskDriveReadKBytesPerSec 1.3.6.1.4.1.1457.1.3.3.3.1.6 integer read-only
Average number of bytes read off of the specified drive from this system measured in units of 1024 bytes. This average is over the last 5 seconds.
                               mhDiskDriveWriteKBytesPerSec 1.3.6.1.4.1.1457.1.3.3.3.1.7 integer read-only
Average number of bytes written to the specified drive from this system measured in units of 1024 bytes. This average is over the last 5 seconds.
                       mhContentMounted 1.3.6.1.4.1.1457.1.3.3.4 integer read-only
Returns an integer to indicate that the Video Content disk partition is mounted and on-line. A 1 indicates that the content is on-line, a 0 indicates it is not. Enumeration: 'yes': 1.
                   mediaHawkEnvironment 1.3.6.1.4.1.1457.1.3.4
                       mhEnvironmentFanTable 1.3.6.1.4.1.1457.1.3.4.1 no-access
Table listing the Fans on the IVM.
                           mhEnvironmentFanEntry 1.3.6.1.4.1.1457.1.3.4.1.1 no-access
Entry for table mhEnvironmentFanTable
                               mhEnvironmentFanLocation 1.3.6.1.4.1.1457.1.3.4.1.1.1 displaystring read-only
Returns a string indicating the Video Array ID followed by the number, such As '1A,0' for the first fan, '1A,2' for the third fan, etc.
                               mhEnvironmentFanStatus 1.3.6.1.4.1.1457.1.3.4.1.1.2 integer read-only
Returns an integer of either 0 if the fan has failed or 1 if the fan is working properly. Enumeration: 'working': 1.
                       mhEnvironmentPowerSupplyTable 1.3.6.1.4.1.1457.1.3.4.2 no-access
Table listing the Power Supplies on the IVM.
                           mhEnvironmentPowerSupplyEntry 1.3.6.1.4.1.1457.1.3.4.2.1 no-access
Entry for table mhEnvironmentPowerSupplyTable
                               mhEnvironmentPowerSupplyLocation 1.3.6.1.4.1.1457.1.3.4.2.1.1 displaystring read-only
Returns a string indicating the Video Array ID followed by the number, such as '1A,0' for the left supply, '1A,2' for the right supply, etc.
                               mhEnvironmentPowerSupplyStatus 1.3.6.1.4.1.1457.1.3.4.2.1.2 integer read-only
Returns an integer as follows: -1 if the power supply is missing or not plugged in, 0 if the power supply has failed, or 1 if the power supply is working properly. Enumeration: 'mising': -1, 'working': 1.
                       mhEnvironmentTemperatureTable 1.3.6.1.4.1.1457.1.3.4.3 no-access
Table listing the Temperature sensors on the IVM.
                           mhEnvironmentTemperatureEntry 1.3.6.1.4.1.1457.1.3.4.3.1 no-access
Entry for table mhEnvironmentTemperatureTable
                               mhEnvironmentTemperatureLocation 1.3.6.1.4.1.1457.1.3.4.3.1.1 displaystring read-only
Returns a string indicating the location of the related temperature sensor, such as 'Inlet LR' for lower right air inlet sensor.
                               mhEnvironmentTemperatureValue 1.3.6.1.4.1.1457.1.3.4.3.1.2 integer read-only
Returns the temperature of the related sensor, in degrees C.
                               mhEnvironmentTemperatureRedLine 1.3.6.1.4.1.1457.1.3.4.3.1.3 integer read-only
Returns the maximum permissible temperature of the related sensor, in In degrees C. Temperatures over this value may cause a system failure.
                   mediaHawkVideoEngineHealth 1.3.6.1.4.1.1457.1.3.5 integer read-only
Returns a 1, 2, or 3 for the health of the addressed engine. 1 is red (something is down); 2 = yellow; 3 = green. Checks status of DVB card, etc. Enumeration: 'green': 3, 'yellow': 2, 'red': 1.
                   mediaHawkArrayHealth 1.3.6.1.4.1.1457.1.3.6 integer read-only
Returns a 1, 2, or 3 for the health of the overall video array. 1 is red; (something is down); 2 = yellow; 3 = green. Checks particular engine to which the value is addressed, along with the health of the disks, power supplies, fans, etc. Enumeration: 'green': 3, 'yellow': 2, 'red': 1.
                   mediaHawkShutdown 1.3.6.1.4.1.1457.1.3.7 displaystring read-write
A writable variable used to request a particular engine or full video array to shutdown or restart. Passes a string indicating the engine or array followed by a code indicating the function to perform.
                   mediaHawkDiskDisable 1.3.6.1.4.1.1457.1.3.8 displaystring read-write
A writable variable used to request a particular disk drive to be disabled and spun down. Passes a string indicating the array followed by the drive position, such as 1A2.3. Returns a string indicating status of the operation.
                   mediaHawkDiskEnable 1.3.6.1.4.1.1457.1.3.9 displaystring read-write
A writable variable used to request a particular disk drive to be enabled and spun up. Passes a string indicating the array followed by the drive position, such as 1A2.3. Returns a string indicating status of the operation.
               mediaHawkVPMon 1.3.6.1.4.1.1457.1.4
                   mediaHawkVPMonAlive 1.3.6.1.4.1.1457.1.4.1 integer read-only
Always 1. If VPMon is not running on the target system, a snmp error or timeout will occur. Enumeration: 'yes': 1.
                   mhPartitionLastUnit 1.3.6.1.4.1.1457.1.4.2 integer read-only
Returns last currently configured Virtual Partition number. A value of -1 indicates that there are currently no configured virtual partitions in the target system.
                   mhPartitionCount 1.3.6.1.4.1.1457.1.4.3 integer read-only
Returns the maximum number of virtual partitions that may be configured in the target system. A value of 0 indicates that the Virtual Partition driver has not been configured into the kernel.
                   mhPartitionsTable 1.3.6.1.4.1.1457.1.4.4 no-access
Table listing the Partitions on the IVM.
                       mhPartitionsEntry 1.3.6.1.4.1.1457.1.4.4.1 no-access
Entry for table mhPartitionsTable
                           mhPartitionName 1.3.6.1.4.1.1457.1.4.4.1.1 displaystring read-only
Returns the path name of the raw device associated with VP unit 'N'. Examples: mhPartitionName.0 Returns '/dev/rdsk/vp0' mhPartitionName.1 Returns '/dev/rdsk/vp1'.
                           mhPartitionType 1.3.6.1.4.1.1457.1.4.4.1.2 displaystring read-only
Returns current configuration of VP unit 'N'. Legal values are: 'unconfigured' partition has not been configured 'mirror' configured as a mirrored device 'stripe' configured as a striped device.
                           mhPartitionState 1.3.6.1.4.1.1457.1.4.4.1.3 displaystring read-only
Returns the current state of VP unit 'N'. Legal values are: 'unconfigured' partition has not been configured 'striped' configured as a striped device 'verifying' mirror is currently synchronized and is executing a mirror integrity check. 'restoring' mirror is currently being restored. 'synchronized mirror is currently synchronized. 'primary disk failure' a primary disk failure has caused the mirror to loose synchronization. The primary disk device requires maintenance. 'secondary disk failure' a secondary disk failure has caused the mirror to loose synchronization. The secondary disk device requires maintenance. 'primary+secondary disk failure' 'tertiary disk failure' 'primary+tertiary disk failure' 'secondary+tertiary disk failure' 'triple disk failure' 'unsynchronized' the mirror is not synchronized and needs to be restored. This state occurs as a result of a system panic or hang, not as a result of a disk failure.
                           mhPartitionActiveReadCount 1.3.6.1.4.1.1457.1.4.4.1.4 integer read-only
Returns the current number of outstanding read requests on VP unit 'N'.
                           mhPartitionActiveWriteCount 1.3.6.1.4.1.1457.1.4.4.1.5 integer read-only
Returns the current number of outstanding write requests on VP unit 'N'.
                           mhPartitionTotalErrors 1.3.6.1.4.1.1457.1.4.4.1.6 integer read-only
The total number of I/O errors on VP unit 'N' since system initialization.
                           mhPartitionSliceSize 1.3.6.1.4.1.1457.1.4.4.1.7 integer read-only
If mhPartitionType='stripe', this is the stripe size as defined by vpinit(1m). Otherwise, a 0 is returned.
                           mhPartitionSizeKbytes 1.3.6.1.4.1.1457.1.4.4.1.8 integer read-only
The size, in kilobytes, of this VP is returned.
                           mhPartitionReaderMode 1.3.6.1.4.1.1457.1.4.4.1.9 displaystring read-write
none The VP is not a mirror. primary When this mirror is synchronized, all read requests will be scheduled exclusively to the primary partition. secondary When this mirror is synchronized, all read requests will be scheduled exclusively to the secondary partition. distributed When this mirror is synchronized, all read requests will be distributed between the two partitions.
                           mhPartitionWriterMode 1.3.6.1.4.1.1457.1.4.4.1.10 integer read-write
-1 The VP is not a mirror. 0 When this mirror is synchronized, the first write to this device will result in the on-disk state of the mirror to be marked 'dirty'. The final close(2) of this VP will result in the VP being marked 'clean'. These on-disk states are used during system crash recover to maintain the integrity of the mirror. >0 When this mirror is synchronized, the first write to this VP.
                           mhPartitionRestoreThrottle 1.3.6.1.4.1.1457.1.4.4.1.11 integer read-write
During a mirrored restore or verify operation, an artificial delay may be performed between each read/write (restore) or read/read (verify) sequence. This value is the number of microseconds to delay. Note that the VP driver converts this value into a number of clock 'ticks', so microsecond resolution is not actually possible. Specifying a delay between 1 and 16666 results in a 1 tick delay, between 16667 and 33333 results in a 2 tick delay, etc. 0 No delay is performed. This results in the fastest possible restoration/verification of the mirror at the expense of I/O bandwidth. >0 The specified delay is performed. This lengthens the restoration/verification process, but is more friendly to other transfers which are taking place on the same controller(s).
                           mhPartitionProgressMeter 1.3.6.1.4.1.1457.1.4.4.1.12 displaystring read-only
During a mirrored restore or verify operation, this value indicates the completion percentage. This value is always between '0.0%' and '100.0%'. A synchronized mirror will report this value as '100.0%'.
                           mhPartitionMemberCount 1.3.6.1.4.1.1457.1.4.4.1.13 integer read-only
Returns the number of sub-devices which comprise this VP unit. Unconfigured VPs return 0, mirror VPs return 2, and striped VP return the number of striped partitions.
                           mhPartitionMemberDevices 1.3.6.1.4.1.1457.1.4.4.1.14 displaystring read-only
Returns the names of the sub-devices which comprise this VP unit. Normally, the named devices are the same as found in /dev/dsk. For example: 3s0 4s0. In the event that the device node for the configured device cannot be located, the major and minor number will be returned (this is very unlikely to happen). For example: 101,57856.
                           mhPartitionStartRestore 1.3.6.1.4.1.1457.1.4.4.1.15 integer read-write
Returns a 1 if a restore or verify operation is currently in progress, or a 0 if not. This option can be used to initiate a repair, restore, or verify operation as follows: 1 Repair (vpinit -R equivalent) 2 Restore (vpinit -r equivalent) 3 Repair and Restore (vpinit -Rr equivalent) 4 Verify (vpinit -t equivalent) All other set values are silently ignored.
                           mhPartitionCancelRestore 1.3.6.1.4.1.1457.1.4.4.1.16 integer read-write
When read, returns a 0. When set to a value of 1, the currently executing restore or verify operation is terminated. This operation is ignored if any value other than 1 is set, or if the specified VP device is not currently restoring or verifying the mirror.
                           mpPartitionErrorMask 1.3.6.1.4.1.1457.1.4.4.1.17 integer read-write
Returns an integer value [0..7] which represents a bitmask of member devices which have reported an I/O error. This value is a logical 'or' of all errant partition members. The bitmask is encoded as follows: 0 No members have reported a failure (green). 1 Primary member failure (yellow). 2 Secondary member failure (yellow). 3 Primary and secondary member failures (red). 4 Tertiary member failure (yellow). 5 Primary and tertiary member failures (red). 6 Secondary and tertiary member failures (red). 7 Primary, secondary and tertiary member failures (red).
                           mhPartitionHealth 1.3.6.1.4.1.1457.1.4.4.1.18 displaystring read-only
Returns a string which indicates the overall health of the VP subsystem: none This device is not a mirror. red A double or triple drive failure has occurred. yellow A single drive fault has occurred on the mirrored set. green All members of the mirror are synchronized.
                           mhPartitionRestoreStatus 1.3.6.1.4.1.1457.1.4.4.1.19 displaystring read-only
Returns a string which indicates the restore/verify status associated with either the current, or last, restore/verify operation performed. NOTE: This status does NOT reflect the current status of the mirror. This is simply a historical log of the last restore or verify command which started execution on the associated VP device. For example, this status may report a successfully executed restore operation but the mirror may have lost synchronization in the time period since the execution of the restore. The possible strings that can be returned are: restore/verify not run since reboot The restore/verify status is not persistent over kernel reboots. This status is returned whenever the restore or verify commands have not been issued since the last reboot. restore successful The last command issued to this VP was a restore which was successful. verify successful The last command issued to this VP was a verify which was successful. restore cleared read errors The restore cleared the VP's read error counters. A physical restore operation was not performed. restore operation active A restore operation is currently active on this VP. verify operation active A verify operation is currently active on this VP. restore was canceled A restore operation was started but the canceled at the user's request. verify was canceled A verify operation was started but the canceled at the user's request. mirror needs repair A restore operation was attempted on a mirror that need to be repaired. memory allocation failure Buffer allocation necessary to perform a restore or verify operation were not available. cannot verify a 'forced' mirror A verify operation was attempted on a mirror that was created using the 'force' option. Since the mirror was never synchronized on a block-by-block basis, the verify operation is expected to fail. synchronization was lost during verify The verify operation was aborted due to a loss of synchronization. The error causing the loss of synchronization was not associated with the verify operation (an external event caused the loss). error reading primary device A restore or verify command aborted due to a read error on the primary device during the operation. error writing primary device A restore command aborted due to a write error on the primary device during the restore operation. error reading secondary device A restore or verify command aborted due to a read error on the secondary device during the operation. error writing secondary device A restore command aborted due to a write error on the secondary device during the restore operation. error accessing tertiary device A restore or verify command aborted due to failure either communicating with a Loop B client system or because of a read or write error on the tertiary device. verify error A verify error occured between the primary and secondary mirrored device. tertiary device verify error A verify error occured between the primary and tertiary mirrored device. status unavailable The restore status returned was invalid.
                           mhPartitionRestoreDate 1.3.6.1.4.1.1457.1.4.4.1.20 dateandtime read-only
Returns the date and time of the last partition restore, in DateAndTime format of 11 octets.
                           mhPartitionMountPoint 1.3.6.1.4.1.1457.1.4.4.1.21 displaystring read-only
Returns a string denoting the mount-point name if this partition is the mount point for any file system. A null string is returned if this partition is not a mount point. MediaHawk Model 2000 Systems only.
                           mhPartitionFreeSpace 1.3.6.1.4.1.1457.1.4.4.1.22 integer read-only
Applicable only if previous entry (mount point) returns a non-null string. Returns an integer from 0 to 99 indicating the percentage of free space in this partition. MediaHawk Model 2000 Systems only.
                   mhVPSubsystemHealth 1.3.6.1.4.1.1457.1.4.5 displaystring read-only
Returns a string which indicates the overall health of the VP subsystem: none There are no mirrors confgiured. red At least one partition has reported a double or triple drive failure. yellow At least one partition has reported a single member fault. green All partitions are synchronized .
             mhvsVPStreamChangedStatus 1.3.6.1.4.1.14570.50
Trap is issued when a stream is opened or closed or changes state depending on the setting of mhvsVPStreamsTrapGeneration. The trap contains the new state of the stream ('unknown' if closed)
             mhvsVPResourcesSPChangedStatus 1.3.6.1.4.1.14570.51
Trap is issued when a Service Provider changes state depending on the setting of mhvsVPResourcesTrapGeneration. The trap identifies the SP and includes its new state
             mhvsVPResourcesVPChangedStatus 1.3.6.1.4.1.14570.52
Trap is issued when a Video Pump changes state depending on the setting of mhvsVPResourcesTrapGeneration. The trap identifies the VP and includes its new state
             mhvsVPResourcesDiskChangedStatus 1.3.6.1.4.1.14570.53
Trap is issued when a Disk Resource changes state depending on the setting of mhvsVPResourcesTrapGeneration. The trap identifies the Disk and includes its new state
             mhvsVPResourcesDiskAttChangedStatus 1.3.6.1.4.1.14570.54
Trap is issued when a Disk Attachment changes state depending on the setting of mhvsVPResourcesTrapGeneration. The trap identifies the Disk Attachment and includes its new state
             mhvsVPResourcesNetwChangedStatus 1.3.6.1.4.1.14570.55
Trap is issued when a Network Resource changes state depending on the setting of mhvsVPResourcesTrapGeneration. The trap identifies the Network Resource and includes its new state
             mhvsVPResourcesNetwAttChangedStatus 1.3.6.1.4.1.14570.56
Trap is issued when a Network Attachment changes state depending on the setting of mhvsVPResourcesTrapGeneration. The trap identifies the Network Attachment and includes its new state
             mhvsVPVideoChangedStatus 1.3.6.1.4.1.14570.57
Trap is issued when a video changes state depending on the setting of mhvsVPVideoTrapGeneration. The trap identifies the video and includes its new state
             mhvsVPVideoInstChangedStatus 1.3.6.1.4.1.14570.58
Trap is issued when a video instance changes state depending on the setting of mhvsVPVideoTrapGeneration. The trap identifies the video instance and includes its new state
             mhvsVPMenuChangedStatus 1.3.6.1.4.1.14570.59
Trap is issued when a menu changes state depending on the setting of mhvsVPMenuTrapGeneration. The trap identifies the menu and includes its new state
             mhvsVPMenuInstChangedStatus 1.3.6.1.4.1.14570.60
Trap is issued when a menu instance changes state depending on the setting of mhvsVPMenuTrapGeneration. The trap identifies the menu instance and includes its new state
             mhProcessStart 1.3.6.1.4.1.14570.101
Trap is issued when VEMon successfully started
             mhProcessTermination 1.3.6.1.4.1.14570.102
Trap is issued when VEMon has terminated
             vpProcessStart 1.3.6.1.4.1.14570.103
Trap is issued when VPMon successfully started
             vpProcessTermination 1.3.6.1.4.1.14570.104
Trap is issued when VPMon has terminated
             vpPartitionStateChanged 1.3.6.1.4.1.14570.105
Trap is issued when the mirror state has changed
             mhEnvironmentFanFailure 1.3.6.1.4.1.14570.106
Trap is issued when A Fan has failed
             mhEnvironmentPowerSupplyFailure 1.3.6.1.4.1.14570.107
Trap is issued when A Power Supply has failed
             mhEnvironmentTemperatureAlarm 1.3.6.1.4.1.14570.108
Trap is issued when Over Temperature is detected