Class AbstractSnmpStore

    • Constructor Detail

      • AbstractSnmpStore

        public AbstractSnmpStore()
    • Method Detail

      • storeResult

        public abstract void storeResult​(SnmpResult res)
      • getUInt32

        public Long getUInt32​(String key)
      • getDisplayString

        public String getDisplayString​(String key)
      • getIfIndex

        public Integer getIfIndex()
      • putIfIndex

        protected void putIfIndex​(int ifIndex)
      • size

        public int size()
      • isEmpty

        public boolean isEmpty()