{
  "imports": {
    "class": "imports",
    "SNMPv2-CONF": [
      "OBJECT-GROUP",
      "MODULE-COMPLIANCE",
      "NOTIFICATION-GROUP"
    ],
    "SNMPv2-SMI": [
      "IpAddress",
      "Bits",
      "Counter32",
      "Counter64",
      "MODULE-IDENTITY",
      "OBJECT-TYPE",
      "TimeTicks",
      "Integer32",
      "enterprises",
      "NOTIFICATION-TYPE",
      "Gauge32",
      "Unsigned32",
      "OBJECT-IDENTITY",
      "iso",
      "MibIdentifier"
    ],
    "SNMPv2-TC": [
      "RowStatus",
      "TEXTUAL-CONVENTION",
      "DisplayString"
    ]
  },
  "filescan": {
    "name": "filescan",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24",
    "class": "moduleidentity",
    "revisions": [
      {
        "revision": "1999-08-03 10:20",
        "description": "Rev 1.0 3rd august 1999 10:20, Initial version Of MIB."
      }
    ],
    "lastupdated": "9908031020Z",
    "organization": "Sun Microsystems Inc.",
    "contactinfo": " Sun Microsystems Inc. Customer Support Postal: 901 San Antonio Road Palo Alto, CA-94303-4900 USA Tel: 650-960-1300 E-mail: service@sun.com",
    "description": "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."
  },
  "sun": {
    "name": "sun",
    "oid": "1.3.6.1.4.1.42",
    "class": "objectidentity"
  },
  "prod": {
    "name": "prod",
    "oid": "1.3.6.1.4.1.42.2",
    "class": "objectidentity"
  },
  "sunsymon": {
    "name": "sunsymon",
    "oid": "1.3.6.1.4.1.42.2.12",
    "class": "objectidentity"
  },
  "agent": {
    "name": "agent",
    "oid": "1.3.6.1.4.1.42.2.12.2",
    "class": "objectidentity"
  },
  "modules": {
    "name": "modules",
    "oid": "1.3.6.1.4.1.42.2.12.2.2",
    "class": "objectidentity"
  },
  "fsFileScanGroup": {
    "name": "fsFileScanGroup",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1",
    "class": "objectgroup",
    "objects": [
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileName"
      },
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileScanMode"
      },
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileScanStartTime"
      },
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileModificationTime"
      },
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileSize"
      },
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileLength"
      },
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileLengthRate"
      },
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileScanRowStatus"
      },
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileScanEntryName"
      },
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileScanEntryDesc"
      },
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileScanPattern"
      },
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileScanState"
      },
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileScanNumberOfMatches"
      }
    ],
    "status": "current",
    "description": "File and scan related statistics."
  },
  "fsFileStaticInfo": {
    "name": "fsFileStaticInfo",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.1",
    "class": "objectidentity"
  },
  "fsFileDynamicInfo": {
    "name": "fsFileDynamicInfo",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.2",
    "class": "objectidentity"
  },
  "fsFileName": {
    "name": "fsFileName",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.1.1",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The name of the file."
  },
  "fsFileScanMode": {
    "name": "fsFileScanMode",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.1.2",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The scan mode. Its value is one of the four (full, incremental, tail, ptail) modes available."
  },
  "fsFileScanStartTime": {
    "name": "fsFileScanStartTime",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.1.3",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The time the agent started scanning the file."
  },
  "fsFileModificationTime": {
    "name": "fsFileModificationTime",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.2.1",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The time the file was last modified."
  },
  "fsFileSize": {
    "name": "fsFileSize",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.2.2",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "units": "bytes",
    "maxaccess": "read-only",
    "status": "current",
    "description": "The size of the file."
  },
  "fsFileLength": {
    "name": "fsFileLength",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.2.3",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "units": "lines",
    "maxaccess": "read-only",
    "status": "current",
    "description": "The number of lines in the file."
  },
  "fsFileLengthRate": {
    "name": "fsFileLengthRate",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.2.4",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "units": "lines/sec",
    "maxaccess": "read-only",
    "status": "current",
    "description": "The number of lines written per second."
  },
  "fsFileScanTable": {
    "name": "fsFileScanTable",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.3",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "This table consists of rows that contain search patterns and the results corresponding to the pattern depending on the search mode."
  },
  "fsFileScanEntry": {
    "name": "fsFileScanEntry",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.3.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "FSCAN-SUNMANAGEMENTCENTER-MIB",
        "object": "fsFileScanEntryName",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "Scan information for one pattern."
  },
  "fsFileScanRowStatus": {
    "name": "fsFileScanRowStatus",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "The row status."
  },
  "fsFileScanEntryName": {
    "name": "fsFileScanEntryName",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The name of the entry containing scan information for for particular regular expression."
  },
  "fsFileScanEntryDesc": {
    "name": "fsFileScanEntryDesc",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "The pattern description."
  },
  "fsFileScanPattern": {
    "name": "fsFileScanPattern",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "The regular expression pattern, which needs to be matched."
  },
  "fsFileScanState": {
    "name": "fsFileScanState",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The monitoring state of the entry. The value is ON when the row entry is enabled and OFF when the row entry is disabled."
  },
  "fsFileScanNumberOfMatches": {
    "name": "fsFileScanNumberOfMatches",
    "oid": "1.3.6.1.4.1.42.2.12.2.2.24.1.3.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The number of lines that match with the corresponding pattern."
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///Users/neermitt/kusanagi/mibs.snmplabs.com/asn1/FSCAN-SUNMANAGEMENTCENTER-MIB",
      "Produced by pysmi-0.3.4 at Fri May 24 18:50:34 2019",
      "On host NEERMITT-M-J0NV platform Darwin version 18.6.0 by user neermitt",
      "Using Python version 3.7.3 (default, Mar 27 2019, 09:23:15) "
    ],
    "module": "FSCAN-SUNMANAGEMENTCENTER-MIB"
  }
}