MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The percentage of disk capacity that is currently in use
rounded to the nearest integer."
::= { tscZRInformation 6 }
tscZRLastStartTime OBJECT-TYPE
SYNTAX DateAndTime
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The last time that the ZoneRanger software started."
::= { tscZRInformation 7 }
tscZRAppServerFreeMemory OBJECT-TYPE
SYNTAX KBytes
UNITS "KB"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The amount of free JVM memory in kilobytes."
::= { tscZRInformation 8 }
tscZRFreeMemory OBJECT-TYPE
SYNTAX KBytes
UNITS "KB"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The amount of free system memory in kilobytes."
::= { tscZRInformation 9 }
tscZRPatchStatusTable OBJECT-TYPE
SYNTAX SEQUENCE OF TscZRPatchStatusEntryEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This (conceptual) table contains a list of applied patches."
::= { tscZRInformation 10 }
tscZRPatchStatusEntry OBJECT-TYPE
SYNTAX TscZRPatchStatusEntryEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Entry for tscZRPatchStatusTable."
INDEX { tscZRPatchStatusIndex }
::= { tscZRPatchStatusTable 1 }
TscZRPatchStatusEntryEntry ::= SEQUENCE {
tscZRPatchStatusIndex Integer32,
tscZRPatchStatusName DisplayString
}
tscZRPatchStatusIndex OBJECT-TYPE
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The index of a particular patch status. They are indexed
from 1, oldest to newest."
::= { tscZRPatchStatusEntry 1 }
ZoneRanger 5.5 User's Guide
355