Class Snmp4jConfigMib

java.lang.Object
org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
All Implemented Interfaces:
MOPriorityProvider, MOGroup

public class Snmp4jConfigMib extends Object implements MOGroup, MOPriorityProvider
  • Field Details

    • oidSnmp4jCfgSecSrcAddrValidation

      public static final org.snmp4j.smi.OID oidSnmp4jCfgSecSrcAddrValidation
    • oidSnmp4jCfgReset

      public static final org.snmp4j.smi.OID oidSnmp4jCfgReset
    • oidSnmp4jCfgStorageEntry

      public static final org.snmp4j.smi.OID oidSnmp4jCfgStorageEntry
    • colSnmp4jCfgStoragePath

      public static final int colSnmp4jCfgStoragePath
      See Also:
    • colSnmp4jCfgStorageID

      public static final int colSnmp4jCfgStorageID
      See Also:
    • colSnmp4jCfgStorageLastStore

      public static final int colSnmp4jCfgStorageLastStore
      See Also:
    • colSnmp4jCfgStorageLastRestore

      public static final int colSnmp4jCfgStorageLastRestore
      See Also:
    • colSnmp4jCfgStorageRestoreMode

      public static final int colSnmp4jCfgStorageRestoreMode
      See Also:
    • colSnmp4jCfgStorageOperation

      public static final int colSnmp4jCfgStorageOperation
      See Also:
    • colSnmp4jCfgStorageStorageType

      public static final int colSnmp4jCfgStorageStorageType
      See Also:
    • colSnmp4jCfgStorageStatus

      public static final int colSnmp4jCfgStorageStatus
      See Also:
    • idxSnmp4jCfgStoragePath

      public static final int idxSnmp4jCfgStoragePath
      See Also:
    • idxSnmp4jCfgStorageID

      public static final int idxSnmp4jCfgStorageID
      See Also:
    • idxSnmp4jCfgStorageLastStore

      public static final int idxSnmp4jCfgStorageLastStore
      See Also:
    • idxSnmp4jCfgStorageLastRestore

      public static final int idxSnmp4jCfgStorageLastRestore
      See Also:
    • idxSnmp4jCfgStorageRestoreMode

      public static final int idxSnmp4jCfgStorageRestoreMode
      See Also:
    • idxSnmp4jCfgStorageOperation

      public static final int idxSnmp4jCfgStorageOperation
      See Also:
    • idxSnmp4jCfgStorageStorageType

      public static final int idxSnmp4jCfgStorageStorageType
      See Also:
    • idxSnmp4jCfgStorageStatus

      public static final int idxSnmp4jCfgStorageStatus
      See Also:
    • oidSnmp4jCfgStorageSeqEntry

      public static final org.snmp4j.smi.OID oidSnmp4jCfgStorageSeqEntry
    • oidSnmp4jCfgStorageSeqIndex

      public static final org.snmp4j.smi.OID oidSnmp4jCfgStorageSeqIndex
    • colSnmp4jCfgStorageSeqSubtree

      public static final int colSnmp4jCfgStorageSeqSubtree
      See Also:
    • colSnmp4jCfgStorageSeqStorageType

      public static final int colSnmp4jCfgStorageSeqStorageType
      See Also:
    • colSnmp4jCfgStorageSeqRowStatus

      public static final int colSnmp4jCfgStorageSeqRowStatus
      See Also:
    • idxSnmp4jCfgStorageSeqSubtree

      public static final int idxSnmp4jCfgStorageSeqSubtree
      See Also:
    • idxSnmp4jCfgStorageSeqStorageType

      public static final int idxSnmp4jCfgStorageSeqStorageType
      See Also:
    • idxSnmp4jCfgStorageSeqRowStatus

      public static final int idxSnmp4jCfgStorageSeqRowStatus
      See Also:
    • PRIMARY_INDEX

      public static final org.snmp4j.smi.OID PRIMARY_INDEX
    • snmpCommunityMIB

      protected SnmpCommunityMIB snmpCommunityMIB
    • persistenceProvider

      protected Map<CharSequence,MOPersistenceProvider> persistenceProvider
    • primaryPersistence

      protected MOPersistenceProvider primaryPersistence
    • sysUpTime

      protected SysUpTime sysUpTime
  • Constructor Details

  • Method Details