Module org.snmp4j.agent
Package org.snmp4j.agent.mo.snmp.smi
package org.snmp4j.agent.mo.snmp.smi
-
ClassDescriptionA
Constraintinstance constraints the co-domain of a long value (signed 64bit).TheConstraintsinterface describes a collection of SNMP value range constraints.TheConstraintsImplclass represents a collection of constraints that are applied to a SNMP value in the order they have been added to this constraints collection.TheEnumerationConstraintclass checks anInteger32value to match a set of (enumerated) values or aOctetStringvalue to match a set of bit values for the BITS SMI type.AValueConstraintinstance validates the value ranges of a SNMP value to match a certain constraint.