FSCAN-MIB2

File: FSCAN-MIB2.mib (6933 bytes)

Imported modules

SNMPv2-SMI

Imported symbols

enterprises MODULE-IDENTITY Integer32

Defined Types

RowStatus  
RowStatus
TEXTUAL-CONVENTION    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

DisplayString  
Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of character codes 0-127 (decimal) - the graphics characters (32-126) are interpreted as US ASCII - NUL, LF, CR, BEL, BS, HT, VT and FF have the special meanings specified in RFC 854 - the other 25 codes have no standard interpretation - the sequence 'CR LF' means newline - the sequence 'CR NUL' means carriage-return - an 'LF' not preceded by a 'CR' means moving to the same column on the next line. - the sequence 'CR x' for any x other than LF or NUL is illegal. (Note that this also means that a string may end with either 'CR LF' or 'CR NUL', but not with CR.) Any object defined using this syntax may not exceed 255 characters in length.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

ScanEntry  
SEQUENCE    
  rowstatus RowStatus
  name DisplayString
  desc DisplayString
  pattern DisplayString
  state DisplayString
  matches Integer32
  total Integer32
  submatch DisplayString

Defined Values

fscan 1.3.6.1.4.1.42.2.12.2.2.24
base.modules.fscan:desc
MODULE-IDENTITY    

modules 1.3.6.1.4.1.42.2.12.2.2
OBJECT IDENTIFIER    

agent 1.3.6.1.4.1.42.2.12.2
OBJECT IDENTIFIER    

sunsymon 1.3.6.1.4.1.42.2.12
OBJECT IDENTIFIER    

prod 1.3.6.1.4.1.42.2
OBJECT IDENTIFIER    

sun 1.3.6.1.4.1.42
OBJECT IDENTIFIER    

fscanstats 1.3.6.1.4.1.42.2.12.2.2.24.1
OBJECT IDENTIFIER    

fileid 1.3.6.1.4.1.42.2.12.2.2.24.1.1
OBJECT IDENTIFIER    

filename 1.3.6.1.4.1.42.2.12.2.2.24.1.1.1
The name of the file
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

scanmode 1.3.6.1.4.1.42.2.12.2.2.24.1.1.2
The scan mode
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stime 1.3.6.1.4.1.42.2.12.2.2.24.1.1.3
The time the agent started scanning the file
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

filestats 1.3.6.1.4.1.42.2.12.2.2.24.1.2
OBJECT IDENTIFIER    

mtime 1.3.6.1.4.1.42.2.12.2.2.24.1.2.1
The time the file was last modified
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

size 1.3.6.1.4.1.42.2.12.2.2.24.1.2.2
The size of the file
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

length 1.3.6.1.4.1.42.2.12.2.2.24.1.2.3
The number of lines in the file
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lengthrate 1.3.6.1.4.1.42.2.12.2.2.24.1.2.4
The number of lines written per second
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

scanTable 1.3.6.1.4.1.42.2.12.2.2.24.1.3
MIB tree branch
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScanEntry

scanEntry 1.3.6.1.4.1.42.2.12.2.2.24.1.3.1
MIB tree branch
Status: current Access: not-accessible
OBJECT-TYPE    
  ScanEntry  

rowstatus 1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.1
The row status
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

name 1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.2
The pattern name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

desc 1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.3
The pattern description
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

pattern 1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.4
The regular expression pattern
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

state 1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.5
The state of the pattern
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

matches 1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.6
The number of matches
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

total 1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.7
The total number of matches in current file
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

submatch 1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.8
The sub-match strings in current file
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

resetter 1.3.6.1.4.1.42.2.12.2.2.24.2
Character string value
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString