| Interface | Description |
|---|---|
| AgentCapabilityList |
The agent capabilities list exports information about the agent's
capabilities.
|
| CoexistenceInfoProvider |
A
CoexistenceInfoProvider provides access to coexistence
information. |
| NotificationLogListener |
A
NotificationLogListener processes notification logging events. |
| RowStatusListener | |
| SysUpTime |
The
SysUpTime interface defines how the system's up-time can
be accessed. |
| TDomainAddressFactory |
The
TDomainAddressFactory defines the interface for address
factories that can create an address from a transport domain ID and a
TDomainAddress textual convention conforming OctetString value
and vice versa. |
| Class | Description |
|---|---|
| AutonomousType | |
| CoexistenceInfo |
A coexistence information object has attributes needed to map messages
between different versions of the SNMP protocol.
|
| DateAndTime<T extends org.snmp4j.smi.OctetString> |
The
DateAndTime implements the DateAndTime textual convention
(TC) from the SNMPv2-TC MIB specification for columnar objects. |
| DateAndTimeScalar<T extends org.snmp4j.smi.OctetString> |
The
DateAndTimeScalar implements the DateAndTime textual
convention (TC) from the SNMPv2-TC MIB specification for scalar objects. |
| DisplayString<V extends org.snmp4j.smi.OctetString> |
The
DisplayString class implements the DisplayString textual
convention as defined by the SNMPv2-TC MIB specification for columnar
objects. |
| DisplayString.DisplayStringValidation |
The
DisplayStringValidation can be used to validate the
contents of OctetString variables that follow the
DisplayString TC rules. |
| DisplayStringScalar<V extends org.snmp4j.smi.OctetString> |
The
DisplayStringScalar class implements the DisplayString
textual convention as defined by the SNMPv2-TC MIB specification for scalar
objects. |
| Enumerated<V extends org.snmp4j.smi.Variable> |
The
Enumerated class represents enumerated SMI INTEGER
(=Integer32) or an OCTET STRING with enumerated named bits for
columnar objects. |
| EnumeratedScalar<V extends org.snmp4j.smi.Variable> |
The
EnumeratedScalar class represents enumerated SMI INTEGER
(=Integer32) or an OCTET STRING with enumerated named bits for
scalar objects. |
| KeyChange | |
| NotificationLogEvent |
A
NotificationLogEvent object describes the event when a
notification has been received from a SNMP entity (locally or remotely). |
| NotificationLogMib | |
| NotificationLogMib.NlmConfigLogAdminStatusEnum | |
| NotificationLogMib.NlmConfigLogOperStatusEnum | |
| NotificationLogMib.NlmLogVariableValueTypeEnum | |
| NotificationLogMib.Snmp4jNotificationLogModeEnum | |
| NotificationOriginatorImpl |
The
NotificationOriginatorImpl class implements a notification originator application for SNMP4J. |
| ProxyForwarderImpl |
The
ProxyForwarderImpl class implements a proxy forwarder
instance as defined by RFC 3413. |
| RowCount |
The
RowCount class implements a Variable that counts the rows of a table and returns the number
of rows as value. |
| RowPointer | |
| RowStatus<R extends MOTableRow> |
The
RowStatus class implements the columnar object TC RowStatus. |
| RowStatus.ActiveRowsFilter<R extends MOTableRow> |
The
ActiveRowsFilter is a MOTableRowFilter that
returns only the active rows of a table with a RowStatus column. |
| RowStatusEvent | |
| SnmpAdminString | |
| SnmpCommunityMIB | |
| SnmpFrameworkMIB |
The SnmpFrameworkMIB implements the SNMP-FRAMEWORK-MIB as defined by
RFC 3411.
|
| SnmpMpdMib | |
| SnmpNotificationMIB | |
| SnmpNotificationMIB.SnmpNotifyFilterTypeEnum | |
| SnmpNotificationMIB.SnmpNotifyTypeEnum | |
| SnmpProxyMIB | |
| SnmpProxyMIB.SnmpProxyTypeEnum | |
| SnmpSshTmMib | |
| SnmpTagList | |
| SnmpTagValue | |
| SnmpTargetMIB | |
| SnmpTargetMIB.SnmpTargetParamsSecurityLevelEnum | |
| SnmpTlsTmMib | |
| SnmpTlsTmMib.TDomainTLSAddressFactory | |
| SnmpTsmMib | |
| SNMPv2MIB |
The
SystemGroup implements the objects in the SNMPv2-MIB
specification. |
| SNMPv2MIB.SnmpEnableAuthenTrapsEnum | |
| SNMPv2MIB.SysUpTimeImpl | |
| SNMPv2TC | |
| StorageType | |
| TDomainAddressFactoryImpl |
The TDomainAddressFactoryImpl provides a standard implementation for the
transport addresses of the TRANSPORT-ADDRESS-MIB
|
| TestAndIncr | |
| TimeStamp | |
| TimeStampScalar | |
| TransportDomains |
The
TransportDomains class defines constant OIDs for the
various transport types defined by the INET-ADDRESS-MIB. |
| UsmKeyChange | |
| UsmMIB |
The
UsmMIB implements the SNMP-USER-BASED-SM-MIB defined in
RFC 3414. |
| UsmOwnKeyChange | |
| VacmMIB |
This concrete implementation of the SNMP-VIEW-BASED-ACM-MIB (RFC 3415).
|
| VacmMIB.VacmContextIterator |
Copyright © 2020 SNMP4J.org. All rights reserved.