Reference record for OID 1.3.6.1.4.1.130.1.1.4.5


parent
1.3.6.1.4.1.130.1.1.4 (filesystem)
node code
5
node name
fsMaxOpensOnFiles
dot oid
1.3.6.1.4.1.130.1.1.4.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) banyan(130) vinesmibs(1) mib1(1) filesystem(4) fsMaxOpensOnFiles(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) banyan(130) vinesmibs(1) mib1(1) filesystem(4) fsMaxOpensOnFiles(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) banyan(130) vinesmibs(1) mib1(1) filesystem(4) fsMaxOpensOnFiles(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) banyan(130) vinesmibs(1) mib1(1) filesystem(4) fsMaxOpensOnFiles(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) banyan(130) vinesmibs(1) mib1(1) filesystem(4) fsMaxOpensOnFiles(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) banyan(130) vinesmibs(1) mib1(1) filesystem(4) fsMaxOpensOnFiles(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/banyan/vinesmibs/mib1/filesystem/fsMaxOpensOnFiles
  • /iso/identified-organization/dod/internet/private/enterprises/banyan/vinesmibs/mib1/filesystem/fsMaxOpensOnFiles
  • /iso/org/dod/internet/private/enterprise/banyan/vinesmibs/mib1/filesystem/fsMaxOpensOnFiles
  • /iso/org/dod/internet/private/enterprises/banyan/vinesmibs/mib1/filesystem/fsMaxOpensOnFiles
  • /iso/iso-identified-organization/dod/internet/private/enterprise/banyan/vinesmibs/mib1/filesystem/fsMaxOpensOnFiles
  • /iso/iso-identified-organization/dod/internet/private/enterprises/banyan/vinesmibs/mib1/filesystem/fsMaxOpensOnFiles
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/130/1/1/4/5

    Description by mibdepot

    The largest number of open operations on files at a single
    point in time. There can be more than one open operation on
    an open file. For example, two users may open the same file.
    This file would count as one open file and two open operations
    on the file.

    Parsed from file vinemib2.mi2.txt
    Company: banyan
    Module: VINES-MIB

    Information by oid_info

    Vendor: Banyan Systems Inc.
    Module: VINES-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    fsMaxOpensOnFiles OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The largest number of open operations on files at a single point in time. There can be more than one open operation on an open file. For example, two users may open the same file. This file would count as one open file and two open operations on the file." ::= { filesystem 5 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.130)

    Taneja Deepak

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.130.1.1.4.5.0 fsMaxOpensOnFiles 0 0 None

    Brothers (9)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.130.1.1.4.1 fsTotCache 1 1 The amount of server RAM, in kilobytes, that is used for
    caching purposes. This is configurable from the server's
    console.
    Note: …
    1.3.6.1.4.1.130.1.1.4.2 fsCacheBufSize 1 1 The amount of server RAM, in kilobytes, that makes up a file
    system cache buffer. Also configurable from the console.
    Note: The …
    1.3.6.1.4.1.130.1.1.4.3 fsMaxOpenFiles 1 1 The largest number of open files on the server at a single
    point in time.
    1.3.6.1.4.1.130.1.1.4.4 fsOpenFiles 1 1 The number of files currently open.
    1.3.6.1.4.1.130.1.1.4.6 fsOpensOnFiles 1 1 The current number of open operations on files.
    1.3.6.1.4.1.130.1.1.4.7 fsRecLocks 1 1 The current number of record locks.
    1.3.6.1.4.1.130.1.1.4.8 fsMaxRecLocks 1 1 The largest number of simultaneous record locks.
    1.3.6.1.4.1.130.1.1.4.9 fsPctCacheHits 1 1 The percentage of cache buffer requests that the system was
    able to service using existing cache buffers, without reading
    new dat…
    1.3.6.1.4.1.130.1.1.4.10 fsCacheUnavail 1 1 The number of cache buffer requests that the server was
    unable to service without reading new data from disk.