Home/Catalog/FSCAN-SUNMANAGEMENTCENTER-MIB

FSCAN-SUNMANAGEMENTCENTER-MIB

AI MIB Summary

The FSCAN-SUNMANAGEMENTCENTER-MIB enables Sun Management Center agents to monitor file system events by tracking specific regular expression matches across files using Full, Incremental, Tail, or Persist Tail scanning modes. This module supports multi-instance monitoring via SNMPv2 contexts or SNMPv1 community string extensions to facilitate granular log and data file analysis on Sun Solaris systems.

The File Scanning allows to monitor files for regular expressions in one of four modes: Full mode - when ever the file is modified the entire file is scanned. Incremental - The entire file is scanned only once. Lines added to the end of the file are then scanned as they are appended. Tail - The existing file contents are not scanned at all. Lines added to the end of file are scanned as they are appended. Persist Tail - Same as Tail mode except when the agent is restarted, it scans the file starting from the last line examined in the previous scanning. 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 '<community>:<context>' This will enable you to access data from multiple instances of the same module running on an agent.
Main OID:
filescan.1.3.6.1.4.1.42.2.12.2.2.24
24
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

24 total
Object Name
sun
OBJECT IDENTIFIER
.1.3.6.1.4.1.42
prod
OBJECT IDENTIFIER
.1.3.6.1.4.1.42.2
sunsymon
OBJECT IDENTIFIER
.1.3.6.1.4.1.42.2.12
agent
OBJECT IDENTIFIER
.1.3.6.1.4.1.42.2.12.2
modules
OBJECT IDENTIFIER
.1.3.6.1.4.1.42.2.12.2.2
filescanThe File Scanning allows to monitor files for regular expressions in one of four modes: Full mode - when ever the file is modified the entire file is scanned. Incremental - The entire file is scanned only once. Lines added to the end of the file are then scanned as they are appended. Tail - The existing file contents are not scanned at all. Lines added to the end of file are scanned as they are appended. Persist Tail - Same as Tail mode except when the agent is restarted, it scans the file starting from the last line examined in the previous scanning. 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 '<community>:<context>' This will enable you to access data from multiple instances of the same module running on an agent.
MODULE-IDENTITY
.1.3.6.1.4.1.42.2.12.2.2.24
fsFileScanGroupFile and scan related statistics.
Unknown
.1.3.6.1.4.1.42.2.12.2.2.24.1
fsFileStaticInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.42.2.12.2.2.24.1.1
fsFileNameThe name of the file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.12.2.2.24.1.1.1
fsFileScanModeThe scan mode. Its value is one of the four (full, incremental, tail, ptail) modes available.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.12.2.2.24.1.1.2
fsFileScanStartTimeThe time the agent started scanning the file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.12.2.2.24.1.1.3
fsFileDynamicInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.42.2.12.2.2.24.1.2
fsFileModificationTimeThe time the file was last modified.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.12.2.2.24.1.2.1
fsFileSizeThe size of the file.ro
Integer32 UNITS "bytes"
.1.3.6.1.4.1.42.2.12.2.2.24.1.2.2
fsFileLengthThe number of lines in the file.ro
Integer32 UNITS "lines"
.1.3.6.1.4.1.42.2.12.2.2.24.1.2.3
fsFileLengthRateThe number of lines written per second.ro
DisplayString UNITS "lines/sec"
.1.3.6.1.4.1.42.2.12.2.2.24.1.2.4
fsFileScanTableThis table consists of rows that contain search patterns and the results corresponding to the pattern depending on the search mode.
SEQUENCE OF FsFileScanEntry
.1.3.6.1.4.1.42.2.12.2.2.24.1.3
fsFileScanEntryScan information for one pattern.
FsFileScanEntry
.1.3.6.1.4.1.42.2.12.2.2.24.1.3.1
fsFileScanRowStatusThe row status.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.1
fsFileScanEntryNameThe name of the entry containing scan information for for particular regular expression.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.2
fsFileScanEntryDescThe pattern description.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.3
fsFileScanPatternThe regular expression pattern, which needs to be matched.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.4
fsFileScanStateThe monitoring state of the entry. The value is ON when the row entry is enabled and OFF when the row entry is disabled.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.5
fsFileScanNumberOfMatchesThe number of lines that match with the corresponding pattern.ro
Integer32
.1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.6
FSCAN-SUNMANAGEMENTCENTER-MIB - SNMP MIB Reference | MIBs Explorer