|
|
Description:
|
icTimeTotalSeconds OBJECT-TYPE
SYNTAX IcCounter32
UNITS "seconds"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Total time in seconds since this managed service or managed
subunit was installed.
Usage: Total time may be mapped from values of hrSystemUptime
in Host Resources MIB (RFC2790) or sysUpTime in MIB-II
(RFC 1213), but these 32-bit tick (1/100th second) counters can
roll over in 15 months, so an agent MUST account for roll over.
If implemented, hrSystemUptime (main system running time) SHOULD
be used instead of sysUpTime (SNMP Agent running time), to avoid
undetected roll over or restart discontinuities.
Note: Time in seconds is also available from printer-up-time
in IPP/1.1 Model (RFC 2911)."
REFERENCE
"hrSystemUptime in Host Resources MIB (RFC 1514/2790);
sysUpTime in MIB-II (RFC 1213);
printer-up-time in IPP/1.1 Model (RFC 2911)."
DEFVAL { 0 } -- no total time
|
|
|
|