Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
A
ACCESSIBLE_FOR_NOTIFY
- Static variable in class net.percederberg.mibble.snmp.
SnmpAccess
The accesible for notify SNMP access mode.
APPLICATION_CATEGORY
- Static variable in class net.percederberg.mibble.
MibTypeTag
The application type tag category.
add(MibLoaderLog.LogEntry)
- Method in class net.percederberg.mibble.
MibLoaderLog
Adds a log entry to this log.
addAll(MibLoaderLog)
- Method in class net.percederberg.mibble.
MibLoaderLog
Adds all log entries from another log.
addAllDirs(File)
- Method in class net.percederberg.mibble.
MibLoader
Adds a directory and all subdirectories to the MIB search path.
addDir(File)
- Method in class net.percederberg.mibble.
MibLoader
Adds a directory to the MIB search path.
addDirs(File[])
- Method in class net.percederberg.mibble.
MibLoader
Adds directories to the MIB search path.
addError(FileLocation, String)
- Method in class net.percederberg.mibble.
MibLoaderLog
Adds an error message to the log.
addError(File, int, int, String)
- Method in class net.percederberg.mibble.
MibLoaderLog
Adds an error message to the log.
addInternalError(FileLocation, String)
- Method in class net.percederberg.mibble.
MibLoaderLog
Adds an internal error message to the log.
addInternalError(File, String)
- Method in class net.percederberg.mibble.
MibLoaderLog
Adds an internal error message to the log.
addWarning(FileLocation, String)
- Method in class net.percederberg.mibble.
MibLoaderLog
Adds a warning message to the log.
addWarning(File, int, int, String)
- Method in class net.percederberg.mibble.
MibLoaderLog
Adds a warning message to the log.
B
BIT_STRING
- Static variable in class net.percederberg.mibble.
MibTypeTag
The universal bit string type tag.
BOOLEAN
- Static variable in class net.percederberg.mibble.
MibTypeTag
The universal boolean type tag.
BitSetType
- class net.percederberg.mibble.type.
BitSetType
.
A bit set MIB type.
BitSetType()
- Constructor for class net.percederberg.mibble.type.
BitSetType
Creates a new bit set MIB type.
BitSetType(Constraint)
- Constructor for class net.percederberg.mibble.type.
BitSetType
Creates a new bit set MIB type.
BitSetType(ArrayList)
- Constructor for class net.percederberg.mibble.type.
BitSetType
Creates a new bit set MIB type.
BitSetValue
- class net.percederberg.mibble.value.
BitSetValue
.
A bit set MIB value.
BitSetValue(BitSet)
- Constructor for class net.percederberg.mibble.value.
BitSetValue
Creates a new bit set MIB value.
BitSetValue(BitSet, ArrayList)
- Constructor for class net.percederberg.mibble.value.
BitSetValue
Creates a new bit set MIB value.
BooleanType
- class net.percederberg.mibble.type.
BooleanType
.
A boolean MIB type.
BooleanType()
- Constructor for class net.percederberg.mibble.type.
BooleanType
Creates a new boolean MIB type.
BooleanValue
- class net.percederberg.mibble.value.
BooleanValue
.
A boolean MIB value.
C
CONTEXT_SPECIFIC_CATEGORY
- Static variable in class net.percederberg.mibble.
MibTypeTag
The context specific type tag category.
CURRENT
- Static variable in class net.percederberg.mibble.snmp.
SnmpStatus
The current SNMP status.
ChoiceType
- class net.percederberg.mibble.type.
ChoiceType
.
A choice MIB type.
ChoiceType(ArrayList)
- Constructor for class net.percederberg.mibble.type.
ChoiceType
Creates a new choice MIB type.
CompoundConstraint
- class net.percederberg.mibble.type.
CompoundConstraint
.
A compound MIB type constraint.
CompoundConstraint(Constraint, Constraint)
- Constructor for class net.percederberg.mibble.type.
CompoundConstraint
Creates a new compound constraint.
Constraint
- interface net.percederberg.mibble.type.
Constraint
.
A MIB type constraint.
createReference()
- Method in class net.percederberg.mibble.
MibType
Creates a type reference to this type.
createReference(Constraint)
- Method in class net.percederberg.mibble.
MibType
Creates a constrained type reference to this type.
createReference(ArrayList)
- Method in class net.percederberg.mibble.
MibType
Creates a constrained type reference to this type.
createReference()
- Method in class net.percederberg.mibble.
MibValue
Creates a value reference to this value.
createReference()
- Method in class net.percederberg.mibble.snmp.
SnmpTextualConvention
Creates a type reference to this type.
createReference(Constraint)
- Method in class net.percederberg.mibble.snmp.
SnmpTextualConvention
Creates a constrained type reference to this type.
createReference(ArrayList)
- Method in class net.percederberg.mibble.snmp.
SnmpTextualConvention
Creates a constrained type reference to this type.
createReference()
- Method in class net.percederberg.mibble.type.
BitSetType
Creates a type reference to this type.
createReference(Constraint)
- Method in class net.percederberg.mibble.type.
BitSetType
Creates a constrained type reference to this type.
createReference(ArrayList)
- Method in class net.percederberg.mibble.type.
BitSetType
Creates a constrained type reference to this type.
createReference()
- Method in class net.percederberg.mibble.type.
BooleanType
Creates a type reference to this type.
createReference()
- Method in class net.percederberg.mibble.type.
ChoiceType
Creates a type reference to this type.
createReference()
- Method in class net.percederberg.mibble.type.
IntegerType
Creates a type reference to this type.
createReference(Constraint)
- Method in class net.percederberg.mibble.type.
IntegerType
Creates a constrained type reference to this type.
createReference(ArrayList)
- Method in class net.percederberg.mibble.type.
IntegerType
Creates a constrained type reference to this type.
createReference()
- Method in class net.percederberg.mibble.type.
NullType
Creates a type reference to this type.
createReference()
- Method in class net.percederberg.mibble.type.
ObjectIdentifierType
Creates a type reference to this type.
createReference()
- Method in class net.percederberg.mibble.type.
RealType
Creates a type reference to this type.
createReference()
- Method in class net.percederberg.mibble.type.
SequenceOfType
Creates a type reference to this type.
createReference(Constraint)
- Method in class net.percederberg.mibble.type.
SequenceOfType
Creates a constrained type reference to this type.
createReference()
- Method in class net.percederberg.mibble.type.
SequenceType
Creates a type reference to this type.
createReference()
- Method in class net.percederberg.mibble.type.
StringType
Creates a type reference to this type.
createReference(Constraint)
- Method in class net.percederberg.mibble.type.
StringType
Creates a constrained type reference to this type.
createReference()
- Method in class net.percederberg.mibble.value.
BitSetValue
Creates a value reference to this value.
createReference()
- Method in class net.percederberg.mibble.value.
BooleanValue
Creates a value reference to this value.
createReference()
- Method in class net.percederberg.mibble.value.
NullValue
Creates a value reference to this value.
createReference()
- Method in class net.percederberg.mibble.value.
NumberValue
Creates a value reference to this value.
createReference()
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Creates a value reference to this value.
createReference()
- Method in class net.percederberg.mibble.value.
StringValue
Creates a value reference to this value.
D
DEPRECATED
- Static variable in class net.percederberg.mibble.snmp.
SnmpStatus
The deprecated SNMP status.
E
ERROR
- Static variable in class net.percederberg.mibble.
MibLoaderLog.LogEntry
The error log entry type constant.
ElementType
- class net.percederberg.mibble.type.
ElementType
.
A compound element MIB type.
ElementType(String, MibType)
- Constructor for class net.percederberg.mibble.type.
ElementType
Creates a new element type.
entries()
- Method in class net.percederberg.mibble.
MibLoaderLog
Returns an iterator with all the log entries.
equals(Object)
- Method in class net.percederberg.mibble.
Mib
Compares this MIB to another object.
equals(Object)
- Method in class net.percederberg.mibble.
MibTypeTag
Checks if this type tag equals another object.
equals(int, int)
- Method in class net.percederberg.mibble.
MibTypeTag
Checks if this type tag has the specified category and value numbers.
equals(Object)
- Method in class net.percederberg.mibble.value.
NumberValue
Checks if this object equals another object.
equals(Object)
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Checks if this object equals another object.
errorCount()
- Method in class net.percederberg.mibble.
MibLoaderLog
Returns the number of errors in the log.
F
FALSE
- Static variable in class net.percederberg.mibble.value.
BooleanValue
The boolean false value.
FileLocation
- class net.percederberg.mibble.
FileLocation
.
A file location.
FileLocation(File)
- Constructor for class net.percederberg.mibble.
FileLocation
Creates a new file location without an exact line or column reference.
FileLocation(File, int, int)
- Constructor for class net.percederberg.mibble.
FileLocation
Creates a new file location.
G
getAccess()
- Method in class net.percederberg.mibble.snmp.
SnmpCompliance
Returns the access mode.
getAccess()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectType
Returns the access mode.
getAccess()
- Method in class net.percederberg.mibble.snmp.
SnmpVariation
Returns the access mode.
getAllElements()
- Method in class net.percederberg.mibble.type.
ChoiceType
Returns all the element types.
getAllElements()
- Method in class net.percederberg.mibble.type.
SequenceType
Returns all the element types.
getAllMibs()
- Method in class net.percederberg.mibble.
MibLoader
Returns all previously loaded MIB files.
getAllSymbols()
- Method in class net.percederberg.mibble.
Mib
Returns all symbols in this MIB.
getAllSymbols()
- Method in class net.percederberg.mibble.type.
BitSetType
Returns all named bit values.
getAllSymbols()
- Method in class net.percederberg.mibble.type.
IntegerType
Returns all named integer values.
getAugments()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectType
Returns the augmented index value.
getBits()
- Method in class net.percederberg.mibble.value.
BitSetValue
Returns all the bits in this bit set as individual number values.
getCategory()
- Method in class net.percederberg.mibble.
MibTypeTag
Returns the type tag category.
getChild(int)
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Returns a child object identifier value.
getChildCount()
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Returns the number of child object identifier values.
getColumnNumber()
- Method in class net.percederberg.mibble.
FileLocation
Returns the column number.
getColumnNumber()
- Method in class net.percederberg.mibble.
MibLoaderLog.LogEntry
Returns the column number.
getCompliances()
- Method in class net.percederberg.mibble.snmp.
SnmpModule
Returns the list of compliances.
getConstraint()
- Method in class net.percederberg.mibble.type.
BitSetType
Returns the optional type constraint.
getConstraint()
- Method in class net.percederberg.mibble.type.
IntegerType
Returns the optional type constraint.
getConstraint()
- Method in class net.percederberg.mibble.type.
SequenceOfType
Returns the optional type constraint.
getConstraint()
- Method in class net.percederberg.mibble.type.
StringType
Returns the optional type constraint.
getConstraintList()
- Method in class net.percederberg.mibble.type.
CompoundConstraint
Returns a list of the constraints in this compound.
getContactInfo()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleIdentity
Returns the organization contact information.
getDefaultContext()
- Method in class net.percederberg.mibble.
MibLoader
Returns the default MIB context.
getDefaultValue()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectType
Returns the default value.
getDefaultValue()
- Method in class net.percederberg.mibble.snmp.
SnmpVariation
Returns the default value.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpAgentCapabilities
Returns the type description.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpCompliance
Returns the compliance description.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleCompliance
Returns the type description.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleIdentity
Returns the module description.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationGroup
Returns the type description.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationType
Returns the notification type description.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectGroup
Returns the object group description.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectIdentity
Returns the object identity description.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectType
Returns the type description.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpRevision
Returns the revision description.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpTextualConvention
Returns the type description.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpTrapType
Returns the type description.
getDescription()
- Method in class net.percederberg.mibble.snmp.
SnmpVariation
Returns the variation description.
getDisplayHint()
- Method in class net.percederberg.mibble.snmp.
SnmpTextualConvention
Returns the display hint.
getElementType()
- Method in class net.percederberg.mibble.type.
SequenceOfType
Returns the sequence element type.
getEnterprise()
- Method in class net.percederberg.mibble.snmp.
SnmpTrapType
Returns the enterprise value.
getFile()
- Method in class net.percederberg.mibble.
FileLocation
Returns the file name.
getFile()
- Method in class net.percederberg.mibble.
Mib
Returns the MIB file.
getFile()
- Method in class net.percederberg.mibble.
MibLoaderLog.LogEntry
Returns the file this entry applies to.
getGroups()
- Method in class net.percederberg.mibble.snmp.
SnmpModule
Returns the list of mandatory group values.
getGroups()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleSupport
Returns the list of included group values.
getIndex()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectType
Returns the list of index values or types.
getLastUpdated()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleIdentity
Returns the last updated date.
getLineNumber()
- Method in class net.percederberg.mibble.
FileLocation
Returns the line number.
getLineNumber()
- Method in class net.percederberg.mibble.
MibLoaderLog.LogEntry
Returns the line number.
getLoader()
- Method in class net.percederberg.mibble.
Mib
Returns the MIB loader used when loading this MIB.
getLocation()
- Method in class net.percederberg.mibble.
MibException
Returns the error location.
getLocation()
- Method in class net.percederberg.mibble.
MibSymbol
Returns the file location.
getLocation()
- Method in class net.percederberg.mibble.type.
TypeReference
Returns the file containing the reference.
getLocation()
- Method in class net.percederberg.mibble.value.
ValueReference
Returns the reference location.
getLog()
- Method in class net.percederberg.mibble.
Mib
Returns the loader log used when loading this MIB.
getLog()
- Method in class net.percederberg.mibble.
MibLoaderException
Returns the MIB loader log.
getLowerBound()
- Method in class net.percederberg.mibble.type.
ValueRangeConstraint
Returns the lower bound value.
getMessage()
- Method in class net.percederberg.mibble.
MibLoaderException
Returns a error summary message.
getMessage()
- Method in class net.percederberg.mibble.
MibLoaderLog.LogEntry
Returns the log entry message.
getMib(String)
- Method in class net.percederberg.mibble.
MibLoader
Returns a previously loaded MIB file.
getMib()
- Method in class net.percederberg.mibble.
MibSymbol
Returns the symbol MIB file.
getModule()
- Method in class net.percederberg.mibble.snmp.
SnmpModule
Returns the module name.
getModule()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleSupport
Returns the module name.
getModules()
- Method in class net.percederberg.mibble.snmp.
SnmpAgentCapabilities
Returns the list of the supported modules.
getModules()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleCompliance
Returns the list of SNMP modules.
getName()
- Method in class net.percederberg.mibble.
Mib
Returns the MIB name.
getName()
- Method in class net.percederberg.mibble.
MibSymbol
Returns the symbol name.
getName()
- Method in class net.percederberg.mibble.
MibType
Returns the type name.
getName()
- Method in class net.percederberg.mibble.
MibValue
Returns the value name.
getName()
- Method in class net.percederberg.mibble.type.
ElementType
Returns the optional element name.
getName()
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Returns this object identifier component name.
getNext()
- Method in class net.percederberg.mibble.
MibTypeTag
Returns the next type tag in the tag chain.
getNotifications()
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationGroup
Returns the list of notification MIB values.
getObjects()
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationType
Returns the value objects.
getObjects()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectGroup
Returns the value objects.
getOrganization()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleIdentity
Returns the organization name.
getParent()
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Returns the parent object identifier value.
getProductRelease()
- Method in class net.percederberg.mibble.snmp.
SnmpAgentCapabilities
Returns the product release.
getReference()
- Method in class net.percederberg.mibble.snmp.
SnmpAgentCapabilities
Returns the type reference.
getReference()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleCompliance
Returns the type reference.
getReference()
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationGroup
Returns the type reference.
getReference()
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationType
Returns the notification type reference.
getReference()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectGroup
Returns the object group reference.
getReference()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectIdentity
Returns the object identity reference.
getReference()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectType
Returns the type reference.
getReference()
- Method in class net.percederberg.mibble.snmp.
SnmpTextualConvention
Returns the type reference.
getReference()
- Method in class net.percederberg.mibble.snmp.
SnmpTrapType
Returns the type reference.
getReferenceSymbol()
- Method in class net.percederberg.mibble.
MibType
Returns the type reference symbol.
getReferenceSymbol()
- Method in class net.percederberg.mibble.
MibValue
Returns the value reference symbol.
getRequiredCells()
- Method in class net.percederberg.mibble.snmp.
SnmpVariation
Returns cell values required for creation.
getRevisions()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleIdentity
Returns a list of all the SNMP module revisions.
getStatus()
- Method in class net.percederberg.mibble.snmp.
SnmpAgentCapabilities
Returns the type status.
getStatus()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleCompliance
Returns the type status.
getStatus()
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationGroup
Returns the type status.
getStatus()
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationType
Returns the notification type status.
getStatus()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectGroup
Returns the object group status.
getStatus()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectIdentity
Returns the object identity status.
getStatus()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectType
Returns the type status.
getStatus()
- Method in class net.percederberg.mibble.snmp.
SnmpTextualConvention
Returns the type status.
getSymbol(String)
- Method in class net.percederberg.mibble.
Mib
Returns a symbol from this MIB.
getSymbol(String)
- Method in interface net.percederberg.mibble.
MibContext
Returns a named MIB symbol.
getSymbol(String)
- Method in class net.percederberg.mibble.snmp.
SnmpTextualConvention
Returns a named MIB symbol.
getSymbol(String)
- Method in class net.percederberg.mibble.type.
BitSetType
Returns a named bit value.
getSymbol(String)
- Method in class net.percederberg.mibble.type.
IntegerType
Returns a named integer value.
getSymbol(String)
- Method in class net.percederberg.mibble.type.
TypeReference
Returns a named MIB symbol.
getSymbol()
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Returns the symbol connected to this object identifier.
getSymbolByValue(String)
- Method in class net.percederberg.mibble.
Mib
Returns a value symbol from this MIB.
getSymbolByValue(MibValue)
- Method in class net.percederberg.mibble.
Mib
Returns a value symbol from this MIB.
getSyntax()
- Method in class net.percederberg.mibble.snmp.
SnmpCompliance
Returns the value syntax.
getSyntax()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectType
Returns the type syntax.
getSyntax()
- Method in class net.percederberg.mibble.snmp.
SnmpTextualConvention
Returns the type syntax.
getSyntax()
- Method in class net.percederberg.mibble.snmp.
SnmpVariation
Returns the value syntax.
getTag()
- Method in class net.percederberg.mibble.
MibType
Returns the type tag.
getType()
- Method in class net.percederberg.mibble.
MibLoaderLog.LogEntry
Returns the log entry type.
getType()
- Method in class net.percederberg.mibble.
MibTypeSymbol
Returns the symbol type.
getType()
- Method in class net.percederberg.mibble.
MibValueSymbol
Returns the symbol type.
getType()
- Method in class net.percederberg.mibble.type.
ElementType
Returns the referenced MIB type.
getUnits()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectType
Returns the units description.
getUpperBound()
- Method in class net.percederberg.mibble.type.
ValueRangeConstraint
Returns the upper bound value.
getValue()
- Method in class net.percederberg.mibble.
MibTypeTag
Returns the type tag value.
getValue()
- Method in class net.percederberg.mibble.
MibValueSymbol
Returns the symbol value.
getValue()
- Method in class net.percederberg.mibble.snmp.
SnmpCompliance
Returns the value.
getValue()
- Method in class net.percederberg.mibble.snmp.
SnmpRevision
Returns the revision number.
getValue()
- Method in class net.percederberg.mibble.snmp.
SnmpVariation
Returns the value.
getValue()
- Method in class net.percederberg.mibble.type.
ValueConstraint
Returns the constraint value.
getValue()
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Returns this object identifier component value.
getValues()
- Method in class net.percederberg.mibble.type.
SizeConstraint
Returns a list of the value constraints on the size.
getVariables()
- Method in class net.percederberg.mibble.snmp.
SnmpTrapType
Returns the list of MIB values.
getVariations()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleSupport
Returns the list of variations.
getWriteSyntax()
- Method in class net.percederberg.mibble.snmp.
SnmpCompliance
Returns the value write syntax.
getWriteSyntax()
- Method in class net.percederberg.mibble.snmp.
SnmpVariation
Returns the value write syntax.
H
hasConstraint()
- Method in class net.percederberg.mibble.type.
BitSetType
Checks if this type has any constraint.
hasConstraint()
- Method in class net.percederberg.mibble.type.
IntegerType
Checks if this type has any constraint.
hasConstraint()
- Method in class net.percederberg.mibble.type.
SequenceOfType
Checks if this type has any constraint.
hasConstraint()
- Method in class net.percederberg.mibble.type.
StringType
Checks if this type has any constraint.
hasReferenceTo(String)
- Method in class net.percederberg.mibble.
MibType
Checks if this type referenced the specified type symbol.
hasReferenceTo(String, String)
- Method in class net.percederberg.mibble.
MibType
Checks if this type referenced the specified type symbol.
hasSymbols()
- Method in class net.percederberg.mibble.type.
BitSetType
Checks if this type has any defined value symbols.
hasSymbols()
- Method in class net.percederberg.mibble.type.
IntegerType
Checks if this type has any defined value symbols.
hasTag(MibTypeTag)
- Method in class net.percederberg.mibble.
MibType
Checks if this type has a specific type tag.
hasTag(int, int)
- Method in class net.percederberg.mibble.
MibType
Checks if this type has a specific type tag.
hashCode()
- Method in class net.percederberg.mibble.value.
NumberValue
Returns a hash code for this object.
hashCode()
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Returns a hash code for this object.
I
INTEGER
- Static variable in class net.percederberg.mibble.
MibTypeTag
The universal integer type tag.
INTERNAL_ERROR
- Static variable in class net.percederberg.mibble.
MibLoaderLog.LogEntry
The internal error log entry type constant.
IntegerType
- class net.percederberg.mibble.type.
IntegerType
.
An integer MIB type.
IntegerType()
- Constructor for class net.percederberg.mibble.type.
IntegerType
Creates a new integer MIB type.
IntegerType(Constraint)
- Constructor for class net.percederberg.mibble.type.
IntegerType
Creates a new integer MIB type.
IntegerType(ArrayList)
- Constructor for class net.percederberg.mibble.type.
IntegerType
Creates a new integer MIB type.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.
MibSymbol
Initializes the MIB symbol.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.
MibType
Initializes the MIB type.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.
MibTypeSymbol
Initializes the MIB symbol.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.
MibValue
Initializes the MIB value.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.
MibValueSymbol
Initializes the MIB symbol.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.snmp.
SnmpAgentCapabilities
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.snmp.
SnmpModuleCompliance
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.snmp.
SnmpModuleIdentity
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationGroup
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationType
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.snmp.
SnmpObjectGroup
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.snmp.
SnmpObjectIdentity
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.snmp.
SnmpObjectType
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.snmp.
SnmpTextualConvention
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.snmp.
SnmpTrapType
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.type.
BitSetType
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.type.
BooleanType
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.type.
ChoiceType
Initializes the MIB type.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.type.
CompoundConstraint
Initializes the constraint.
initialize(MibLoaderLog)
- Method in interface net.percederberg.mibble.type.
Constraint
Initializes the constraint.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.type.
ElementType
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.type.
IntegerType
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.type.
NullType
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.type.
ObjectIdentifierType
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.type.
RealType
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.type.
SequenceOfType
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.type.
SequenceType
Initializes the MIB type.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.type.
SizeConstraint
Initializes the constraint.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.type.
StringType
Initializes the MIB type.
initialize(MibSymbol, MibLoaderLog)
- Method in class net.percederberg.mibble.type.
TypeReference
Initializes the MIB type.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.type.
ValueConstraint
Initializes the constraint.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.type.
ValueRangeConstraint
Initializes the constraint.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.value.
BitSetValue
Initializes the MIB value.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.value.
BooleanValue
Initializes the MIB value.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.value.
NullValue
Initializes the MIB value.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.value.
NumberValue
Initializes the MIB value.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Initializes the MIB value.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.value.
StringValue
Initializes the MIB value.
initialize(MibLoaderLog)
- Method in class net.percederberg.mibble.value.
ValueReference
Initializes the MIB value.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.
MibType
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.snmp.
SnmpAgentCapabilities
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.snmp.
SnmpModuleCompliance
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.snmp.
SnmpModuleIdentity
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationGroup
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationType
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.snmp.
SnmpObjectGroup
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.snmp.
SnmpObjectIdentity
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.snmp.
SnmpObjectType
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.snmp.
SnmpTextualConvention
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.snmp.
SnmpTrapType
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
BitSetType
Checks if the specified value is compatible with this type.
isCompatible(BitSetValue)
- Method in class net.percederberg.mibble.type.
BitSetType
Checks if the specified bit set value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
BooleanType
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
ChoiceType
Checks if the specified value is compatible with this type.
isCompatible(MibType)
- Method in class net.percederberg.mibble.type.
CompoundConstraint
Checks if the specified type is compatible with this constraint.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
CompoundConstraint
Checks if the specified value is compatible with this constraint set.
isCompatible(MibType)
- Method in interface net.percederberg.mibble.type.
Constraint
Checks if the specified type is compatible with this constraint.
isCompatible(MibValue)
- Method in interface net.percederberg.mibble.type.
Constraint
Checks if the specified value is compatible with this constraint.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
ElementType
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
IntegerType
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
NullType
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
ObjectIdentifierType
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
RealType
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
SequenceOfType
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
SequenceType
Checks if the specified value is compatible with this type.
isCompatible(MibType)
- Method in class net.percederberg.mibble.type.
SizeConstraint
Checks if the specified type is compatible with this constraint.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
SizeConstraint
Checks if the specified value is compatible with this constraint.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
StringType
Checks if the specified value is compatible with this type.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
TypeReference
Checks if the specified value is compatible with this type.
isCompatible(MibType)
- Method in class net.percederberg.mibble.type.
ValueConstraint
Checks if the specified type is compatible with this constraint.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
ValueConstraint
Checks if the specified value is compatible with this constraint.
isCompatible(MibType)
- Method in class net.percederberg.mibble.type.
ValueRangeConstraint
Checks if the specified type is compatible with this constraint.
isCompatible(MibValue)
- Method in class net.percederberg.mibble.type.
ValueRangeConstraint
Checks if the specified value is compatible with this constraint.
isError()
- Method in class net.percederberg.mibble.
MibLoaderLog.LogEntry
Checks if this is an error log entry.
isPrimitive()
- Method in class net.percederberg.mibble.
MibType
Checks if this type represents a primitive type.
isReferenceTo(String)
- Method in class net.percederberg.mibble.
MibValue
Checks if this value referenced the specified value symbol.
isReferenceTo(String, String)
- Method in class net.percederberg.mibble.
MibValue
Checks if this value referenced the specified value symbol.
isWarning()
- Method in class net.percederberg.mibble.
MibLoaderLog.LogEntry
Checks if this is a warning log entry.
L
load(String)
- Method in class net.percederberg.mibble.
MibLoader
Loads a MIB file.
load(File)
- Method in class net.percederberg.mibble.
MibLoader
Loads a MIB file.
M
MANDATORY
- Static variable in class net.percederberg.mibble.snmp.
SnmpStatus
The mandatory SNMP status.
Mib
- class net.percederberg.mibble.
Mib
.
An SNMP MIB container.
MibContext
- interface net.percederberg.mibble.
MibContext
.
A MIB symbol context.
MibException
- exception net.percederberg.mibble.
MibException
.
A MIB exception.
MibException(FileLocation, String)
- Constructor for class net.percederberg.mibble.
MibException
Creates a new MIB exception.
MibException(File, int, int, String)
- Constructor for class net.percederberg.mibble.
MibException
Creates a new MIB exception.
MibLoader
- class net.percederberg.mibble.
MibLoader
.
A MIB file loader.
MibLoader()
- Constructor for class net.percederberg.mibble.
MibLoader
Creates a new MIB loader.
MibLoaderException
- exception net.percederberg.mibble.
MibLoaderException
.
A MIB loader exception.
MibLoaderException(MibLoaderLog)
- Constructor for class net.percederberg.mibble.
MibLoaderException
Creates a new MIB loader exception.
MibLoaderLog
- class net.percederberg.mibble.
MibLoaderLog
.
A MIB loader log.
MibLoaderLog()
- Constructor for class net.percederberg.mibble.
MibLoaderLog
Creates a new loader log without entries.
MibLoaderLog.LogEntry
- class net.percederberg.mibble.
MibLoaderLog.LogEntry
.
A log entry.
MibLoaderLog.LogEntry(int, FileLocation, String)
- Constructor for class net.percederberg.mibble.
MibLoaderLog.LogEntry
Creates a new log entry.
MibSymbol
- class net.percederberg.mibble.
MibSymbol
.
A MIB symbol.
MibType
- class net.percederberg.mibble.
MibType
.
The base MIB type class.
MibType(String, boolean)
- Constructor for class net.percederberg.mibble.
MibType
Creates a new MIB type instance.
MibTypeSymbol
- class net.percederberg.mibble.
MibTypeSymbol
.
A MIB type symbol.
MibTypeTag
- class net.percederberg.mibble.
MibTypeTag
.
A MIB type tag.
MibTypeTag(int, int)
- Constructor for class net.percederberg.mibble.
MibTypeTag
Creates a new MIB type tag.
MibValue
- class net.percederberg.mibble.
MibValue
.
The base MIB value class.
MibValue(String)
- Constructor for class net.percederberg.mibble.
MibValue
Creates a new MIB value instance.
MibValueSymbol
- class net.percederberg.mibble.
MibValueSymbol
.
A MIB value symbol.
MibValueSymbol(FileLocation, Mib, String, MibType, MibValue)
- Constructor for class net.percederberg.mibble.
MibValueSymbol
Creates a new value symbol.
MibblePrinter
- class net.percederberg.mibble.
MibblePrinter
.
A program that parses and prints a MIB file.
MibblePrinter()
- Constructor for class net.percederberg.mibble.
MibblePrinter
MibbleValidator
- class net.percederberg.mibble.
MibbleValidator
.
A program that parses and validates a MIB file.
MibbleValidator()
- Constructor for class net.percederberg.mibble.
MibbleValidator
main(String[])
- Static method in class net.percederberg.mibble.
MibblePrinter
The application main entry point.
main(String[])
- Static method in class net.percederberg.mibble.
MibbleValidator
The application main entry point.
N
NOT_ACCESSIBLE
- Static variable in class net.percederberg.mibble.snmp.
SnmpAccess
The not accesible SNMP access mode.
NOT_IMPLEMENTED
- Static variable in class net.percederberg.mibble.snmp.
SnmpAccess
The not implemented SNMP access mode.
NULL
- Static variable in class net.percederberg.mibble.
MibTypeTag
The universal null type tag.
NULL
- Static variable in class net.percederberg.mibble.value.
NullValue
The one a only null value instance.
NullType
- class net.percederberg.mibble.type.
NullType
.
A null MIB type.
NullType()
- Constructor for class net.percederberg.mibble.type.
NullType
Creates a new null MIB type.
NullValue
- class net.percederberg.mibble.value.
NullValue
.
A null MIB value.
NumberValue
- class net.percederberg.mibble.value.
NumberValue
.
A numeric MIB value.
NumberValue(Number)
- Constructor for class net.percederberg.mibble.value.
NumberValue
Creates a new number value.
net.percederberg.mibble
- package net.percederberg.mibble
Provides the SNMP MIB file loading and validation classes.
net.percederberg.mibble.snmp
- package net.percederberg.mibble.snmp
Provides the SNMP MIB type classes.
net.percederberg.mibble.type
- package net.percederberg.mibble.type
Provides the primitive ASN.1 type classes.
net.percederberg.mibble.value
- package net.percederberg.mibble.value
Provides the primitive ASN.1 value classes.
O
OBJECT_IDENTIFIER
- Static variable in class net.percederberg.mibble.
MibTypeTag
The universal object identifier type tag.
OBSOLETE
- Static variable in class net.percederberg.mibble.snmp.
SnmpStatus
The obsolete SNMP status.
OCTET_STRING
- Static variable in class net.percederberg.mibble.
MibTypeTag
The universal octet string type tag.
OPTIONAL
- Static variable in class net.percederberg.mibble.snmp.
SnmpStatus
The optional SNMP status.
ObjectIdentifierType
- class net.percederberg.mibble.type.
ObjectIdentifierType
.
An object identifier MIB type.
ObjectIdentifierType()
- Constructor for class net.percederberg.mibble.type.
ObjectIdentifierType
Creates a new object identifier MIB type.
ObjectIdentifierValue
- class net.percederberg.mibble.value.
ObjectIdentifierValue
.
An object identifier value.
ObjectIdentifierValue(String, int)
- Constructor for class net.percederberg.mibble.value.
ObjectIdentifierValue
Creates a new root object identifier value.
ObjectIdentifierValue(ObjectIdentifierValue, String, int)
- Constructor for class net.percederberg.mibble.value.
ObjectIdentifierValue
Creates a new object identifier value.
ObjectIdentifierValue(ValueReference, String, int)
- Constructor for class net.percederberg.mibble.value.
ObjectIdentifierValue
Creates a new object identifier value.
P
PRIVATE_CATEGORY
- Static variable in class net.percederberg.mibble.
MibTypeTag
The private type tag category.
printTo(PrintStream)
- Method in class net.percederberg.mibble.
MibLoaderLog
Prints all log entries to the specified output stream.
printTo(PrintWriter)
- Method in class net.percederberg.mibble.
MibLoaderLog
Prints all log entries to the specified output stream.
printTo(PrintWriter, int)
- Method in class net.percederberg.mibble.
MibLoaderLog
Prints all log entries to the specified output stream.
R
READ_CREATE
- Static variable in class net.percederberg.mibble.snmp.
SnmpAccess
The read-create SNMP access mode.
READ_ONLY
- Static variable in class net.percederberg.mibble.snmp.
SnmpAccess
The read-only SNMP access mode.
READ_WRITE
- Static variable in class net.percederberg.mibble.snmp.
SnmpAccess
The read-write SNMP access mode.
REAL
- Static variable in class net.percederberg.mibble.
MibTypeTag
The universal real type tag.
RealType
- class net.percederberg.mibble.type.
RealType
.
A real MIB type.
RealType()
- Constructor for class net.percederberg.mibble.type.
RealType
Creates a new real MIB type.
readLine()
- Method in class net.percederberg.mibble.
FileLocation
Reads the specified line from the file.
readLine()
- Method in class net.percederberg.mibble.
MibLoaderLog.LogEntry
Reads the line from the referenced file.
removeAllDirs()
- Method in class net.percederberg.mibble.
MibLoader
Removes all directories from the MIB search path.
removeDir(File)
- Method in class net.percederberg.mibble.
MibLoader
Removes a directory from the MIB search path.
reset()
- Method in class net.percederberg.mibble.
MibLoader
Resets this loader.
S
SEQUENCE
- Static variable in class net.percederberg.mibble.
MibTypeTag
The universal sequence and sequence of type tag.
SET
- Static variable in class net.percederberg.mibble.
MibTypeTag
The universal sequence and sequence of type tag.
SequenceOfType
- class net.percederberg.mibble.type.
SequenceOfType
.
An sequence of a MIB type.
SequenceOfType(MibType)
- Constructor for class net.percederberg.mibble.type.
SequenceOfType
Creates a new sequence of a MIB type.
SequenceOfType(MibType, Constraint)
- Constructor for class net.percederberg.mibble.type.
SequenceOfType
Creates a new sequence of a MIB type.
SequenceType
- class net.percederberg.mibble.type.
SequenceType
.
A sequence MIB type.
SequenceType(ArrayList)
- Constructor for class net.percederberg.mibble.type.
SequenceType
Creates a new sequence MIB type.
SizeConstraint
- class net.percederberg.mibble.type.
SizeConstraint
.
A MIB type size constraint.
SizeConstraint(Constraint)
- Constructor for class net.percederberg.mibble.type.
SizeConstraint
Creates a new size constraint.
SnmpAccess
- class net.percederberg.mibble.snmp.
SnmpAccess
.
An SNMP access mode value.
SnmpAgentCapabilities
- class net.percederberg.mibble.snmp.
SnmpAgentCapabilities
.
The SNMP agent capabilities macro type.
SnmpAgentCapabilities(String, SnmpStatus, String, String, ArrayList)
- Constructor for class net.percederberg.mibble.snmp.
SnmpAgentCapabilities
Creates a new agent capabilities.
SnmpCompliance
- class net.percederberg.mibble.snmp.
SnmpCompliance
.
An SNMP module compliance value.
SnmpCompliance(MibValue, MibType, MibType, SnmpAccess, String)
- Constructor for class net.percederberg.mibble.snmp.
SnmpCompliance
Creates a new SNMP module compliance declaration.
SnmpModule
- class net.percederberg.mibble.snmp.
SnmpModule
.
An SNMP module compliance value.
SnmpModule(String, ArrayList, ArrayList)
- Constructor for class net.percederberg.mibble.snmp.
SnmpModule
Creates a new module compliance declaration.
SnmpModuleCompliance
- class net.percederberg.mibble.snmp.
SnmpModuleCompliance
.
The SNMP module compliance macro type.
SnmpModuleCompliance(SnmpStatus, String, String, ArrayList)
- Constructor for class net.percederberg.mibble.snmp.
SnmpModuleCompliance
Creates a new SNMP module compliance type.
SnmpModuleIdentity
- class net.percederberg.mibble.snmp.
SnmpModuleIdentity
.
The SNMP module identity macro type.
SnmpModuleIdentity(String, String, String, String, ArrayList)
- Constructor for class net.percederberg.mibble.snmp.
SnmpModuleIdentity
Creates a new SNMP module identity.
SnmpModuleSupport
- class net.percederberg.mibble.snmp.
SnmpModuleSupport
.
An SNMP module support value.
SnmpModuleSupport(String, ArrayList, ArrayList)
- Constructor for class net.percederberg.mibble.snmp.
SnmpModuleSupport
Creates a new module support declaration.
SnmpNotificationGroup
- class net.percederberg.mibble.snmp.
SnmpNotificationGroup
.
The SNMP notification group macro type.
SnmpNotificationGroup(ArrayList, SnmpStatus, String, String)
- Constructor for class net.percederberg.mibble.snmp.
SnmpNotificationGroup
Creates a new SNMP notification group.
SnmpNotificationType
- class net.percederberg.mibble.snmp.
SnmpNotificationType
.
The SNMP notification type macro.
SnmpNotificationType(ArrayList, SnmpStatus, String, String)
- Constructor for class net.percederberg.mibble.snmp.
SnmpNotificationType
Creates a new SNMP notification type.
SnmpObjectGroup
- class net.percederberg.mibble.snmp.
SnmpObjectGroup
.
The SNMP object group macro type.
SnmpObjectGroup(ArrayList, SnmpStatus, String, String)
- Constructor for class net.percederberg.mibble.snmp.
SnmpObjectGroup
Creates a new SNMP object group.
SnmpObjectIdentity
- class net.percederberg.mibble.snmp.
SnmpObjectIdentity
.
The SNMP object identity macro type.
SnmpObjectIdentity(SnmpStatus, String, String)
- Constructor for class net.percederberg.mibble.snmp.
SnmpObjectIdentity
Creates a new SNMP object identity.
SnmpObjectType
- class net.percederberg.mibble.snmp.
SnmpObjectType
.
The SNMP object type macro type.
SnmpObjectType(MibType, String, SnmpAccess, SnmpStatus, String, String, ArrayList, MibValue)
- Constructor for class net.percederberg.mibble.snmp.
SnmpObjectType
Creates a new SNMP object type.
SnmpObjectType(MibType, String, SnmpAccess, SnmpStatus, String, String, MibValue, MibValue)
- Constructor for class net.percederberg.mibble.snmp.
SnmpObjectType
Creates a new SNMP object type.
SnmpRevision
- class net.percederberg.mibble.snmp.
SnmpRevision
.
An SNMP module identity revision value.
SnmpRevision(MibValue, String)
- Constructor for class net.percederberg.mibble.snmp.
SnmpRevision
Creates a new SNMP module identity revision.
SnmpStatus
- class net.percederberg.mibble.snmp.
SnmpStatus
.
An SNMP status value.
SnmpTextualConvention
- class net.percederberg.mibble.snmp.
SnmpTextualConvention
.
The SNMP textual convention macro type.
SnmpTextualConvention(String, SnmpStatus, String, String, MibType)
- Constructor for class net.percederberg.mibble.snmp.
SnmpTextualConvention
Creates a new SNMP textual convention.
SnmpTrapType
- class net.percederberg.mibble.snmp.
SnmpTrapType
.
The SNMP trap type macro.
SnmpTrapType(MibValue, ArrayList, String, String)
- Constructor for class net.percederberg.mibble.snmp.
SnmpTrapType
Creates a new SNMP trap type.
SnmpVariation
- class net.percederberg.mibble.snmp.
SnmpVariation
.
An SNMP module variation value.
SnmpVariation(MibValue, MibType, MibType, SnmpAccess, ArrayList, MibValue, String)
- Constructor for class net.percederberg.mibble.snmp.
SnmpVariation
Creates a new SNMP module variation.
StringType
- class net.percederberg.mibble.type.
StringType
.
A string MIB type.
StringType()
- Constructor for class net.percederberg.mibble.type.
StringType
Creates a new string MIB type.
StringType(Constraint)
- Constructor for class net.percederberg.mibble.type.
StringType
Creates a new string MIB type.
StringValue
- class net.percederberg.mibble.value.
StringValue
.
A string MIB value.
StringValue(String)
- Constructor for class net.percederberg.mibble.value.
StringValue
Creates a new string MIB value.
setNext(MibTypeTag)
- Method in class net.percederberg.mibble.
MibTypeTag
Sets the next type tag in the tag chain.
setReferenceSymbol(MibTypeSymbol)
- Method in class net.percederberg.mibble.
MibType
Sets the type reference symbol.
setReferenceSymbol(MibValueSymbol)
- Method in class net.percederberg.mibble.
MibValue
Sets the value reference symbol.
setSymbol(MibValueSymbol)
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Sets the symbol connected to this object identifier.
setTag(boolean, MibTypeTag)
- Method in class net.percederberg.mibble.
MibType
Sets the type tag.
setTag(boolean, MibTypeTag)
- Method in class net.percederberg.mibble.type.
TypeReference
Sets the type tag.
T
TRUE
- Static variable in class net.percederberg.mibble.value.
BooleanValue
The boolean true value.
TypeReference
- class net.percederberg.mibble.type.
TypeReference
.
A reference to a type symbol.
TypeReference(FileLocation, MibContext, String)
- Constructor for class net.percederberg.mibble.type.
TypeReference
Creates a new type reference.
TypeReference(FileLocation, MibContext, String, Constraint)
- Constructor for class net.percederberg.mibble.type.
TypeReference
Creates a new type reference.
TypeReference(FileLocation, MibContext, String, ArrayList)
- Constructor for class net.percederberg.mibble.type.
TypeReference
Creates a new type reference.
toDetailString()
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Returns a detailed string representation of this value.
toObject()
- Method in class net.percederberg.mibble.
MibValue
Returns a Java object representation of this value.
toObject()
- Method in class net.percederberg.mibble.value.
BitSetValue
Returns a Java BitSet representation of this value.
toObject()
- Method in class net.percederberg.mibble.value.
BooleanValue
Returns a Java Boolean representation of this value.
toObject()
- Method in class net.percederberg.mibble.value.
NullValue
Returns a Java null representation of this value.
toObject()
- Method in class net.percederberg.mibble.value.
NumberValue
Returns a Java Number representation of this value.
toObject()
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Returns a string representation of this value.
toObject()
- Method in class net.percederberg.mibble.value.
StringValue
Returns a Java String representation of this value.
toObject()
- Method in class net.percederberg.mibble.value.
ValueReference
Returns a Java object representation of this value.
toString()
- Method in class net.percederberg.mibble.
Mib
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.
MibType
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.
MibTypeSymbol
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.
MibTypeTag
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.
MibValueSymbol
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpAccess
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpAgentCapabilities
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpCompliance
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpModule
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleCompliance
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleIdentity
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpModuleSupport
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationGroup
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpNotificationType
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectGroup
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectIdentity
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpObjectType
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpRevision
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpStatus
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpTextualConvention
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpTrapType
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.snmp.
SnmpVariation
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.type.
BitSetType
Returns a string representation of this type.
toString()
- Method in class net.percederberg.mibble.type.
ChoiceType
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.type.
CompoundConstraint
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.type.
ElementType
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.type.
IntegerType
Returns a string representation of this type.
toString()
- Method in class net.percederberg.mibble.type.
SequenceOfType
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.type.
SequenceType
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.type.
SizeConstraint
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.type.
StringType
Returns a string representation of this type.
toString()
- Method in class net.percederberg.mibble.type.
ValueConstraint
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.type.
ValueRangeConstraint
Returns a string representation of this object.
toString()
- Method in class net.percederberg.mibble.value.
BitSetValue
Returns a string representation of this value.
toString()
- Method in class net.percederberg.mibble.value.
BooleanValue
Returns a string representation of this value.
toString()
- Method in class net.percederberg.mibble.value.
NullValue
Returns a string representation of this value.
toString()
- Method in class net.percederberg.mibble.value.
NumberValue
Returns a string representation of this value.
toString()
- Method in class net.percederberg.mibble.value.
ObjectIdentifierValue
Returns a string representation of this value.
toString()
- Method in class net.percederberg.mibble.value.
StringValue
Returns a string representation of this value.
toString()
- Method in class net.percederberg.mibble.value.
ValueReference
Returns a string representation of this value.
U
UNIVERSAL_CATEGORY
- Static variable in class net.percederberg.mibble.
MibTypeTag
The universal type tag category.
V
ValueConstraint
- class net.percederberg.mibble.type.
ValueConstraint
.
A MIB type value constraint.
ValueConstraint(MibValue)
- Constructor for class net.percederberg.mibble.type.
ValueConstraint
Creates a new value constraint.
ValueRangeConstraint
- class net.percederberg.mibble.type.
ValueRangeConstraint
.
A MIB type value range constraint.
ValueRangeConstraint(MibValue, boolean, MibValue, boolean)
- Constructor for class net.percederberg.mibble.type.
ValueRangeConstraint
Creates a new value range constraint.
ValueReference
- class net.percederberg.mibble.value.
ValueReference
.
A reference to a value symbol.
ValueReference(FileLocation, MibContext, String)
- Constructor for class net.percederberg.mibble.value.
ValueReference
Creates a new value reference.
W
WARNING
- Static variable in class net.percederberg.mibble.
MibLoaderLog.LogEntry
The warning log entry type constant.
WRITE_ONLY
- Static variable in class net.percederberg.mibble.snmp.
SnmpAccess
The write-only SNMP access mode.
warningCount()
- Method in class net.percederberg.mibble.
MibLoaderLog
Returns the number of warnings in the log.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes