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., to read-only) Variables whose values are restricted to a smaller range than defined in the MIB.
AgentCapabilities This class represents a AGENT-CAPABILITIES macro in a module.
AgentCapabilitiesModule This class represents a AGENT-CAPABILITIES macro in a module.
ErrorObject  
LeafSyntax This class represents the syntax of a leaf node in a MIB module.
MibErrorMessages  
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 MIB TEXTUAL-CONVENTION macro in a 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  
ModuleIdentity This class represents a MODULE-IDENTITY macro in a module.
NotificationGroup This class represents a NOTIFICATION-GROUP macro in a module.
NotificationType This class represents a NOTIFICATION-TYPE macro in a 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-2004