NFSMON-SUNMANAGEMENTCENTER-MIB2

File: NFSMON-SUNMANAGEMENTCENTER-MIB2.mib (5792 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC

Imported symbols

enterprises MODULE-IDENTITY OBJECT-TYPE
Integer32 OBJECT-GROUP DisplayString

Defined Types

NfsmFileEntry  
SEQUENCE    
  nfsmFileSystemName DisplayString
  nfsmFileSystemSize Integer32
  nfsmFileSystemUsedSpace Integer32
  nfsmFileSystemAvailSpace Integer32
  nfsmFileSystemPctUsedSpace DisplayString
  nfsmFileSystemPctUsedSpaceRate DisplayString
  nfsmFileSystemMountPoint DisplayString
  nfsmFileSystemEntryIndex DisplayString

Defined Values

nfsmon 1.3.6.1.4.1.42.2.12.2.2.27
The NFS file systems mib allows to monitor key statistics of NFS file systems which are mounted and also specified in agent configuration. SNMPv2 uses the term 'context' for the MIBs that can have multiple instances running on the Agent. If you are using a SNMPv2 based thirdparty management station to communicate with such an agent, then make sure that you are using the right context information. However, if you are using SNMPv1 based management station, then add the context information to the SNMP community as follows ':' This will enable you to access data from multiple instances of the same module running on an agent.
MODULE-IDENTITY    

sun 1.3.6.1.4.1.42
OBJECT IDENTIFIER    

prod 1.3.6.1.4.1.42.2
OBJECT IDENTIFIER    

sunsymon 1.3.6.1.4.1.42.2.12
OBJECT IDENTIFIER    

agent 1.3.6.1.4.1.42.2.12.2
OBJECT IDENTIFIER    

modules 1.3.6.1.4.1.42.2.12.2.2
OBJECT IDENTIFIER    

nfsmFileSystemGroup 1.3.6.1.4.1.42.2.12.2.2.27.1
NFS Filesystem related statistics.
Status: current Access: read-write
OBJECT-GROUP    

nfsmFileTable 1.3.6.1.4.1.42.2.12.2.2.27.1.1
Table of monitoring information of the network file systems that are mounted and being monitored by the agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NfsmFileEntry

nfsmFileEntry 1.3.6.1.4.1.42.2.12.2.2.27.1.1.1
Monitoring information about one network file system mounted on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  NfsmFileEntry  

nfsmFileSystemName 1.3.6.1.4.1.42.2.12.2.2.27.1.1.1.1
The name of the NFS file system. This is the full path name of the NFS file system being monitored, relative to the host.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nfsmFileSystemSize 1.3.6.1.4.1.42.2.12.2.2.27.1.1.1.2
The total size of the NFS file system, in Kbytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nfsmFileSystemUsedSpace 1.3.6.1.4.1.42.2.12.2.2.27.1.1.1.3
Used disk space for the NFS file system, in Kbytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nfsmFileSystemAvailSpace 1.3.6.1.4.1.42.2.12.2.2.27.1.1.1.4
Available disk space for the NFS file system, in Kbytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nfsmFileSystemPctUsedSpace 1.3.6.1.4.1.42.2.12.2.2.27.1.1.1.5
Percentage of NFS disk space Used.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nfsmFileSystemPctUsedSpaceRate 1.3.6.1.4.1.42.2.12.2.2.27.1.1.1.6
The rate at which the percentage-used value changes per second.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nfsmFileSystemMountPoint 1.3.6.1.4.1.42.2.12.2.2.27.1.1.1.7
The mount point for the NFS file system. This is the full pathname of the directory on which the NFS file system is mounted.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nfsmFileSystemEntryIndex 1.3.6.1.4.1.42.2.12.2.2.27.1.1.1.8
Character string value used for indexing in the table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString