Class SnmpIfData

    • Method Detail

      • nullSafeUnbox

        protected static int nullSafeUnbox​(Integer num,
                                           int dflt)
      • nullSafeUnbox

        protected static long nullSafeUnbox​(Long num,
                                            long dflt)
      • getNodeId

        public int getNodeId()

        getNodeId

        Returns:
        a int.
      • isCollectionEnabled

        public boolean isCollectionEnabled()

        isCollectionEnabled

        Returns:
        a boolean.
      • getIfIndex

        public int getIfIndex()

        getIfIndex

        Returns:
        a int.
      • getIfType

        public int getIfType()

        getIfType

        Returns:
        a int.
      • getLabelForRRD

        public String getLabelForRRD()

        getLabelForRRD

        Returns:
        a String object.
      • getIfAlias

        public String getIfAlias()

        getIfAlias

        Returns:
        a String object.
      • getAttributesMap

        public Map<String,​String> getAttributesMap()

        getAttribtuesMap

        Returns:
        a Map object.