org.snmp4j.agent.mo.snmp |
|
Java Source File Name | Type | Comment |
AgentCapabilityList.java | Interface | The agent capabilities list exports information about the agent's
capabilities. |
AutonomousType.java | Class | |
CoexistenceInfo.java | Class | A coexistence information object has attributes needed to map messages
between different versions of the SNMP protocol. |
CoexistenceInfoProvider.java | Interface | A CoexistenceInfoProvider provides access to coexistence
information. |
DateAndTime.java | Class | The DateAndTime implements the DateAndTime textual convention
(TC) from the SNMPv2-TC MIB specificion for columnar objects.
DateAndTime subclasses MOMutableColumn and can thus
directly be used with tables. |
DateAndTimeScalar.java | Class | The DateAndTimeScalar implements the DateAndTime textual
convention (TC) from the SNMPv2-TC MIB specificion for scalar objects. |
DisplayString.java | Class | The DisplayString class implements the DisplayString textual
convention as defined by the SNMPv2-TC MIB specification for columnar
objects. |
DisplayStringScalar.java | Class | The DisplayStringScalar class implements the DisplayString
textual convention as defined by the SNMPv2-TC MIB specification for scalar
objects. |
Enumerated.java | Class | The Enumerated class represents enumerated SMI INTEGER types
for columnar objects. |
EnumeratedScalar.java | Class | The EnumeratedScalar class represents enumerated SMI INTEGER
types for scalar objects. |
KeyChange.java | Class | |
NotificationOriginatorImpl.java | Class | The NotificationOriginatorImpl class implements a notification
originator application for SNMP4J. |
ProxyForwarderImpl.java | Class | The ProxyForwarderImpl class implements a proxy forwarder
instance as defined by RFC 3413. |
RowPointer.java | Class | |
RowStatus.java | Class | The RowStatus class implements the columnar object TC RowStatus.
The RowStatus textual convention is used to manage the creation and deletion
of conceptual rows, and is used as the value of the SYNTAX clause for the
status column of a conceptual row. |
RowStatusEvent.java | Class | |
RowStatusListener.java | Interface | |
SnmpAdminString.java | Class | |
SnmpCommunityMIB.java | Class | |
SnmpFrameworkMIB.java | Class | |
SnmpNotificationMIB.java | Class | |
SnmpProxyMIB.java | Class | |
SnmpTagList.java | Class | |
SnmpTagValue.java | Class | |
SnmpTargetMIB.java | Class | |
SNMPv2MIB.java | Class | |
SNMPv2TC.java | Class | |
StorageType.java | Class | |
SysUpTime.java | Interface | The SysUpTime interface defines how the system's up-time can
be accessed. |
TDomainAddressFactory.java | Interface | 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. |
TDomainAddressFactoryImpl.java | Class | |
TestAndIncr.java | Class | |
TimeStamp.java | Class | |
TimeStampScalar.java | Class | |
TransportDomains.java | Class | The TransportDomains class defines constant OIDs for the
various transport types defined by the INET-ADDRESS-MIB. |
UpdatableManagedObject.java | Interface | An updatable ManagedObject can be externally triggered to update its state
by calling its
UpdatableManagedObject.update() method. |
UsmKeyChange.java | Class | |
UsmMIB.java | Class | The UsmMIB implements the SNMP-USER-BASED-SM-MIB defined in
RFC 3414. |
UsmOwnKeyChange.java | Class | |
VacmMIB.java | Class | This concrete implementation of the SNMP-VIEW-BASED-ACM-MIB (RFC 3415). |