Package org.snmp4j.agent.mo.snmp

Interface Summary
AgentCapabilityList The agent capabilities list exports information about the agent's capabilities.
CoexistenceInfoProvider A CoexistenceInfoProvider provides access to coexistence information.
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.
UpdatableManagedObject Deprecated. This interface had not a clear definition and had not used by SNMP4J-Agent at all.
 

Class Summary
AutonomousType  
CoexistenceInfo A coexistence information object has attributes needed to map messages between different versions of the SNMP protocol.
DateAndTime The DateAndTime implements the DateAndTime textual convention (TC) from the SNMPv2-TC MIB specificion for columnar objects.
DateAndTimeScalar The DateAndTimeScalar implements the DateAndTime textual convention (TC) from the SNMPv2-TC MIB specificion for scalar objects.
DisplayString 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 The DisplayStringScalar class implements the DisplayString textual convention as defined by the SNMPv2-TC MIB specification for scalar objects.
Enumerated The Enumerated class represents enumerated SMI INTEGER (=Integer32) or an OCTET STRING with enumerated named bits for columnar objects.
EnumeratedScalar The EnumeratedScalar class represents enumerated SMI INTEGER (=Integer32) or an OCTET STRING with enumerated named bits for scalar objects.
KeyChange  
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.
RowPointer  
RowStatus The RowStatus class implements the columnar object TC RowStatus.
RowStatus.ActiveRowsFilter The ActiveRowsFilter is a MOTableRowFilter that returns only the active rows of a table with a RowStatus column.
RowStatusEvent  
SnmpAdminString  
SnmpCommunityMIB  
SnmpFrameworkMIB  
SnmpNotificationMIB  
SnmpNotificationMIB.SnmpNotifyFilterTypeEnum  
SnmpNotificationMIB.SnmpNotifyTypeEnum  
SnmpProxyMIB  
SnmpProxyMIB.SnmpProxyTypeEnum  
SnmpTagList  
SnmpTagValue  
SnmpTargetMIB  
SnmpTargetMIB.SnmpTargetParamsSecurityLevelEnum  
SNMPv2MIB The SystemGroup implements the objects in the SNMPv2-MIB specification.
SNMPv2MIB.SnmpEnableAuthenTrapsEnum  
SNMPv2MIB.SysUpTimeImpl  
SNMPv2TC  
StorageType  
TDomainAddressFactoryImpl  
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 2005-2008 Frank Fock (SNMP4J.org)