VRTS-SNMP-MIBv1

File: VRTS-SNMP-MIBv1.mib (76679 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215
RFC1213-MIB SNMPv2-SMI

Imported symbols

enterprises OBJECT-TYPE TRAP-TYPE
DisplayString Integer32

Defined Types

MediaEntry  
SEQUENCE    
  mediaIndex Integer32
  mediaPool DisplayString
  mediaId DisplayString
  mediaType DisplayString
  mediaRobotType DisplayString
  mediaRobotNum Integer32
  mediaRobotSlot Integer32
  mediaSideFace DisplayString
  mediaRetLevel Integer32
  mediaSize Integer32
  mediaStatus DisplayString

ClassEntry  
SEQUENCE    
  classIndex Integer32
  className DisplayString

ClientEntry  
SEQUENCE    
  clientIndex Integer32
  clientName DisplayString

SchedEntry  
SEQUENCE    
  schedIndex Integer32
  schedName DisplayString

StuEntry  
SEQUENCE    
  stuIndex Integer32
  stuName DisplayString

VolpoolEntry  
SEQUENCE    
  volpoolIndex Integer32
  volpoolName DisplayString

RobotEntry  
SEQUENCE    
  robotIndex Integer32
  robotName DisplayString

DriveEntry  
SEQUENCE    
  driveIndex Integer32
  driveName DisplayString

TapeEntry  
SEQUENCE    
  tapeIndex Integer32
  tapeName DisplayString

VaultEntry  
SEQUENCE    
  vaultIndex Integer32
  vaultName DisplayString

JobEntry  
SEQUENCE    
  jobIndex Integer32
  jobType DisplayString
  jobState DisplayString
  jobClass DisplayString
  jobClient DisplayString
  jobSched DisplayString
  jobSchedType DisplayString
  jobStu DisplayString
  jobVolpool DisplayString
  jobKbytes Integer32
  jobMaster DisplayString
  jobErrExpl DisplayString
  jobErrReco DisplayString
  jobId Integer32
  jobErrCode Integer32
  jobErrMsg DisplayString
  jobErrFix Integer32
  jobErrFixCmd DisplayString

OpEnum  
INTEGER other(1), startNbu(2), stopNbu(3), startMm(4), stopMm(5), userDef0(20), userDef1(21), userDef2(22), userDef3(23), userDef4(24), userDef5(25), userDef6(26), userDef7(27), userDef8(28), userDef9(29)    

NBUExtEntry  
SEQUENCE    
  nbuIndex OpEnum
  nbuNames DisplayString
  nbuCommand DisplayString
  nbuCtlFlag Integer32
  nbuResFile DisplayString
  nbuLockFile DisplayString
  nbuTimeout Integer32
  nbuFreq Integer32
  nbuResult Integer32
  nbuOutput DisplayString
  nbuErrFix Integer32
  nbuErrFixCmd DisplayString

VCSExtEntry  
SEQUENCE    
  vcsIndex Integer32
  vcsNames DisplayString
  vcsCommand DisplayString
  vcsCtlFlag Integer32
  vcsResult Integer32
  vcsOutput DisplayString
  vcsErrFix Integer32
  vcsErrFixCmd DisplayString

LogEntry  
SEQUENCE    
  logIndex Integer32
  logHost DisplayString
  logPrdCode Integer32
  logPrdName DisplayString
  logObjName DisplayString
  logAttrName DisplayString
  logFile DisplayString
  logErrStrs DisplayString
  logDesc DisplayString
  logResolution DisplayString
  logErrFlag Integer32
  logErrcode Integer32
  logErrmsg DisplayString
  logErrFix Integer32
  logErrFixCmd DisplayString

PsEntry  
SEQUENCE    
  psIndex Integer32
  psId Integer32
  psName DisplayString
  psAttr DisplayString
  psMin Integer32
  psMax Integer32
  psCount Integer32
  psCpuPct DisplayString
  psBytesIO Integer32
  psSlpMax Integer32
  psHost DisplayString
  psErrFlag Integer32
  psErrcode Integer32
  psErrmsg DisplayString
  psErrFix Integer32
  psErrFixCmd DisplayString

ClEntry  
SEQUENCE    
  clIndex Integer32
  clName DisplayString
  clHost DisplayString
  clScript DisplayString
  clSampFreq Integer32
  clFreq Integer32
  clTimeout Integer32
  clPrdCode Integer32
  clPrdName DisplayString
  clObjName DisplayString
  clAttrName DisplayString
  clLow Integer32
  clHigh Integer32
  clCount Integer32
  clObjNames DisplayString
  clResolution DisplayString
  clErrFlag Integer32
  clErrcode Integer32
  clErrmsg DisplayString
  clErrFix Integer32
  clErrFixCmd DisplayString

VMExtEntry  
SEQUENCE    
  vmIndex Integer32
  vmNames DisplayString
  vmCommand DisplayString
  vmCtlFlag Integer32
  vmResult Integer32
  vmOutput DisplayString
  vmErrFix Integer32
  vmErrFixCmd DisplayString

FSExtEntry  
SEQUENCE    
  fsIndex Integer32
  fsNames DisplayString
  fsCommand DisplayString
  fsCtlFlag Integer32
  fsResult Integer32
  fsOutput DisplayString
  fsErrFix Integer32
  fsErrFixCmd DisplayString

Defined Values

veritas 1.3.6.1.4.1.1035
OBJECT IDENTIFIER    

netbackup 1.3.6.1.4.1.1035.1
OBJECT IDENTIFIER    

vxvm 1.3.6.1.4.1.1035.2
OBJECT IDENTIFIER    

vxfs 1.3.6.1.4.1.1035.3
OBJECT IDENTIFIER    

vcs 1.3.6.1.4.1.1035.7
OBJECT IDENTIFIER    

commonObjects 1.3.6.1.4.1.1035.301
OBJECT IDENTIFIER    

job 1.3.6.1.4.1.1035.1.1
OBJECT IDENTIFIER    

config 1.3.6.1.4.1.1035.1.2
OBJECT IDENTIFIER    

media 1.3.6.1.4.1.1035.1.4
OBJECT IDENTIFIER    

dr 1.3.6.1.4.1.1035.1.6
OBJECT IDENTIFIER    

class 1.3.6.1.4.1.1035.1.2.2
OBJECT IDENTIFIER    

client 1.3.6.1.4.1.1035.1.2.4
OBJECT IDENTIFIER    

sched 1.3.6.1.4.1.1035.1.2.6
OBJECT IDENTIFIER    

stu 1.3.6.1.4.1.1035.1.2.8
OBJECT IDENTIFIER    

mediaTable 1.3.6.1.4.1.1035.1.4.1
A table of NetBackup media configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MediaEntry

mediaEntry 1.3.6.1.4.1.1035.1.4.1.1
An NBU media entry containing a media related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MediaEntry  

mediaIndex 1.3.6.1.4.1.1035.1.4.1.1.1
It is Reference Index for media table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

mediaPool 1.3.6.1.4.1.1035.1.4.1.1.2
The volume pool name where the media belongs to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mediaId 1.3.6.1.4.1.1035.1.4.1.1.3
It is media id for media table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mediaType 1.3.6.1.4.1.1035.1.4.1.1.4
The type of the media, 8MM etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mediaRobotType 1.3.6.1.4.1.1035.1.4.1.1.5
The type of the robot where the media resides, TS8 etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mediaRobotNum 1.3.6.1.4.1.1035.1.4.1.1.6
It is robot number where the media resides.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

mediaRobotSlot 1.3.6.1.4.1.1035.1.4.1.1.7
It is robot slot number where the media resides.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

mediaSideFace 1.3.6.1.4.1.1035.1.4.1.1.8
It is the robot face where the media resides.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mediaRetLevel 1.3.6.1.4.1.1035.1.4.1.1.9
It is the retention level of the media.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

mediaSize 1.3.6.1.4.1.1035.1.4.1.1.10
It is media size in kbytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

mediaStatus 1.3.6.1.4.1.1035.1.4.1.1.11
It is the status of the media eg, available, frozen, full etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

volpool 1.3.6.1.4.1.1035.1.4.2
OBJECT IDENTIFIER    

robot 1.3.6.1.4.1.1035.1.4.4
OBJECT IDENTIFIER    

drive 1.3.6.1.4.1.1035.1.4.6
OBJECT IDENTIFIER    

tape 1.3.6.1.4.1.1035.1.4.8
OBJECT IDENTIFIER    

vault 1.3.6.1.4.1.1035.1.6.2
OBJECT IDENTIFIER    

classTable 1.3.6.1.4.1.1035.1.2.2.1
A table of NetBackup class configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClassEntry

classEntry 1.3.6.1.4.1.1035.1.2.2.1.1
An NBU class entry containing a class related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClassEntry  

classIndex 1.3.6.1.4.1.1035.1.2.2.1.1.1
It is Reference Index for class table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

className 1.3.6.1.4.1.1035.1.2.2.1.1.2
The class name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clientTable 1.3.6.1.4.1.1035.1.2.4.1
A table of NetBackup client configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClientEntry

clientEntry 1.3.6.1.4.1.1035.1.2.4.1.1
An NBU client entry containing a client related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClientEntry  

clientIndex 1.3.6.1.4.1.1035.1.2.4.1.1.1
It is Reference Index for client table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

clientName 1.3.6.1.4.1.1035.1.2.4.1.1.2
The client name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

schedTable 1.3.6.1.4.1.1035.1.2.6.1
A table of NetBackup sched configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SchedEntry

schedEntry 1.3.6.1.4.1.1035.1.2.6.1.1
An NBU sched entry containing a sched related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SchedEntry  

schedIndex 1.3.6.1.4.1.1035.1.2.6.1.1.1
It is Reference Index for sched table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

schedName 1.3.6.1.4.1.1035.1.2.6.1.1.2
The sched name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

stuTable 1.3.6.1.4.1.1035.1.2.8.1
A table of NetBackup stu configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StuEntry

stuEntry 1.3.6.1.4.1.1035.1.2.8.1.1
An NBU stu entry containing a stu related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  StuEntry  

stuIndex 1.3.6.1.4.1.1035.1.2.8.1.1.1
It is Reference Index for stu table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stuName 1.3.6.1.4.1.1035.1.2.8.1.1.2
The stu name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

volpoolTable 1.3.6.1.4.1.1035.1.4.2.1
A table of NetBackup volpool configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VolpoolEntry

volpoolEntry 1.3.6.1.4.1.1035.1.4.2.1.1
An NBU volpool entry containing a volpool related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VolpoolEntry  

volpoolIndex 1.3.6.1.4.1.1035.1.4.2.1.1.1
It is Reference Index for volpool table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

volpoolName 1.3.6.1.4.1.1035.1.4.2.1.1.2
The volpool name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

robotTable 1.3.6.1.4.1.1035.1.4.4.1
A table of NetBackup robot configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RobotEntry

robotEntry 1.3.6.1.4.1.1035.1.4.4.1.1
An NBU robot entry containing a robot related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RobotEntry  

robotIndex 1.3.6.1.4.1.1035.1.4.4.1.1.1
It is Reference Index for robot table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

robotName 1.3.6.1.4.1.1035.1.4.4.1.1.2
The robot name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

driveTable 1.3.6.1.4.1.1035.1.4.6.1
A table of NetBackup drive configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DriveEntry

driveEntry 1.3.6.1.4.1.1035.1.4.6.1.1
An NBU drive entry containing a drive related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DriveEntry  

driveIndex 1.3.6.1.4.1.1035.1.4.6.1.1.1
It is Reference Index for drive table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

driveName 1.3.6.1.4.1.1035.1.4.6.1.1.2
The drive name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

tapeTable 1.3.6.1.4.1.1035.1.4.8.1
A table of NetBackup tape configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TapeEntry

tapeEntry 1.3.6.1.4.1.1035.1.4.8.1.1
An NBU tape entry containing a tape related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TapeEntry  

tapeIndex 1.3.6.1.4.1.1035.1.4.8.1.1.1
It is Reference Index for tape table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

tapeName 1.3.6.1.4.1.1035.1.4.8.1.1.2
The tape name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vaultTable 1.3.6.1.4.1.1035.1.6.2.1
A table of NetBackup vault configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VaultEntry

vaultEntry 1.3.6.1.4.1.1035.1.6.2.1.1
An NBU vault entry containing a vault related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VaultEntry  

vaultIndex 1.3.6.1.4.1.1035.1.6.2.1.1.1
It is Reference Index for vault table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

vaultName 1.3.6.1.4.1.1035.1.6.2.1.1.2
The vault name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobTable 1.3.6.1.4.1.1035.1.1.1
A table of NetBackup jobs information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JobEntry

jobEntry 1.3.6.1.4.1.1035.1.1.1.1
An NBU job entry containing a job related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  JobEntry  

jobIndex 1.3.6.1.4.1.1035.1.1.1.1.1
It is the standard index for SNMP job table, the actual NetBackup job id is represented by jobId field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

jobType 1.3.6.1.4.1.1035.1.1.1.1.2
The Backup type of NetBackup job, eg Backup or Restore etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobState 1.3.6.1.4.1.1035.1.1.1.1.3
The State of NetBackup job, eg Done or Active etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobClass 1.3.6.1.4.1.1035.1.1.1.1.4
The Class of NetBackup job.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobClient 1.3.6.1.4.1.1035.1.1.1.1.5
The Client name of NetBackup job.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobSched 1.3.6.1.4.1.1035.1.1.1.1.6
The Backup type of NetBackup job, eg Backup or Restore etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobSchedType 1.3.6.1.4.1.1035.1.1.1.1.7
The Backup type of NetBackup job, eg Backup or Restore etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobStu 1.3.6.1.4.1.1035.1.1.1.1.8
The Backup storage unit name of NetBackup job.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobVolpool 1.3.6.1.4.1.1035.1.1.1.1.9
The Backup volume pool name of NetBackup job.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobKbytes 1.3.6.1.4.1.1035.1.1.1.1.10
The Backup Kilo-bytes information of NetBackup job.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

jobMaster 1.3.6.1.4.1.1035.1.1.1.1.11
The master server hostname of NetBackup job.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobErrExpl 1.3.6.1.4.1.1035.1.1.1.1.12
The error message explanation of NetBackup job.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobErrReco 1.3.6.1.4.1.1035.1.1.1.1.13
The recommended action to correct error of NetBackup job.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobId 1.3.6.1.4.1.1035.1.1.1.1.14
It is job Id for each NetBackup job, also served as Reference Index .
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

jobErrCode 1.3.6.1.4.1.1035.1.1.1.1.100
It is job exit status code for the NetBackup job. 0 means no error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

jobErrMsg 1.3.6.1.4.1.1035.1.1.1.1.101
The backup job error message of the NetBackup job.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

jobErrFix 1.3.6.1.4.1.1035.1.1.1.1.102
Setting this error fix flag to 1 to kick off the jobErrFixCmd.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

jobErrFixCmd 1.3.6.1.4.1.1035.1.1.1.1.103
The command that gets run when the jobErrFix column is set to 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

nbuExtTable 1.3.6.1.4.1.1035.1.100
A table of extensible commands to control NetBackup from SNMP framework via SNMP get and set protocol. The commands can start and stop NetBackup/Media Manager, start and kill backup jobs etc. These commands map can be configured in ENE agent's snmpd.conf file.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NBUExtEntry

nbuEntry 1.3.6.1.4.1.1035.1.100.1
An NBU entry containing an extensible modules and the results.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NBUExtEntry  

nbuIndex 1.3.6.1.4.1.1035.1.100.1.1
Reference Index for extensible NBU scripts. It is an integer row number. A predefined map is available in snmpd.conf to map and customize the map from index to the command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OpEnum  

nbuNames 1.3.6.1.4.1.1035.1.100.1.2
A description of the extensible NBU command.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

nbuCommand 1.3.6.1.4.1.1035.1.100.1.3
The NBU command or scripts to be executed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

nbuCtlFlag 1.3.6.1.4.1.1035.1.100.1.4
When the flag is set to 1, the extensible NBU scripts in nbuCommand will be executed. Exit code will go to nbuResult, output go to nbuOutput.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

nbuResFile 1.3.6.1.4.1.1035.1.100.1.5
The result file path for excuting the nbuCommand scripts. It contains the exit status of the command in the first line. The stdout in the second line. So the Agent can pick it up after executing the command and set exit code to nbuResult, output go to nbuOutput.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nbuLockFile 1.3.6.1.4.1.1035.1.100.1.6
The lock file path during excuting the nbuCommand scripts. Its presence indicate the nbuCommand is still in execution.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nbuTimeout 1.3.6.1.4.1.1035.1.100.1.7
The timeout before waiting for result of the executed NBU command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nbuFreq 1.3.6.1.4.1.1035.1.100.1.8
The result checking frequency during waiting of the executed NBU command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nbuResult 1.3.6.1.4.1.1035.1.100.1.100
The exit status of the executed NBU command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nbuOutput 1.3.6.1.4.1.1035.1.100.1.101
The firstline output of the executed NBU command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nbuErrFix 1.3.6.1.4.1.1035.1.100.1.102
Setting this error fix flag to 1 to kick off the nbuErrFixCmd.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

nbuErrFixCmd 1.3.6.1.4.1.1035.1.100.1.103
The NBU command that gets run when the nbuErrFix column is set to 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsEventAttrs 1.3.6.1.4.1.1035.7.250
OBJECT IDENTIFIER    

vcsTag 1.3.6.1.4.1.1035.7.250.1
A Tag describe the severity of the event: TAG_A: VCS internal message. Contact Customer Support. TAG_B: Messages indicating errors and exceptions. TAG_C: Messages indicating warnings. TAG_D: Messages indicating normal operations. TAG_E: Messages from agents indicating status, etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsHost 1.3.6.1.4.1.1035.7.250.2
The host name where the event occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsRes 1.3.6.1.4.1.1035.7.250.3
The event related resource name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsResStat 1.3.6.1.4.1.1035.7.250.4
The state of the resource: online or offline.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsAgent 1.3.6.1.4.1.1035.7.250.5
The event related Agent name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsNode 1.3.6.1.4.1.1035.7.250.6
The event related node name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsDate 1.3.6.1.4.1.1035.7.250.7
The date when event occur.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsTime 1.3.6.1.4.1.1035.7.250.8
The time when event occur.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsErrExpl 1.3.6.1.4.1.1035.7.250.98
The error explanation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsErrReco 1.3.6.1.4.1.1035.7.250.99
The recommended action to correct VCS error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsErrCode 1.3.6.1.4.1.1035.7.250.100
The error code of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

vcsErrMsg 1.3.6.1.4.1.1035.7.250.101
The detailed error message of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vrtsVcsEvent 1.3.6.1.4.1.1035.7.251
OBJECT IDENTIFIER    

errorVcsEvent 1
The VCS error event with TAG_A, TAG_B and TAG_C. Detailed error and corrective action information can be found from the objects associated with this event.
TRAP-TYPE    

normalVcsEvent 2
The normal VCS event with TAG_D, TAG_E. Detailed event information can be found from the objects associated with this event.
TRAP-TYPE    

vcsExtTable 1.3.6.1.4.1.1035.7.100
A table of extensible commands to control VCS from SNMP framework via SNMP get and set protocol. The commands can start and stop VCS and its components, start and kill services, bring resource online and offline etc. These commands can be configured in ENE agent's snmpd.conf file.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VCSExtEntry

vcsEntry 1.3.6.1.4.1.1035.7.100.1
An VCS entry containing an extensible modules and the results.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VCSExtEntry  

vcsIndex 1.3.6.1.4.1.1035.7.100.1.1
Reference Index for extensible VCS scripts. It is an integer row number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

vcsNames 1.3.6.1.4.1.1035.7.100.1.2
A description of the extensible VCS command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsCommand 1.3.6.1.4.1.1035.7.100.1.3
The VCS command or scripts to be executed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsCtlFlag 1.3.6.1.4.1.1035.7.100.1.4
When the flag is set to 1, the extensible VCS scripts in vcsCommand will be executed. Exit code will go to vcsResult, output go to vcsOutput.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

vcsResult 1.3.6.1.4.1.1035.7.100.1.100
The exit status of the executed VCS command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

vcsOutput 1.3.6.1.4.1.1035.7.100.1.101
The firstlinw output of the executed VCS command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vcsErrFix 1.3.6.1.4.1.1035.7.100.1.102
Setting this error fix flag to 1 to kick off the vcsErrFixCmd.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

vcsErrFixCmd 1.3.6.1.4.1.1035.7.100.1.103
The VCS command that gets run when the vcsErrFix column is set to 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vrtsNbuJobEvent 1.3.6.1.4.1.1035.1.1.251
OBJECT IDENTIFIER    

abnormalJobEvent 1
The NetBackup job failed with error. Detailed job, error and corrective action information can be found from the objects associated with this event.
TRAP-TYPE    

normalJobEvent 2
The NetBackup job finished successfully. Detailed job information can be found from the objects associated with this event.
TRAP-TYPE    

vrtsNbuExtEvent 1.3.6.1.4.1.1035.1.101
OBJECT IDENTIFIER    

nbuExtEvent 1
The NetBackup extensiable script execution result notificaiton with given exit status and output.
TRAP-TYPE    

vrtsNbuEvents 1.3.6.1.4.1.1035.1.251
OBJECT IDENTIFIER    

nbuTrapVars 1.3.6.1.4.1.1035.1.250
OBJECT IDENTIFIER    

nbuHost 1.3.6.1.4.1.1035.1.250.1
The hostname where NetBackup error event happened.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nbuErrcode 1.3.6.1.4.1.1035.1.250.100
The error code of NetBackup error. 0 means no error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nbuErrmsg 1.3.6.1.4.1.1035.1.250.101
The error message of NetBackup error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dbBackupFailed 300
Description: The backup of the NB database failed. Resolution: Investigate why the NB database backup failed. Usually the All Log Entries Report will give you some idea as to why this failed.
TRAP-TYPE    

dbBackupIsDisabled 301
Description: Backup of the NetBackup database is mandatoryly disabled. Resolution: No Immediate action is required. Periodically NetBackup will disable the ability to perform a NBU database backup while it is performing house-cleaning activities. Should the NB database backup be disabled for an extended period time, review the All Log Entries report to help determine why.
TRAP-TYPE    

freezingMedia 302
Description: NetBackup has issued a 'freezing media' message. Resolution: A piece of media (tape or optical) has been frozen either manually by an administrator or automatically by NetBackup. NetBackup will freeze media that has been previously written in another tape format (tar, ANSI,). NetBackup, by default will not overwrite these tapes unless a bp.conf entry to ALLOW_MEDIA_OVERWRITE is added, see the NetBackup Administrators Guide. Also investigate the All log Entries report and bptm logs for more information.
TRAP-TYPE    

suspendingMedia 303
Description: NetBackup has issued a 'suspending media' message. Resolution: NetBackup tried to use the identified media but had problems reading or writing to the tape. Investigate the cause through the All Log Entries report and / or bptm log.
TRAP-TYPE    

mediaRequiredForRestore 304
Description: Media is needed for an NBU restore operation. The event is sent via a user alarm in the action script. Resolution: The media identified is required for a restore that has been initiated. The media id is also identified in the Device Management Window. Locate the required tape, place it in the library or tape drive and satisfy the tape mount request through the Device Manager window. You may also deny the request through the Device Manager window.
TRAP-TYPE    

downedDrive 305
Description: The operator or Media Manager has downed a drive. Resolution: A tape drive is suspected of having problems. Investigate the All Log Entries report, bptm log, Operating System messages log (/var/adm/messages) to determine the cause. NetBackup may down a drive when having trouble reading a tape, if the tape is used in another drive and also has problems then the tape is suspended and the original downed drive is automatically brough up.
TRAP-TYPE    

exceededCleaningFrequency 306
Description: A drive has exceeded its cleaning frequency. Resolution: This should not normally occur with most TLD devices such as with STK Silo's and DLT tape drives, which automatically handle cleanings. This error message only occurs when NetBackup is handling tape cleanings manually.
TRAP-TYPE    

exceededMaxMounts 307
Description: A media has exceeded its maximum number of mounts. Resolution: When the media was added to NetBackups' Media Manager, a maximum number of mounts was assigned. The media has reached this limit which normally signals that it should be retired and replaced with another piece of media. Data on the tape is still tracked on the tape and expires once the retention period of the image has passed.
TRAP-TYPE    

mountRequest 308
Description: A mount request is posted to the system log for a non-robotic device. It may be either for the mount itself or because the media needs 'write enabled'. Resolution: This message will also be displayed in the Device Manager window. Place the tape in the required non-robotic drive and satisfy the request through the Device Manager window. Deny the request through the Device Manager window. Or remove the media from the tape drive, write enable it and return it to the tape drive. This message is normally issued for tape drives under Operator control rather than AVR or Robotic control.
TRAP-TYPE    

noCleaningTape 309
Description: There is no cleaning tape or the cleaning tape is used up. Resolution: This message only occurs when NetBackup is handling tape drive cleanings and should not normally occur with most TLD devices.
TRAP-TYPE    

zeroCleaningsLeft 310
Description: The cleaning tape has no cleanings left. Resolution: This message only occurs when NetBackup is handling tape drive cleanings and the cleaning tape(s) have been used to their capacity. This should not normally occur with most TLD devices.
TRAP-TYPE    

log 1.3.6.1.4.1.1035.301.1
OBJECT IDENTIFIER    

logTable 1.3.6.1.4.1.1035.301.1.1
A table of error log and error message based event management information configured in the logfile.conf and messages.conf of the ENE SNMP agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LogEntry

logEntry 1.3.6.1.4.1.1035.301.1.1.1
An log entry containing a log monitoring related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LogEntry  

logIndex 1.3.6.1.4.1.1035.301.1.1.1.1
It is the unique index of error log and message to be monitored.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

logHost 1.3.6.1.4.1.1035.301.1.1.1.2
The hostname where log error event happened.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

logPrdCode 1.3.6.1.4.1.1035.301.1.1.1.3
The VERITAS product code of which the error log event is associated, it can be 0: NetBackup, 1: VxVM, 2: VxFS, 7: VCS etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

logPrdName 1.3.6.1.4.1.1035.301.1.1.1.4
The VERITAS product name of which the error log event is associated, it can be NetBackup, VxVM, VxFS, VCS etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

logObjName 1.3.6.1.4.1.1035.301.1.1.1.5
The object name of which the error log event is associated. For example, it can be NetBackup job, tape drive, or VxVM's subdisk, or VCS's service etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

logAttrName 1.3.6.1.4.1.1035.301.1.1.1.6
The attribute name of which the error log event is associated. For example, it can be NetBackup job's Kbytes attribute, tape drive's number of drives, or VxVM's subdisk's size, or VCS's service's status etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

logFile 1.3.6.1.4.1.1035.301.1.1.1.7
The log file name where the error strings are detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

logErrStrs 1.3.6.1.4.1.1035.301.1.1.1.8
The error strings to monitor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

logDesc 1.3.6.1.4.1.1035.301.1.1.1.9
The description of the error log event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

logResolution 1.3.6.1.4.1.1035.301.1.1.1.10
The resolution of the error log event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

logErrFlag 1.3.6.1.4.1.1035.301.1.1.1.99
Set the flag to 1 to indicate the error strings is found in the specified error log. 0 means no error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

logErrcode 1.3.6.1.4.1.1035.301.1.1.1.100
The error code of log error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

logErrmsg 1.3.6.1.4.1.1035.301.1.1.1.101
The error message of log error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

logErrFix 1.3.6.1.4.1.1035.301.1.1.1.102
Setting this error fix flag to 1 to kick off the logErrFixCmd.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

logErrFixCmd 1.3.6.1.4.1.1035.301.1.1.1.103
The command that gets run when the logErrFix column is set to 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

vrtsLogMonitor 1.3.6.1.4.1.1035.301.1.251
OBJECT IDENTIFIER    

logEvent 1
The sequences of specific error strings are detected in given error log file on given host.
TRAP-TYPE    

process 1.3.6.1.4.1.1035.301.2
OBJECT IDENTIFIER    

psTable 1.3.6.1.4.1.1035.301.2.1
A table containing information on running programs/daemons/service configured for monitoring in the process.conf file of the ENE SNMP agent. Processes violating the available number of running processes or CPU, IO threshold configured in process.conf, or services.conf on NT are flagged with numerical and textual errors.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PsEntry

psEntry 1.3.6.1.4.1.1035.301.2.1.1
An entry containing a process and its statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PsEntry  

psIndex 1.3.6.1.4.1.1035.301.2.1.1.1
Reference Index for each observed process or service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

psId 1.3.6.1.4.1.1035.301.2.1.1.2
Actual process id for each observed process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

psName 1.3.6.1.4.1.1035.301.2.1.1.3
The process or service name that agent is counting and checking.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

psAttr 1.3.6.1.4.1.1035.301.2.1.1.4
The process or service attribute name that agent is checking. It can be: existence, hanging or runaway.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

psMin 1.3.6.1.4.1.1035.301.2.1.1.5
The min threshold number of instances of monitored process that should be running. An error is generated if threshold is violated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

psMax 1.3.6.1.4.1.1035.301.2.1.1.6
The max threshold number of instances of monitored process that should be running. An error is generated if threshold is violated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

psCount 1.3.6.1.4.1.1035.301.2.1.1.7
The current number of process instances with the specified name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

psCpuPct 1.3.6.1.4.1.1035.301.2.1.1.8
The Percentage CPU threshold of the monitored process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

psBytesIO 1.3.6.1.4.1.1035.301.2.1.1.9
The Bytes I/O threshold of the monitored process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

psSlpMax 1.3.6.1.4.1.1035.301.2.1.1.10
The Maximum sleeping time threshold of the monitored process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

psHost 1.3.6.1.4.1.1035.301.2.1.1.11
The hostname of the monitored process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

psErrFlag 1.3.6.1.4.1.1035.301.2.1.1.99
Set the flag to 1 to indicate the error with the process. 0 means no error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

psErrcode 1.3.6.1.4.1.1035.301.2.1.1.100
The error code of process error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

psErrmsg 1.3.6.1.4.1.1035.301.2.1.1.101
The error message of the process error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

psErrFix 1.3.6.1.4.1.1035.301.2.1.1.102
Setting this error fix flag to 1 to kick off the psErrFixCmd.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

psErrFixCmd 1.3.6.1.4.1.1035.301.2.1.1.103
The command that will be executed when the psErrFix column is set to 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vrtsProcessMonitor 1.3.6.1.4.1.1035.301.2.251
OBJECT IDENTIFIER    

processEvent 1
The monitored process has violated threshold condition of specified monitored attribute(existence, hanging or runaway) on given host.
TRAP-TYPE    

collector 1.3.6.1.4.1.1035.301.4
OBJECT IDENTIFIER    

clTable 1.3.6.1.4.1.1035.301.4.1
A table of collector based event management information configured in the collector.conf file of the ENE SNMP agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClEntry

clEntry 1.3.6.1.4.1.1035.301.4.1.1
An entry containing a collector information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClEntry  

clIndex 1.3.6.1.4.1.1035.301.4.1.1.1
Reference Index for each the collector.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

clName 1.3.6.1.4.1.1035.301.4.1.1.2
The collector name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clHost 1.3.6.1.4.1.1035.301.4.1.1.3
The hostname where collector is running.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clScript 1.3.6.1.4.1.1035.301.4.1.1.4
The collector script file name, if will be prefixed with \config\Scripts directory
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clSampFreq 1.3.6.1.4.1.1035.301.4.1.1.5
The frequency in seconds that the collector script is executed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

clFreq 1.3.6.1.4.1.1035.301.4.1.1.6
The frequency in seconds which specifies how frequent should ENE agent check whether the collected data is ready. The optimal value can be obtained by finding out how long a collector session is usually taking.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

clTimeout 1.3.6.1.4.1.1035.301.4.1.1.7
If no data after clTimeout seconds, then the collecting session is aborted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

clPrdCode 1.3.6.1.4.1.1035.301.4.1.1.8
The VERITAS product code of which the collector is associated, it can be 0: NetBackup, 1: VxVM, 2: VxFS, 7: VCS etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

clPrdName 1.3.6.1.4.1.1035.301.4.1.1.9
The VERITAS product name of which the collector is associated, it can be NetBackup, VxVM, VxFS, VCS etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clObjName 1.3.6.1.4.1.1035.301.4.1.1.10
The object name of the collection. For example, it can be NetBackup job, tape drive, or VxVM's subdisk, or VCS's service etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clAttrName 1.3.6.1.4.1.1035.301.4.1.1.11
The attribute name of which the collection is associated. For example, it can be NetBackup job's Kbytes attribute, tape drive's number of drives, or VxVM's subdisk's size, or VCS's service's status etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clLow 1.3.6.1.4.1.1035.301.4.1.1.12
Indicate low threshold for the collected attribute value. If violated, event will be sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

clHigh 1.3.6.1.4.1.1035.301.4.1.1.13
Indicate high threshold for the collected attribute value. If violated, event will be sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

clCount 1.3.6.1.4.1.1035.301.4.1.1.14
The number of objects which we care about whether its attribute value is within low and high threshold. 0 means we are all object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

clObjNames 1.3.6.1.4.1.1035.301.4.1.1.15
List of object names, seperated by ';', which we care when threshold is violated. Leave name empty make it a wild card, means we care all objects.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

clResolution 1.3.6.1.4.1.1035.301.4.1.1.16
Text resulotion when threshold value is violated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

clErrFlag 1.3.6.1.4.1.1035.301.4.1.1.99
Set the flag to 1 to indicate the threshold is violated. 0 means no error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

clErrcode 1.3.6.1.4.1.1035.301.4.1.1.100
The error code of for errors from this collector.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

clErrmsg 1.3.6.1.4.1.1035.301.4.1.1.101
The error message of the threshold violation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clErrFix 1.3.6.1.4.1.1035.301.4.1.1.102
Setting this error fix flag to 1 to kick off the clErrFixCmd.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

clErrFixCmd 1.3.6.1.4.1.1035.301.4.1.1.103
The command that will be executed when the clErrFix column is set to 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vrtsCollectorMonitor 1.3.6.1.4.1.1035.301.4.251
OBJECT IDENTIFIER    

collectorEvent 1
The collection has detected a threshold violation condition of specified objects attribute on given host.
TRAP-TYPE    

frequency 1.3.6.1.4.1.1035.301.8
OBJECT IDENTIFIER    

messagefreq 1.3.6.1.4.1.1035.301.8.1
Number of seconds interval for message log checking, you can set it here based on your event notification requirements. The default value is 30 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

processfreq 1.3.6.1.4.1.1035.301.8.2
Number of seconds interval for process checking, you can set it here based on your event notification requirements. The default value is 300 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

vxvmSamplefreq 1.3.6.1.4.1.1035.301.8.11
Set how frequent, in seconds, should a vxvm collector be executed.you can set it here based on your event notification requirements. The default value is 50 minutes or 3000 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

vxvmCheckfreq 1.3.6.1.4.1.1035.301.8.12
Set how frequent, in seconds, should ENE agent check whether the vxvm collected data is ready. The optimal value can be obtained by finding out how long a collector session is usually taking. The default value is 100 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

vxvmTimeout 1.3.6.1.4.1.1035.301.8.13
If no vxvm collection data ready after vxvmTimeout seconds in the same collection session, then the collecting session is aborted. The default value is 350 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

vxfsSamplefreq 1.3.6.1.4.1.1035.301.8.21
Set how frequent, in seconds, should a vxfs collector be executed.you can set it here based on your event notification requirements. The default value is 40 minutes or 2400 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

vxfsCheckfreq 1.3.6.1.4.1.1035.301.8.22
Set how frequent, in seconds, should ENE agent check whether the vxfs collected data is ready. The optimal value can be obtained by finding out how long a collector session is usually taking. The default value is 100 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

vxfsTimeout 1.3.6.1.4.1.1035.301.8.23
If no vxfs collection data ready after vxfsTimeout seconds in the same collection session, then the collecting session is aborted. The default value is 350 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

vrtsEneMonitor 1.3.6.1.4.1.1035.301.251
OBJECT IDENTIFIER    

coldStart 1
The SNMP ENE agent has started.
TRAP-TYPE    

heartBeat 3
The SNMP ENE agent heart beat event to signal it is alive.
TRAP-TYPE    

shutDown 5
The SNMP ENE agent shut down.
TRAP-TYPE    

vmExtTable 1.3.6.1.4.1.1035.2.100
A table of extensible commands to control VxVM from SNMP framework via SNMP get and set protocol. These commands can be configured in ENE agent's snmpd.conf file.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VMExtEntry

vmEntry 1.3.6.1.4.1.1035.2.100.1
A VM entry containing an extensible modules and the results.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VMExtEntry  

vmIndex 1.3.6.1.4.1.1035.2.100.1.1
Reference Index for extensible VM scripts. It is an integer row number. A predefined map is available in snmpd.conf to map the index to the command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

vmNames 1.3.6.1.4.1.1035.2.100.1.2
A description of the extensible VM command.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

vmCommand 1.3.6.1.4.1.1035.2.100.1.3
A valid VM script path to be executed when vmCtlFlag is set to 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

vmCtlFlag 1.3.6.1.4.1.1035.2.100.1.4
When the flag is set to 1, the extensible VM scripts in vmCommand will be executed. Exit code will go to vmResult, output go to vmOutput.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

vmResult 1.3.6.1.4.1.1035.2.100.1.100
The exit status of the executed VM command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

vmOutput 1.3.6.1.4.1.1035.2.100.1.101
The firstline output of the executed VM command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vmErrFix 1.3.6.1.4.1.1035.2.100.1.102
Setting this error fix flag to 1 to kick off the vmErrFixCmd.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

vmErrFixCmd 1.3.6.1.4.1.1035.2.100.1.103
The VM command that gets run when the vmErrFix column is set to 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fsExtTable 1.3.6.1.4.1.1035.3.100
A table of extensible commands to control VxFS from SNMP framework via SNMP get and set protocol. These commands can be configured in ENE agent's snmpd.conf file.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FSExtEntry

fsEntry 1.3.6.1.4.1.1035.3.100.1
A FS entry containing an extensible modules and the results.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FSExtEntry  

fsIndex 1.3.6.1.4.1.1035.3.100.1.1
Reference Index for extensible FS scripts. It is an integer row number. A predefined map is available in snmpd.conf to map the index to the command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

fsNames 1.3.6.1.4.1.1035.3.100.1.2
A description of the extensible FS command.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

fsCommand 1.3.6.1.4.1.1035.3.100.1.3
A valid FS script path to be executed when fsCtlFlag is set to 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

fsCtlFlag 1.3.6.1.4.1.1035.3.100.1.4
When the flag is set to 1, the extensible FS scripts in fsCommand will be executed. Exit code will go to fsResult, output go to fsOutput.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

fsResult 1.3.6.1.4.1.1035.3.100.1.100
The exit status of the executed FS command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

fsOutput 1.3.6.1.4.1.1035.3.100.1.101
The firstline output of the executed FS command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fsErrFix 1.3.6.1.4.1.1035.3.100.1.102
Setting this error fix flag to 1 to kick off the fsErrFixCmd.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

fsErrFixCmd 1.3.6.1.4.1.1035.3.100.1.103
The FS command that gets run when the fsErrFix column is set to 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vxvmEventAttrs 1.3.6.1.4.1.1035.2.250
OBJECT IDENTIFIER    

vxvmHost 1.3.6.1.4.1.1035.2.250.1
The host name where the event occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vxvmType 1.3.6.1.4.1.1035.2.250.2
The event category: vxio, vxconfigd, vxdmp, vxdmpadm etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vxvmSeverity 1.3.6.1.4.1.1035.2.250.3
The severity of the event occured. Possible values are Critical, Major, Minor, Warning and Normal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vxvmErrExpl 1.3.6.1.4.1.1035.2.250.98
The error explanation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vxvmErrReco 1.3.6.1.4.1.1035.2.250.99
The recommended action to correct VXVM error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vxvmErrCode 1.3.6.1.4.1.1035.2.250.100
The error code of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

vxvmErrMsg 1.3.6.1.4.1.1035.2.250.101
The detailed error message of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vrtsVxvmEvent 1.3.6.1.4.1.1035.2.251
OBJECT IDENTIFIER    

errorVxvmEvent 1
The VXVM error event. Detailed error and corrective action information can be found from the objects associated with this event.
TRAP-TYPE    

normalVxvmEvent 2
The normal VXVM event. Detailed event information can be found from the objects associated with this event.
TRAP-TYPE    

vxfsEventAttrs 1.3.6.1.4.1.1035.3.250
OBJECT IDENTIFIER    

vxfsHost 1.3.6.1.4.1.1035.3.250.1
The host name where the event occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vxfsMsgcnt 1.3.6.1.4.1.1035.3.250.2
The event count for sequence purpose.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

vxfsSeverity 1.3.6.1.4.1.1035.3.250.3
The severity of the event occured. Possible values are Critical, Major, Minor, Warning and Normal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vxfsErrExpl 1.3.6.1.4.1.1035.3.250.98
The error explanation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vxfsErrReco 1.3.6.1.4.1.1035.3.250.99
The recommended action to correct VXFS error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vxfsErrCode 1.3.6.1.4.1.1035.3.250.100
The error code of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

vxfsErrMsg 1.3.6.1.4.1.1035.3.250.101
The detailed error message of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vrtsVxfsEvent 1.3.6.1.4.1.1035.3.251
OBJECT IDENTIFIER    

errorVxfsEvent 1
The VXFS error event. Detailed error and corrective action information can be found from the objects associated with this event.
TRAP-TYPE    

normalVxfsEvent 2
The normal VXFS event. Detailed event information can be found from the objects associated with this event.
TRAP-TYPE