CentricStorFS-MIB

File: CentricStorFS-MIB.mib (24965 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-MIB
RFC-1215

Imported symbols

OBJECT-TYPE TimeTicks Counter
enterprises TEXTUAL-CONVENTION DisplayString
sysName TRAP-TYPE

Defined Types

CentricStorFSCluNodeEntry  
SEQUENCE    
  centricStorFSCluNodeIdx INTEGER
  centricStorFSCluNodeName DisplayString
  centricStorFSCluNodeStatus INTEGER
  centricStorFSCluTotResourcesPerNode INTEGER

CentricStorFSCluResourceEntry  
SEQUENCE    
  centricStorFSCluResourceIdx INTEGER
  centricStorFSCluResourceName DisplayString
  centricStorFSCluResourceOwnerNode DisplayString
  centricStorFSCluResourceSubCluster DisplayString
  centricStorFSCluResourceStatus DisplayString

CentricStorFSCpuEntry  
SEQUENCE    
  centricStorFSCpuNodeIdx INTEGER
  centricStorFSCpuNodeName DisplayString
  centricStorFSCpuIdle INTEGER
  centricStorFSCpuUserTimePct INTEGER
  centricStorFSCpuKernelTimePct INTEGER

Defined Values

centricStorFS 1.3.6.1.4.1.8010
OBJECT IDENTIFIER    

centricStorFSProduct 1.3.6.1.4.1.8010.1
OBJECT IDENTIFIER    

centricStorFSCluster 1.3.6.1.4.1.8010.2
OBJECT IDENTIFIER    

centricStorFSSysstat 1.3.6.1.4.1.8010.3
OBJECT IDENTIFIER    

centricStorFSNFS 1.3.6.1.4.1.8010.7
OBJECT IDENTIFIER    

centricStorFSFileName 1.3.6.1.4.1.8010.11
The file name
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

centricStorFSProdType 1.3.6.1.4.1.8010.1.1
The product type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

centricStorFSProdVer 1.3.6.1.4.1.8010.1.2
The Product Version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

centricStorFSProdInstallDate 1.3.6.1.4.1.8010.1.3
The time the product was installed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

centricStorFSSystemURL 1.3.6.1.4.1.8010.1.4
The top-level URL of the system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

centricStorFSCluName 1.3.6.1.4.1.8010.2.1
The name of the cluster.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

centricStorFSCluCond 1.3.6.1.4.1.8010.2.2
The cluster condition as reported by this node. other(1) The cluster condition can not be determined. ok(2) The cluster condition is functioning normally. Every one of the nodes are up. degraded(3) The cluster condition is degraded if only one node from a pair of nodes is failed or degraded. failed(4) The cluster condition is failed if at least two nodes in a pair are failed
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

centricStorFSCluTotResourceCond 1.3.6.1.4.1.8010.2.3
The cluster resource aggregate condition as reported by this node. This condition is derived directly from each and every Cluster resource condition as defined later in the Cluster Resource group. other(1) The condition can not be determined, which equates to each and every resource condition as undetermined. ok(2) The condition is functioning normally, which equates to each and every resource condition as ok. degraded(3) The condition is degraded if at least one resource condition is degraded. failed(4) The condition is failed if at least one resource condition is failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

centricStorFSCluNodeTable 1.3.6.1.4.1.8010.2.4
A list of the cluster nodes entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CentricStorFSCluNodeEntry

centricStorFSCluNodeEntry 1.3.6.1.4.1.8010.2.4.1
A centricStorFSCluNode entry contains general and conditional information about one node in the cluster.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CentricStorFSCluNodeEntry  

centricStorFSCluNodeIdx 1.3.6.1.4.1.8010.2.4.1.1
A unique index for this node entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

centricStorFSCluNodeName 1.3.6.1.4.1.8010.2.4.1.2
The name of the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

centricStorFSCluNodeStatus 1.3.6.1.4.1.8010.2.4.1.3
The current status of the node. The following values are defined: other(1) - Indicates that an error has occurred and the exact state of the node could not be determined, or the node status is unavailable. nodeUp(2) - The node is operating as an active member of a cluster. A node that is up responds to updates to the cluster database, can host and manage groups, and can maintain communication with other nodes in the cluster. nodeDown(3) - The node is trying to form or rejoin a cluster or is down. A node that is down is not an active cluster member and it may or may not be running. The Cluster Service may have started and then failed, or may have failed to start completely. nodeAdminMode(4) - The node is down for maintenance: the administrator initiated a node failure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), nodeUp(2), nodeDown(3), nodeAdminMode(4)  

centricStorFSCluTotResourcesPerNode 1.3.6.1.4.1.8010.2.4.1.4
This node resource aggregate condition. This condition is derived directly from each and every resource condition reported on this node. other(1) The condition can not be determined, which equates to each and every resource condition as undetermined. ok(2) The condition is functioning normally, which equates to each and every resource condition as ok. degraded(3) The condition is degraded if a both-mode resource on one node is failed. failed(4) The condition is failed if a resource doesn't work on BOTH nodes in one redundancy group or.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

centricStorFSCluResourceTable 1.3.6.1.4.1.8010.2.5
A table of resources managed by the cluster reported by this MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CentricStorFSCluResourceEntry

centricStorFSCluResourceEntry 1.3.6.1.4.1.8010.2.5.1
The properties describing a resource managed by the cluster.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CentricStorFSCluResourceEntry  

centricStorFSCluResourceIdx 1.3.6.1.4.1.8010.2.5.1.1
A unique index for this resource entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

centricStorFSCluResourceName 1.3.6.1.4.1.8010.2.5.1.2
The name of the resource. It must be unique within the cluster.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

centricStorFSCluResourceOwnerNode 1.3.6.1.4.1.8010.2.5.1.4
The node in the cluster where the group of the resource is currently online.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

centricStorFSCluResourceSubCluster 1.3.6.1.4.1.8010.2.5.1.5
The sub-cluster where the group of the resource is currently online.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

centricStorFSCluResourceStatus 1.3.6.1.4.1.8010.2.5.1.6
The resource's current state. The following values are defined: other(1) - Indicates that an error has occurred and the exact state of the resource could not be determined or the resource state is unavailable. resourceStart(2) - The resource is up and functioning normally. resourceStop(3) - The resource is down - it has failed and does not functioning. resourceTakeover(4) - The resource has performed take over. resourceStandby(5) - The resource is in standby state - ready to start running.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

centricStorFSCpuTable 1.3.6.1.4.1.8010.3.1
A table of information about the cpu.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CentricStorFSCpuEntry

centricStorFSCpuEntry 1.3.6.1.4.1.8010.3.1.1
Statistics about the cpu utilization on each node .
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CentricStorFSCpuEntry  

centricStorFSCpuNodeIdx 1.3.6.1.4.1.8010.3.1.1.1
A unique index for this node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

centricStorFSCpuNodeName 1.3.6.1.4.1.8010.3.1.1.2
A unique name for this node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

centricStorFSCpuIdle 1.3.6.1.4.1.8010.3.1.1.3
The CPU idle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

centricStorFSCpuUserTimePct 1.3.6.1.4.1.8010.3.1.1.4
The percentage of CPU (or CPUs) utilization that occurred while executing at the user mode (application)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

centricStorFSCpuKernelTimePct 1.3.6.1.4.1.8010.3.1.1.5
The percentage of CPU (or CPUs) utilization that occurred while executing at the system mode (kernel)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

centricStorFSIOStat 1.3.6.1.4.1.8010.3.2
OBJECT IDENTIFIER    

centricStorFSIOReadOps 1.3.6.1.4.1.8010.3.2.1
The total number of read type IO ops done.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

centricStorFSIOWriteOps 1.3.6.1.4.1.8010.3.2.2
The total number of write type IO ops done.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

centricStorFSNFSOps 1.3.6.1.4.1.8010.7.1
OBJECT IDENTIFIER    

centricStorFSNFSPct 1.3.6.1.4.1.8010.7.2
OBJECT IDENTIFIER    

centricStorFSNFSKB 1.3.6.1.4.1.8010.7.3
OBJECT IDENTIFIER    

centricStorFSNFSV2Ops 1.3.6.1.4.1.8010.7.1.1
OBJECT IDENTIFIER    

centricStorFSNFSV3Ops 1.3.6.1.4.1.8010.7.1.2
OBJECT IDENTIFIER    

centricStorFSNFSV2O 1.3.6.1.4.1.8010.7.1.1.1
The number of NFS Version 2 calls received, since the last boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

centricStorFSNFSV2ORead 1.3.6.1.4.1.8010.7.1.1.8
The number of NFS Version 2 calls received for the NFSPROC_READ (Read From File) procedure, since the last boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

centricStorFSNFSV2OWrite 1.3.6.1.4.1.8010.7.1.1.10
The number of NFS Version 2 calls received for the NFSPROC_WRITE (Write to File) procedure, since the last boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

centricStorFSNFSV3O 1.3.6.1.4.1.8010.7.1.2.1
The number of NFS Version 3 calls received, since the last boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

centricStorFSNFSV3ORead 1.3.6.1.4.1.8010.7.1.2.8
The number of NFS Version 3 calls received for the NFSPROC3_READ (Read From File) procedure, since the last boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

centricStorFSNFSV3OWrite 1.3.6.1.4.1.8010.7.1.2.9
The number of NFS Version 3 calls received for the NFSPROC3_WRITE (Write to File) procedure, since the last boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

centricStorFSNFSV2Pct 1.3.6.1.4.1.8010.7.2.1
OBJECT IDENTIFIER    

centricStorFSNFSV3Pct 1.3.6.1.4.1.8010.7.2.2
OBJECT IDENTIFIER    

centricStorFSNFSV2PRead 1.3.6.1.4.1.8010.7.2.1.7
The number of NFS Version 2 calls received for the NFSPROC_READ (Read From File) procedure since the last boot, as a percentage of total RPC calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

centricStorFSNFSV2PWrite 1.3.6.1.4.1.8010.7.2.1.9
The number of NFS Version 2 calls received for the NFSPROC_WRITE (Write to File) procedure since the last boot, as a percentage of total RPC calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

centricStorFSNFSV3PRead 1.3.6.1.4.1.8010.7.2.2.7
The number of NFS Version 3 calls received for the NFSPROC3_READ (Read From File) procedure since the last boot, as a percentage of total RPC calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

centricStorFSNFSV3PWrite 1.3.6.1.4.1.8010.7.2.2.8
The number of NFS Version 3 calls received for the NFSPROC3_WRITE (Write to File) procedure since the last boot, as a percentage of total RPC calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

centricStorFSNFSKBIn 1.3.6.1.4.1.8010.7.3.1
The amount of read operations in KB recived by the cluster.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

centricStorFSNFSKBOut 1.3.6.1.4.1.8010.7.3.2
The amount of write operations in KB recived by the cluster.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

centricStorFSGenEventDesc 1.3.6.1.4.1.8010.10
A string describing the general event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

centricStorFSCluOK 1
This trap will be sent any time the condition of the cluster becomes ok.
TRAP-TYPE    

centricStorFSCluDegraded 2
This trap will be sent any time the condition of the cluster becomes degraded.
TRAP-TYPE    

centricStorFSCluFailed 3
This trap will be sent any time the condition of the cluster becomes failed.
TRAP-TYPE    

centricStorFSCluNodeOK 4
This trap will be sent any time the condition of a node in the cluster becomes ok.
TRAP-TYPE    

centricStorFSCluNodeDegraded 5
This trap will be sent any time the condition of a node in the cluster becomes degraded. User Action: Make a note of the cluster node name then check the node for the cause of the degraded condition.
TRAP-TYPE    

centricStorFSCluNodeFailed 6
This trap will be sent any time the condition of a node in the cluster becomes failed. User Action: Make a note of the cluster node name then check the node for the cause of the failure.
TRAP-TYPE    

centricStorFSCluResourceOK 7
This trap will be sent any time the condition of a cluster resource becomes ok.
TRAP-TYPE    

centricStorFSCluResourceDegraded 8
This trap will be sent any time the condition of a cluster resource becomes degraded. User Action: Make a note of the cluster resource name then check the resource for the cause of the degraded condition.
TRAP-TYPE    

centricStorFSCluResourceFailed 9
This trap will be sent any time the condition of a cluster resource becomes failed. User Action: Make a note of the cluster resource name then check the resource for the cause of the failure.
TRAP-TYPE    

centricStorFSGenNormalEvent 14
This trap will be sent for normal events.
TRAP-TYPE    

centricStorFSGenMinorEvent 15
This trap will be sent for minor events.
TRAP-TYPE    

centricStorFSGenMajorEvent 16
This trap will be sent for major events.
TRAP-TYPE    

centricStorFSGenCriticalEvent 17
This trap will be sent for critical events.
TRAP-TYPE    

centricStorFSAntiVirusEvent 18
The antivirus software on or connected to system detected a virus.
TRAP-TYPE