Class SnmpStore

    • Field Detail

      • ms_elemList

        protected final NamedSnmpVar[] ms_elemList

        The keys that will be supported by default from the TreeMap base class. Each of the elements in the list are an instance of the SNMP Interface table. Objects in this list should be used by multiple instances of this class.

    • Constructor Detail

      • SnmpStore

        public SnmpStore​(NamedSnmpVar[] list)

        Constructor for SnmpStore.

        Parameters:
        list - an array of NamedSnmpVar objects.
    • Method Detail

      • getElementListSize

        public int getElementListSize()

        Returns the number of entries in the MIB-II ifTable element list.

        Returns:
        a int.