home *** CD-ROM | disk | FTP | other *** search
- PERSONAL-NETWARE-MIB DEFINITIONS ::= BEGIN
-
- IMPORTS
- Counter
- FROM RFC1155-SMI
- enterprises
- FROM RFC1155-SMI
- TimeTicks
- FROM RFC1155-SMI
- OBJECT-TYPE
- FROM RFC-1212
- DisplayString
- FROM RFC1213-MIB;
-
- novell OBJECT IDENTIFIER ::= { enterprises 23 }
- mibDoc OBJECT IDENTIFIER ::= { novell 2 }
- personalNetwareMib OBJECT IDENTIFIER ::= { mibDoc 17 }
-
- pnwConfiguration OBJECT IDENTIFIER ::= { personalNetwareMib 1 }
- pnwDOSWorkStation OBJECT IDENTIFIER ::= { personalNetwareMib 2 }
- pnwStatistics OBJECT IDENTIFIER ::= { personalNetwareMib 3 }
- pnwStatus OBJECT IDENTIFIER ::= { personalNetwareMib 4 }
-
-
- --
- -- Personal Netware Server Configuration
- --
-
- pnwServerName OBJECT-TYPE
- SYNTAX DisplayString ( SIZE (0..16) )
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The name of the Personal Netware Server."
- ::= { pnwConfiguration 1 }
-
- pnwServerID OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The ID number of the Personal Netware Server."
- ::= { pnwConfiguration 2 }
-
- pnwServerDescription OBJECT-TYPE
- SYNTAX DisplayString ( SIZE (0..50) )
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "A description of the Personal Netware Server."
- ::= { pnwConfiguration 3 }
-
- pnwServerMajorVersion OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The major version number of the Personal Netware
- Server."
- ::= { pnwConfiguration 4 }
-
- pnwServerMinorVersion OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The minor version number of the Personal Netware
- Server."
- ::= { pnwConfiguration 5 }
-
- pnwWorkGroupName OBJECT-TYPE
- SYNTAX DisplayString ( SIZE (0..16) )
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The name of the workgroup to which the Personal
- Netware Server belongs."
- ::= { pnwConfiguration 6 }
-
- pnwWorkGroupID OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The identification number of the workgroup to
- which the Personal Netware Server belongs."
- ::= { pnwConfiguration 7 }
-
- pnwServerNetworkAddress OBJECT-TYPE
- SYNTAX OCTET STRING ( SIZE (4) )
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The IPX network address of the Personal Netware
- Server. If the server is not attached to an IPX
- network, the address will be 0."
- ::= { pnwConfiguration 8 }
-
- pnwServerNodeAddress OBJECT-TYPE
- SYNTAX OCTET STRING ( SIZE (6) )
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The node (MAC) address of the Personal Netware
- Server."
- ::= { pnwConfiguration 9 }
-
- pnwServerSocketAddress OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The number of the socket used by the Personal
- Netware Server."
- ::= { pnwConfiguration 10 }
-
- pnwServerMaximumConnections OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The maximum number of connections that may be made
- to this server."
- ::= { pnwConfiguration 11 }
-
- pnwServerMaximumOpenFiles OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The maximum number of files that may be
- simultaneously open on this server."
- ::= { pnwConfiguration 12 }
-
- pnwServerMaximumClientTasks OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The maximum number of client tasks that may be
- simultaneously active on this server."
- ::= { pnwConfiguration 13 }
-
- pnwServerSize OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The number of bytes of memory used by the Personal
- Netware Server."
- ::= { pnwConfiguration 14 }
-
- pnwServerDirectoryCacheSize OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The size in bytes of the directory cache used by the
- Personal Netware Server."
- ::= { pnwConfiguration 15 }
-
- pnwServerMaximumServiceExtensions OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The maximum number of service extensions available
- to the Personal Netware Server."
- ::= { pnwConfiguration 16 }
-
- pnwServerCurrentServiceExtensions OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current number of service extensions currently
- used by the Personal Netware Server."
- ::= { pnwConfiguration 17 }
-
- pnwServerMaximumResources OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The maximum number of sharable resources available
- to the Personal Netware Server."
- ::= { pnwConfiguration 18 }
-
- pnwServerCurrentResources OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current number of sharable resources used by
- the Personal Netware Server."
- ::= { pnwConfiguration 19 }
-
- pnwServerMaximumDirectories OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The maximum number of directories that can be used
- by the Personal Netware Server."
- ::= { pnwConfiguration 20 }
-
- pnwServerCurrentDirectories OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current number of directories that are used by
- the Personal Netware Server."
- ::= { pnwConfiguration 21 }
-
- pnwServerMaximumPrinters OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The maximum number of printers that can be used
- by the Personal Netware Server."
- ::= { pnwConfiguration 22 }
-
- pnwServerCurrentPrinters OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current number of printers configured for use
- with the Personal Netware Server."
- ::= { pnwConfiguration 23 }
-
- pnwServerPrintBufferSize OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The size in bytes of the print buffer for each
- printer configured for use with the Personal Netware
- Server."
- ::= { pnwConfiguration 24 }
-
- pnwServerMaximumReceiveBuffers OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The maximum number of receive buffers that can be
- used by the Personal Netware Server."
- ::= { pnwConfiguration 25 }
-
- pnwServerReceiveBufferSize OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The size of each receive buffer on the Personal
- Netware Server."
- ::= { pnwConfiguration 26 }
-
- pnwServerMaximumRequestSize OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The size of largest request that can be made of the
- Personal Netware Server."
- ::= { pnwConfiguration 27 }
-
- pnwServerMaximumIOBuffers OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The maximum number of internal cache buffers
- available to the Personal Netware Server."
- ::= { pnwConfiguration 28 }
-
- pnwServerIOBufferSize OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The size of each internal cache buffer
- available to the Personal Netware Server."
- ::= { pnwConfiguration 29 }
-
- pnwServerAuditing OBJECT-TYPE
- SYNTAX INTEGER {
- off(1),
- on(2)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current state of auditing on the Personal
- Netware Server."
- ::= { pnwConfiguration 30 }
-
- pnwServerSecurity OBJECT-TYPE
- SYNTAX INTEGER {
- notLoaded(1),
- loaded(2)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the absence or presence of the security
- TSR on the Personal Netware Server."
- ::= { pnwConfiguration 31 }
-
- pnwServerShare OBJECT-TYPE
- SYNTAX INTEGER {
- notLoaded(1),
- loaded(2)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the absence or presence of the DOS SHARE
- TSR on the Personal Netware Server."
- ::= { pnwConfiguration 32 }
-
- pnwServerLoadType OBJECT-TYPE
- SYNTAX INTEGER {
- noLoad(1),
- loadConventional(2)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates if the server can be loaded, and if it
- can be loaded, in what memory area it is loaded."
- ::= { pnwConfiguration 33 }
-
- pnwServerNumberOfDisks OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number disks (fixed and removable)
- available for use by the Personal Netware Server."
- ::= { pnwConfiguration 34 }
-
-
- --
- -- Personal Netware DOS WorkStation
- --
-
- operatingSystem OBJECT-TYPE
- SYNTAX INTEGER {
- other(1),
- dos(2)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The operating system used by the workstation on which
- the Personal Netware Server is running. Currently
- the only valid value is DOS."
- ::= { pnwDOSWorkStation 1 }
-
- operatingSystemMajorVersion OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The major version number of the workstation
- operating system."
- ::= { pnwDOSWorkStation 2 }
-
- operatingSystemMinorVersion OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The minor version number of the workstation
- operating system."
- ::= { pnwDOSWorkStation 3 }
-
-
- --
- -- Personal Netware Server Statistics
- --
-
- pnwServerCurrentConnections OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current number of connections to the Personal
- Netware Server."
- ::= { pnwStatistics 1 }
-
- pnwServerCurrentOpenFiles OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current number of open files on the Personal
- Netware Server."
- ::= { pnwStatistics 2 }
-
- pnwServerCurrentClientTasks OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current number of client tasks on the Personal
- Netware Server."
- ::= { pnwStatistics 3 }
-
- pnwServerCurrentNumberOfFreeBuffers OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current number of free receive buffers on the
- Personal Netware Server."
- ::= { pnwStatistics 4 }
-
- pnwServerCurrentNumberOfSemaphores OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current number of semaphores on the Personal
- Netware Server."
- ::= { pnwStatistics 5 }
-
- pnwServerTotalPacketsReceived OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of packets received by the Personal
- Netware Server."
- ::= { pnwStatistics 6 }
-
- pnwServerTotalBadPackets OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of bad packets received by the
- Personal Netware Server."
- ::= { pnwStatistics 7 }
-
- pnwServerTotalPacketsNotProcessedImmediately OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of packets received by the
- Personal Netware Server but not processed
- immediately."
- ::= { pnwStatistics 8 }
-
- pnwServerTotalLostResponses OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of responses lost by the
- Personal Netware Server."
- ::= { pnwStatistics 9 }
-
- pnwServerPeakConnectionsUsed OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The peak number of simultaneously used connections
- on the Personal Netware Server."
- ::= { pnwStatistics 10 }
-
- pnwServerPeakConcurrentlyOpenFiles OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The peak number of concurrently open files on the
- Personal Netware Server."
- ::= { pnwStatistics 11 }
-
- pnwServerPeakConcurrentClientTasks OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The peak number of concurrently running client tasks
- on the Personal Netware Server."
- ::= { pnwStatistics 12 }
-
- pnwServerTotalWatchdogPackets OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of watchdog packets sent by the
- Personal Netware Server."
- ::= { pnwStatistics 13 }
-
- pnwServerPeakClientsWatchdogged OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The peak number of clients watchdogged by the
- Personal Netware Server."
- ::= { pnwStatistics 14 }
-
- pnwServerTotalSlistRequests OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of slist requests received by the
- Personal Netware Server."
- ::= { pnwStatistics 15 }
-
- pnwServerTotalBusyPackets OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of busy packets sent by the
- Personal Netware Server."
- ::= { pnwStatistics 16 }
-
- pnwServerTotalBusyPacketsNoBuffers OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of busy packets sent by the
- Personal Netware Server because no buffers were
- available."
- ::= { pnwStatistics 17 }
-
- pnwServerTotalUnknownRequests OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of unknown requests received by the
- Personal Netware Server."
- ::= { pnwStatistics 18 }
-
- pnwServerTotalWriteBehindMisses OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of write behind misses for the
- Personal Netware Server."
- ::= { pnwStatistics 19 }
-
- pnwServerTotalWriteBehindHits OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of write behind hits for the
- Personal Netware Server."
- ::= { pnwStatistics 20 }
-
- pnwServerTotalIOCacheMisses OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of IO cache misses for the
- Personal Netware Server."
- ::= { pnwStatistics 21 }
-
- pnwServerTotalIOCacheHits OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of IO cache hits for the
- Personal Netware Server."
- ::= { pnwStatistics 22 }
-
- pnwServerTotalPasswordFailures OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The total number of invalid passwords received by
- the Personal Netware Server from clients attempting
- to establish a connection."
- ::= { pnwStatistics 23 }
-
-
- --
- -- Personal Netware Server Status
- --
-
- pnwServerStatus OBJECT-TYPE
- SYNTAX INTEGER {
- up(1),
- down(2)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current status of the Personal Netware Server."
- ::= { pnwStatus 1 }
-
- pnwServerUpTime OBJECT-TYPE
- SYNTAX TimeTicks
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The time in 100th seconds that the Personal Netware
- Server has been up."
- ::= { pnwStatus 2 }
-
-
- END
-