HiRDB Datareplicator Version 8 Description, User's Guide and Operator's Guide

[Contents][Glossary][Index][Back][Next]

3.4.9 MIB file

You must have a MIB file to use the information collection and remote control facilities during use of JP1/Cm2 for operations management (MIB stands for Management Information Base). A MIB file is a text file that stores the structures of the objects that are used with the SNMP protocol. All objects (information) are unique and identified by an object ID.

Do not edit Datareplicator's MIB file.

Organization of this subsection
(1) Overview of Datareplicator's MIB file
(2) Details about MIB

(1) Overview of Datareplicator's MIB file

The following table describes the rules for the MIB file used with Datareplicator. A MIB file is created in strict accordance with these rules.

Table 3-4 Rules for MIB file used with Datareplicator

Item Rules for Datareplicator's MIB file
Filename The filename is hdsMIB.
Object ID Datareplicator's object ID is .iso.org.dod.internet.private.enterprises.hitachi.systemExMib.hirdbMibs.hirdbReplicator. Its numeric representation is 1.3.6.1.4.1.116.5.24.1. This object ID is followed by an object that contains the Datareplicator information. For details about the object ID, see (2) in 3.4.9 MIB file.
Comment(DESCRIPTION) The first line contains a comment on the object ID, and the subsequent lines contain JP1/Cm2's SNMP agent control command.
Index(INDEX) MIB uses indexes to identify a table because it cannot hierarchize. For example, to determine a single queue file, the following four indexes are required:
  • System index
  • Node index
  • Server index
  • Queue file index
Access privilege(ACCESS) This is the access privilege for the object. The object in the status information is read-only; GET/GETNEXT is granted; SET is rejected. Datareplicator's control command object is write-only; SET is granted; GET/GETNEXT is rejected. not-access is not accessible. In the case of GETNEXT, low-order information is collected.
Object type(SYNTAX) DisplayString (ASCII) is used for characters and INTEGER or Counter64 for numeric values. For a table, SEQUENCE is used.

(2) Details about MIB

(a) hirdbReplicator group (hirdbMibs 1)

The following table shows the detailed information about MIB in the hirdbReplicator group.

Table 3-5 Detailed information about MIB in the hirdbReplicator group

ID Object name Description Type Privilege
1 hdsVersion Datareplicator version DisplayString read-only
2 hdes Number of source systems INTEGER read-only
3 hdeSysTbl Extraction system table SEQUENCE not-access
4 hdeNodes Number of extraction nodes INTEGER read-only
5 hdeNodeTbl Extraction node table SEQUENCE not-access
6 hdeServers Number of source HiRDB servers INTEGER read-only
7 hdeServerTbl Source HiRDB's server table SEQUENCE not-access
8 hdeSends Number of send processes INTEGER read-only
9 hdeSendTbl Transmission table SEQUENCE not-access
10 hdeQFiles Number of extraction queue files INTEGER read-only
11 hdeQFileTbl Extraction queue file table SEQUENCE not-access
12 hdss Number of target systems INTEGER read-only
13 hdsSysTbl Target system table SEQUENCE not-access
14 hdsConnects Data linkage count INTEGER read-only
15 hdsConnectTbl Data linkage table SEQUENCE not-access
16 hdsReflects Number of import groups INTEGER read-only
17 hdsReflectTbl Import group table SEQUENCE not-access
18 hdsQFiles Number of import queue files INTEGER read-only
19 hdsQFileTbl Import queue file table SEQUENCE not-access
20 hdCommand Datareplicator command DisplayString write-only
21 hdAgent Agent table SEQUENCE not-access
(b) hdeSysTbl group (hrdbReplicator 3)

The following table shows the detailed information about MIB in the hdeSysTbl group.

Table 3-6 Detailed information about MIB in the hdeSysTbl group

ID Object name Description Type Privilege
3. hdeSysTbl Extraction system table SEQUENCE not-access
3.1 hdeSysEnt Extraction system table entry SEQUENCE not-access
3.1.1 hdeSysIndex Extraction system index INTEGER read-only
3.1.2 hdeSysId Extraction identifier DisplayString read-only
3.1.3 hdeSysPath Name of extraction directory DisplayString read-only
3.1.4 hdeSysMasterStLevel Extraction master status level INTEGER read-only
3.1.5 hdeSysMasterStatus Details about extraction master status DisplayString read-only
3.1.6 hdeSysNodes Number of nodes for the corresponding extraction system INTEGER read-only
(c) hdeNodeTbl group (hirdbReplicator 5)

The following table shows the detailed information about MIB in the hdeNodeTbl group.

Table 3-7 Detailed information about MIB in the hdeNodeTbl group

ID Object name Description Type Privilege
5. hdeNodeTbl Extraction node table SEQUENCE not-access
5.1 hdeNodeEnt Extraction node table entry SEQUENCE not-access
5.1.1 hdeNodeSysIndex Extraction system index INTEGER read-only
5.1.2 hdeNodeIndex Extraction node index INTEGER read-only
5.1.3 hdeNodeId Host name DisplayString read-only
5.1.4 hdeNodeMastStLevel Node master status level INTEGER read-only
5.1.5 hdeNodeMastStatus Details about node master status DisplayString read-only
5.1.6 hdeNodeServers Number of target HiRDB servers for the corresponding node INTEGER read-only
(d) hdeServerTbl group (hirdbReplicator 7)

The following table shows the detailed information about MIB in the hdeServerTbl group.

Table 3-8 Detailed information about MIB in the hdeServerTbl group

ID Object name Description Type Privilege
7. hdeServerTbl Source HiRDB server table SEQUENCE not-access
7.1 hdeServerEnt Source HiRDB server table entry SEQUENCE not-access
7.1.1 hdeServerSysIndex Extraction system index INTEGER read-only
7.1.2 hdeServerNodeIndex Node index INTEGER read-only
7.1.3 hdeServerIndex Source HiRDB server index INTEGER read-only
7.1.4 hdeServerId Source HiRDB server name DisplayString read-only
7.1.5 hdeServerCaputureStLevel Extraction status level INTEGER read-only
7.1.6 hdeServerCaputureStatus Details about extraction status DisplayString read-only
7.1.7 hdeServerSends Number of send processes for the corresponding server INTEGER read-only
7.1.8 hdeServerQFiles Number of queue files for the corresponding server INTEGER read-only
7.1.9 hdeServerWriteQFNo Write queue file number for the corresponding server INTEGER read-only
7.1.10 hdeServerWriteQFOffset Write queue file offset location for the corresponding server Counter64 read-only
(e) hdeSendTbl group (hirdbReplicator 9)

The following table shows the detailed information about MIB in the hdeSendTbl group.

Table 3-9 Detailed information about MIB in the hdeSendTbl group

ID Object name Description Type Privilege
9. hdeSendTbl Transmission table SEQUENCE not-access
9.1 hdeSendEnt Transmission table entry SEQUENCE not-access
9.1.1 hdeSendSysIndex Extraction system index INTEGER read-only
9.1.2 hdeSendNodeIndex Extraction node index INTEGER read-only
9.1.3 hdeSendServerIndex Source HiRDB server index INTEGER read-only
9.1.4 hdeSendIndex Transmission index INTEGER read-only
9.1.5 hdeSendId Transmission name DisplayString read-only
9.1.6 hdeSendProcStLevel Transmission status level INTEGER read-only
9.1.7 hdeSendProcStatus Details about transmission status DisplayString read-only
9.1.8 hdeSendReadQNo Read queue file number INTEGER read-only
9.1.9 hdeSendReadQOffset Read queue file offset location Counter64 read-only
9.1.10 hdeSendIns Insert count Counter64 read-only
9.1.11 hdeSendUpd Update count Counter64 read-only
9.1.12 hdeSendDel Delete count Counter64 read-only
9.1.13 hdeSendPurge Purge count Counter64 read-only
9.1.14 hdeSendEvent Number of events Counter64 read-only
9.1.15 hdeSendTran Number of transmission transactions Counter64 read-only
9.1.16 hdeSendUndetermTran Number of unresolved transactions Counter64 read-only
(f) hdeQFTbl group (hirdbReplicator 11)

The following table shows the detailed information about MIB in the hdeQFTbl group.

Table 3-10 Detailed information about MIB in the hdeQFTbl group

ID Object name Description Type Privilege
11. hdeQFTbl Queue file table SEQUENCE not-access
11.1 hdeQFEnt Queue file table entry SEQUENCE not-access
11.1.1 hdeQFSysIndex Extraction system index INTEGER read-only
11.1.2 hdeQFNodeIndex Extraction node index INTEGER read-only
11.1.3 hdeQFServerIndex Source HiRDB server index INTEGER read-only
11.1.4 hdeQFIndex Extraction queue file index INTEGER read-only
11.1.5 hdeQFId Extraction queue file ID DisplayString read-only
11.1.6 hdeQFUseSize Current size of extraction queue file used Counter64 read-only
11.1.7 hdeQFSize Size of extraction queue file Counter64 read-only
(g) hdsSysTbl group (hirdbReplicator 13)

The following table shows the detailed information about MIB in the hdsSysTbl group.

Table 3-11 Detailed information about MIB in the hdeSysTbl group

ID Object name Description Type Privilege
13. hdsSysTbl Import system table SEQUENCE not-access
13.1 hdsSysEnt Import system table entry SEQUENCE not-access
13.1.1 hdsSysIndex Import system index INTEGER read-only
13.1.2 hdsSysId Import identifier DisplayString read-only
13.1.3 hdsSysPath Name of import directory DisplayString read-only
13.1.4 hdsSysMasterStLevel Import master status level INTEGER read-only
13.1.5 hdsSysMasterStatus Details about import master status DisplayString read-only
13.1.6 hdsSysConnects Data linkage count for the corresponding import system Counter64 read-only
(h) hdsConnectTbl group (hirdbReplicator 15)

The following table shows the detailed information about MIB in the hdsConnectTbl group.

Table 3-12 Detailed information about MIB in the hdeConnectTbl group

ID Object name Description Type Privilege
15. hdsConnectTbl Data linkage table SEQUENCE not-access
15.1 hdsConnectEnt Data linkage table entry SEQUENCE not-access
15.1.1 hdsConnectSysIndex Import system index INTEGER read-only
15.1.2 hdsConnectIndex Data linkage index INTEGER read-only
15.1.3 hdsConnectId Data linkage identifier DisplayString read-only
15.1.4 hdsConnectTCPMastStLevel Communication status level INTEGER read-only
15.1.5 hdsConnectTCPMastStatus Details about communication status DisplayString read-only
15.1.6 hdsConnectDefServeStLevel Import definition server status level INTEGER read-only
15.1.7 hdsConnectDefServeStatus Details about import definition server status DisplayString read-only
15.1.8 hdsConnectReflectGroups Number of import groups for the corresponding data linkage INTEGER read-only
15.1.9 hdsConnectQFiles Number of queue files for the corresponding data linkage INTEGER read-only
15.1.10 hdsConnectWriteQFNo Write queue file number for the corresponding data linkage INTEGER read-only
15.1.11 hdsConnectWriteQFOffset Write queue file offset location for the corresponding data linkage INTEGER read-only
(i) hdsReflectTbl group (hirdbReplicator 17)

The following table shows the detailed information about MIB in the hdsReflectTbl group.

Table 3-13 Detailed information about MIB in the hdsReflectTbl group

ID Object name Description Type Privilege
17. hdsReflectTbl Import group table SEQUENCE not-access
17.1 hdsReflectEnt Import group table entry SEQUENCE not-access
17.1.1 hdsReflectSysIndex Import system index INTEGER read-only
17.1.2 hdsReflectConnectIndex Data linkage index INTEGER read-only
17.1.3 hdsReflectIndex Import group index INTEGER read-only
17.1.4 hdsReflectType Import group type INTEGER read-only
17.1.5 hdsReflectId Import group name DisplayString read-only
17.1.6 hdsReflectGroupStLevel Import group status level INTEGER read-only
17.1.7 hdsReflectGroupStatus Details about import group status DisplayString read-only
17.1.8 hdsReflectGrpReadQNo Read queue file number INTEGER read-only
17.1.9 hdsReflectGrpReadQOffset Read queue file offset location Counter64 read-only
17.1.10 hdsReflectGrpIns Insert count Counter64 read-only
17.1.11 hdsReflectGrpUpd Update count Counter64 read-only
17.1.12 hdsReflectGrpDel Delete count Counter64 read-only
17.1.13 hdsReflectGrpPurge Purge count Counter64 read-only
17.1.14 hdsReflectGrpCommit Commit count Counter64 read-only
17.1.15 hdsReflectGrpTimestamp Time stamp Counter64 read-only
17.1.16 hdsReflectGrpTran Number of read transactions Counter64 read-only
(j) hdsQFTbl group (hirdbReplicator 19)

The following table shows the detailed information about MIB in the hdsQFTbl group.

Table 3-14 Detailed information about MIB in the hdsQFTbl group

ID Object name Description Type Privilege
19. hdsQFTbl Import queue file table SEQUENCE not-access
19.1 hdsQFEnt Import queue file table entry SEQUENCE not-access
19.1.1 hdsQFSysIndex Import system index INTEGER read-only
19.1.2 hdsQFConnectIndex Data linkage index INTEGER read-only
19.1.3 hdsQFIndx Import queue file index INTEGER read-only
19.1.4 hdsQFId Name of import queue file DisplayString read-only
19.1.5 hdsQFUseSize Current size of import queue file used Counter64 read-only
19.1.6 hdsQFSize Size of import queue file Counter64 read-only
(k) hdAgent group (hirdbReplicator 21)

The following table shows the detailed information about MIB in the hdAgent group.

Table 3-15 Detailed information about MIB in the hdAgent group

ID Object name Description Type Privilege
21. hdAgent Agent table N/A not-access
21.1 hdAgentTimer Monitoring interval INTEGER read-write
21.2 hdAgentSymbolDisplay Display method DisplayString read-write
21.3 hdAgentSymbolMode Symbol mode DisplayString read-write
21.4 hdAgentSourceSymbol Extraction user symbol DisplayString read-write
21.5 hdAgentTargetSymbol Import user symbol DisplayString read-write
21.6 hdAgentStatus Agent status DisplayString read-only
21.7 hdAgentStart Agent startup DisplayString write-only
21.8 hdAgentStop Agent termination DisplayString write-only