Class DsMIB

    • Field Detail

      • DsIntTable

        protected TableDsIntTable DsIntTable
        Variable for storing the value of "DsIntTable". The variable is identified by: "1.3.6.1.2.1.66.3". " Each row of this table contains some details related to the history of the interaction of the monitored Directory Server with its peer Directory Servers."
      • DsApplIfOpsTable

        protected TableDsApplIfOpsTable DsApplIfOpsTable
        Variable for storing the value of "DsApplIfOpsTable". The variable is identified by: "1.3.6.1.2.1.66.2". " The table holding information related to the Directory Server operations."
      • DsTable

        protected TableDsTable DsTable
        Variable for storing the value of "DsTable". The variable is identified by: "1.3.6.1.2.1.66.1". " The table holding information related to the Directory Servers."
    • Constructor Detail

      • DsMIB

        public DsMIB​(com.sun.management.snmp.agent.SnmpMib myMib)
        Constructor for the "DsMIB" group. If the group contains a table, the entries created through an SNMP SET will not be registered in Java DMK.
      • DsMIB

        public DsMIB​(com.sun.management.snmp.agent.SnmpMib myMib,
                     MBeanServer server)
        Constructor for the "DsMIB" group. If the group contains a table, the entries created through an SNMP SET will be AUTOMATICALLY REGISTERED in Java DMK.
    • Method Detail

      • accessDsIntTable

        public TableDsIntTable accessDsIntTable()
                                         throws com.sun.management.snmp.SnmpStatusException
        Access the "DsIntTable" variable.
        Specified by:
        accessDsIntTable in interface DsMIBMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsIntTable

        public DsIntEntryMBean[] getDsIntTable()
                                        throws com.sun.management.snmp.SnmpStatusException
        Access the "DsIntTable" variable as a bean indexed property.
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • accessDsApplIfOpsTable

        public TableDsApplIfOpsTable accessDsApplIfOpsTable()
                                                     throws com.sun.management.snmp.SnmpStatusException
        Access the "DsApplIfOpsTable" variable.
        Specified by:
        accessDsApplIfOpsTable in interface DsMIBMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsApplIfOpsTable

        public DsApplIfOpsEntryMBean[] getDsApplIfOpsTable()
                                                    throws com.sun.management.snmp.SnmpStatusException
        Access the "DsApplIfOpsTable" variable as a bean indexed property.
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • accessDsTable

        public TableDsTable accessDsTable()
                                   throws com.sun.management.snmp.SnmpStatusException
        Access the "DsTable" variable.
        Specified by:
        accessDsTable in interface DsMIBMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsTable

        public DsTableEntryMBean[] getDsTable()
                                       throws com.sun.management.snmp.SnmpStatusException
        Access the "DsTable" variable as a bean indexed property.
        Throws:
        com.sun.management.snmp.SnmpStatusException