Class DsIntEntry

    • Field Detail

      • DsIntEntURL

        protected String DsIntEntURL
        Variable for storing the value of "DsIntEntURL". The variable is identified by: "1.3.6.1.2.1.66.3.1.9". " URL of the peer Directory Server."
      • DsIntEntSuccesses

        protected Long DsIntEntSuccesses
        Variable for storing the value of "DsIntEntSuccesses". The variable is identified by: "1.3.6.1.2.1.66.3.1.8". " Cumulative successes in contacting the peer Directory Server since the creation of this entry."
      • DsIntEntFailures

        protected Long DsIntEntFailures
        Variable for storing the value of "DsIntEntFailures". The variable is identified by: "1.3.6.1.2.1.66.3.1.7". " Cumulative failures in contacting the peer Directory Server since the creation of this entry."
      • DsIntEntFailuresSinceLastSuccess

        protected Long DsIntEntFailuresSinceLastSuccess
        Variable for storing the value of "DsIntEntFailuresSinceLastSuccess". The variable is identified by: "1.3.6.1.2.1.66.3.1.6". " The number of failures since the last time an attempt to contact the peer Directory Server was successful. If there have been no successful attempts, this counter will contain the number of failures since this entry was created."
      • DsIntEntTimeOfLastSuccess

        protected Long DsIntEntTimeOfLastSuccess
        Variable for storing the value of "DsIntEntTimeOfLastSuccess". The variable is identified by: "1.3.6.1.2.1.66.3.1.5". " The value of sysUpTime when the last attempt made to contact the peer Directory Server was successful. If there have been no successful attempts this entry will have a value of zero. If the last successful attempt was made before the network management subsystem was initialized, this object will contain a value of zero."
      • DsIntEntTimeOfLastAttempt

        protected Long DsIntEntTimeOfLastAttempt
        Variable for storing the value of "DsIntEntTimeOfLastAttempt". The variable is identified by: "1.3.6.1.2.1.66.3.1.4". " The value of sysUpTime when the last attempt was made to contact the peer Directory Server. If the last attempt was made before the network management subsystem was initialized, this object will contain a value of zero."
      • DsIntEntTimeOfCreation

        protected Long DsIntEntTimeOfCreation
        Variable for storing the value of "DsIntEntTimeOfCreation". The variable is identified by: "1.3.6.1.2.1.66.3.1.3". " The value of sysUpTime when this row was created. If the entry was created before the network management subsystem was initialized, this object will contain a value of zero."
      • DsIntEntDirectoryName

        protected String DsIntEntDirectoryName
        Variable for storing the value of "DsIntEntDirectoryName". The variable is identified by: "1.3.6.1.2.1.66.3.1.2". " Distinguished Name of the peer Directory Server to which this entry pertains."
      • DsIntEntIndex

        protected Integer DsIntEntIndex
        Variable for storing the value of "DsIntEntIndex". The variable is identified by: "1.3.6.1.2.1.66.3.1.1". " Together with applIndex and dsApplIfProtocolIndex, this object forms the unique key to identify the conceptual row which contains useful info on the (attempted) interaction between the Directory Server (referred to by applIndex) and a peer Directory Server using a particular protocol."
      • ApplIndex

        protected Integer ApplIndex
        Variable for storing the value of "ApplIndex". The variable is identified by: "1.3.6.1.2.1.27.1.1.1". "An index to uniquely identify the network service application. This attribute is the index used for lexicographic ordering of the table."
      • DsApplIfProtocolIndex

        protected Integer DsApplIfProtocolIndex
        Variable for storing the value of "DsApplIfProtocolIndex". The variable is identified by: "1.3.6.1.2.1.66.2.1.1". "An index to uniquely identify an entry corresponding to a application-layer protocol interface. This index is used for lexicographic ordering of the table."
    • Constructor Detail

      • DsIntEntry

        public DsIntEntry​(com.sun.management.snmp.agent.SnmpMib myMib)
        Constructor for the "DsIntEntry" group.
    • Method Detail

      • getDsIntEntURL

        public String getDsIntEntURL()
                              throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsIntEntURL" variable.
        Specified by:
        getDsIntEntURL in interface DsIntEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsIntEntSuccesses

        public Long getDsIntEntSuccesses()
                                  throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsIntEntSuccesses" variable.
        Specified by:
        getDsIntEntSuccesses in interface DsIntEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsIntEntFailures

        public Long getDsIntEntFailures()
                                 throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsIntEntFailures" variable.
        Specified by:
        getDsIntEntFailures in interface DsIntEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsIntEntFailuresSinceLastSuccess

        public Long getDsIntEntFailuresSinceLastSuccess()
                                                 throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsIntEntFailuresSinceLastSuccess" variable.
        Specified by:
        getDsIntEntFailuresSinceLastSuccess in interface DsIntEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsIntEntTimeOfLastSuccess

        public Long getDsIntEntTimeOfLastSuccess()
                                          throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsIntEntTimeOfLastSuccess" variable.
        Specified by:
        getDsIntEntTimeOfLastSuccess in interface DsIntEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsIntEntTimeOfLastAttempt

        public Long getDsIntEntTimeOfLastAttempt()
                                          throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsIntEntTimeOfLastAttempt" variable.
        Specified by:
        getDsIntEntTimeOfLastAttempt in interface DsIntEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsIntEntTimeOfCreation

        public Long getDsIntEntTimeOfCreation()
                                       throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsIntEntTimeOfCreation" variable.
        Specified by:
        getDsIntEntTimeOfCreation in interface DsIntEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsIntEntDirectoryName

        public String getDsIntEntDirectoryName()
                                        throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsIntEntDirectoryName" variable.
        Specified by:
        getDsIntEntDirectoryName in interface DsIntEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsIntEntIndex

        public Integer getDsIntEntIndex()
                                 throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsIntEntIndex" variable.
        Specified by:
        getDsIntEntIndex in interface DsIntEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getApplIndex

        public Integer getApplIndex()
                             throws com.sun.management.snmp.SnmpStatusException
        Getter for the "ApplIndex" variable.
        Specified by:
        getApplIndex in interface DsIntEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsApplIfProtocolIndex

        public Integer getDsApplIfProtocolIndex()
                                         throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsApplIfProtocolIndex" variable.
        Specified by:
        getDsApplIfProtocolIndex in interface DsIntEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException