UNIX-MIB

File: UNIX-MIB.mib (27500 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

experimental OBJECT-TYPE

Defined Types

NetworkEntry  
SEQUENCE    
  networkIndex INTEGER
  networkAddress OCTET STRING
  networkNodeName OCTET STRING
  networkType OCTET STRING

ProcessorEntry  
SEQUENCE    
  processorIndex INTEGER
  processorNumber INTEGER
  processorActiveState INTEGER
  processorPrimary INTEGER

AdapterEntry  
SEQUENCE    
  adapterIndex INTEGER
  adapterName INTEGER
  adapterUnitNumber INTEGER
  adapterNexusNumber INTEGER
  adapterRevLevel OCTET STRING

ControllerEntry  
SEQUENCE    
  controllerIndex INTEGER
  controllerName OCTET STRING
  controllerType OCTET STRING
  controllerUnitNumber INTEGER

PrinterEntry  
SEQUENCE    
  printerIndex INTEGER
  printerName OCTET STRING
  printerQueue OCTET STRING
  printerDeviceDriver OCTET STRING
  printerDeviceType OCTET STRING
  printerUnitNumber INTEGER

DiskEntry  
SEQUENCE    
  diskIndex INTEGER
  diskDeviceName OCTET STRING
  diskPrimaryHost OCTET STRING
  diskUnitNumber OCTET STRING
  diskDeviceType OCTET STRING
  diskDeviceDriver OCTET STRING
  diskPhysicalCapacity INTEGER

DiskPartitionEntry  
SEQUENCE    
  diskPartitonIndex INTEGER
  diskPartitionName OCTET STRING
  diskPartitionPrimaryHost OCTET STRING
  diskPartitionUnitNumber INTEGER
  diskPartitionStartSector INTEGER
  diskPartitionEndSector INTEGER

TapeEntry  
SEQUENCE    
  tapeIndex INTEGER
  tapeDeviceName OCTET STRING
  tapeUnitNumber INTEGER
  tapeDeviceDriver OCTET STRING
  tapeDeviceType OCTET STRING
  tapeMountPoint OCTET STRING

QueueEntry  
SEQUENCE    
  queueIndex INTEGER
  queueName OCTET STRING
  queueType OCTET STRING
  queueState OCTET STRING
  queueDestinationList OCTET STRING
  queueCapacity INTEGER
  queuePriority INTEGER
  queueProtection OCTET STRING
  queueUserComment OCTET STRING
  queuePrintServer OCTET STRING

GroupEntry  
SEQUENCE    
  groupIndex INTEGER
  groupId OCTET STRING
  groupName OCTET STRING

UserEntry  
SEQUENCE    
  userIndex INTEGER
  userOsType OCTET STRING
  userName OCTET STRING
  userId OCTET STRING
  userFullName OCTET STRING
  userLoginShellCli OCTET STRING
  userLoginDirectory OCTET STRING

InstalledSwEntry  
SEQUENCE    
  installedSwIndex INTEGER
  installedSwName OCTET STRING
  installedSwVendorAuthor OCTET STRING
  installedSwVersion OCTET STRING
  installedSwVendorPatches OCTET STRING
  installedSwUserPatches OCTET STRING
  installedSwLicInstalled OCTET STRING

LicenseEntry  
SEQUENCE    
  licenseIndex INTEGER
  licensePoductName OCTET STRING
  licenseVendorAuthor OCTET STRING
  licenseExpirationDate OCTET STRING
  licenseVersion OCTET STRING
  licenseCapacity OCTET STRING
  licenseAuthorization OCTET STRING

FilesystemEntry  
SEQUENCE    
  filesystemIndex INTEGER
  filesystemOsType OCTET STRING
  filesystemName OCTET STRING
  filesystemHost OCTET STRING
  filesystemFreeCapacity INTEGER
  filesystemFormattedCap INTEGER

MountInfoEntry  
SEQUENCE    
  mountInfoIndex INTEGER
  mountInfoFilesystemName OCTET STRING
  mountInfoDeviceName OCTET STRING
  mountInfoMountPoint OCTET STRING
  mountInfoMountType OCTET STRING
  mountInfoRelVolNum INTEGER

Defined Values

host 1.3.6.1.3.999
OBJECT IDENTIFIER    

machine 1.3.6.1.3.999.1
OBJECT IDENTIFIER    

network 1.3.6.1.3.999.2
OBJECT IDENTIFIER    

processor 1.3.6.1.3.999.3
OBJECT IDENTIFIER    

adapter 1.3.6.1.3.999.4
OBJECT IDENTIFIER    

controller 1.3.6.1.3.999.5
OBJECT IDENTIFIER    

printer 1.3.6.1.3.999.6
OBJECT IDENTIFIER    

disk 1.3.6.1.3.999.7
OBJECT IDENTIFIER    

diskPartition 1.3.6.1.3.999.8
OBJECT IDENTIFIER    

tape 1.3.6.1.3.999.9
OBJECT IDENTIFIER    

queue 1.3.6.1.3.999.10
OBJECT IDENTIFIER    

group 1.3.6.1.3.999.11
OBJECT IDENTIFIER    

user 1.3.6.1.3.999.12
OBJECT IDENTIFIER    

installedsw 1.3.6.1.3.999.13
OBJECT IDENTIFIER    

license 1.3.6.1.3.999.14
OBJECT IDENTIFIER    

filesystem 1.3.6.1.3.999.15
OBJECT IDENTIFIER    

mountinfo 1.3.6.1.3.999.16
OBJECT IDENTIFIER    

machineOsType 1.3.6.1.3.999.1.1
The operating system that the agent is running on
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

machineName 1.3.6.1.3.999.1.2
The name of the machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

machineTime 1.3.6.1.3.999.1.3
The time the machine was queried
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

machineOsVersion 1.3.6.1.3.999.1.4
The operating system version of the machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

machineBootRoot 1.3.6.1.3.999.1.5
The boot root of the machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

machineBootTime 1.3.6.1.3.999.1.6
The boot time of the machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

machineHwModel 1.3.6.1.3.999.1.7
The model name of the machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

machineHwType 1.3.6.1.3.999.1.8
The hardware type of the machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

machineHwVersion 1.3.6.1.3.999.1.9
The hardware version of the machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

machineVendor 1.3.6.1.3.999.1.10
The hardware vendor of the machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

machineMemorySize 1.3.6.1.3.999.1.10
The memory of the machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

networkTable 1.3.6.1.3.999.2
This table describes the network
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetworkEntry

networkEntry 1.3.6.1.3.999.2.1
An entry in the network table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NetworkEntry  

networkIndex 1.3.6.1.3.999.2.1.1
The index
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

networkAddress 1.3.6.1.3.999.2.1.2
The network address of the machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

networkNodeName 1.3.6.1.3.999.2.1.3
The name of the machine as defined in the protocol
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

networkType 1.3.6.1.3.999.2.1.4
The protocol of the network
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

processorTable 1.3.6.1.3.999.3
This table describes the processor
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProcessorEntry

processorEntry 1.3.6.1.3.999.3.1
An entry in the processor table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ProcessorEntry  

processorIndex 1.3.6.1.3.999.3.1.1
The index
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

processorActiveState 1.3.6.1.3.999.3.1.2
The state of processor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

processorPrimary 1.3.6.1.3.999.3.1.3
whether the processor is primary
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

adapterTable 1.3.6.1.3.999.4
This table describes the adapters
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdapterEntry

adapterEntry 1.3.6.1.3.999.4.1
An entry in the adapter table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdapterEntry  

adapterIndex 1.3.6.1.3.999.4.1.1
The index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adapterName 1.3.6.1.3.999.4.1.2
The name of the adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

adapterType 1.3.6.1.3.999.4.1.3
The type of the adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

adapterUnitNumber 1.3.6.1.3.999.4.1.4
The unit number of the adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adapterNexusNumber 1.3.6.1.3.999.4.1.5
The nexus number of the adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adapterRevLevel 1.3.6.1.3.999.4.1.5
The revision level of the adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

controllerTable 1.3.6.1.3.999.5
This table describes the controller
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ControllerEntry

controllerEntry 1.3.6.1.3.999.5.1
An entry in the controller table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ControllerEntry  

controllerIndex 1.3.6.1.3.999.5.1.1
The index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

controllerName 1.3.6.1.3.999.5.1.2
The name of the controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

controllerType 1.3.6.1.3.999.5.1.3
The type of the controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

controllerUnitNumber 1.3.6.1.3.999.5.1.4
The unit number of the controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

printerTable 1.3.6.1.3.999.6
This table describes the printer
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrinterEntry

printerEntry 1.3.6.1.3.999.6.1
An entry in the printer table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PrinterEntry  

printerIndex 1.3.6.1.3.999.6.1.1
The index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

printerName 1.3.6.1.3.999.6.1.2
The name of the printer
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

printerQueue 1.3.6.1.3.999.6.1.3
The queue of the printer
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

printerDeviceDriver 1.3.6.1.3.999.6.1.4
The device driver of the printer
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

printerDeviceType 1.3.6.1.3.999.6.1.5
The device type of the printer
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

printerUnitNumber 1.3.6.1.3.999.6.1.6
The unit number of the printer
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskTable 1.3.6.1.3.999.7
This table describes the disks
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiskEntry

diskEntry 1.3.6.1.3.999.7.1
An entry in the disk table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DiskEntry  

diskIndex 1.3.6.1.3.999.7.1.1
The index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskDeviceName 1.3.6.1.3.999.7.1.2
The name of the disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

diskPrimaryHost 1.3.6.1.3.999.7.1.3
The primary host of the disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

diskUnitNumber 1.3.6.1.3.999.7.1.4
The unit number of the disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskDeviceDriver 1.3.6.1.3.999.7.1.5
The device driver of the disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

diskDeviceType 1.3.6.1.3.999.7.1.6
The device type of the disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

diskPhysicalCapacity 1.3.6.1.3.999.7.1.7
The formatted capacity of the disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskPartitionTable 1.3.6.1.3.999.8
This table describes the disk partition
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiskPartitionEntry

diskPartitionEntry 1.3.6.1.3.999.8.1
An entry in the disk table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DiskPartitionEntry  

diskPartitionIndex 1.3.6.1.3.999.8.1.1
The index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskPartitionName 1.3.6.1.3.999.8.1.2
The name of the disk partition
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

diskPartitionPrimaryHost 1.3.6.1.3.999.8.1.3
The primary host of the disk partition
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

diskPartitionSize 1.3.6.1.3.999.8.1.4
The size of the disk partition
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskPartitionDeviceName 1.3.6.1.3.999.8.1.5
The device of the disk partition
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

diskPartitionStartSector 1.3.6.1.3.999.8.1.6
The start sector of the disk partition
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskPartitionEndSector 1.3.6.1.3.999.8.1.7
The end sector of the diskPartition
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tapeTable 1.3.6.1.3.999.9
This table describes the tapes
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TapeEntry

tapeEntry 1.3.6.1.3.999.9.1
An entry in the tape table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TapeEntry  

tapeIndex 1.3.6.1.3.999.9.1.1
The index
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tapeDeviceName 1.3.6.1.3.999.9.1.2
The name of the tape
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tapeTapeUnitNumber 1.3.6.1.3.999.9.1.4
The unit number of the tape
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tapeDeviceDriver 1.3.6.1.3.999.9.1.5
The Device driver of the tape
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tapeDeviceType 1.3.6.1.3.999.9.1.6
The Device type of the tape
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tapeMountPoint 1.3.6.1.3.999.9.1.7
The mount status of tape
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

queueTable 1.3.6.1.3.999.10
This table describes the queue
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QueueEntry

queueEntry 1.3.6.1.3.999.10.1
An entry in the queue table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  QueueEntry  

queueIndex 1.3.6.1.3.999.10.1.1
The Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

queueName 1.3.6.1.3.999.10.1.2
The Name of the queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

queueType 1.3.6.1.3.999.10.1.3
The Type of the queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

queueState 1.3.6.1.3.999.10.1.4
The state of the queue - runnable, stopped, halted
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

queueDestinationList 1.3.6.1.3.999.10.1.5
The Destination list of the queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

queueCapacity 1.3.6.1.3.999.10.1.6
The capacity of the queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

queuePriority 1.3.6.1.3.999.10.1.7
The Priority of the queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

queueProtection 1.3.6.1.3.999.10.1.8
The protection of the queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

queueUserComment 1.3.6.1.3.999.10.1.9
The user comment of the queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

queuePrintServer 1.3.6.1.3.999.10.1.10
The print server of the queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

groupTable 1.3.6.1.3.999.11
This table describes the swGroup
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GroupEntry

groupEntry 1.3.6.1.3.999.11.1
An entry in the group table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GroupEntry  

groupIndex 1.3.6.1.3.999.11.1.1
The index of the group
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

groupId 1.3.6.1.3.999.11.1.2
The Id of the group
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

groupName 1.3.6.1.3.999.11.1.3
The name of the group
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

userTable 1.3.6.1.3.999.12
This table describes the User
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UserEntry

userEntry 1.3.6.1.3.999.12.1
An entry in the user table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UserEntry  

userIndex 1.3.6.1.3.999.12.1.1
The index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

userName 1.3.6.1.3.999.12.1.2
The name of the user
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

userId 1.3.6.1.3.999.12.1.3
The id of the user
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

userFullName 1.3.6.1.3.999.12.1.4
The Full name list of the user
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

userLoginShellCli 1.3.6.1.3.999.12.1.5
The Login shell of the user
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

userLoginDirectory 1.3.6.1.3.999.12.1.6
The login directory of the user
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

installedSwTable 1.3.6.1.3.999.13
This table describes the installedSw
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InstalledSwEntry

installedSwEntry 1.3.6.1.3.999.13.1
An entry in the installedSw table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  InstalledSwEntry  

installedSwIndex 1.3.6.1.3.999.13.1.1
The index
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

installedSwName 1.3.6.1.3.999.13.1.2
The name of the installedSw
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

installedSwVendorAuthor 1.3.6.1.3.999.13.1.3
The vendor authorization of the installedSw
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

installedSwVersion 1.3.6.1.3.999.13.1.4
The version of the installedSw
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

installedSwVendorPatches 1.3.6.1.3.999.13.1.5
The vendor patches list of the installedSw
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

installedSwUserPatches 1.3.6.1.3.999.13.1.6
The user patches of the installedSw
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

installedSwLicInstalled 1.3.6.1.3.999.13.1.7
The license of the installedSw
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

licenseTable 1.3.6.1.3.999.14
This table describes the license
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LicenseEntry

licenseEntry 1.3.6.1.3.999.14.1
An entry in the license table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LicenseEntry  

licenseIndex 1.3.6.1.3.999.14.1.1
The index
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

licenseProductName 1.3.6.1.3.999.14.1.2
The product name of the license
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

licenseVendorAuthor 1.3.6.1.3.999.14.1.3
The vendor authorization of the license
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

licenseExpirationDate 1.3.6.1.3.999.14.1.4
The Expiry date of the license
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

licenseVersion 1.3.6.1.3.999.14.1.5
The Version of the license
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

licenseCapacity 1.3.6.1.3.999.14.1.6
The capacity of the license
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

licenseAuthorization 1.3.6.1.3.999.14.1.7
The authorization of the license
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

filesystemTable 1.3.6.1.3.999.15
This table describes the filesystem
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FilesystemEntry

filesystemEntry 1.3.6.1.3.999.15.1
An entry in the filesystem table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FilesystemEntry  

filesystemIndex 1.3.6.1.3.999.15.1.1
The Os type of the filesystem
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

filesystemName 1.3.6.1.3.999.15.1.2
The name of the filesystem
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

filesystemFreeCapacity 1.3.6.1.3.999.15.1.3
The free capatity of the filesystem
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

filesystemFormattedCap 1.3.6.1.3.999.15.1.4
The formatted capacity of the filesystem
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mountInfoTable 1.3.6.1.3.999.16
This table describes the mountInfo
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MountInfoEntry

mountInfoEntry 1.3.6.1.3.999.16.1
An entry in the mountInfo table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MountInfoEntry  

mountInfoIndex 1.3.6.1.3.999.16.1.1
The file system name of the mountInfo
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mountInfoFileSystemName 1.3.6.1.3.999.16.1.2
The file system name of the mountInfo
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mountInfoDeviceName 1.3.6.1.3.999.16.1.3
The Device name of the mountInfo
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mountInfoMountPoint 1.3.6.1.3.999.16.1.4
The mount point of the mountInfo
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mountInfoMountType 1.3.6.1.3.999.16.1.4
The Mount type list of the mountInfo
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mountInfoRelVolNum 1.3.6.1.3.999.16.1.6
The rel volume number of the mountInfo
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER