Module org.snmp4j.agent
Package org.snmp4j.agent.mo.snmp
package org.snmp4j.agent.mo.snmp
-
ClassDescriptionThe agent capabilities list exports information about the agent's capabilities.A coexistence information object has attributes needed to map messages between different versions of the SNMP protocol.A
CoexistenceInfoProviderprovides access to coexistence information.DateAndTime<T extends org.snmp4j.smi.OctetString>TheDateAndTimeimplements the DateAndTime textual convention (TC) from the SNMPv2-TC MIB specification for columnar objects.DateAndTimeScalar<T extends org.snmp4j.smi.OctetString>TheDateAndTimeScalarimplements the DateAndTime textual convention (TC) from the SNMPv2-TC MIB specification for scalar objects.DisplayString<V extends org.snmp4j.smi.OctetString>TheDisplayStringclass implements the DisplayString textual convention as defined by the SNMPv2-TC MIB specification for columnar objects.TheDisplayStringValidationcan be used to validate the contents ofOctetStringvariables that follow the DisplayString TC rules.DisplayStringScalar<V extends org.snmp4j.smi.OctetString>TheDisplayStringScalarclass implements the DisplayString textual convention as defined by the SNMPv2-TC MIB specification for scalar objects.Enumerated<V extends org.snmp4j.smi.Variable>TheEnumeratedclass represents enumerated SMI INTEGER (=Integer32) or an OCTET STRING with enumerated named bits for columnar objects.EnumeratedScalar<V extends org.snmp4j.smi.Variable>TheEnumeratedScalarclass represents enumerated SMI INTEGER (=Integer32) or an OCTET STRING with enumerated named bits for scalar objects.NotificationLogEvent<A extends org.snmp4j.smi.Address>ANotificationLogEventobject describes the event when a notification has been received from a SNMP entity (locally or remotely).ANotificationLogListenerprocesses notification logging events.TheNotificationOriginatorImplclass implements a notification originator application for SNMP4J.TheProxyForwarderImplclass implements a proxy forwarder instance as defined by RFC 3413.TheRowCountclass implements aVariablethat counts the rows of a table and returns the number of rows as value.RowStatus<R extends MOTableRow>TheRowStatusclass implements the columnar object TC RowStatus.RowStatus.ActiveRowsFilter<R extends MOTableRow>TheActiveRowsFilteris aMOTableRowFilterthat returns only the active rows of a table with a RowStatus column.RowStatus.RowStatusFilter<R extends MOTableRow>TheRowStatusFilteris aMOTableRowFilterthat returns only those rows that have a status that equals one of those provided during creation of the filter.The SnmpFrameworkMIB implements the SNMP-FRAMEWORK-MIB as defined by RFC 3411.TheSystemGroupimplements the objects in the SNMPv2-MIB specification.TheStorageTypeEnumas a enumerated representastion of the StorageType SMI values.TheSysUpTimeinterface defines how the system's up-time can be accessed.TheTDomainAddressFactorydefines the interface for address factories that can create an address from a transport domain ID and a TDomainAddress textual convention conformingOctetStringvalue and vice versa.The TDomainAddressFactoryImpl provides a standard implementation for the transport addresses of the TRANSPORT-ADDRESS-MIBTheTransportDomainsclass defines constant OIDs for the various transport types defined by the INET-ADDRESS-MIB.TheUsmMIBimplements the SNMP-USER-BASED-SM-MIB defined in RFC 3414.This concrete implementation of the SNMP-VIEW-BASED-ACM-MIB (RFC 3415).