
The Polycom DMA System MIB  Polycom DMA System SNMP Support
Polycom, Inc.  443
   MAX-ACCESS  read-only
   STATUS      current
   DESCRIPTION “Hostname of the server.”
   ::= { stSystemInfoEntry 2 }
-- dma.2.2.1.2.3.1.3
stSysInfoSystemDate OBJECT-TYPE
   SYNTAX      DateAndTime
   MAX-ACCESS  read-only
   STATUS      current
   DESCRIPTION “Server’s current system date.”
   ::= { stSystemInfoEntry 3 }
-- dma.2.2.1.2.3.1.4
stSysInfoUptime OBJECT-TYPE
   SYNTAX      TimeTicks
   MAX-ACCESS  read-only
   STATUS      current
   DESCRIPTION “How long the server has been powered up.”
   ::= { stSystemInfoEntry 4 }
-- dma.2.2.1.2.3.1.5
stSysInfoTimeSource OBJECT-TYPE
   SYNTAX      INTEGER
               { internal(1), external(2) }
   MAX-ACCESS  read-only
   STATUS      current
   DESCRIPTION “Server’s source for time synchronization - internal/external.”
   ::= { stSystemInfoEntry 5 }
-- dma.2.2.1.3
stNetwork OBJECT-IDENTITY
   STATUS      current
   DESCRIPTION “Server network statuses.”
   ::= { stServers 3 }
-- dma.2.2.1.3.1
stNetClusterAffiliationTable OBJECT-TYPE
   SYNTAX      SEQUENCE OF StNetClusterAffiliationEntry
   MAX-ACCESS  not-accessible
   STATUS      current
   DESCRIPTION “Matches servers with the clusters to which they belong.”
   ::= { stNetwork 1 }
-- dma.2.2.1.3.1.1
stNetClusterAffiliationEntry OBJECT-TYPE
   SYNTAX      StNetClusterAffiliationEntry
   MAX-ACCESS  not-accessible
   STATUS      current
   DESCRIPTION “An entry in stNetClusterAffiliationTable.”