Polycom RealPresence Resource Manager System Operations Guide
622 Polycom, Inc.
::= { cmaConfigConformance 6 }
cmaConfigSystemTimeZone OBJECT-TYPE
SYNTAX CmaTimeZone
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Time zone in which the CMA server resides.”
::= { cmaConfigTime 1 }
cmaConfigSystemTimeDaylightSavingAutoAdjust OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Daylight saving auto adjust flag.”
::= { cmaConfigTime 2 }
cmaConfigSystemTimeSourceType OBJECT-TYPE
SYNTAX CmaConfigSystemTimeSourceType
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Time source type.”
::= { cmaConfigTime 3 }
-- cmaConfigSystemTimeExternalSourceSyncPeriod OBJECT-TYPE
-- SYNTAX Integer32
-- MAX-ACCESS read-only
-- STATUS current
-- DESCRIPTION “Number of minutes between synchronization attempts with external
-- time source (only valid if external time source is used).”
-- ::= { cmaConfigTime 4 }
CmaConfigSystemTimeExternalSourceTableEntry ::= SEQUENCE
{
timeSourceIndex CmaDefaultTableIndexRange,
timeSourceInetAddressType InetAddressType,
timeSourceInetAddress InetAddress
}
cmaConfigSystemTimeExternalSourceTable OBJECT-TYPE
SYNTAX SEQUENCE OF CmaConfigSystemTimeExternalSourceTableEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION “External time source table. Contains time server addresses.”
::= { cmaConfigTime 5 }
cmaConfigSystemTimeExternalSourceEntry OBJECT-TYPE
SYNTAX CmaConfigSystemTimeExternalSourceTableEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION “External time source table entry.”
INDEX { timeSourceIndex }
::= { cmaConfigSystemTimeExternalSourceTable 1}
timeSourceIndex OBJECT-TYPE
SYNTAX CmaDefaultTableIndexRange
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Unique system-assigned ID for this entry.”
::= { cmaConfigSystemTimeExternalSourceEntry 1 }