- INFORM - Static variable in class org.opennms.protocols.snmp.SnmpPduPacket
-
Defines a SNMPv2 Inform Request message
- INTEGER - Static variable in class org.opennms.protocols.snmp.asn1.ASN1
-
Positive and negative whole numbers, including zero.
- invokeHandlePkt(DatagramPacket) - Method in class org.opennms.protocols.snmp.SnmpPortal
-
Wrapper for invoking the handlePkt method and handling the necessary exceptions.
- isClosed() - Method in class org.opennms.protocols.snmp.SnmpPortal
-
Returns true if this portal has had it's close
method called.
- isClosed() - Method in class org.opennms.protocols.snmp.SnmpSession
-
Returns true if the close
method has
been called.
- isClosed() - Method in class org.opennms.protocols.snmp.SnmpTrapSession
-
Returns true if the close
method has
been called.
- isConstructor(byte) - Static method in class org.opennms.protocols.snmp.asn1.BerEncoder
-
Used to determine if the ASN.1 type is a constructor.
- isExpired() - Method in class org.opennms.protocols.snmp.SnmpRequest
-
- isExtensionId(byte) - Static method in class org.opennms.protocols.snmp.asn1.BerEncoder
-
Used to test if the ASN.1 type is an extension.
- isRootOf(SnmpObjectId) - Method in class org.opennms.protocols.snmp.SnmpObjectId
-
Compares the passed object identifier against self
to determine if self is the root of the passed object.
- isTrap() - Method in class org.opennms.protocols.snmp.SnmpRequest
-