Package com.adventnet.snmp.mibs

This package provides all the Management Information Base (MIB) handling support like MIB loading, unloading etc.

See:
          Description

Class Summary
ACVariation This class represents the VARIATIONS within the module of AGENT-CAPABILITIES which contains the informations like Specific variables that are not implemented Variables for which access is restricted (e.g.
AgentCapabilities This class represents a AGENT-CAPABILITIES macro in a module.
AgentCapabilitiesModule This class represents the implementation specification in an AGENT-CAPABILITIES macro.
ErrorObject This class represents the specific error message.
LeafSyntax This class represents the syntax of a leaf node in a MIB module.
MibErrorMessages The MibErrorMessages contains the information about the error corresponding to a particular check.
MibModule This class represents a MIB module, and enables operations on MIB modules loaded from MIB files.
MibModuleCompliance Deprecated. This class incorrectly assumes that the ModuleCompliance construct can have only one Module.
MibNode This class represents an MIB node in the MIB module tree.
MibOperations The MibOperations Class provides MIB support for the SNMP libraries.
MibParserConstants  
MibTC This class represents a TEXTUAL-CONVENTION macro in a MIB module.
MibTrap The TRAP-TYPE construct in SNMPv1 MIB modules is used to specify the events that an agent can report to SNMP managers.
ModuleCompliance This class represents a MIB MODULE-COMPLIANCE macro in a module.
ModuleComplianceModule This class represents the MODULE clause present in the MODULE-COMPLIANCE macro.
ModuleIdentity This class contains the details about the MODULE-IDENTITY macro in a MIB module.
NotificationGroup This class represents a NOTIFICATION-GROUP macro in a module.
NotificationType This class contains the information about the NOTIFICATION-TYPE macro in a MIB module.
ObjectGroup This class represents a OBJECT-GROUP macro in a module.
 

Exception Summary
MibException The purpose of class MIB Exception is to catch and report MIB parse errors.
 

Package com.adventnet.snmp.mibs Description

This package provides all the Management Information Base (MIB) handling support like MIB loading, unloading etc.



Copyright (c)AdventNet Inc., 1996-2006