| OID symbolic | OID numeric | Type | Access | Description |
| svrUNIXCluster | 1.3.6.1.4.1.36.2.18.22.4.3 | | | |
| truCluAlias | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2 | | | |
| IP 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. |
| BIT 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. |
| truCluAliasGroup | 1.3.6.1.4.1.36.2.18.22.4.3.1.2.2.1 | | | The group of all cluster alias objects. |
| I32 truCluAliasIndex | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.1.1.1 | Integer32 | not-accessible | A unique ID of this alias. |
| TIM 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. |
| truCluAliasMemberEntry | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.2.1 | | not-accessible | An entry in the cluster alias membership table
(truCluAliasMemberTable). |
| BIT 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. |
| NTF 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. |
| NTF 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. |
| STR 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. |
| I32 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. |
| I32 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. |
| I32 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. |
| truCluAliasMemberTable | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.2 | | not-accessible | The table of member nodes in an alias. |
| STR 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. |
| truCluAliasNameEntry | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.1.1 | | not-accessible | An entry in the cluster name table (truCluAliasNameTable). |
| truCluAliasNameTable | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.1 | | not-accessible | The table of cluster aliases in a cluster. |
| C64 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. |
| NUM 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. |
| C64 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. |
| NUM 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. |
| C64 truCluAliasPerfCnxRcvNetEx | 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. |
| NUM 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. |
| C64 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. |
| NUM 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. |
| C64 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. |
| NUM 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. |
| C64 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. |
| NUM 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. |
| C64 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. |
| NUM 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. |
| C64 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. |
| NUM 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. |
| C64 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. |
| NUM 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. |
| truCluAliasPerfEntry | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3.1 | | not-accessible | An entry in the alias performance table (truCluAliasPerfTable). |
| truCluAliasPerfEntryOctet64 | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4.1 | | not-accessible | An entry in the alias performance table
(truCluAliasPerfTableOctet64.) |
| C64 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. |
| NUM 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. |
| C64 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. |
| NUM 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. |
| C64 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. |
| NUM 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. |
| truCluAliasPerfTable | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.3 | | not-accessible | 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). |
| truCluAliasPerfTableOctet64 | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.2.4 | | not-accessible | 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. |
| I32 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). |
| truCluCfs | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3 | | | |
| C64 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. |
| NUM 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. |
| truCluCfsClPerfEntry | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.2.1 | | not-accessible | An entry in the CFS client performance table
(truCluCfsClPerfTable). |
| truCluCfsClPerfEntryOctet64 | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.3.1 | | not-accessible | An entry in the CFS client performance table
(truCluCfsClPerfTable). |
| C64 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. |
| NUM 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. |
| C64 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. |
| NUM 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. |
| C64 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). |
| NUM 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). |
| C64 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. |
| NUM 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. |
| C64 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). |
| NUM 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). |
| truCluCfsClPerfTable | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.2 | | not-accessible | 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). |
| truCluCfsClPerfTableOctet64 | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.3 | | not-accessible | 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). |
| C64 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). |
| NUM 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). |
| truCluCfsEntry | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.1.1 | | not-accessible | An entry in the CFS entry table (truCluCfsTable). |
| truCluCfsGroup | 1.3.6.1.4.1.36.2.18.22.4.3.1.2.2.2 | | | The group of all CFS objects. |
| I32 truCluCfsIndex | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.1.1.1 | Integer32 | not-accessible | A unique index for this file system. |
| TIM 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. |
| STR 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. |
| STR 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. |
| STR 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. |
| NTF 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. |
| INT 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. |
| truCluCfsTable | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.3.1 | | not-accessible | The table of CFS entries in a cluster. This table excludes
any local use file systems, such as procfs (process file system). |
| I32 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). |
| truCluConformance | 1.3.6.1.4.1.36.2.18.22.4.3.1.2 | | | |
| truCluDrd | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4 | | | |
| STR 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. |
| NTF 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. |
| truCluDrdDeviceEntry | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.1.1 | | not-accessible | An entry in the DRD device table (truCluDrdDeviceTable). |
| U32 truCluDrdDeviceIndex | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.1.1.1 | Unsigned32 | not-accessible | A unique ID for identifying a DRD device cluster wide,
also known as, the device hardware id. |
| I32 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. |
| STR 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. |
| INT 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. |
| truCluDrdDeviceTable | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.1 | | not-accessible | The table of DRD devices in a cluster. |
| DRD 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. |
| truCluDrdGroup | 1.3.6.1.4.1.36.2.18.22.4.3.1.2.2.3 | | | The group of all DRD objects. |
| TIM 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. |
| truCluDrdServerEntry | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.2.1 | | not-accessible | An entry in the DRD server and device mapping table
(truCluDrdServerTable). |
| STR 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. |
| truCluDrdServerTable | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.2 | | not-accessible | This table illustrates the mapping between the DRD
devices and their server nodes in a cluster. |
| truCluDrdSvPerfEntry | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.3.1 | | not-accessible | An entry in the DRD server performance table
(truCluDrdSvPerfTable). |
| truCluDrdSvPerfEntryOctet64 | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.4.1 | | not-accessible | An entry in the DRD server performance table
(truCluDrdSvPerfTableOctet64). |
| C64 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. |
| NUM 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. |
| C32 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. |
| truCluDrdSvPerfTable | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.3 | | not-accessible | 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. |
| truCluDrdSvPerfTableOctet64 | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.4.4 | | not-accessible | 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. |
| C64 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. |
| NUM 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. |
| C32 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. |
| I32 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). |
| truCluMc | 1.3.6.1.4.1.36.2.18.22.4.3.1.1.5 | | | |
| 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. |
| truCluMibCompliances | 1.3.6.1.4.1.36.2.18.22.4.3.1.2.1 | | | |
| truCluMibGroups | 1.3.6.1.4.1.36.2.18.22.4.3.1.2.2 | | | |
| 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 | | | |
| truCluObjects | 1.3.6.1.4.1.36.2.18.22.4.3.1.1 | | | |
| 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. |