TRUCLUSTER-SERVER-MIB: View SNMP OID List / Download MIB

VENDOR: DEC


 Home MIB: TRUCLUSTER-SERVER-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
 svrUNIXCluster 1.3.6.1.4.1.36.2.18.22.4.3
     truClusterServerModule 1.3.6.1.4.1.36.2.18.22.4.3.1
This MIB module defines the management objects of COMPAQ's TruCluster Server product.
         truCluObjects 1.3.6.1.4.1.36.2.18.22.4.3.1.1
             truCluNotifications 1.3.6.1.4.1.36.2.18.22.4.3.1.1.1
                 truCluNotificationsPrefix 1.3.6.1.4.1.36.2.18.22.4.3.1.1.1.0
                     truCluCfsServerNew 1.3.6.1.4.1.36.2.18.22.4.3.1.1.1.0.100
A new CFS server has been elected for a cluster file system. The variables are the following: truCluCfsName - the name of the cluster file system. truCluCfsMountPoint - the mount point of the cluster file system. truCluCfsServerName - the name of the cluster member, as the newly elected CFS server.
                     truCluDrdDeviceAccessNodeNew 1.3.6.1.4.1.36.2.18.22.4.3.1.1.1.0.101
A new access node has been elected for a DRD device. The variables are the following: truCluDrdDeviceName - the name of the device. truCluDrdDeviceAccessNode - the name of the cluster member, as the newly elected access node.
                     truCluAliasMemberJoined 1.3.6.1.4.1.36.2.18.22.4.3.1.1.1.0.102
A cluster member has joined an alias service. The variables are the following: truCluAliasMemberName - the name of the cluster member. truCluAliasName - the name of the alias.
                     truCluAliasMemberLeft 1.3.6.1.4.1.36.2.18.22.4.3.1.1.1.0.103
A cluster member has left an alias service. The variables are the following: truCluAliasMemberName - the name of the cluster member. truCluAliasName - the name of the alias.
             truCluAlias 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2
                 truCluAliasNameTable 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.1 no-access
The table of cluster aliases in a cluster.
                     truCluAliasNameEntry 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.1.1 no-access
An entry in the cluster name table (truCluAliasNameTable).
                         truCluAliasIndex 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.1.1.1 integer32 no-access
A unique ID of this alias.
                         truCluAliasName 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.1.1.2 displaystring read-only
The alias name, may or may not include dotted IP domain name.
                         truCluAliasFlags 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.1.1.3 bits read-only
Per-alias flags, reflecting the state of the alias. Bits: 'default': 0, 'enabled': 1, 'ipv4': 2, 'ipv6': 3.
                         truCluAliasAddress 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.1.1.4 ipaddress read-only
The alias IP address.
                 truCluAliasMemberTable 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.2 no-access
The table of member nodes in an alias.
                     truCluAliasMemberEntry 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.2.1 no-access
An entry in the cluster alias membership table (truCluAliasMemberTable).
                         truCluAliasMemberName 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.2.1.1 displaystring read-only
The cluster member name in the alias. This is the same name identified by svrCluMemberName.
                         truCluAliasMemberFlags 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.2.1.2 bits read-only
Per-member-per-alias flags, reflecting the member's state within the alias. Bits: 'xoff': 1, 'enabled': 4, 'joined': 0, 'virtual': 5, 'bit4': 3, 'bit3': 2.
                         truCluAliasMemberSelectWeight 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.2.1.3 integer32 read-only
Alias Selection Weight -- an integer indicating in relative terms how many connections this member may accept on behalf of the alias. A member's selection weight divided by the sum of all members' selection weights represents the percentage of alias incoming connections this member can expect to receive over time (other factors being equal). A selection weight of zero (0) means that no incoming connections will be given to this member.
                         truCluAliasMemberSelectPriority 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.2.1.4 integer32 read-only
Alias Selection Priority -- an integer indicating this member's relative primacy in the receipt of new connections for the alias. Incoming connections to the alias will be exclusively distributed among those members with the highest numeric value for selection priority (that is, all connections are distributed among those members with selection priority = 10 if they exist; if no 10's exist, all connections are distributed among those members with selection priority = 9, and so forth. Modifying the selection priority makes it possible for an administrator to determine the failover order for members implementing a particular cluster alias.
                         truCluAliasMemberRouterPriority 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.2.1.5 integer32 read-only
Alias Router Priority -- an integer value to control selection of the designated alias router in a common subnet design.
                 truCluAliasPerfTable 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3 no-access
The table contains the alias performance counters from a local member's perspective. Some of the terms used are the following: 'forwarded within cluster' and 'received within cluster' refering to tunneled connections ('forwarded' means the local member tunneled the connection or packet to another cluster member; 'received within cluster' means the local member was the tunnelee), 'Data packets' refering to PDUs within a TCP connection, and 'Datagrams' refering to UDP PDUs (PDU stands for 'protocol data unit', also known as packet).
                     truCluAliasPerfEntry 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1 no-access
An entry in the alias performance table (truCluAliasPerfTable).
                         truCluAliasPerfCnxRcvNet 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1.1 counter64 read-only
Connections received from the network.
                         truCluAliasPerfCnxFwdClu 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1.2 counter64 read-only
Connections forwarded within the cluster.
                         truCluAliasPerfCnxRcvClu 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1.3 counter64 read-only
Connections received within the cluster.
                         truCluAliasPerfDataRcvNet 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1.4 counter64 read-only
Data packets received from the network.
                         truCluAliasPerfDataFwdClu 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1.5 counter64 read-only
Data packets forwarded within the cluster.
                         truCluAliasPerfDataRcvClu 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1.6 counter64 read-only
Data packets received within the cluster.
                         truCluAliasPerfDgmRcvNet 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1.7 counter64 read-only
Datagrams received from the network.
                         truCluAliasPerfDgmFwdClu 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1.8 counter64 read-only
Datagrams forwarded within the cluster.
                         truCluAliasPerfDgmRcvClu 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1.9 counter64 read-only
Datagrams received within the cluster.
                         truCluAliasPerfFragRcvNet 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1.10 counter64 read-only
Fragments received from the network.
                         truCluAliasPerfFragFwdClu 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1.11 counter64 read-only
Fragments forwarded within the cluster.
                         truCluAliasPerfFragRcvClu 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1.12 counter64 read-only
Fragments received within the cluster.
                 truCluAliasPerfTableOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4 no-access
The table contains the alias performance counters from a local member's perspective. Some of the terms used are the following: 'forwarded within cluster' and 'received within cluster' refering to tunneled connections ('forwarded' means the local member tunneled the connection or packet to another cluster member; 'received within cluster' means the local member was the tunnelee), 'Data packets' refering to PDUs within a TCP connection, and 'Datagrams' refering to UDP PDUs (PDU stands for 'protocol data unit', also known as packet). This table is equivalent with the SMIv2 version of the alias performance table (truCluAliasPerfTable). The difference here is that the objects use OCTET STRING instead of Counter64 for SMIv1 compatibility.
                     truCluAliasPerfEntryOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1 no-access
An entry in the alias performance table (truCluAliasPerfTableOctet64.)
                         truCluAliasPerfCnxRcvNetOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1.1 octetcounter64 read-only
Connections received from the network.
                         truCluAliasPerfCnxFwdCluOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1.2 octetcounter64 read-only
Connections forwarded within the cluster.
                         truCluAliasPerfCnxRcvCluOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1.3 octetcounter64 read-only
Connections received within the cluster.
                         truCluAliasPerfDataRcvNetOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1.4 octetcounter64 read-only
Data packets received from the network.
                         truCluAliasPerfDataFwdCluOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1.5 octetcounter64 read-only
Data packets forwarded within the cluster.
                         truCluAliasPerfDataRcvCluOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1.6 octetcounter64 read-only
Data packets received within the cluster.
                         truCluAliasPerfDgmRcvNetOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1.7 octetcounter64 read-only
Datagrams received from the network.
                         truCluAliasPerfDgmFwdCluOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1.8 octetcounter64 read-only
Datagrams forwarded within the cluster.
                         truCluAliasPerfDgmRcvCluOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1.9 octetcounter64 read-only
Datagrams received within the cluster.
                         truCluAliasPerfFragRcvNetOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1.10 octetcounter64 read-only
Fragments received from the network.
                         truCluAliasPerfFragFwdCluOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1.11 octetcounter64 read-only
Fragments forwarded within the cluster.
                         truCluAliasPerfFragRcvCluOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1.12 octetcounter64 read-only
Fragments received within the cluster.
                 truCluAliasUpdatePeriod 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.5 integer32 read-only
The number of seconds that must elapse between updates of the alias performance tables (truCluAliasPerfTable and truCluAliasPerfTableOctet64).
                 truCluAliasLastUpdate 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.6 timestamp read-only
Last update of the alias performance tables (truCluAliasPerfTable and truCluAliasPerfTableOctet64), measured by the value of sysUpTime.
             truCluCfs 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3
                 truCluCfsTable 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.1 no-access
The table of CFS entries in a cluster. This table excludes any local use file systems, such as procfs (process file system).
                     truCluCfsEntry 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.1.1 no-access
An entry in the CFS entry table (truCluCfsTable).
                         truCluCfsIndex 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.1.1.1 integer32 no-access
A unique index for this file system.
                         truCluCfsName 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.1.1.2 displaystring read-only
The name of the file system; for example, cluster_root#root, /dev/rz0c, or goshen:/select.
                         truCluCfsMountPoint 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.1.1.3 displaystring read-only
The name of the file system's mount point.
                         truCluCfsServerName 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.1.1.4 displaystring read-only
The name of the CFS server node for this file system.
                         truCluCfsStatus 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.1.1.5 integer read-only
The status of this file system from a local member's point of view. Enumeration: 'ok': 0, 'other': 4, 'noServer': 1, 'failoverInProgress': 2, 'relocationInProgress': 3.
                 truCluCfsClPerfTable 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.2 no-access
The table contains the CFS client-side performance counters of each cluster file system from a local member's perspective. Each row in the table shows how much the local CFS client has hit a file system with the uncached accesses (real hits).
                     truCluCfsClPerfEntry 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.2.1 no-access
An entry in the CFS client performance table (truCluCfsClPerfTable).
                         truCluCfsClPerfReadOps 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.2.1.1 counter64 read-only
Uncached read operations in 8k blocks (that is, reading a 35k file would count as 5 read operations).
                         truCluCfsClPerfWriteOps 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.2.1.2 counter64 read-only
Write operations (always uncached) in 8k blocks (that is, writing a 42k file would count as 6 write operations).
                         truCluCfsClPerfLookupOps 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.2.1.3 counter64 read-only
Uncached lookup operations.
                         truCluCfsClPerfGetAttrOps 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.2.1.4 counter64 read-only
Uncached getattr (get attribute) operations.
                         truCluCfsClPerfReadLinkOps 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.2.1.5 counter64 read-only
Uncached readlink operations. Due to the use of Context Dependent Symbolic Link (CDSL), there are many more symbolic links in a cluster.
                         truCluCfsClPerfAccessOps 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.2.1.6 counter64 read-only
Uncached access (querying access permission) operations.
                         truCluCfsClPerfOtherOps 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.2.1.7 counter64 read-only
Remaining 'interesting' vnode operations such as create, rmdir, mkdir, remove, rename, open, close, and so forth. All of these operations are uncached by nature - so all hits represent actual filesystem hits (just as the operations above only count actual filesystem hits by ignoring cached hits).
                 truCluCfsClPerfTableOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.3 no-access
The table contains the CFS client-side performance counters of each cluster file system from a local member's perspective. Each row in the table shows how much the local CFS client has hit a file system with the uncached accesses (real hits).
                     truCluCfsClPerfEntryOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.3.1 no-access
An entry in the CFS client performance table (truCluCfsClPerfTable).
                         truCluCfsClPerfReadOpsOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.3.1.1 octetcounter64 read-only
Uncached read operations in 8k blocks (that is, reading a 35k file would count as 5 read operations).
                         truCluCfsClPerfWriteOpsOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.3.1.2 octetcounter64 read-only
Write operations (always uncached) in 8k blocks (that is, writing a 42k file would count as 6 write operations).
                         truCluCfsClPerfLookupOpsOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.3.1.3 octetcounter64 read-only
Uncached lookup operations.
                         truCluCfsClPerfGetAttrOpsOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.3.1.4 octetcounter64 read-only
Uncached getattr (get attribute) operations.
                         truCluCfsClPerfReadLinkOpsOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.3.1.5 octetcounter64 read-only
Uncached readlink operations. Due to the use of Context Dependent Symbolic Link (CDSL), there are many more symbolic links in a cluster.
                         truCluCfsClPerfAccessOpsOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.3.1.6 octetcounter64 read-only
Uncached access (querying access permission) operations.
                         truCluCfsClPerfOtherOpsOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.3.1.7 octetcounter64 read-only
Remaining 'interesting' vnode operations such as create, rmdir, mkdir, remove, rename, open, close, and so forth. All of these operations are uncached by nature - so all hits represent actual filesystem hits (just as the operations above only count actual filesystem hits by ignoring cached hits).
                 truCluCfsUpdatePeriod 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.4 integer32 read-only
The number of seconds that must elapse between updates of the cluster file system performance table (truCluCfsClPerfTable and truCluCfsClPerfTableOctet64).
                 truCluCfsLastUpdate 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.5 timestamp read-only
Last update of the cluster file system performance table (truCluCfsClPerfTable and truCluCfsClPerfTableOctet64), measured by the value of sysUpTime.
             truCluDrd 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4
                 truCluDrdDeviceTable 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.1 no-access
The table of DRD devices in a cluster.
                     truCluDrdDeviceEntry 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.1.1 no-access
An entry in the DRD device table (truCluDrdDeviceTable).
                         truCluDrdDeviceIndex 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.1.1.1 unsigned32 no-access
A unique ID for identifying a DRD device cluster wide, also known as, the device hardware id.
                         truCluDrdDeviceName 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.1.1.2 displaystring read-only
The name of the DRD device.
                         truCluDrdDeviceType 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.1.1.3 drddevicetype read-only
The device type of the DRD device.
                         truCluDrdDeviceStatus 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.1.1.4 integer read-only
The status of the access node of this DRD device from a local member's perspective. Enumeration: 'ok': 0, 'reconfigInProgress': 2, 'noServer': 1, 'other': 3.
                         truCluDrdDeviceAccessNode 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.1.1.5 displaystring read-only
The access node which a local member perceives as the DRD server of this device. The access node can be the local member itself. A zero (0) length string is returned if the DRD device status (truCluDrdDeviceStatus) of this device is not OK.
                         truCluDrdDeviceMibId 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.1.1.6 integer32 read-only
A MIB ID that is the same value identified by the index of hrDeviceIndex in Host Resources MIB (RFC1514). This ID is member wide, different from truCluDrdDeviceIndex which is cluster wide. This ID is 0 if the device is internal (private) to another member.
                 truCluDrdServerTable 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.2 no-access
This table illustrates the mapping between the DRD devices and their server nodes in a cluster.
                     truCluDrdServerEntry 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.2.1 no-access
An entry in the DRD server and device mapping table (truCluDrdServerTable).
                         truCluDrdServerName 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.2.1.1 displaystring read-only
The name of the DRD server node, that is the same member node identified by the value of svrCluMemberName.
                 truCluDrdSvPerfTable 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.3 no-access
The table contains the performance counters of the DRD devices that are directly served by a local member. A counter in this table is indexed by both a device ID (truCluDrdDeviceIndex) and the ID (svrCluMemberIndex) of a cluster member accessing the device. Each row in the table shows how much a cluster member has accessed the device via the local DRD server.
                     truCluDrdSvPerfEntry 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.3.1 no-access
An entry in the DRD server performance table (truCluDrdSvPerfTable).
                         truCluDrdSvPerfReadOps 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.3.1.1 counter32 read-only
Read operations the member has issued to the device.
                         truCluDrdSvPerfWriteOps 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.3.1.2 counter32 read-only
Write operations the member has issued to the device.
                         truCluDrdSvPerfReadBytes 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.3.1.3 counter64 read-only
The number of bytes the member has read from the device.
                         truCluDrdSvPerfWriteBytes 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.3.1.4 counter64 read-only
The number of bytes the member has written to the device.
                 truCluDrdSvPerfTableOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.4 no-access
The table contains the performance counters of the DRD devices that are directly served by a local member. A counter in this table is indexed by both a device ID (truCluDrdDeviceIndex) and the ID (svrCluMemberIndex) of a cluster member accessing the device. Each row in the table shows how much a cluster member has accessed the device via the local DRD server. The objects in this table are equivalent to those Counter64 objects in the SMIv2 version of the DRD server performance table (truCluDrdSvPerfTable). The difference here is that they use OCTET STRING for SMIv1 compatibility.
                     truCluDrdSvPerfEntryOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.4.1 no-access
An entry in the DRD server performance table (truCluDrdSvPerfTableOctet64).
                         truCluDrdSvPerfReadBytesOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.4.1.1 octetcounter64 read-only
The number of bytes the member has read from the device.
                         truCluDrdSvPerfWriteBytesOctet64 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.4.1.2 octetcounter64 read-only
The number of bytes the member has written to the device.
                 truCluDrdUpdatePeriod 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.5 integer32 read-only
The number of seconds that must elapse between updates of the DRD server performance tables (truCluDrdSvPerfTable and truCluDrdSvPerfTableOctet64).
                 truCluDrdLastUpdate 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.6 timestamp read-only
Last update of the DRD server performance tables (truCluDrdSvPerfTable and truCluDrdSvPerfTableOctet64), measured by the value of sysUpTime.
             truCluMc 1.3.6.1.4.1.36.2.18.22.4.3.1.1.5
         truCluConformance 1.3.6.1.4.1.36.2.18.22.4.3.1.2
             truCluMibCompliances 1.3.6.1.4.1.36.2.18.22.4.3.1.2.1
                 truCluMibBasicCompliance 1.3.6.1.4.1.36.2.18.22.4.3.1.2.1.1
This statement describes the requirements for conformance to this MIB module.
             truCluMibGroups 1.3.6.1.4.1.36.2.18.22.4.3.1.2.2
                 truCluAliasGroup 1.3.6.1.4.1.36.2.18.22.4.3.1.2.2.1
The group of all cluster alias objects.
                 truCluCfsGroup 1.3.6.1.4.1.36.2.18.22.4.3.1.2.2.2
The group of all CFS objects.
                 truCluDrdGroup 1.3.6.1.4.1.36.2.18.22.4.3.1.2.2.3
The group of all DRD objects.