home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 January / Chip_2001-01_cd1.bin / tema / php / php4-win.exe / mibs / HOST-RESOURCES-MIB.txt < prev    next >
Text File  |  2000-04-12  |  54KB  |  1,538 lines

  1. HOST-RESOURCES-MIB DEFINITIONS ::= BEGIN
  2.  
  3. IMPORTS
  4.     MODULE-IDENTITY, OBJECT-TYPE, mib-2,
  5.     Integer32, Counter32, Gauge32, TimeTicks  FROM SNMPv2-SMI
  6.  
  7.     TEXTUAL-CONVENTION, DisplayString,
  8.     TruthValue, DateAndTime, AutonomousType   FROM SNMPv2-TC
  9.  
  10.     MODULE-COMPLIANCE, OBJECT-GROUP           FROM SNMPv2-CONF
  11.  
  12.     InterfaceIndexOrZero                      FROM IF-MIB;
  13.  
  14. hostResourcesMibModule MODULE-IDENTITY
  15.     LAST-UPDATED "200003060000Z"    -- 6 March 2000
  16.     ORGANIZATION "IETF Host Resources MIB Working Group"
  17.     CONTACT-INFO
  18.         "Steve Waldbusser
  19.         Postal: Lucent Technologies, Inc.
  20.                 1213 Innsbruck Dr.
  21.                 Sunnyvale, CA 94089
  22.                 USA
  23.         Phone:  650-318-1251
  24.         Fax:    650-318-1633
  25.         Email:  waldbusser@lucent.com
  26.  
  27.         In addition, the Host Resources MIB mailing list is
  28.         dedicated to discussion of this MIB. To join the
  29.         mailing list, send a request message to
  30.         hostmib-request@andrew.cmu.edu. The mailing list
  31.         address is hostmib@andrew.cmu.edu."
  32.  
  33.     DESCRIPTION
  34.         "This MIB is for use in managing host systems. The term
  35.         `host' is construed to mean any computer that communicates
  36.         with other similar computers attached to the internet and
  37.         that is directly used by one or more human beings. Although
  38.         this MIB does not necessarily apply to devices whose primary
  39.         function is communications services (e.g., terminal servers,
  40.         routers, bridges, monitoring equipment), such relevance is
  41.         not explicitly precluded.  This MIB instruments attributes
  42.         common to all internet hosts including, for example, both
  43.         personal computers and systems that run variants of Unix."
  44.  
  45.     REVISION "200003060000Z"        -- 6 March 2000
  46.     DESCRIPTION
  47.         "Clarifications and bug fixes based on implementation
  48.         experience.  This revision was also reformatted in the SMIv2
  49.         format. The revisions made were:
  50.  
  51.         New RFC document standards:
  52.            Added Copyright notice, updated introduction to SNMP
  53.            Framework, updated references section, added reference to
  54.            RFC 2119, and added a meaningful Security Considerations
  55.            section.
  56.  
  57.         New IANA considerations section for registration of new types
  58.  
  59.         Conversion to new SMIv2 syntax for the following types and
  60.         macros:
  61.             Counter32, Integer32, Gauge32, MODULE-IDENTITY,
  62.             OBJECT-TYPE, TEXTUAL-CONVENTION, OBJECT-IDENTITY,
  63.             MODULE-COMPLIANCE, OBJECT-GROUP
  64.  
  65.         Used new Textual Conventions:
  66.             TruthValue, DateAndTime, AutonomousType,
  67.             InterfaceIndexOrZero
  68.  
  69.         Fixed typo in hrPrinterStatus.
  70.  
  71.         Added missing error bits to hrPrinterDetectedErrorState and
  72.         clarified confusion resulting from suggested mappings to
  73.         hrPrinterStatus.
  74.  
  75.         Clarified that size of objects of type
  76.         InternationalDisplayString is number of octets, not number
  77.         of encoded symbols.
  78.  
  79.         Clarified the use of the following objects based on
  80.         implementation experience:
  81.             hrSystemInitialLoadDevice, hrSystemInitialLoadParameters,
  82.             hrMemorySize, hrStorageSize, hrStorageAllocationFailures,
  83.             hrDeviceErrors, hrProcessorLoad, hrNetworkIfIndex,
  84.             hrDiskStorageCapacity, hrSWRunStatus, hrSWRunPerfCPU,
  85.             and hrSWInstalledDate.
  86.  
  87.         Clarified implementation technique for hrSWInstalledTable.
  88.  
  89.         Used new AUGMENTS clause for hrSWRunPerfTable.
  90.  
  91.         Added Internationalization Considerations section.
  92.  
  93.         This revision published as RFC2790."
  94.  
  95.     REVISION "9910202200Z"    -- 20 October, 1999
  96.     DESCRIPTION
  97.         "The original version of this MIB, published as
  98.         RFC1514."
  99.     ::= { hrMIBAdminInfo 1 }
  100.  
  101. host     OBJECT IDENTIFIER ::= { mib-2 25 }
  102.  
  103. hrSystem        OBJECT IDENTIFIER ::= { host 1 }
  104. hrStorage       OBJECT IDENTIFIER ::= { host 2 }
  105. hrDevice        OBJECT IDENTIFIER ::= { host 3 }
  106. hrSWRun         OBJECT IDENTIFIER ::= { host 4 }
  107. hrSWRunPerf     OBJECT IDENTIFIER ::= { host 5 }
  108. hrSWInstalled   OBJECT IDENTIFIER ::= { host 6 }
  109. hrMIBAdminInfo  OBJECT IDENTIFIER ::= { host 7 }
  110.  
  111. -- textual conventions
  112.  
  113. KBytes ::= TEXTUAL-CONVENTION
  114.     STATUS current
  115.     DESCRIPTION
  116.         "Storage size, expressed in units of 1024 bytes."
  117.     SYNTAX Integer32 (0..2147483647)
  118.  
  119. ProductID ::= TEXTUAL-CONVENTION
  120.     STATUS current
  121.     DESCRIPTION
  122.         "This textual convention is intended to identify the
  123.         manufacturer, model, and version of a specific
  124.         hardware or software product.  It is suggested that
  125.         these OBJECT IDENTIFIERs are allocated such that all
  126.         products from a particular manufacturer are registered
  127.         under a subtree distinct to that manufacturer.  In
  128.         addition, all versions of a product should be
  129.         registered under a subtree distinct to that product.
  130.         With this strategy, a management station may uniquely
  131.         determine the manufacturer and/or model of a product
  132.         whose productID is unknown to the management station.
  133.         Objects of this type may be useful for inventory
  134.         purposes or for automatically detecting
  135.         incompatibilities or version mismatches between
  136.         various hardware and software components on a system.
  137.  
  138.         For example, the product ID for the ACME 4860 66MHz
  139.         clock doubled processor might be:
  140.         enterprises.acme.acmeProcessors.a4860DX2.MHz66
  141.  
  142.         A software product might be registered as:
  143.         enterprises.acme.acmeOperatingSystems.acmeDOS.six(6).one(1)
  144.         "
  145.     SYNTAX OBJECT IDENTIFIER
  146.  
  147. -- unknownProduct will be used for any unknown ProductID
  148. -- unknownProduct OBJECT IDENTIFIER ::= { 0 0 }
  149.  
  150. InternationalDisplayString ::= TEXTUAL-CONVENTION
  151.     STATUS current
  152.     DESCRIPTION
  153.         "This data type is used to model textual information
  154.         in some character set.  A network management station
  155.         should use a local algorithm to determine which
  156.         character set is in use and how it should be
  157.         displayed.  Note that this character set may be
  158.         encoded with more than one octet per symbol, but will
  159.         most often be NVT ASCII. When a size clause is
  160.         specified for an object of this type, the size refers
  161.         to the length in octets, not the number of symbols."
  162.     SYNTAX OCTET STRING
  163.  
  164. -- The Host Resources System Group
  165.  
  166. hrSystemUptime OBJECT-TYPE
  167.     SYNTAX     TimeTicks
  168.     MAX-ACCESS read-only
  169.     STATUS     current
  170.     DESCRIPTION
  171.         "The amount of time since this host was last
  172.         initialized.  Note that this is different from
  173.         sysUpTime in the SNMPv2-MIB [RFC1907] because
  174.         sysUpTime is the uptime of the network management
  175.         portion of the system."
  176.     ::= { hrSystem 1 }
  177.  
  178. hrSystemDate OBJECT-TYPE
  179.     SYNTAX     DateAndTime
  180.     MAX-ACCESS read-write
  181.     STATUS     current
  182.     DESCRIPTION
  183.         "The host's notion of the local date and time of day."
  184.     ::= { hrSystem 2 }
  185.  
  186. hrSystemInitialLoadDevice OBJECT-TYPE
  187.     SYNTAX     Integer32 (1..2147483647)
  188.     MAX-ACCESS read-write
  189.     STATUS     current
  190.     DESCRIPTION
  191.         "The index of the hrDeviceEntry for the device from
  192.         which this host is configured to load its initial
  193.         operating system configuration (i.e., which operating
  194.         system code and/or boot parameters).
  195.  
  196.         Note that writing to this object just changes the
  197.         configuration that will be used the next time the
  198.         operating system is loaded and does not actually cause
  199.         the reload to occur."
  200.     ::= { hrSystem 3 }
  201.  
  202. hrSystemInitialLoadParameters OBJECT-TYPE
  203.     SYNTAX     InternationalDisplayString (SIZE (0..128))
  204.     MAX-ACCESS read-write
  205.     STATUS     current
  206.     DESCRIPTION
  207.         "This object contains the parameters (e.g. a pathname
  208.         and parameter) supplied to the load device when
  209.         requesting the initial operating system configuration
  210.         from that device.
  211.  
  212.      Note that writing to this object just changes the
  213.      configuration that will be used the next time the
  214.      operating system is loaded and does not actually cause
  215.      the reload to occur."
  216.     ::= { hrSystem 4 }
  217.  
  218. hrSystemNumUsers OBJECT-TYPE
  219.     SYNTAX     Gauge32
  220.     MAX-ACCESS read-only
  221.     STATUS     current
  222.     DESCRIPTION
  223.         "The number of user sessions for which this host is
  224.         storing state information.  A session is a collection
  225.         of processes requiring a single act of user
  226.         authentication and possibly subject to collective job
  227.         control."
  228.     ::= { hrSystem 5 }
  229.  
  230. hrSystemProcesses OBJECT-TYPE
  231.     SYNTAX     Gauge32
  232.     MAX-ACCESS read-only
  233.     STATUS     current
  234.     DESCRIPTION
  235.         "The number of process contexts currently loaded or
  236.         running on this system."
  237.     ::= { hrSystem 6 }
  238.  
  239. hrSystemMaxProcesses OBJECT-TYPE
  240.     SYNTAX     Integer32 (0..2147483647)
  241.     MAX-ACCESS read-only
  242.     STATUS     current
  243.     DESCRIPTION
  244.         "The maximum number of process contexts this system
  245.         can support.  If there is no fixed maximum, the value
  246.         should be zero.  On systems that have a fixed maximum,
  247.         this object can help diagnose failures that occur when
  248.         this maximum is reached."
  249.     ::= { hrSystem 7 }
  250.  
  251. -- The Host Resources Storage Group
  252.  
  253. -- Registration point for storage types, for use with hrStorageType.
  254. -- These are defined in the HOST-RESOURCES-TYPES module.
  255. hrStorageTypes          OBJECT IDENTIFIER ::= { hrStorage 1 }
  256.  
  257. hrMemorySize OBJECT-TYPE
  258.     SYNTAX     KBytes
  259.     UNITS      "KBytes"
  260.     MAX-ACCESS read-only
  261.     STATUS     current
  262.     DESCRIPTION
  263.         "The amount of physical read-write main memory,
  264.         typically RAM, contained by the host."
  265.     ::= { hrStorage 2 }
  266.  
  267. hrStorageTable OBJECT-TYPE
  268.     SYNTAX     SEQUENCE OF HrStorageEntry
  269.     MAX-ACCESS not-accessible
  270.     STATUS     current
  271.     DESCRIPTION
  272.         "The (conceptual) table of logical storage areas on
  273.         the host.
  274.  
  275.         An entry shall be placed in the storage table for each
  276.         logical area of storage that is allocated and has
  277.         fixed resource limits.  The amount of storage
  278.         represented in an entity is the amount actually usable
  279.         by the requesting entity, and excludes loss due to
  280.         formatting or file system reference information.
  281.  
  282.         These entries are associated with logical storage
  283.         areas, as might be seen by an application, rather than
  284.         physical storage entities which are typically seen by
  285.         an operating system.  Storage such as tapes and
  286.         floppies without file systems on them are typically
  287.         not allocated in chunks by the operating system to
  288.         requesting applications, and therefore shouldn't
  289.         appear in this table.  Examples of valid storage for
  290.         this table include disk partitions, file systems, ram
  291.         (for some architectures this is further segmented into
  292.         regular memory, extended memory, and so on), backing
  293.         store for virtual memory (`swap space').
  294.  
  295.         This table is intended to be a useful diagnostic for
  296.         `out of memory' and `out of buffers' types of
  297.         failures.  In addition, it can be a useful performance
  298.         monitoring tool for tracking memory, disk, or buffer
  299.         usage."
  300.     ::= { hrStorage 3 }
  301.  
  302. hrStorageEntry OBJECT-TYPE
  303.     SYNTAX     HrStorageEntry
  304.     MAX-ACCESS not-accessible
  305.     STATUS     current
  306.     DESCRIPTION
  307.         "A (conceptual) entry for one logical storage area on
  308.         the host.  As an example, an instance of the
  309.         hrStorageType object might be named hrStorageType.3"
  310.     INDEX { hrStorageIndex }
  311.     ::= { hrStorageTable 1 }
  312.  
  313. HrStorageEntry ::= SEQUENCE {
  314.         hrStorageIndex               Integer32,
  315.         hrStorageType                AutonomousType,
  316.         hrStorageDescr               DisplayString,
  317.         hrStorageAllocationUnits     Integer32,
  318.         hrStorageSize                Integer32,
  319.         hrStorageUsed                Integer32,
  320.         hrStorageAllocationFailures  Counter32
  321.     }
  322.  
  323. hrStorageIndex OBJECT-TYPE
  324.     SYNTAX     Integer32 (1..2147483647)
  325.     MAX-ACCESS read-only
  326.     STATUS     current
  327.     DESCRIPTION
  328.         "A unique value for each logical storage area
  329.         contained by the host."
  330.     ::= { hrStorageEntry 1 }
  331.  
  332. hrStorageType OBJECT-TYPE
  333.     SYNTAX     AutonomousType
  334.     MAX-ACCESS read-only
  335.     STATUS     current
  336.     DESCRIPTION
  337.         "The type of storage represented by this entry."
  338.     ::= { hrStorageEntry 2 }
  339.  
  340. hrStorageDescr OBJECT-TYPE
  341.     SYNTAX     DisplayString
  342.     MAX-ACCESS read-only
  343.     STATUS     current
  344.     DESCRIPTION
  345.         "A description of the type and instance of the storage
  346.         described by this entry."
  347.     ::= { hrStorageEntry 3 }
  348.  
  349. hrStorageAllocationUnits OBJECT-TYPE
  350.     SYNTAX     Integer32 (1..2147483647)
  351.     UNITS      "Bytes"
  352.     MAX-ACCESS read-only
  353.     STATUS     current
  354.     DESCRIPTION
  355.         "The size, in bytes, of the data objects allocated
  356.         from this pool.  If this entry is monitoring sectors,
  357.         blocks, buffers, or packets, for example, this number
  358.         will commonly be greater than one.  Otherwise this
  359.         number will typically be one."
  360.     ::= { hrStorageEntry 4 }
  361.  
  362. hrStorageSize OBJECT-TYPE
  363.     SYNTAX     Integer32 (0..2147483647)
  364.     MAX-ACCESS read-write
  365.     STATUS     current
  366.     DESCRIPTION
  367.         "The size of the storage represented by this entry, in
  368.         units of hrStorageAllocationUnits. This object is
  369.         writable to allow remote configuration of the size of
  370.         the storage area in those cases where such an
  371.         operation makes sense and is possible on the
  372.         underlying system. For example, the amount of main
  373.         memory allocated to a buffer pool might be modified or
  374.         the amount of disk space allocated to virtual memory
  375.         might be modified."
  376.     ::= { hrStorageEntry 5 }
  377.  
  378. hrStorageUsed OBJECT-TYPE
  379.     SYNTAX     Integer32 (0..2147483647)
  380.     MAX-ACCESS read-only
  381.     STATUS     current
  382.     DESCRIPTION
  383.         "The amount of the storage represented by this entry
  384.         that is allocated, in units of
  385.         hrStorageAllocationUnits."
  386.     ::= { hrStorageEntry 6 }
  387.  
  388. hrStorageAllocationFailures OBJECT-TYPE
  389.     SYNTAX     Counter32
  390.     MAX-ACCESS read-only
  391.     STATUS     current
  392.     DESCRIPTION
  393.         "The number of requests for storage represented by
  394.         this entry that could not be honored due to not enough
  395.         storage.  It should be noted that as this object has a
  396.         SYNTAX of Counter32, that it does not have a defined
  397.         initial value.  However, it is recommended that this
  398.         object be initialized to zero, even though management
  399.         stations must not depend on such an initialization."
  400.     ::= { hrStorageEntry 7 }
  401.  
  402. -- The Host Resources Device Group
  403. --
  404. -- The device group is useful for identifying and diagnosing the
  405. -- devices on a system.  The hrDeviceTable contains common
  406. -- information for any type of device.  In addition, some devices
  407. -- have device-specific tables for more detailed information.  More
  408. -- such tables may be defined in the future for other device types.
  409.  
  410. -- Registration point for device types, for use with hrDeviceType.
  411. -- These are defined in the HOST-RESOURCES-TYPES module.
  412. hrDeviceTypes             OBJECT IDENTIFIER ::= { hrDevice 1 }
  413.  
  414. hrDeviceTable OBJECT-TYPE
  415.     SYNTAX     SEQUENCE OF HrDeviceEntry
  416.     MAX-ACCESS not-accessible
  417.     STATUS     current
  418.     DESCRIPTION
  419.         "The (conceptual) table of devices contained by the
  420.         host."
  421.     ::= { hrDevice 2 }
  422.  
  423. hrDeviceEntry OBJECT-TYPE
  424.     SYNTAX     HrDeviceEntry
  425.     MAX-ACCESS not-accessible
  426.     STATUS     current
  427.     DESCRIPTION
  428.         "A (conceptual) entry for one device contained by the
  429.         host.  As an example, an instance of the hrDeviceType
  430.         object might be named hrDeviceType.3"
  431.     INDEX { hrDeviceIndex }
  432.     ::= { hrDeviceTable 1 }
  433.  
  434. HrDeviceEntry ::= SEQUENCE {
  435.         hrDeviceIndex           Integer32,
  436.         hrDeviceType            AutonomousType,
  437.         hrDeviceDescr           DisplayString,
  438.         hrDeviceID              ProductID,
  439.         hrDeviceStatus          INTEGER,
  440.         hrDeviceErrors          Counter32
  441.     }
  442.  
  443. hrDeviceIndex OBJECT-TYPE
  444.     SYNTAX     Integer32 (1..2147483647)
  445.     MAX-ACCESS read-only
  446.     STATUS     current
  447.     DESCRIPTION
  448.         "A unique value for each device contained by the host.
  449.         The value for each device must remain constant at
  450.         least from one re-initialization of the agent to the
  451.         next re-initialization."
  452.     ::= { hrDeviceEntry 1 }
  453.  
  454. hrDeviceType OBJECT-TYPE
  455.     SYNTAX     AutonomousType
  456.     MAX-ACCESS read-only
  457.     STATUS     current
  458.     DESCRIPTION
  459.         "An indication of the type of device.
  460.  
  461.         If this value is
  462.         `hrDeviceProcessor { hrDeviceTypes 3 }' then an entry
  463.         exists in the hrProcessorTable which corresponds to
  464.         this device.
  465.  
  466.         If this value is
  467.         `hrDeviceNetwork { hrDeviceTypes 4 }', then an entry
  468.         exists in the hrNetworkTable which corresponds to this
  469.         device.
  470.  
  471.         If this value is
  472.         `hrDevicePrinter { hrDeviceTypes 5 }', then an entry
  473.         exists in the hrPrinterTable which corresponds to this
  474.         device.
  475.  
  476.         If this value is
  477.         `hrDeviceDiskStorage { hrDeviceTypes 6 }', then an
  478.         entry exists in the hrDiskStorageTable which
  479.         corresponds to this device."
  480.     ::= { hrDeviceEntry 2 }
  481.  
  482. hrDeviceDescr OBJECT-TYPE
  483.     SYNTAX     DisplayString (SIZE (0..64))
  484.     MAX-ACCESS read-only
  485.     STATUS     current
  486.     DESCRIPTION
  487.         "A textual description of this device, including the
  488.         device's manufacturer and revision, and optionally,
  489.         its serial number."
  490.     ::= { hrDeviceEntry 3 }
  491.  
  492. hrDeviceID OBJECT-TYPE
  493.     SYNTAX     ProductID
  494.     MAX-ACCESS read-only
  495.     STATUS     current
  496.     DESCRIPTION
  497.         "The product ID for this device."
  498.     ::= { hrDeviceEntry 4 }
  499.  
  500. hrDeviceStatus OBJECT-TYPE
  501.     SYNTAX     INTEGER {
  502.                    unknown(1),
  503.                    running(2),
  504.                    warning(3),
  505.                    testing(4),
  506.                    down(5)
  507.                }
  508.     MAX-ACCESS read-only
  509.     STATUS     current
  510.     DESCRIPTION
  511.         "The current operational state of the device described
  512.         by this row of the table.  A value unknown(1)
  513.         indicates that the current state of the device is
  514.         unknown.  running(2) indicates that the device is up
  515.         and running and that no unusual error conditions are
  516.         known.  The warning(3) state indicates that agent has
  517.         been informed of an unusual error condition by the
  518.         operational software (e.g., a disk device driver) but
  519.         that the device is still 'operational'.  An example
  520.         would be a high number of soft errors on a disk.  A
  521.         value of testing(4), indicates that the device is not
  522.         available for use because it is in the testing state.
  523.         The state of down(5) is used only when the agent has
  524.         been informed that the device is not available for any
  525.         use."
  526.     ::= { hrDeviceEntry 5 }
  527.  
  528. hrDeviceErrors OBJECT-TYPE
  529.     SYNTAX     Counter32
  530.     MAX-ACCESS read-only
  531.     STATUS     current
  532.     DESCRIPTION
  533.         "The number of errors detected on this device.  It
  534.         should be noted that as this object has a SYNTAX of
  535.         Counter32, that it does not have a defined initial
  536.         value.  However, it is recommended that this object be
  537.         initialized to zero, even though management stations
  538.         must not depend on such an initialization."
  539.     ::= { hrDeviceEntry 6 }
  540.  
  541. hrProcessorTable OBJECT-TYPE
  542.     SYNTAX     SEQUENCE OF HrProcessorEntry
  543.     MAX-ACCESS not-accessible
  544.     STATUS     current
  545.     DESCRIPTION
  546.         "The (conceptual) table of processors contained by the
  547.         host.
  548.  
  549.         Note that this table is potentially sparse: a
  550.         (conceptual) entry exists only if the correspondent
  551.         value of the hrDeviceType object is
  552.         `hrDeviceProcessor'."
  553.     ::= { hrDevice 3 }
  554.  
  555. hrProcessorEntry OBJECT-TYPE
  556.     SYNTAX     HrProcessorEntry
  557.     MAX-ACCESS not-accessible
  558.     STATUS     current
  559.     DESCRIPTION
  560.         "A (conceptual) entry for one processor contained by
  561.         the host.  The hrDeviceIndex in the index represents
  562.         the entry in the hrDeviceTable that corresponds to the
  563.         hrProcessorEntry.
  564.  
  565.         As an example of how objects in this table are named,
  566.         an instance of the hrProcessorFrwID object might be
  567.         named hrProcessorFrwID.3"
  568.     INDEX { hrDeviceIndex }
  569.     ::= { hrProcessorTable 1 }
  570.  
  571. HrProcessorEntry ::= SEQUENCE {
  572.         hrProcessorFrwID            ProductID,
  573.         hrProcessorLoad             Integer32
  574.     }
  575.  
  576. hrProcessorFrwID OBJECT-TYPE
  577.     SYNTAX     ProductID
  578.     MAX-ACCESS read-only
  579.     STATUS     current
  580.     DESCRIPTION
  581.         "The product ID of the firmware associated with the
  582.         processor."
  583.     ::= { hrProcessorEntry 1 }
  584.  
  585. hrProcessorLoad OBJECT-TYPE
  586.     SYNTAX     Integer32 (0..100)
  587.     MAX-ACCESS read-only
  588.     STATUS     current
  589.     DESCRIPTION
  590.         "The average, over the last minute, of the percentage
  591.         of time that this processor was not idle.
  592.         Implementations may approximate this one minute
  593.         smoothing period if necessary."
  594.     ::= { hrProcessorEntry 2 }
  595.  
  596. hrNetworkTable OBJECT-TYPE
  597.     SYNTAX     SEQUENCE OF HrNetworkEntry
  598.     MAX-ACCESS not-accessible
  599.     STATUS     current
  600.     DESCRIPTION
  601.         "The (conceptual) table of network devices contained
  602.         by the host.
  603.  
  604.         Note that this table is potentially sparse: a
  605.         (conceptual) entry exists only if the correspondent
  606.         value of the hrDeviceType object is
  607.         `hrDeviceNetwork'."
  608.     ::= { hrDevice 4 }
  609.  
  610. hrNetworkEntry OBJECT-TYPE
  611.     SYNTAX     HrNetworkEntry
  612.     MAX-ACCESS not-accessible
  613.     STATUS     current
  614.     DESCRIPTION
  615.         "A (conceptual) entry for one network device contained
  616.         by the host.  The hrDeviceIndex in the index
  617.         represents the entry in the hrDeviceTable that
  618.         corresponds to the hrNetworkEntry.
  619.  
  620.         As an example of how objects in this table are named,
  621.         an instance of the hrNetworkIfIndex object might be
  622.         named hrNetworkIfIndex.3"
  623.     INDEX { hrDeviceIndex }
  624.     ::= { hrNetworkTable 1 }
  625.  
  626. HrNetworkEntry ::= SEQUENCE {
  627.         hrNetworkIfIndex    InterfaceIndexOrZero
  628.     }
  629.  
  630. hrNetworkIfIndex OBJECT-TYPE
  631.     SYNTAX     InterfaceIndexOrZero
  632.     MAX-ACCESS read-only
  633.     STATUS     current
  634.     DESCRIPTION
  635.         "The value of ifIndex which corresponds to this
  636.         network device. If this device is not represented in
  637.         the ifTable, then this value shall be zero."
  638.     ::= { hrNetworkEntry 1 }
  639.  
  640. hrPrinterTable OBJECT-TYPE
  641.     SYNTAX     SEQUENCE OF HrPrinterEntry
  642.     MAX-ACCESS not-accessible
  643.     STATUS     current
  644.     DESCRIPTION
  645.         "The (conceptual) table of printers local to the host.
  646.  
  647.         Note that this table is potentially sparse: a
  648.         (conceptual) entry exists only if the correspondent
  649.         value of the hrDeviceType object is
  650.         `hrDevicePrinter'."
  651.     ::= { hrDevice 5 }
  652.  
  653. hrPrinterEntry OBJECT-TYPE
  654.     SYNTAX     HrPrinterEntry
  655.     MAX-ACCESS not-accessible
  656.     STATUS     current
  657.     DESCRIPTION
  658.         "A (conceptual) entry for one printer local to the
  659.         host.  The hrDeviceIndex in the index represents the
  660.         entry in the hrDeviceTable that corresponds to the
  661.         hrPrinterEntry.
  662.  
  663.         As an example of how objects in this table are named,
  664.         an instance of the hrPrinterStatus object might be
  665.         named hrPrinterStatus.3"
  666.     INDEX { hrDeviceIndex }
  667.     ::= { hrPrinterTable 1 }
  668.  
  669. HrPrinterEntry ::= SEQUENCE {
  670.         hrPrinterStatus             INTEGER,
  671.         hrPrinterDetectedErrorState OCTET STRING
  672.     }
  673.  
  674. hrPrinterStatus OBJECT-TYPE
  675.     SYNTAX     INTEGER {
  676.                    other(1),
  677.                    unknown(2),
  678.                    idle(3),
  679.                    printing(4),
  680.                    warmup(5)
  681.                }
  682.     MAX-ACCESS read-only
  683.     STATUS     current
  684.     DESCRIPTION
  685.         "The current status of this printer device."
  686.     ::= { hrPrinterEntry 1 }
  687.  
  688. hrPrinterDetectedErrorState OBJECT-TYPE
  689.     SYNTAX     OCTET STRING
  690.     MAX-ACCESS read-only
  691.     STATUS     current
  692.     DESCRIPTION
  693.         "This object represents any error conditions detected
  694.         by the printer.  The error conditions are encoded as
  695.         bits in an octet string, with the following
  696.         definitions:
  697.  
  698.              Condition         Bit #
  699.  
  700.              lowPaper              0
  701.              noPaper               1
  702.              lowToner              2
  703.              noToner               3
  704.              doorOpen              4
  705.              jammed                5
  706.              offline               6
  707.              serviceRequested      7
  708.              inputTrayMissing      8
  709.              outputTrayMissing     9
  710.              markerSupplyMissing  10
  711.              outputNearFull       11
  712.              outputFull           12
  713.              inputTrayEmpty       13
  714.              overduePreventMaint  14
  715.  
  716.         Bits are numbered starting with the most significant
  717.         bit of the first byte being bit 0, the least
  718.         significant bit of the first byte being bit 7, the
  719.         most significant bit of the second byte being bit 8,
  720.         and so on.  A one bit encodes that the condition was
  721.         detected, while a zero bit encodes that the condition
  722.         was not detected.
  723.  
  724.         This object is useful for alerting an operator to
  725.         specific warning or error conditions that may occur,
  726.         especially those requiring human intervention."
  727.     ::= { hrPrinterEntry 2 }
  728.  
  729. hrDiskStorageTable OBJECT-TYPE
  730.     SYNTAX     SEQUENCE OF HrDiskStorageEntry
  731.     MAX-ACCESS not-accessible
  732.     STATUS     current
  733.     DESCRIPTION
  734.         "The (conceptual) table of long-term storage devices
  735.         contained by the host.  In particular, disk devices
  736.         accessed remotely over a network are not included
  737.         here.
  738.  
  739.         Note that this table is potentially sparse: a
  740.         (conceptual) entry exists only if the correspondent
  741.         value of the hrDeviceType object is
  742.         `hrDeviceDiskStorage'."
  743.     ::= { hrDevice 6 }
  744.  
  745. hrDiskStorageEntry OBJECT-TYPE
  746.     SYNTAX     HrDiskStorageEntry
  747.     MAX-ACCESS not-accessible
  748.     STATUS     current
  749.     DESCRIPTION
  750.         "A (conceptual) entry for one long-term storage device
  751.         contained by the host.  The hrDeviceIndex in the index
  752.         represents the entry in the hrDeviceTable that
  753.         corresponds to the hrDiskStorageEntry. As an example,
  754.         an instance of the hrDiskStorageCapacity object might
  755.         be named hrDiskStorageCapacity.3"
  756.     INDEX { hrDeviceIndex }
  757.     ::= { hrDiskStorageTable 1 }
  758.  
  759. HrDiskStorageEntry ::= SEQUENCE {
  760.         hrDiskStorageAccess         INTEGER,
  761.         hrDiskStorageMedia          INTEGER,
  762.         hrDiskStorageRemoveble      TruthValue,
  763.         hrDiskStorageCapacity       KBytes
  764.     }
  765.  
  766. hrDiskStorageAccess OBJECT-TYPE
  767.     SYNTAX     INTEGER {
  768.                    readWrite(1),
  769.                    readOnly(2)
  770.                }
  771.     MAX-ACCESS read-only
  772.     STATUS     current
  773.     DESCRIPTION
  774.         "An indication if this long-term storage device is
  775.         readable and writable or only readable.  This should
  776.         reflect the media type, any write-protect mechanism,
  777.         and any device configuration that affects the entire
  778.         device."
  779.     ::= { hrDiskStorageEntry 1 }
  780.  
  781. hrDiskStorageMedia OBJECT-TYPE
  782.     SYNTAX     INTEGER {
  783.                    other(1),
  784.                    unknown(2),
  785.                    hardDisk(3),
  786.                    floppyDisk(4),
  787.                    opticalDiskROM(5),
  788.                    opticalDiskWORM(6),     -- Write Once Read Many
  789.                    opticalDiskRW(7),
  790.                    ramDisk(8)
  791.                }
  792.     MAX-ACCESS read-only
  793.     STATUS     current
  794.     DESCRIPTION
  795.         "An indication of the type of media used in this long-
  796.         term storage device."
  797.     ::= { hrDiskStorageEntry 2 }
  798.  
  799. hrDiskStorageRemoveble OBJECT-TYPE
  800.     SYNTAX     TruthValue
  801.     MAX-ACCESS read-only
  802.     STATUS     current
  803.     DESCRIPTION
  804.         "Denotes whether or not the disk media may be removed
  805.         from the drive."
  806.     ::= { hrDiskStorageEntry 3 }
  807.  
  808. hrDiskStorageCapacity OBJECT-TYPE
  809.     SYNTAX     KBytes
  810.     UNITS      "KBytes"
  811.     MAX-ACCESS read-only
  812.     STATUS     current
  813.     DESCRIPTION
  814.         "The total size for this long-term storage device. If
  815.         the media is removable and is currently removed, this
  816.         value should be zero."
  817.     ::= { hrDiskStorageEntry 4 }
  818.  
  819. hrPartitionTable OBJECT-TYPE
  820.     SYNTAX     SEQUENCE OF HrPartitionEntry
  821.     MAX-ACCESS not-accessible
  822.     STATUS     current
  823.     DESCRIPTION
  824.         "The (conceptual) table of partitions for long-term
  825.         storage devices contained by the host.  In particular,
  826.         partitions accessed remotely over a network are not
  827.         included here."
  828.     ::= { hrDevice 7 }
  829.  
  830. hrPartitionEntry OBJECT-TYPE
  831.     SYNTAX     HrPartitionEntry
  832.     MAX-ACCESS not-accessible
  833.     STATUS     current
  834.     DESCRIPTION
  835.         "A (conceptual) entry for one partition.  The
  836.         hrDeviceIndex in the index represents the entry in the
  837.         hrDeviceTable that corresponds to the
  838.         hrPartitionEntry.
  839.  
  840.         As an example of how objects in this table are named,
  841.         an instance of the hrPartitionSize object might be
  842.         named hrPartitionSize.3.1"
  843.     INDEX { hrDeviceIndex, hrPartitionIndex }
  844.     ::= { hrPartitionTable 1 }
  845.  
  846. HrPartitionEntry ::= SEQUENCE {
  847.         hrPartitionIndex                Integer32,
  848.         hrPartitionLabel                InternationalDisplayString,
  849.         hrPartitionID                   OCTET STRING,
  850.         hrPartitionSize                 KBytes,
  851.         hrPartitionFSIndex              Integer32
  852.     }
  853.  
  854. hrPartitionIndex OBJECT-TYPE
  855.     SYNTAX     Integer32 (1..2147483647)
  856.     MAX-ACCESS read-only
  857.     STATUS     current
  858.     DESCRIPTION
  859.         "A unique value for each partition on this long-term
  860.         storage device.  The value for each long-term storage
  861.         device must remain constant at least from one re-
  862.         initialization of the agent to the next re-
  863.         initialization."
  864.     ::= { hrPartitionEntry 1 }
  865.  
  866. hrPartitionLabel OBJECT-TYPE
  867.     SYNTAX     InternationalDisplayString (SIZE (0..128))
  868.     MAX-ACCESS read-only
  869.     STATUS     current
  870.     DESCRIPTION
  871.         "A textual description of this partition."
  872.     ::= { hrPartitionEntry 2 }
  873.  
  874. hrPartitionID OBJECT-TYPE
  875.     SYNTAX     OCTET STRING
  876.     MAX-ACCESS read-only
  877.     STATUS     current
  878.     DESCRIPTION
  879.         "A descriptor which uniquely represents this partition
  880.         to the responsible operating system.  On some systems,
  881.         this might take on a binary representation."
  882.     ::= { hrPartitionEntry 3 }
  883.  
  884. hrPartitionSize OBJECT-TYPE
  885.     SYNTAX     KBytes
  886.     UNITS      "KBytes"
  887.     MAX-ACCESS read-only
  888.     STATUS     current
  889.     DESCRIPTION
  890.         "The size of this partition."
  891.     ::= { hrPartitionEntry 4 }
  892.  
  893. hrPartitionFSIndex OBJECT-TYPE
  894.     SYNTAX     Integer32 (0..2147483647)
  895.     MAX-ACCESS read-only
  896.     STATUS     current
  897.     DESCRIPTION
  898.         "The index of the file system mounted on this
  899.         partition.  If no file system is mounted on this
  900.         partition, then this value shall be zero.  Note that
  901.         multiple partitions may point to one file system,
  902.         denoting that that file system resides on those
  903.         partitions.  Multiple file systems may not reside on
  904.         one partition."
  905.     ::= { hrPartitionEntry 5 }
  906.  
  907. -- The File System Table
  908.  
  909. -- Registration point for popular File System types,
  910. -- for use with hrFSType. These are defined in the
  911. -- HOST-RESOURCES-TYPES module.
  912. hrFSTypes               OBJECT IDENTIFIER ::= { hrDevice 9 }
  913.  
  914. hrFSTable OBJECT-TYPE
  915.     SYNTAX     SEQUENCE OF HrFSEntry
  916.     MAX-ACCESS not-accessible
  917.     STATUS     current
  918.     DESCRIPTION
  919.         "The (conceptual) table of file systems local to this
  920.         host or remotely mounted from a file server.  File
  921.         systems that are in only one user's environment on a
  922.         multi-user system will not be included in this table."
  923.     ::= { hrDevice 8 }
  924.  
  925. hrFSEntry OBJECT-TYPE
  926.     SYNTAX     HrFSEntry
  927.     MAX-ACCESS not-accessible
  928.     STATUS     current
  929.     DESCRIPTION
  930.         "A (conceptual) entry for one file system local to
  931.         this host or remotely mounted from a file server.
  932.         File systems that are in only one user's environment
  933.         on a multi-user system will not be included in this
  934.         table.
  935.  
  936.         As an example of how objects in this table are named,
  937.         an instance of the hrFSMountPoint object might be
  938.         named hrFSMountPoint.3"
  939.     INDEX { hrFSIndex }
  940.     ::= { hrFSTable 1 }
  941.  
  942. HrFSEntry ::= SEQUENCE {
  943.         hrFSIndex                   Integer32,
  944.         hrFSMountPoint              InternationalDisplayString,
  945.         hrFSRemoteMountPoint        InternationalDisplayString,
  946.         hrFSType                    AutonomousType,
  947.         hrFSAccess                  INTEGER,
  948.         hrFSBootable                TruthValue,
  949.         hrFSStorageIndex            Integer32,
  950.         hrFSLastFullBackupDate      DateAndTime,
  951.         hrFSLastPartialBackupDate   DateAndTime
  952.     }
  953.  
  954. hrFSIndex OBJECT-TYPE
  955.     SYNTAX     Integer32 (1..2147483647)
  956.     MAX-ACCESS read-only
  957.     STATUS     current
  958.     DESCRIPTION
  959.         "A unique value for each file system local to this
  960.         host.  The value for each file system must remain
  961.         constant at least from one re-initialization of the
  962.         agent to the next re-initialization."
  963.     ::= { hrFSEntry 1 }
  964.  
  965. hrFSMountPoint OBJECT-TYPE
  966.     SYNTAX     InternationalDisplayString (SIZE(0..128))
  967.     MAX-ACCESS read-only
  968.     STATUS     current
  969.     DESCRIPTION
  970.         "The path name of the root of this file system."
  971.     ::= { hrFSEntry 2 }
  972.  
  973. hrFSRemoteMountPoint OBJECT-TYPE
  974.     SYNTAX     InternationalDisplayString (SIZE(0..128))
  975.     MAX-ACCESS read-only
  976.     STATUS     current
  977.     DESCRIPTION
  978.         "A description of the name and/or address of the
  979.         server that this file system is mounted from.  This
  980.         may also include parameters such as the mount point on
  981.         the remote file system.  If this is not a remote file
  982.         system, this string should have a length of zero."
  983.     ::= { hrFSEntry 3 }
  984.  
  985. hrFSType OBJECT-TYPE
  986.     SYNTAX     AutonomousType
  987.     MAX-ACCESS read-only
  988.     STATUS     current
  989.     DESCRIPTION
  990.         "The value of this object identifies the type of this
  991.         file system."
  992.     ::= { hrFSEntry 4 }
  993.  
  994. hrFSAccess OBJECT-TYPE
  995.     SYNTAX     INTEGER {
  996.                    readWrite(1),
  997.                    readOnly(2)
  998.                }
  999.     MAX-ACCESS read-only
  1000.     STATUS     current
  1001.     DESCRIPTION
  1002.         "An indication if this file system is logically
  1003.         configured by the operating system to be readable and
  1004.         writable or only readable.  This does not represent
  1005.         any local access-control policy, except one that is
  1006.         applied to the file system as a whole."
  1007.     ::= { hrFSEntry 5 }
  1008.  
  1009. hrFSBootable OBJECT-TYPE
  1010.     SYNTAX     TruthValue
  1011.     MAX-ACCESS read-only
  1012.     STATUS     current
  1013.     DESCRIPTION
  1014.         "A flag indicating whether this file system is
  1015.         bootable."
  1016.     ::= { hrFSEntry 6 }
  1017.  
  1018. hrFSStorageIndex OBJECT-TYPE
  1019.     SYNTAX     Integer32 (0..2147483647)
  1020.     MAX-ACCESS read-only
  1021.     STATUS     current
  1022.     DESCRIPTION
  1023.         "The index of the hrStorageEntry that represents
  1024.         information about this file system.  If there is no
  1025.         such information available, then this value shall be
  1026.         zero.  The relevant storage entry will be useful in
  1027.         tracking the percent usage of this file system and
  1028.         diagnosing errors that may occur when it runs out of
  1029.         space."
  1030.     ::= { hrFSEntry 7 }
  1031.  
  1032. hrFSLastFullBackupDate OBJECT-TYPE
  1033.     SYNTAX     DateAndTime
  1034.     MAX-ACCESS read-write
  1035.     STATUS     current
  1036.     DESCRIPTION
  1037.         "The last date at which this complete file system was
  1038.         copied to another storage device for backup.  This
  1039.         information is useful for ensuring that backups are
  1040.         being performed regularly.
  1041.  
  1042.         If this information is not known, then this variable
  1043.         shall have the value corresponding to January 1, year
  1044.         0000, 00:00:00.0, which is encoded as
  1045.         (hex)'00 00 01 01 00 00 00 00'."
  1046.     ::= { hrFSEntry 8 }
  1047.  
  1048. hrFSLastPartialBackupDate OBJECT-TYPE
  1049.     SYNTAX     DateAndTime
  1050.     MAX-ACCESS read-write
  1051.     STATUS     current
  1052.     DESCRIPTION
  1053.         "The last date at which a portion of this file system
  1054.         was copied to another storage device for backup.  This
  1055.         information is useful for ensuring that backups are
  1056.         being performed regularly.
  1057.  
  1058.         If this information is not known, then this variable
  1059.         shall have the value corresponding to January 1, year
  1060.         0000, 00:00:00.0, which is encoded as
  1061.         (hex)'00 00 01 01 00 00 00 00'."
  1062.     ::= { hrFSEntry 9 }
  1063.  
  1064. -- The Host Resources Running Software Group
  1065. --
  1066. -- The hrSWRunTable contains an entry for each distinct piece of
  1067. -- software that is running or loaded into physical or virtual
  1068. -- memory in preparation for running.  This includes the host's
  1069. -- operating system, device drivers, and applications.
  1070.  
  1071. hrSWOSIndex OBJECT-TYPE
  1072.     SYNTAX     Integer32 (1..2147483647)
  1073.     MAX-ACCESS read-only
  1074.     STATUS     current
  1075.     DESCRIPTION
  1076.         "The value of the hrSWRunIndex for the hrSWRunEntry
  1077.         that represents the primary operating system running
  1078.         on this host.  This object is useful for quickly and
  1079.         uniquely identifying that primary operating system."
  1080.     ::= { hrSWRun 1 }
  1081.  
  1082. hrSWRunTable OBJECT-TYPE
  1083.     SYNTAX     SEQUENCE OF HrSWRunEntry
  1084.     MAX-ACCESS not-accessible
  1085.     STATUS     current
  1086.     DESCRIPTION
  1087.         "The (conceptual) table of software running on the
  1088.         host."
  1089.     ::= { hrSWRun 2 }
  1090.  
  1091. hrSWRunEntry OBJECT-TYPE
  1092.     SYNTAX     HrSWRunEntry
  1093.     MAX-ACCESS not-accessible
  1094.     STATUS     current
  1095.     DESCRIPTION
  1096.         "A (conceptual) entry for one piece of software
  1097.         running on the host Note that because the installed
  1098.         software table only contains information for software
  1099.         stored locally on this host, not every piece of
  1100.         running software will be found in the installed
  1101.         software table.  This is true of software that was
  1102.         loaded and run from a non-local source, such as a
  1103.         network-mounted file system.
  1104.  
  1105.         As an example of how objects in this table are named,
  1106.         an instance of the hrSWRunName object might be named
  1107.         hrSWRunName.1287"
  1108.     INDEX { hrSWRunIndex }
  1109.     ::= { hrSWRunTable 1 }
  1110.  
  1111. HrSWRunEntry ::= SEQUENCE {
  1112.         hrSWRunIndex       Integer32,
  1113.         hrSWRunName        InternationalDisplayString,
  1114.         hrSWRunID          ProductID,
  1115.         hrSWRunPath        InternationalDisplayString,
  1116.         hrSWRunParameters  InternationalDisplayString,
  1117.         hrSWRunType        INTEGER,
  1118.         hrSWRunStatus      INTEGER
  1119.     }
  1120.  
  1121. hrSWRunIndex OBJECT-TYPE
  1122.     SYNTAX     Integer32 (1..2147483647)
  1123.     MAX-ACCESS read-only
  1124.     STATUS     current
  1125.     DESCRIPTION
  1126.         "A unique value for each piece of software running on
  1127.         the host.  Wherever possible, this should be the
  1128.         system's native, unique identification number."
  1129.     ::= { hrSWRunEntry 1 }
  1130.  
  1131. hrSWRunName OBJECT-TYPE
  1132.     SYNTAX     InternationalDisplayString (SIZE (0..64))
  1133.     MAX-ACCESS read-only
  1134.     STATUS     current
  1135.     DESCRIPTION
  1136.         "A textual description of this running piece of
  1137.         software, including the manufacturer, revision,  and
  1138.         the name by which it is commonly known.  If this
  1139.         software was installed locally, this should be the
  1140.         same string as used in the corresponding
  1141.         hrSWInstalledName."
  1142.     ::= { hrSWRunEntry 2 }
  1143.  
  1144. hrSWRunID OBJECT-TYPE
  1145.     SYNTAX     ProductID
  1146.     MAX-ACCESS read-only
  1147.     STATUS     current
  1148.     DESCRIPTION
  1149.         "The product ID of this running piece of software."
  1150.     ::= { hrSWRunEntry 3 }
  1151.  
  1152. hrSWRunPath OBJECT-TYPE
  1153.     SYNTAX     InternationalDisplayString (SIZE(0..128))
  1154.     MAX-ACCESS read-only
  1155.     STATUS     current
  1156.     DESCRIPTION
  1157.         "A description of the location on long-term storage
  1158.         (e.g. a disk drive) from which this software was
  1159.         loaded."
  1160.     ::= { hrSWRunEntry 4 }
  1161.  
  1162. hrSWRunParameters OBJECT-TYPE
  1163.     SYNTAX     InternationalDisplayString (SIZE(0..128))
  1164.     MAX-ACCESS read-only
  1165.     STATUS     current
  1166.     DESCRIPTION
  1167.         "A description of the parameters supplied to this
  1168.         software when it was initially loaded."
  1169.     ::= { hrSWRunEntry 5 }
  1170.  
  1171. hrSWRunType OBJECT-TYPE
  1172.     SYNTAX     INTEGER {
  1173.                    unknown(1),
  1174.                    operatingSystem(2),
  1175.                    deviceDriver(3),
  1176.                    application(4)
  1177.                }
  1178.     MAX-ACCESS read-only
  1179.     STATUS     current
  1180.     DESCRIPTION
  1181.         "The type of this software."
  1182.     ::= { hrSWRunEntry 6 }
  1183.  
  1184. hrSWRunStatus OBJECT-TYPE
  1185.     SYNTAX     INTEGER {
  1186.                    running(1),
  1187.                    runnable(2),    -- waiting for resource
  1188.                                    -- (i.e., CPU, memory, IO)
  1189.                    notRunnable(3), -- loaded but waiting for event
  1190.                    invalid(4)      -- not loaded
  1191.                }
  1192.     MAX-ACCESS read-write
  1193.     STATUS     current
  1194.     DESCRIPTION
  1195.         "The status of this running piece of software.
  1196.         Setting this value to invalid(4) shall cause this
  1197.         software to stop running and to be unloaded. Sets to
  1198.         other values are not valid."
  1199.     ::= { hrSWRunEntry 7 }
  1200.  
  1201. -- The Host Resources Running Software Performance Group
  1202. --
  1203. -- The hrSWRunPerfTable contains an entry corresponding to
  1204. -- each entry in the hrSWRunTable.
  1205.  
  1206. hrSWRunPerfTable OBJECT-TYPE
  1207.     SYNTAX     SEQUENCE OF HrSWRunPerfEntry
  1208.     MAX-ACCESS not-accessible
  1209.     STATUS     current
  1210.     DESCRIPTION
  1211.         "The (conceptual) table of running software
  1212.         performance metrics."
  1213.     ::= { hrSWRunPerf 1 }
  1214.  
  1215. hrSWRunPerfEntry OBJECT-TYPE
  1216.     SYNTAX     HrSWRunPerfEntry
  1217.     MAX-ACCESS not-accessible
  1218.     STATUS     current
  1219.     DESCRIPTION
  1220.         "A (conceptual) entry containing software performance
  1221.         metrics.  As an example, an instance of the
  1222.         hrSWRunPerfCPU object might be named
  1223.         hrSWRunPerfCPU.1287"
  1224.     AUGMENTS { hrSWRunEntry }  -- This table augments information in
  1225.                                -- the hrSWRunTable.
  1226.     ::= { hrSWRunPerfTable 1 }
  1227.  
  1228. HrSWRunPerfEntry ::= SEQUENCE {
  1229.         hrSWRunPerfCPU          Integer32,
  1230.         hrSWRunPerfMem          KBytes
  1231.     }
  1232.  
  1233. hrSWRunPerfCPU OBJECT-TYPE
  1234.     SYNTAX     Integer32 (0..2147483647)
  1235.     MAX-ACCESS read-only
  1236.     STATUS     current
  1237.     DESCRIPTION
  1238.         "The number of centi-seconds of the total system's CPU
  1239.         resources consumed by this process.  Note that on a
  1240.         multi-processor system, this value may increment by
  1241.         more than one centi-second in one centi-second of real
  1242.         (wall clock) time."
  1243.     ::= { hrSWRunPerfEntry 1 }
  1244.  
  1245. hrSWRunPerfMem OBJECT-TYPE
  1246.     SYNTAX     KBytes
  1247.     UNITS      "KBytes"
  1248.     MAX-ACCESS read-only
  1249.     STATUS     current
  1250.     DESCRIPTION
  1251.         "The total amount of real system memory allocated to
  1252.         this process."
  1253.     ::= { hrSWRunPerfEntry 2 }
  1254.  
  1255. -- The Host Resources Installed Software Group
  1256. --
  1257. -- The hrSWInstalledTable contains an entry for each piece
  1258. -- of software installed in long-term storage (e.g. a disk
  1259. -- drive) locally on this host.  Note that this does not
  1260. -- include software loadable remotely from a network
  1261. -- server.
  1262. --
  1263. -- Different implementations may track software in varying
  1264. -- ways. For example, while some implementations may track
  1265. -- executable files as distinct pieces of software, other
  1266. -- implementations may use other strategies such as keeping
  1267. -- track of software "packages" (e.g., related groups of files)
  1268. -- or keeping track of system or application "patches".
  1269. --
  1270. -- This table is useful for identifying and inventorying
  1271. -- software on a host and for diagnosing incompatibility
  1272. -- and version mismatch problems between various pieces
  1273. -- of hardware and software.
  1274.  
  1275. hrSWInstalledLastChange OBJECT-TYPE
  1276.     SYNTAX     TimeTicks
  1277.     MAX-ACCESS read-only
  1278.     STATUS     current
  1279.     DESCRIPTION
  1280.         "The value of sysUpTime when an entry in the
  1281.         hrSWInstalledTable was last added, renamed, or
  1282.         deleted.  Because this table is likely to contain many
  1283.         entries, polling of this object allows a management
  1284.         station to determine when re-downloading of the table
  1285.         might be useful."
  1286.     ::= { hrSWInstalled 1 }
  1287.  
  1288. hrSWInstalledLastUpdateTime OBJECT-TYPE
  1289.     SYNTAX     TimeTicks
  1290.     MAX-ACCESS read-only
  1291.     STATUS     current
  1292.     DESCRIPTION
  1293.         "The value of sysUpTime when the hrSWInstalledTable
  1294.         was last completely updated.  Because caching of this
  1295.         data will be a popular implementation strategy,
  1296.         retrieval of this object allows a management station
  1297.         to obtain a guarantee that no data in this table is
  1298.         older than the indicated time."
  1299.     ::= { hrSWInstalled 2 }
  1300.  
  1301. hrSWInstalledTable OBJECT-TYPE
  1302.     SYNTAX     SEQUENCE OF HrSWInstalledEntry
  1303.     MAX-ACCESS not-accessible
  1304.     STATUS     current
  1305.     DESCRIPTION
  1306.         "The (conceptual) table of software installed on this
  1307.         host."
  1308.     ::= { hrSWInstalled 3 }
  1309.  
  1310. hrSWInstalledEntry OBJECT-TYPE
  1311.     SYNTAX     HrSWInstalledEntry
  1312.     MAX-ACCESS not-accessible
  1313.     STATUS     current
  1314.     DESCRIPTION
  1315.         "A (conceptual) entry for a piece of software
  1316.         installed on this host.
  1317.  
  1318.         As an example of how objects in this table are named,
  1319.         an instance of the hrSWInstalledName object might be
  1320.         named hrSWInstalledName.96"
  1321.     INDEX { hrSWInstalledIndex }
  1322.     ::= { hrSWInstalledTable 1 }
  1323.  
  1324. HrSWInstalledEntry ::= SEQUENCE {
  1325.         hrSWInstalledIndex       Integer32,
  1326.         hrSWInstalledName        InternationalDisplayString,
  1327.         hrSWInstalledID          ProductID,
  1328.         hrSWInstalledType        INTEGER,
  1329.         hrSWInstalledDate        DateAndTime
  1330.     }
  1331.  
  1332. hrSWInstalledIndex OBJECT-TYPE
  1333.     SYNTAX     Integer32 (1..2147483647)
  1334.     MAX-ACCESS read-only
  1335.     STATUS     current
  1336.     DESCRIPTION
  1337.         "A unique value for each piece of software installed
  1338.         on the host.  This value shall be in the range from 1
  1339.         to the number of pieces of software installed on the
  1340.         host."
  1341.     ::= { hrSWInstalledEntry 1 }
  1342.  
  1343. hrSWInstalledName OBJECT-TYPE
  1344.     SYNTAX     InternationalDisplayString (SIZE (0..64))
  1345.     MAX-ACCESS read-only
  1346.     STATUS     current
  1347.     DESCRIPTION
  1348.         "A textual description of this installed piece of
  1349.         software, including the manufacturer, revision, the
  1350.         name by which it is commonly known, and optionally,
  1351.         its serial number."
  1352.     ::= { hrSWInstalledEntry 2 }
  1353.  
  1354. hrSWInstalledID OBJECT-TYPE
  1355.     SYNTAX     ProductID
  1356.     MAX-ACCESS read-only
  1357.     STATUS     current
  1358.     DESCRIPTION
  1359.         "The product ID of this installed piece of software."
  1360.     ::= { hrSWInstalledEntry 3 }
  1361.  
  1362. hrSWInstalledType OBJECT-TYPE
  1363.     SYNTAX     INTEGER {
  1364.                    unknown(1),
  1365.                    operatingSystem(2),
  1366.                    deviceDriver(3),
  1367.                    application(4)
  1368.                }
  1369.     MAX-ACCESS read-only
  1370.     STATUS     current
  1371.     DESCRIPTION
  1372.         "The type of this software."
  1373.     ::= { hrSWInstalledEntry 4 }
  1374.  
  1375. hrSWInstalledDate OBJECT-TYPE
  1376.     SYNTAX     DateAndTime
  1377.     MAX-ACCESS read-only
  1378.     STATUS     current
  1379.     DESCRIPTION
  1380.         "The last-modification date of this application as it
  1381.         would appear in a directory listing.
  1382.  
  1383.         If this information is not known, then this variable
  1384.         shall have the value corresponding to January 1, year
  1385.         0000, 00:00:00.0, which is encoded as
  1386.         (hex)'00 00 01 01 00 00 00 00'."
  1387.     ::= { hrSWInstalledEntry 5 }
  1388.  
  1389. -- Conformance information
  1390.  
  1391. hrMIBCompliances OBJECT IDENTIFIER ::= { hrMIBAdminInfo 2 }
  1392. hrMIBGroups      OBJECT IDENTIFIER ::= { hrMIBAdminInfo 3 }
  1393.  
  1394. -- Compliance Statements
  1395. hrMIBCompliance MODULE-COMPLIANCE
  1396.     STATUS current
  1397.     DESCRIPTION
  1398.         "The requirements for conformance to the Host Resources MIB."
  1399.     MODULE -- this module
  1400.       MANDATORY-GROUPS { hrSystemGroup, hrStorageGroup,
  1401.                          hrDeviceGroup }
  1402.  
  1403.       OBJECT hrSystemDate
  1404.           MIN-ACCESS read-only
  1405.           DESCRIPTION
  1406.               "Write access is not required."
  1407.  
  1408.       OBJECT hrSystemInitialLoadDevice
  1409.           MIN-ACCESS read-only
  1410.           DESCRIPTION
  1411.               "Write access is not required."
  1412.  
  1413.       OBJECT hrSystemInitialLoadParameters
  1414.           MIN-ACCESS read-only
  1415.           DESCRIPTION
  1416.               "Write access is not required."
  1417.  
  1418.       OBJECT hrStorageSize
  1419.           MIN-ACCESS read-only
  1420.           DESCRIPTION
  1421.               "Write access is not required."
  1422.  
  1423.       OBJECT hrFSLastFullBackupDate
  1424.           MIN-ACCESS read-only
  1425.           DESCRIPTION
  1426.               "Write access is not required."
  1427.  
  1428.       OBJECT hrFSLastPartialBackupDate
  1429.           MIN-ACCESS read-only
  1430.           DESCRIPTION
  1431.               "Write access is not required."
  1432.  
  1433.       GROUP hrSWRunGroup
  1434.           DESCRIPTION
  1435.               "The Running Software Group. Implementation
  1436.               of this group is mandatory only when the
  1437.               hrSWRunPerfGroup is implemented."
  1438.  
  1439.       OBJECT hrSWRunStatus
  1440.           MIN-ACCESS read-only
  1441.           DESCRIPTION
  1442.               "Write access is not required."
  1443.  
  1444.       GROUP hrSWRunPerfGroup
  1445.           DESCRIPTION
  1446.               "The Running Software Performance Group.
  1447.               Implementation of this group is at the discretion
  1448.               of the implementor."
  1449.  
  1450.       GROUP hrSWInstalledGroup
  1451.           DESCRIPTION
  1452.               "The Installed Software Group.
  1453.               Implementation of this group is at the discretion
  1454.               of the implementor."
  1455.  
  1456.     ::= { hrMIBCompliances 1 }
  1457.  
  1458.     hrSystemGroup OBJECT-GROUP
  1459.         OBJECTS {
  1460.             hrSystemUptime, hrSystemDate,
  1461.             hrSystemInitialLoadDevice,
  1462.             hrSystemInitialLoadParameters,
  1463.             hrSystemNumUsers, hrSystemProcesses,
  1464.             hrSystemMaxProcesses
  1465.         }
  1466.         STATUS current
  1467.         DESCRIPTION
  1468.             "The Host Resources System Group."
  1469.         ::= { hrMIBGroups 1 }
  1470.  
  1471.     hrStorageGroup OBJECT-GROUP
  1472.         OBJECTS {
  1473.             hrMemorySize, hrStorageIndex, hrStorageType,
  1474.             hrStorageDescr, hrStorageAllocationUnits,
  1475.             hrStorageSize, hrStorageUsed,
  1476.             hrStorageAllocationFailures
  1477.         }
  1478.         STATUS current
  1479.         DESCRIPTION
  1480.             "The Host Resources Storage Group."
  1481.         ::= { hrMIBGroups 2 }
  1482.  
  1483.     hrDeviceGroup OBJECT-GROUP
  1484.         OBJECTS {
  1485.             hrDeviceIndex, hrDeviceType, hrDeviceDescr,
  1486.             hrDeviceID, hrDeviceStatus, hrDeviceErrors,
  1487.             hrProcessorFrwID, hrProcessorLoad,
  1488.             hrNetworkIfIndex, hrPrinterStatus,
  1489.             hrPrinterDetectedErrorState,
  1490.             hrDiskStorageAccess, hrDiskStorageMedia,
  1491.             hrDiskStorageRemoveble, hrDiskStorageCapacity,
  1492.             hrPartitionIndex, hrPartitionLabel,
  1493.             hrPartitionID, hrPartitionSize,
  1494.             hrPartitionFSIndex, hrFSIndex, hrFSMountPoint,
  1495.             hrFSRemoteMountPoint, hrFSType, hrFSAccess,
  1496.             hrFSBootable, hrFSStorageIndex,
  1497.             hrFSLastFullBackupDate,
  1498.             hrFSLastPartialBackupDate
  1499.         }
  1500.         STATUS current
  1501.         DESCRIPTION
  1502.             "The Host Resources Device Group."
  1503.         ::= { hrMIBGroups 3 }
  1504.  
  1505.     hrSWRunGroup OBJECT-GROUP
  1506.         OBJECTS {
  1507.             hrSWOSIndex, hrSWRunIndex, hrSWRunName,
  1508.             hrSWRunID, hrSWRunPath, hrSWRunParameters,
  1509.             hrSWRunType, hrSWRunStatus
  1510.         }
  1511.         STATUS current
  1512.         DESCRIPTION
  1513.             "The Host Resources Running Software Group."
  1514.         ::= { hrMIBGroups 4 }
  1515.  
  1516.     hrSWRunPerfGroup OBJECT-GROUP
  1517.         OBJECTS { hrSWRunPerfCPU, hrSWRunPerfMem }
  1518.         STATUS current
  1519.         DESCRIPTION
  1520.             "The Host Resources Running Software
  1521.             Performance Group."
  1522.         ::= { hrMIBGroups 5 }
  1523.  
  1524.     hrSWInstalledGroup OBJECT-GROUP
  1525.         OBJECTS {
  1526.             hrSWInstalledLastChange,
  1527.             hrSWInstalledLastUpdateTime,
  1528.             hrSWInstalledIndex, hrSWInstalledName,
  1529.             hrSWInstalledID, hrSWInstalledType,
  1530.             hrSWInstalledDate
  1531.         }
  1532.         STATUS current
  1533.         DESCRIPTION
  1534.             "The Host Resources Installed Software Group."
  1535.         ::= { hrMIBGroups 6 }
  1536.  
  1537. END
  1538.