Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractSnmpContext - Class in uk.co.westhawk.snmp.stack
-
This class contains the abstract SNMP context that is needed by every Pdu to send a SNMP v1, v2c or v3 request.
- action() - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
This method starts the action of the bean.
- action() - Method in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
This method starts the action of the bean.
- action() - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
This method starts the action of the bean.
- action() - Method in class uk.co.westhawk.snmp.beans.InterfaceIndexesBean
-
This method starts the action of the bean.
- action() - Method in class uk.co.westhawk.snmp.beans.IsHostReachableBean
-
This method actually performs the request.
- action() - Method in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
This method starts sending the SNMP request.
- action() - Method in class uk.co.westhawk.snmp.beans.NTPrintQBean
-
This method starts the action of the bean.
- action() - Method in class uk.co.westhawk.snmp.beans.NTServiceNamesBean
-
This method starts the action of the bean.
- action() - Method in class uk.co.westhawk.snmp.beans.NTSharedResBean
-
This method starts the action of the bean.
- action() - Method in class uk.co.westhawk.snmp.beans.NTUserNamesBean
-
This method starts the action of the bean.
- action() - Method in class uk.co.westhawk.snmp.beans.OneInterfaceBean
-
This method starts sending the SNMP request.
- action() - Method in class uk.co.westhawk.snmp.beans.OneNTPrintQBean
-
This method starts sending the SNMP request.
- action() - Method in class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
This method starts sending the SNMP request.
- action() - Method in class uk.co.westhawk.snmp.beans.OneNTSharedResBean
-
This method starts sending the SNMP request.
- action() - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
This method should send the SNMP request.
- add(long) - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Adds a single sub-identifier to the end of the OID.
- add(long[]) - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Adds a number of sub-identifiers to the end of the OID.
- add(String) - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Adds sub-identifiers to the end of the OID.
- addDiscoveryPdu(DiscoveryPdu) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Adds a discovery pdu.
- addDiscoveryPdu(DiscoveryPdu) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Adds a discovery PDU.
- addDiscoveryPdu(DiscoveryPdu) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- addOid(String) - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Adds an OID to the PDU.
- addOid(String) - Method in class uk.co.westhawk.snmp.pdu.DiscoveryPdu
-
Cannot add any OID.
- addOid(String) - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Adds an OID (object identifier) to the PDU.
- addOid(String[]) - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Adds a list of OIDs to the PDU.
- addOid(String, AsnObject) - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Adds an OID to the PDU and the value that has to be set.
- addOid(String, AsnObject) - Method in class uk.co.westhawk.snmp.pdu.DiscoveryPdu
-
Cannot add any OID.
- addOid(String, AsnObject) - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Adds an OID (object identifier) to the PDU and the value that has to be set.
- addOid(AsnObjectId) - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Adds an OID (object identifier) to the PDU.
- addOid(AsnObjectId) - Method in class uk.co.westhawk.snmp.pdu.DiscoveryPdu
-
Cannot add any OID.
- addOid(AsnObjectId) - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Adds an OID (object identifier) to the PDU.
- addOid(AsnObjectId, AsnObject) - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Adds an OID (object identifier) to the PDU and the value that has to be set.
- addOid(AsnObjectId, AsnObject) - Method in class uk.co.westhawk.snmp.pdu.DiscoveryPdu
-
Cannot add any OID.
- addOid(AsnObjectId, AsnObject) - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Adds an OID (object identifier) to the PDU and the value that has to be set.
- addOid(varbind) - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Adds an OID (object identifier) to the PDU.
- addOid(varbind) - Method in class uk.co.westhawk.snmp.pdu.DiscoveryPdu
-
Cannot add any OID.
- addOid(varbind) - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Adds an OID (object identifier) to the PDU.
- addOids(int) - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
This method sets the column index.
- addOids(InterfaceGetNextPduStub) - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
The method addOids is the basis for the GetNext functionality.
- addPdu(Pdu) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- addPdu(Pdu) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Adds a PDU to the context.
- addPdu(Pdu) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- addPdu(Pdu) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Adds a PDU.
- addPdu(Pdu) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- addPropertyChangeListener(PropertyChangeListener) - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Add a property change listener.
- addRawPduListener(RawPduListener) - Method in class uk.co.westhawk.snmp.event.RawPduReceivedSupport
-
Adds the specified pdu listener to receive pdus.
- addRawPduListener(RawPduListener) - Method in class uk.co.westhawk.snmp.stack.ListeningContext
- addRawPduListener(RawPduListener) - Method in interface uk.co.westhawk.snmp.stack.ListeningContextFace
-
Adds the specified PDU listener to receive the undecoded PDUs.
- addRawPduListener(RawPduListener) - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
- addRequestPduListener(RequestPduListener) - Method in class uk.co.westhawk.snmp.event.RequestPduReceivedSupport
-
Adds the specified pdu listener to receive pdus.
- addRequestPduListener(RequestPduListener) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- addRequestPduListener(RequestPduListener) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Adds the specified request pdu listener to receive PDUs on the default request pdu port 161 from the host that matches this context.
- addRequestPduListener(RequestPduListener) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- addRequestPduListener(RequestPduListener) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- addRequestPduListener(RequestPduListener, int) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- addRequestPduListener(RequestPduListener, int) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Adds the specified request pdu listener to receive PDUs on the specified port from the host that matches this context.
- addRequestPduListener(RequestPduListener, int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- addRequestPduListener(RequestPduListener, int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- addRequestPduListener(RequestPduListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- addRequestPduListener(RequestPduListener, ListeningContextPool) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Adds the specified request pdu listener to receive PDUs on the specified listening context that matches this context.
- addRequestPduListener(RequestPduListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- addRequestPduListener(RequestPduListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3
-
Makes sure the UsmBeingDiscoveredBean is added as RequestPduListener, so that discovery requests are handled.
- addRequestPduListener(RequestPduListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Adds the specified request pdu listener to receive PDUs on the specified listening context that matches this context.
- addRequestPduListener(RequestPduListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- addRequestPduListener(ListeningContextPool) - Method in class uk.co.westhawk.snmp.beans.UsmBeingDiscoveredBean
- addToTrans() - Method in class uk.co.westhawk.snmp.pdu.PassiveTrapPduv1
-
Override of the operation in PDU.
- addToTrans() - Method in class uk.co.westhawk.snmp.pdu.PassiveTrapPduv2
-
Override of the operation in PDU.
- addTrapListener(TrapListener) - Method in class uk.co.westhawk.snmp.event.TrapReceivedSupport
-
Adds the specified trap listener to receive traps.
- addTrapListener(TrapListener) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- addTrapListener(TrapListener) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Adds the specified trap listener to receive traps on the default trap port 162 from the host that matches this context.
- addTrapListener(TrapListener) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Adds the specified trap listener.
- addTrapListener(TrapListener) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- addTrapListener(TrapListener, int) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- addTrapListener(TrapListener, int) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Adds the specified trap listener to receive traps on the specified port from the host that matches this context.
- addTrapListener(TrapListener, int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- addTrapListener(TrapListener, int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- addTrapListener(TrapListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- addTrapListener(TrapListener, ListeningContextPool) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Adds the specified trap listener to receive traps on the specified listening context that matches this context.
- addTrapListener(TrapListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- addTrapListener(TrapListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- addUnhandledRawPduListener(RawPduListener) - Method in class uk.co.westhawk.snmp.stack.ListeningContext
- addUnhandledRawPduListener(RawPduListener) - Method in interface uk.co.westhawk.snmp.stack.ListeningContextFace
-
Adds the specified PDU listener to receive the undecoded PDUs when it was not handled (i.e.
- addUnhandledRawPduListener(RawPduListener) - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
- AES_ENCRYPT - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
The AES 128 encryption type.
- AESdecrypt(byte[], byte[], int, int, byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Decrypts using AES.
- AESencrypt(byte[], byte[], int, int, byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Encrypts bytes using AES.
- AESEngine - Class in org.bouncycastle.crypto.engines
-
an implementation of the AES (Rijndael), from FIPS-197.
- AESEngine() - Constructor for class org.bouncycastle.crypto.engines.AESEngine
-
default constructor - 128 bit block size.
- AgentException - Exception in uk.co.westhawk.snmp.stack
-
Thrown to indicate that the response PDU was received OK, but the PDU contains an error.
- AgentException() - Constructor for exception uk.co.westhawk.snmp.stack.AgentException
-
Constructs an AgentException with no specified detail message.
- AgentException(String) - Constructor for exception uk.co.westhawk.snmp.stack.AgentException
-
Constructs an AgentException with the specified detail message.
- all_oids - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- AnnexModemStatusBean - Class in uk.co.westhawk.snmp.beans
-
This bean is written for Remote Annex 2000 access server.
- AnnexModemStatusBean() - Constructor for class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
The default constructor.
- AnnexModemStatusBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
The constructor that will set the host and the port no.
- AnnexModemStatusBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
The constructor that will set the host, the port no and the local bind address.
- areBytesEqual(byte[], byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Compaires two byte arrays and returns if they are equal.
- AscendActiveSessionBean - Class in uk.co.westhawk.snmp.beans
-
This bean is written for the Ascend Router from Lucent Technologies, Inc.
- AscendActiveSessionBean() - Constructor for class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
The default constructor.
- AscendActiveSessionBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
The constructor that will set the host and the port no.
- AscendActiveSessionBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
The constructor that will set the host, the port no and the local bind address.
- ASN_APPLICATION - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_BIT_STR - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_BIT8 - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_BOOLEAN - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_CONSTRUCTOR - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_CONTEXT - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_EXTENSION_ID - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_INTEGER - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_LONG_LEN - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_NULL - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_OBJECT_ID - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_OCTET_STR - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_PRIMITIVE - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_PRIVATE - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_SEQUENCE - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_SET - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- ASN_UNIVERSAL - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- AsnInteger - Class in uk.co.westhawk.snmp.stack
-
This class represents the ASN.1 32-bit signed integer
- AsnInteger(int) - Constructor for class uk.co.westhawk.snmp.stack.AsnInteger
-
Constructor.
- AsnInteger(InputStream, int) - Constructor for class uk.co.westhawk.snmp.stack.AsnInteger
-
Constructor.
- AsnNull - Class in uk.co.westhawk.snmp.stack
-
This class represents the ASN.1 Null object
- AsnNull() - Constructor for class uk.co.westhawk.snmp.stack.AsnNull
-
Default Constructor.
- AsnNull(InputStream, int) - Constructor for class uk.co.westhawk.snmp.stack.AsnNull
-
Constructor.
- AsnObject - Class in uk.co.westhawk.snmp.stack
-
This class represents the ASN.1 base class.
- AsnObject() - Constructor for class uk.co.westhawk.snmp.stack.AsnObject
- AsnObjectId - Class in uk.co.westhawk.snmp.stack
-
This class represents the ASN.1 ObjectID class.
- AsnObjectId(long[]) - Constructor for class uk.co.westhawk.snmp.stack.AsnObjectId
-
Constructs an AsnObjectId out of an array of long.
- AsnObjectId(String) - Constructor for class uk.co.westhawk.snmp.stack.AsnObjectId
-
Constructs an AsnObjectId out of an OID string.
- AsnOctets - Class in uk.co.westhawk.snmp.stack
-
This class represents the ASN.1 Octet class.
- AsnOctets(byte[]) - Constructor for class uk.co.westhawk.snmp.stack.AsnOctets
-
Constructor.
- AsnOctets(byte[], byte) - Constructor for class uk.co.westhawk.snmp.stack.AsnOctets
-
Constructor to create a specific type of AsnOctets.
- AsnOctets(char[]) - Constructor for class uk.co.westhawk.snmp.stack.AsnOctets
-
Constructor.
- AsnOctets(InputStream, int) - Constructor for class uk.co.westhawk.snmp.stack.AsnOctets
-
Constructor.
- AsnOctets(String) - Constructor for class uk.co.westhawk.snmp.stack.AsnOctets
-
Constructor.
- AsnOctets(Inet4Address, byte) - Constructor for class uk.co.westhawk.snmp.stack.AsnOctets
-
Constructor to create an ASN IPv4 Address.
- AsnOctets(InetAddress) - Constructor for class uk.co.westhawk.snmp.stack.AsnOctets
-
Constructor to create an ASN IP Address.
- AsnOctets(Calendar) - Constructor for class uk.co.westhawk.snmp.stack.AsnOctets
-
Constructor for DateAndTime text convension.
- AsnOctetsPrintableFace - Interface in uk.co.westhawk.snmp.stack
-
This interface contains the isPrintable() method that is used to decided whether or not an AsnOctets with type ASN_OCTET_STR is printable or not.
- AsnPrimitive - Class in uk.co.westhawk.snmp.stack
-
This class represents the Exception values for SNMP v2c, v3: SNMP_VAR_NOSUCHOBJECT, SNMP_VAR_NOSUCHINSTANCE, SNMP_VAR_ENDOFMIBVIEW
- AsnPrimitive(byte) - Constructor for class uk.co.westhawk.snmp.stack.AsnPrimitive
-
Default Constructor.
- AsnUnsInteger - Class in uk.co.westhawk.snmp.stack
-
This class represents ASN.1 32-bit unsigned integer.
- AsnUnsInteger(long) - Constructor for class uk.co.westhawk.snmp.stack.AsnUnsInteger
-
Constructor.
- AsnUnsInteger(long, byte) - Constructor for class uk.co.westhawk.snmp.stack.AsnUnsInteger
-
Constructor to create a specific type of AsnUnsInteger.
- AsnUnsInteger(InputStream, int) - Constructor for class uk.co.westhawk.snmp.stack.AsnUnsInteger
-
Constructor.
- AsnUnsInteger64 - Class in uk.co.westhawk.snmp.stack
-
This class represents ASN.1 64-bit unsigned integer.
- AsnUnsInteger64(long) - Constructor for class uk.co.westhawk.snmp.stack.AsnUnsInteger64
-
Constructor.
- AsnUnsInteger64(InputStream, int) - Constructor for class uk.co.westhawk.snmp.stack.AsnUnsInteger64
-
Constructor.
B
- betweenFAXPages - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- BitsHelper - Class in uk.co.westhawk.snmp.stack
-
This class help with the BITS construct.
- BitsHelper() - Constructor for class uk.co.westhawk.snmp.stack.BitsHelper
- BlockCipher - Interface in org.bouncycastle.crypto
-
Block cipher engines are expected to conform to this interface.
- blocked - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- BlockPdu - Class in uk.co.westhawk.snmp.pdu
-
The BlockPdu class is a wrapper class that will block until it receives the answer.
- BlockPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.pdu.BlockPdu
-
Constructor.
C
- CALFORMAT - Static variable in class uk.co.westhawk.snmp.stack.AsnOctets
-
The object that is used in toCalendar() to format the calendar representation of the Octets according to the DateAndTime text convension.
- callProgess - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- can_be_paused - Static variable in class uk.co.westhawk.snmp.beans.OneNTServiceBean
- can_be_uninstalled - Static variable in class uk.co.westhawk.snmp.beans.OneNTServiceBean
- cannot_be_paused - Static variable in class uk.co.westhawk.snmp.beans.OneNTServiceBean
- cannot_be_uninstalled - Static variable in class uk.co.westhawk.snmp.beans.OneNTServiceBean
- charPortIndex - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
A unique value for each character port.
- charPortName - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
An administratively assigned name for the port, typically with some local significance.
- charPortOperStatus - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
The port's actual, operational state, independent of flow control.
- children() - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns the children of the reciever as an Enumeration.
- children() - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns the children of the reciever as an Enumeration.
- CipherKeyGenerator - Class in org.bouncycastle.crypto
-
The base class for symmetric, or secret, cipher key generators.
- CipherKeyGenerator() - Constructor for class org.bouncycastle.crypto.CipherKeyGenerator
- CipherParameters - Interface in org.bouncycastle.crypto
-
all parameter classes implement this.
- clearTimeWindow(String) - Method in class uk.co.westhawk.snmp.stack.TimeWindow
-
Clear all timing information for the given engine ID.
- clone() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
Returns a clone of this SnmpContext.
- clone() - Method in class uk.co.westhawk.snmp.stack.SnmpContext
-
Returns a clone of this SnmpContext.
- clone() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Returns a clone of this SnmpContext.
- clone() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
-
This method is not supported.
- clone() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv2c
-
Returns a clone of this SnmpContextv2c.
- clone() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv2cPool
-
This method is not supported.
- clone() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3
-
Returns a clone of this SnmpContextv3.
- clone() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Discovery
-
Returns a clone of this SnmpContextv3.
- clone() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
This method is not supported.
- cloneParameters(SnmpContextv3Face) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Copies all parameters into another SnmpContextv3.
- close() - Method in interface uk.co.westhawk.snmp.net.ContextSocketFace
-
Closes this socket.
- close() - Method in class uk.co.westhawk.snmp.net.StandardSocket
- close() - Method in class uk.co.westhawk.snmp.net.TCPSocket
- col_oids - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- compareTo(Object) - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
- compareTo(AsnObjectId) - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
- CONS_SEQ - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- consume() - Method in class uk.co.westhawk.snmp.event.DecodedPduEvent
-
Consumes this event so that it will not be sent to any other listeners.
- consume() - Method in class uk.co.westhawk.snmp.event.RawPduEvent
-
Consumes this event so that it will not be sent to any other listeners.
- ContextSocketFace - Interface in uk.co.westhawk.snmp.net
-
The interface for the different type of sockets.
- COUNTER - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- COUNTER64 - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- create(int, String) - Method in interface uk.co.westhawk.snmp.net.ContextSocketFace
-
Creates the socket.
- create(int, String) - Method in class uk.co.westhawk.snmp.net.StandardSocket
- create(int, String) - Method in class uk.co.westhawk.snmp.net.TCPSocket
- create(String, int, String) - Method in interface uk.co.westhawk.snmp.net.ContextSocketFace
-
Creates the socket.
- create(String, int, String) - Method in class uk.co.westhawk.snmp.net.StandardSocket
- create(String, int, String) - Method in class uk.co.westhawk.snmp.net.TCPSocket
D
- DataLengthException - Exception in org.bouncycastle.crypto
-
this exception is thrown if a buffer that is meant to have output copied into it turns out to be too short, or if we've been given insufficient input.
- DataLengthException() - Constructor for exception org.bouncycastle.crypto.DataLengthException
-
base constructor.
- DataLengthException(String) - Constructor for exception org.bouncycastle.crypto.DataLengthException
-
create a DataLengthException with the given message.
- DCD - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
One of rs232InSigName values.
- debug - Static variable in class uk.co.westhawk.snmp.stack.AsnObject
-
Indicates the level of debug printed.
- DecodedPduEvent - Class in uk.co.westhawk.snmp.event
-
The DecodedPduEvent class.
- DecodedPduEvent(Object, Pdu, int) - Constructor for class uk.co.westhawk.snmp.event.DecodedPduEvent
-
The constructor for a decoded pdu event.
- DecodingException - Exception in uk.co.westhawk.snmp.stack
-
Thrown to indicate that the response PDU cannot be decoded.
- DecodingException() - Constructor for exception uk.co.westhawk.snmp.stack.DecodingException
-
Constructs a DecodingException with no specified detail message.
- DecodingException(String) - Constructor for exception uk.co.westhawk.snmp.stack.DecodingException
-
Constructs a DecodingException with the specified detail message.
- DEFAULT_COMMUNITY - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextFace
-
The default community name.
- Default_ContextName - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
The default Context Name.
- DEFAULT_PORT - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
The default port number where SNMP requests are sent to (161).
- DEFAULT_TRAP_PORT - Static variable in interface uk.co.westhawk.snmp.stack.ListeningContextFace
-
The default port number where we listen for traps (162).
- Default_UserName - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
The default value for the (security) user name.
- DefaultAsnOctetsPrintable - Class in uk.co.westhawk.snmp.stack
-
Default implementation of AsnOctetsPrintableFace.
- DefaultAsnOctetsPrintable() - Constructor for class uk.co.westhawk.snmp.stack.DefaultAsnOctetsPrintable
- DefaultTrapContext - Class in uk.co.westhawk.snmp.stack
-
Deprecated.
- DefaultUsmAgent - Class in uk.co.westhawk.snmp.stack
-
This implementation of UsmAgent tries to discover the parameters by doing the default USM discovery process on localhost.
- DefaultUsmAgent() - Constructor for class uk.co.westhawk.snmp.stack.DefaultUsmAgent
- DES_ENCRYPT - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
The DES encryption type.
- DES_KEY_LENGTH - Static variable in class org.bouncycastle.crypto.params.DESParameters
- DESdecrypt(byte[], byte[], byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Decryptes bytes using DES.
- DESencrypt(byte[], byte[], byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Encrypts bytes using DES.
- DESEngine - Class in org.bouncycastle.crypto.engines
-
a class that provides a basic DES engine.
- DESEngine() - Constructor for class org.bouncycastle.crypto.engines.DESEngine
-
standard constructor.
- DESKeyGenerator - Class in org.bouncycastle.crypto.generators
- DESKeyGenerator() - Constructor for class org.bouncycastle.crypto.generators.DESKeyGenerator
- DESParameters - Class in org.bouncycastle.crypto.params
- DESParameters(byte[]) - Constructor for class org.bouncycastle.crypto.params.DESParameters
- destroy() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
This method will stop the thread.
- destroy() - Method in class uk.co.westhawk.snmp.stack.ListeningContext
-
This method will stop the thread listening for packets.
- destroy() - Method in interface uk.co.westhawk.snmp.stack.ListeningContextFace
-
Removes the resouces held by this context.
- destroy() - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
-
Destroys the current context.
- destroy() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Removes the resouces held by this context.
- destroy() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Releases the resources held by this context.
- destroy() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
Releases the resources held by this context.
- destroyPool() - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
-
Destroys all the contexts in the pool and empties the pool.
- destroyPool() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Destroys all the contexts (v1 and v2c) in the pool and empties the pool.
- destroyPool() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
Destroys all the contexts in the pool and empties the pool.
- dialing - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- DialogChannelStatusBean - Class in uk.co.westhawk.snmp.beans
-
This bean is written for a Dialogic card.
- DialogChannelStatusBean() - Constructor for class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
The default constructor.
- DialogChannelStatusBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
The constructor that will set the host and the port no.
- DialogChannelStatusBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
The constructor that will set the host, the port no and the local bind address.
- Digest - Interface in org.bouncycastle.crypto
-
interface that a message digest conforms to.
- DiscoveryPdu - Class in uk.co.westhawk.snmp.pdu
-
This class is used to perform the SNMPv3 USM discovery.
- DiscoveryPdu(SnmpContextv3Face) - Constructor for class uk.co.westhawk.snmp.pdu.DiscoveryPdu
-
Constructor.
- dlgR4DeviceIndex - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
A unique value for each R4 device contained by the host.
- dlgR4DeviceName - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Release 4 Device Name.
- dlgR4DeviceOpenCount - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
An indication of how many instances of this device is currently opened.
- dlgR4DeviceType - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
An indication of the type of the device.
- dlgR4VoiceChannelStatus - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Indicates current activity status on the (voice) channel.
- doFinal(byte[], int) - Method in interface org.bouncycastle.crypto.Digest
-
close the digest, producing the final digest value.
- doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.MD5Digest
- doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.SHA1Digest
- DOWN - Static variable in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
The current operational state is down
- dti - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- dumpBytes(String, byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Dumps (prints) the byte array.
- dumpContexts(String) - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
-
Dumps the pool of contexts.
- dumpContexts(String) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Dumps the pool of contexts.
- dumpContexts(String) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
Dumps the pool of contexts.
E
- empty() - Method in class uk.co.westhawk.snmp.event.RawPduReceivedSupport
-
Removes all the listeners.
- empty() - Method in class uk.co.westhawk.snmp.event.RequestPduReceivedSupport
-
Removes all the listeners.
- empty() - Method in class uk.co.westhawk.snmp.event.TrapReceivedSupport
-
Removes all the listeners.
- encodeDiscoveryPacket(byte, int, int, int, Enumeration, Object) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Encodes a discovery PDU packet.
- encodeDiscoveryPacket(byte, int, int, int, Enumeration, Object) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Encodes a discovery PDU.
- encodeDiscoveryPacket(byte, int, int, int, Enumeration, Object) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- encodePacket(byte, int, int, int, Enumeration, Object) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
Encodes a PDU.
- encodePacket(byte, int, int, int, Enumeration, Object) - Method in class uk.co.westhawk.snmp.stack.SnmpContext
- encodePacket(byte, int, int, int, Enumeration, Object) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Encodes a PDU.
- encodePacket(byte, int, int, int, Enumeration, Object) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Encodes a PDU packet.
- encodePacket(byte, int, int, int, Enumeration, Object) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv2c
- encodePacket(byte, int, int, int, Enumeration, Object) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Encodes a PDU.
- encodePacket(byte, int, int, int, Enumeration, Object) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- encodePacket(byte, String, byte[], int, int, long, Enumeration) - Method in class uk.co.westhawk.snmp.stack.SnmpContext
- EncodingException - Exception in uk.co.westhawk.snmp.stack
-
Thrown to indicate that the PDU cannot be build or encoded.
- EncodingException() - Constructor for exception uk.co.westhawk.snmp.stack.EncodingException
-
Constructs an EncodingException with no specified detail message.
- EncodingException(String) - Constructor for exception uk.co.westhawk.snmp.stack.EncodingException
-
Constructs an EncodingException with the specified detail message.
- equals(Object) - Method in class uk.co.westhawk.snmp.stack.AsnInteger
-
Compares this object to the specified object.
- equals(Object) - Method in class uk.co.westhawk.snmp.stack.AsnNull
-
Compares this object to the specified object.
- equals(Object) - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Compares this OID to the specified object.
- equals(Object) - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Compares this Octet to the specified object.
- equals(Object) - Method in class uk.co.westhawk.snmp.stack.AsnPrimitive
-
Compares this object to the specified object.
- equals(Object) - Method in class uk.co.westhawk.snmp.stack.AsnUnsInteger
-
Compares this object to the specified object.
- equals(Object) - Method in class uk.co.westhawk.snmp.stack.AsnUnsInteger64
-
Compares this object to the specified object.
F
- finish() - Method in class org.bouncycastle.crypto.digests.GeneralDigest
- fireRawPduReceived(int, String, int, byte[]) - Method in class uk.co.westhawk.snmp.event.RawPduReceivedSupport
-
Fires an undecoded pdu event.
- fireRequestPduReceived(Pdu, int) - Method in class uk.co.westhawk.snmp.event.RequestPduReceivedSupport
-
Fires a decoded pdu event.
- fireTrapReceived(Pdu, int) - Method in class uk.co.westhawk.snmp.event.TrapReceivedSupport
-
Fires a decoded trap event.
- freeResources() - Method in class org.sentrysoftware.snmp.client.SnmpClient
-
Releases the resources associated to this instance (or so at least we believe...)
- freeResources() - Method in class uk.co.westhawk.snmp.beans.IsHostReachableBean
-
Destroys the context.
- freeResources() - Method in class uk.co.westhawk.snmp.beans.UsmBeingDiscoveredBean
-
Destroys all the contexts in use.
- freeResources() - Method in class uk.co.westhawk.snmp.beans.UsmDiscoveryBean
-
Destroy the context in use.
G
- GAUGE - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- GeneralDigest - Class in org.bouncycastle.crypto.digests
-
base implementation of MD4 family style digest as outlined in "Handbook of Applied Cryptography", pages 344 - 347.
- generateKey() - Method in class org.bouncycastle.crypto.CipherKeyGenerator
-
generate a secret key.
- generateKey() - Method in class org.bouncycastle.crypto.generators.DESKeyGenerator
- get(String) - Method in class org.sentrysoftware.snmp.client.SnmpClient
-
Perform a GET operation on the specified OID
- GET - Static variable in class uk.co.westhawk.snmp.pdu.BlockPdu
-
The GET PDU type.
- GET_REQ_MSG - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The GetRequest PDU type.
- GET_RPRT_MSG - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The GetReport PDU type.
- GET_RSP_MSG - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The Response PDU type.
- getAESInitialValue(int, int, byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Returns the first 128 bits of the localized key Kul are used as the AES encryption key.
- getAESKey(byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Returns the first 128 bits of the localized key Kul are used as the AES encryption key.
- getAlgorithmName() - Method in interface org.bouncycastle.crypto.BlockCipher
-
Return the name of the algorithm the cipher implements.
- getAlgorithmName() - Method in interface org.bouncycastle.crypto.Digest
-
return the algorithm name
- getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.MD5Digest
- getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.SHA1Digest
- getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.AESEngine
- getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.DESEngine
- getAllowsChildren() - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns true if the receiver allows children.
- getAllowsChildren() - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns true if the receiver allows children.
- getAuthenticationProtocol() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Returns the protocol to be used for authentication.
- getAuthenticationProtocol() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Returns the protocol to be used for authentication.
- getAuthenticationProtocol() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- getBindAddress() - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Returns the local bind address.
- getBindAddress() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- getBindAddress() - Method in class uk.co.westhawk.snmp.stack.ListeningContext
- getBindAddress() - Method in interface uk.co.westhawk.snmp.stack.ListeningContextFace
-
Returns the local address the server will bind to When the address is null, the socket accepts connections on any/all local addresses.
- getBindAddress() - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
- getBindAddress() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Returns the local bind address.
- getBindAddress() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- getBindAddress() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- getBlockSize() - Method in interface org.bouncycastle.crypto.BlockCipher
-
Return the block size for this cipher (in bytes).
- getBlockSize() - Method in class org.bouncycastle.crypto.engines.AESEngine
- getBlockSize() - Method in class org.bouncycastle.crypto.engines.DESEngine
- GETBULK - Static variable in class uk.co.westhawk.snmp.pdu.BlockPdu
-
The GETBULK PDU type.
- GETBULK_REQ_MSG - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The GetBulkRequest PDU type.
- GetBulkPdu - Class in uk.co.westhawk.snmp.stack
-
This class represents the SNMP GetBulk Pdu.
- GetBulkPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.stack.GetBulkPdu
-
Constructor.
- getBytes() - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Returns the bytes.
- getCalendar() - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Returns the Octets as Calendar according to the DateAndTime text convension.
- getCanBePaused() - Method in class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
Returns if the NT network service can be paused.
- getCanBeUninstalled() - Method in class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
Returns if the NT network service can be uninstalled.
- getChannelCount() - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns the number of voice channels in the table.
- getChannelIndexes() - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns the indexes (as Integers) of the voice channels that are open.
- getChannelName(Integer) - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns the name of the channel.
- getChannelStatus(Integer) - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns the status of the channel as an int.
- getChannelStatusString(Integer) - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns the String representation of the status of the channel.
- getChildAt(int) - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns the child
TreeNode
at indexchildIndex
. - getChildAt(int) - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns the child
TreeNode
at indexchildIndex
. - getChildCount() - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns the number of children
TreeNode
s the receiver contains. - getChildCount() - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns the number of children
TreeNode
s the receiver contains. - getComment() - Method in class uk.co.westhawk.snmp.beans.OneNTSharedResBean
-
Returns the comment associated with the NT shared resource.
- getCommunity() - Method in class uk.co.westhawk.snmp.stack.SnmpContext
- getCommunity() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextFace
-
Returns the community name.
- getCommunity() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- getCommunityName() - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Returns the community name that is used to send the SNMP request.
- getContext() - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Returns the context of this PDU.
- getContextEngineId() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Returns the contextEngineID.
- getContextEngineId() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Returns the contextEngineID.
- getContextEngineId() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- getContextName() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Returns the contextName.
- getContextName() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Returns the contextName.
- getContextName() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- getCount() - Method in class uk.co.westhawk.snmp.beans.NTPrintQBean
-
Returns the number of NT print queues.
- getCount() - Method in class uk.co.westhawk.snmp.beans.NTServiceNamesBean
-
Returns the number of NT network services.
- getCount() - Method in class uk.co.westhawk.snmp.beans.NTSharedResBean
-
Returns the number of NT shared resources.
- getCount() - Method in class uk.co.westhawk.snmp.beans.NTUserNamesBean
-
Returns the number of NT network users.
- getCurrent() - Static method in class uk.co.westhawk.snmp.stack.TimeWindow
-
Returns the current reference to this class.
- getCurrentService() - Method in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
Returns the current service provided to the remote user of the Ascend active session.
- getDate() - Method in class uk.co.westhawk.snmp.pdu.UpSincePdu
-
Returns the date when the system went up, (sysUpTime).
- getDebugString() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
Returns the thread usage of the AbstractSnmpContext.
- getDescription() - Method in class uk.co.westhawk.snmp.beans.OneInterfaceBean
-
Returns the description of the interface.
- getDescription() - Method in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
Returns the description of the interface.
- getDESInitialValue(byte[], byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Returns the DES initial value.
- getDESKey(byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Returns the DES key.
- getDigestSize() - Method in interface org.bouncycastle.crypto.Digest
-
return the size, in bytes, of the digest produced by this message digest.
- getDigestSize() - Method in class org.bouncycastle.crypto.digests.MD5Digest
- getDigestSize() - Method in class org.bouncycastle.crypto.digests.SHA1Digest
- getElementAt(int) - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Returns the element in the AsnObjectId at the specified index.
- getEnterprise() - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Returns the type of object generating the trap.
- getErrorIndex() - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Returns the error index of the PDU.
- getErrorIndex() - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Returns the error index.
- getErrorIndex(int) - Method in class uk.co.westhawk.snmp.stack.ReportPdu
-
Sets the error index of this PDU.
- getErrorStatus() - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Returns the error status of the PDU.
- getErrorStatus() - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Returns the error status as indicated by the error-status field in the reponse PDU.
- getErrorStatus(int) - Method in class uk.co.westhawk.snmp.stack.ReportPdu
-
Sets the error status of this PDU.
- getErrorStatusString() - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Returns the error status string of the PDU.
- getErrorStatusString() - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Returns the string representation of the error status.
- getFingerPrintMD5(byte[], byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Returns the 12 byte MD5 fingerprint.
- getFingerPrintSHA1(byte[], byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Returns the 12 byte SHA1 fingerprint.
- getGenericTrap() - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Returns the generic trap type.
- getGenericTrapString() - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Returns the string representation of the generic trap.
- getHashKey() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
Returns the hash key.
- getHashKey() - Method in class uk.co.westhawk.snmp.stack.ListeningContext
-
Returns the hash key.
- getHashKey() - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
-
Returns the hash key.
- getHashKey() - Method in class uk.co.westhawk.snmp.stack.SnmpContext
-
Returns the hash key.
- getHashKey() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Returns the hash key.
- getHashKey() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Returns the hash key.
- getHashKey() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv2c
-
Returns the hash key.
- getHashKey() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Returns the hash key.
- getHashKey() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
Returns the hash key.
- getHost() - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Returns the host (name or ipadress) which is addressed.
- getHost() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- getHost() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Returns the host.
- getHost() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- getHost() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
Returns the host.
- getHostAddress() - Method in class uk.co.westhawk.snmp.event.RawPduEvent
-
The IP address of the host where the pdu came from.
- getHostAddress() - Method in class uk.co.westhawk.snmp.net.StreamPortItem
-
Returns the host addres where the message came from.
- getHostAddress() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
Deprecated.As of 4_14, use
AbstractSnmpContext.getSendToHostAddress()
- getHostPort() - Method in class uk.co.westhawk.snmp.event.DecodedPduEvent
-
The remote port number of the host where the pdu came from.
- getHostPort() - Method in class uk.co.westhawk.snmp.event.RawPduEvent
-
The remote port number of the host where the pdu came from.
- getHostPort() - Method in class uk.co.westhawk.snmp.net.StreamPortItem
-
Returns the remote port where the message came from.
- getIfDescr() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- getIfIndex() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- getIfInOctets() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- getIfNumber() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- getIfNumber(SnmpContextBasisFace) - Static method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPdu
-
Returns how many interfaces are present.
- getIfOperStatus() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- getIfOperStatusStr() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- getIfOutOctets() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- getIfSpeed() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- getIndex() - Method in class uk.co.westhawk.snmp.beans.OneInterfaceBean
-
Returns the index of the interface.
- getIndex() - Method in class uk.co.westhawk.snmp.beans.OneNTPrintQBean
-
Returns the index of the NT print queue.
- getIndex() - Method in class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
Returns the index of the NT network service.
- getIndex() - Method in class uk.co.westhawk.snmp.beans.OneNTSharedResBean
-
Returns the index of the NT shared resource.
- getIndex() - Method in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
Returns the index of the interface.
- getIndex(String) - Method in class uk.co.westhawk.snmp.beans.NTPrintQBean
-
Returns the index of one of the print queues.
- getIndex(String) - Method in class uk.co.westhawk.snmp.beans.NTServiceNamesBean
-
Returns the index of one of the services.
- getIndex(String) - Method in class uk.co.westhawk.snmp.beans.NTSharedResBean
-
Returns the index of one of the resources.
- getIndex(String) - Method in class uk.co.westhawk.snmp.beans.NTUserNamesBean
-
Returns the index of one of the users.
- getIndex(TreeNode) - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns the index of
node
in the receivers children. - getIndex(TreeNode) - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns the index of
node
in the receivers children. - getIndices() - Method in class uk.co.westhawk.snmp.beans.NTPrintQBean
-
Returns the indices of the NT print queues.
- getIndices() - Method in class uk.co.westhawk.snmp.beans.NTServiceNamesBean
-
Returns the indices of the NT network services.
- getIndices() - Method in class uk.co.westhawk.snmp.beans.NTSharedResBean
-
Returns the indices of the NT shared resources.
- getIndices() - Method in class uk.co.westhawk.snmp.beans.NTUserNamesBean
-
Returns the indices of the NT network users.
- getInOctet() - Method in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
Returns the total number of octets received on the interface, including framing characters.
- getInstalledState() - Method in class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
Returns the installation status of the NT network service.
- getInstance(int) - Static method in class uk.co.westhawk.snmp.stack.DefaultTrapContext
-
Deprecated.Returns the instance of DefaultTrapContext.
- getInstance(int, String) - Static method in class uk.co.westhawk.snmp.stack.DefaultTrapContext
-
Deprecated.Returns the instance of DefaultTrapContext.
- getInterfaceCount() - Method in class uk.co.westhawk.snmp.beans.InterfaceIndexesBean
-
Returns the number of current interfaces.
- getInterfaceIndexes() - Method in class uk.co.westhawk.snmp.beans.InterfaceIndexesBean
-
Returns the indexes (as Strings) of the current interfaces (the list of ifIndex).
- getInterfaceIndexSet() - Method in class uk.co.westhawk.snmp.beans.InterfaceIndexesBean
-
Returns the indexes (as Strings) of the current interfaces (the list of ifIndex).
- getInterfacePdus() - Method in class uk.co.westhawk.snmp.pdu.InterfacesPdu
-
Returns the interfaces.
- getIpAddress() - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Returns this Octet as an IP Address.
- getIpAddress() - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Returns the IP Address of the object generating the trap.
- getKey() - Method in class org.bouncycastle.crypto.params.KeyParameter
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns the date of the moment when this bean was last updated.
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
Returns the date of the moment when this bean was last updated.
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns the date of the moment when this bean was last updated.
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.InterfaceIndexesBean
-
Returns the date of the moment when this bean was last updated.
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Returns the date of the moment when this bean was last updated.
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.NTPrintQBean
-
Returns the date of the moment when this bean was last updated.
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.NTServiceNamesBean
-
Returns the date of the moment when this bean was last updated.
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.NTSharedResBean
-
Returns the date of the moment when this bean was last updated.
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.NTUserNamesBean
-
Returns the date of the moment when this bean was last updated.
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.OneInterfaceBean
-
Returns the date of the moment when this bean was last updated.
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.OneNTPrintQBean
-
Returns the date of the moment when this bean was last updated.
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
Returns the date of the moment when this bean was last updated.
- getLastUpdateDate() - Method in class uk.co.westhawk.snmp.beans.OneNTSharedResBean
-
Returns the date of the moment when this bean was last updated.
- getListenerCount() - Method in class uk.co.westhawk.snmp.event.RawPduReceivedSupport
-
Returns the number of listeners.
- getListenerCount() - Method in class uk.co.westhawk.snmp.event.RequestPduReceivedSupport
-
Returns the number of listeners.
- getListenerCount() - Method in class uk.co.westhawk.snmp.event.TrapReceivedSupport
-
Returns the number of listeners.
- getLocalizedKeyMD5(byte[], String) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Converts the user's password and the SNMP Engine Id to the localized key using the MD5 protocol.
- getLocalizedKeySHA1(byte[], String) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Converts the user's password and the SNMP Engine Id to the localized key using the SHA protocol.
- getLocalSocketAddress() - Method in interface uk.co.westhawk.snmp.net.ContextSocketFace
-
Returns the address of the endpoint this socket is bound to, or null if it is not bound yet.
- getLocalSocketAddress() - Method in class uk.co.westhawk.snmp.net.StandardSocket
- getLocalSocketAddress() - Method in class uk.co.westhawk.snmp.net.TCPSocket
- getMaxRecvSize() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
Returns the maximum number of bytes this context will read from the socket.
- getMaxRecvSize() - Method in class uk.co.westhawk.snmp.stack.ListeningContext
- getMaxRecvSize() - Method in interface uk.co.westhawk.snmp.stack.ListeningContextFace
-
Returns the maximum number of bytes this context will read from the socket.
- getMaxRecvSize() - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
- getMaxRepetitions() - Method in class uk.co.westhawk.snmp.stack.GetBulkPdu
-
Returns the max_repetitions.
- getMemory() - Method in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Returns the amount of RAM memory in bytes which is currently available.
- getMessage() - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Returns the message (if any).
- getMessage() - Method in class uk.co.westhawk.snmp.event.RawPduEvent
-
The pdu SNMP message in bytes.
- getModemCount() - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns the number of voice modems in the table.
- getModemIndexes() - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns the indexes (as Integers) of the voice modems that are open.
- getMsgType() - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Returns the message type, this will indicate what kind of request we are dealing with.
- getName() - Method in class uk.co.westhawk.snmp.beans.OneNTPrintQBean
-
Returns the name of the NT print queue.
- getName() - Method in class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
Returns the name of the NT network service.
- getName() - Method in class uk.co.westhawk.snmp.beans.OneNTSharedResBean
-
Returns the name of the NT shared resource.
- getNames() - Method in class uk.co.westhawk.snmp.beans.NTPrintQBean
-
Returns the names of the NT print queues (the list of svPrintQName).
- getNames() - Method in class uk.co.westhawk.snmp.beans.NTServiceNamesBean
-
Returns the names of the NT network services (the list of svSvcName).
- getNames() - Method in class uk.co.westhawk.snmp.beans.NTSharedResBean
-
Returns the names of the NT shared resources (the list of svShareName).
- getNames() - Method in class uk.co.westhawk.snmp.beans.NTUserNamesBean
-
Returns the names of the NT network users (the list of svUserName).
- getNext(String) - Method in class org.sentrysoftware.snmp.client.SnmpClient
-
Perform a GETNEXT operation on the specified OID
- GETNEXT - Static variable in class uk.co.westhawk.snmp.pdu.BlockPdu
-
The GETNEXT PDU type.
- GETNEXT_REQ_MSG - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The GetNextRequest PDU type.
- GetNextPdu - Class in uk.co.westhawk.snmp.stack
-
This class represents the SNMP GetNext Pdu.
- GetNextPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.stack.GetNextPdu
-
Constructor.
- GetNextPdu_vec - Class in uk.co.westhawk.snmp.pdu
-
The GetNextPdu_vec class will ask for a number of objects (OIDs), based on the GetNext request.
- GetNextPdu_vec(SnmpContextBasisFace, int) - Constructor for class uk.co.westhawk.snmp.pdu.GetNextPdu_vec
-
Constructor.
- getNonRepeaters() - Method in class uk.co.westhawk.snmp.stack.GetBulkPdu
-
Returns the non_repeaters.
- getNumIfs(SnmpContextBasisFace) - Static method in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
Returns how many interfaces are present.
- getNumJobs() - Method in class uk.co.westhawk.snmp.beans.OneNTPrintQBean
-
Returns the number of jobs currently in this NT print queue.
- getNumResponses() - Method in class uk.co.westhawk.snmp.stack.MultiResponsePdu
-
Gets the number of responses so far received to this request.
- getOid() - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Returns the value of the AsnObjectId as an array of long.
- getOid() - Method in class uk.co.westhawk.snmp.stack.varbind
-
Returns the oid, this is the name of the varbind.
- getOperatingState() - Method in class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
Returns the operating status of the NT network service.
- getOperStatus() - Method in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
Returns the operational state of the interface.
- getOperStatusString() - Method in class uk.co.westhawk.snmp.beans.OneInterfaceBean
-
Returns the operation state of the interface.
- getOperStatusString() - Method in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
Returns the string representation of the operational state of the interface.
- getOperStatusString(int) - Method in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
Returns the string representation of a operational state.
- getOutOctet() - Method in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
Returns the total number of octets transmitted outOctets of the interface, including framing characters.
- getParent() - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns the parent
TreeNode
of the receiver. - getParent() - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns the parent
TreeNode
of the receiver. - getPath() - Method in class uk.co.westhawk.snmp.beans.OneNTSharedResBean
-
Returns the local name (path) of the NT shared resource.
- getPdu() - Method in class uk.co.westhawk.snmp.event.DecodedPduEvent
-
The pdu.
- GetPdu - Class in uk.co.westhawk.snmp.stack
-
This class represents the (public) SNMP Get Pdu.
- GetPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.stack.GetPdu
-
Constructor.
- GetPdu_vec - Class in uk.co.westhawk.snmp.pdu
-
The GetPdu_vec class will ask for a number of objects (OIDs), based on the Get request.
- GetPdu_vec(SnmpContextBasisFace, int) - Constructor for class uk.co.westhawk.snmp.pdu.GetPdu_vec
-
Constructor.
- getPort() - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Returns the port no which is used.
- getPort() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- getPort() - Method in class uk.co.westhawk.snmp.stack.ListeningContext
- getPort() - Method in interface uk.co.westhawk.snmp.stack.ListeningContextFace
-
Returns the port number.
- getPort() - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
- getPort() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Returns the port number.
- getPort() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- getPort() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
Returns the port number.
- getPortName(Long) - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns the name of the port.
- getPortStatus(Long) - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns the status of the modem as an int.
- getPortStatusString(Long) - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns the String representation of the status of the modem.
- getPrivacyProtocol() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Returns the protocol to be used for privacy.
- getPrivacyProtocol() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Returns the protocol to be used for privacy.
- getPrivacyProtocol() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- getRandom() - Method in class org.bouncycastle.crypto.KeyGenerationParameters
-
return the random source associated with this generator.
- getReceivedFromHostAddress() - Method in interface uk.co.westhawk.snmp.net.ContextSocketFace
-
Returns the IP address of the (latest) host of the packet we received.
- getReceivedFromHostAddress() - Method in class uk.co.westhawk.snmp.net.StandardSocket
- getReceivedFromHostAddress() - Method in class uk.co.westhawk.snmp.net.TCPSocket
- getReceivedFromHostAddress() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- getReceivedFromHostAddress() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Returns the IP address string aaa.bbb.ccc.ddd (IPv4) or a:b:c:d:e:f:g:h (IPv6) of the (latest) host the packets where received from.
- getReceivedFromHostAddress() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- getReceivedFromHostAddress() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- getRemoteSocketAddress() - Method in interface uk.co.westhawk.snmp.net.ContextSocketFace
-
Returns the address of the endpoint this socket is connected to, or null if it is unconnected.
- getRemoteSocketAddress() - Method in class uk.co.westhawk.snmp.net.StandardSocket
- getRemoteSocketAddress() - Method in class uk.co.westhawk.snmp.net.TCPSocket
- getReqId() - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Returns the request id of the PDU.
- getRequestVarbinds() - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Returns a copy of the varbinds used to build the request.
- getResponseVarbinds() - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Returns a copy of the varbinds received in the response.
- getResponseVariable() - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Sends the request and waits (blocks) for the response.
- getResponseVariableBinding() - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Sends the request and waits (blocks) for the response.
- getResponseVariableBindings() - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Sends the request and waits (blocks) for the response.
- getResponseVariables() - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Sends the request and waits (blocks) for the response.
- getRespType() - Method in class uk.co.westhawk.snmp.stack.AsnObject
-
Returns the type of this Asn object, such as ASN_INTEGER or IPADDRESS.
- getRespTypeString() - Method in class uk.co.westhawk.snmp.stack.AsnObject
-
Returns the object type as string, such as "ASN_INTEGER" or "IPADDRESS".
- getRetryIntervals() - Method in class uk.co.westhawk.snmp.stack.Pdu
- getSaltAES() - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Returns the AES salt.
- getSaltDES(int) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Returns the DES salt.
- getSendToHostAddress() - Method in interface uk.co.westhawk.snmp.net.ContextSocketFace
-
Returns the IP address of the host we sent the packet to.
- getSendToHostAddress() - Method in class uk.co.westhawk.snmp.net.StandardSocket
- getSendToHostAddress() - Method in class uk.co.westhawk.snmp.net.TCPSocket
- getSendToHostAddress() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- getSendToHostAddress() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Returns the IP address string aaa.bbb.ccc.ddd (IPv4) or a:b:c:d:e:f:g:h (IPv6) of the host the packets where sent to.
- getSendToHostAddress() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- getSendToHostAddress() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- getSize() - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Returns the number of elements in the AsnObjectId.
- getSnmpEngineBoots() - Method in class uk.co.westhawk.snmp.stack.DefaultUsmAgent
-
Returns the authoritative Engine Boots.
- getSnmpEngineBoots() - Method in interface uk.co.westhawk.snmp.stack.UsmAgent
-
Returns the authoritative Engine Boots.
- getSnmpEngineId() - Method in class uk.co.westhawk.snmp.stack.DefaultUsmAgent
-
Returns the authoritative SNMP Engine ID.
- getSnmpEngineId() - Method in interface uk.co.westhawk.snmp.stack.UsmAgent
-
Returns the authoritative SNMP Engine ID.
- getSnmpEngineId(String, int) - Method in class uk.co.westhawk.snmp.stack.TimeWindow
-
Returns the snmp engine ID.
- getSnmpEngineTime() - Method in class uk.co.westhawk.snmp.stack.DefaultUsmAgent
-
Returns the authoritative Engine Time.
- getSnmpEngineTime() - Method in interface uk.co.westhawk.snmp.stack.UsmAgent
-
Returns the authoritative Engine Time.
- getSnmpVersionString(int) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Returns the String representation of the SNMP version number.
- getSocketType() - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Returns the socket type.
- getSourceAgent() - Method in class uk.co.westhawk.snmp.stack.MultiResponsePdu
-
Gets the IP address of the host of the most recent response received.
- getSpecificTrap() - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Returns the specific trap code.
- getSpeed() - Method in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Returns the speed (bits per second) of the ethernet card interface.
- getSpeed() - Method in class uk.co.westhawk.snmp.beans.OneInterfaceBean
-
Returns the speed (bits per second) of the interface.
- getSpeed() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPdu
-
Returns the last calculates speed.
- getSpeed(InterfaceGetNextPdu) - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPdu
-
Calculates the speed of the interface.
- getSpeed(InterfacePdu) - Method in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
Calculates the speed of the interface.
- getStream() - Method in class uk.co.westhawk.snmp.net.StreamPortItem
-
Returns incoming message (or a copy of it).
- getStrength() - Method in class org.bouncycastle.crypto.KeyGenerationParameters
-
return the bit strength for keys produced by this generator,
- getSubOid(int, int) - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Returns a subset of the value of the AsnObjectId as an array of long.
- getSysUpTime() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- getSysUpTime() - Method in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
Returns the time (in hundredths of a second) since the network management portion of the system was last re-initialized.
- getTimeTicks() - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Returns the sysUpTime of the agent.
- gettingDigits - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- gettingR2MF - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- getTypeSocket() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- getTypeSocket() - Method in class uk.co.westhawk.snmp.stack.ListeningContext
- getTypeSocket() - Method in interface uk.co.westhawk.snmp.stack.ListeningContextFace
-
Returns the type of socket.
- getTypeSocket() - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
- getTypeSocket() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Returns the type of socket.
- getTypeSocket() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- getTypeSocket() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
Returns the type of socket.
- getUpdateInterval() - Method in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Returns the update interval.
- getUpdateInterval() - Method in class uk.co.westhawk.snmp.beans.SNMPRunBean
-
Returns the update interval.
- getUpSinceDate() - Method in class uk.co.westhawk.snmp.beans.IsHostReachableBean
-
Returns the date when the host went up.
- getUserAuthenticationPassword() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Returns the user authentication password.
- getUserAuthenticationPassword() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Returns the user authentication password.
- getUserAuthenticationPassword() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- getUserIPAddress() - Method in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
Returns the IP address of the remote user of the Ascend active session.
- getUserName() - Method in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
Returns the name of the remote user of the Ascend active session.
- getUserName() - Method in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Returns the login name of the user that is logged in.
- getUserName() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Returns the username.
- getUserName() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Returns the username.
- getUserName() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- getUserPrivacyPassword() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Returns the user privacy password.
- getUserPrivacyPassword() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Returns the user privacy password.
- getUserPrivacyPassword() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- getUserSubnetMask() - Method in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
Returns the subnet mask of the remote user of the Ascend active session.
- getUsmAgent() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Returns the UsmAgent.
- getUsmAgent() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Returns the UsmAgent.
- getUsmAgent() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- getUsmStatsNotInTimeWindows() - Method in class uk.co.westhawk.snmp.stack.DefaultUsmAgent
- getUsmStatsNotInTimeWindows() - Method in interface uk.co.westhawk.snmp.stack.UsmAgent
-
Returns the value of the usmStatsNotInTimeWindows counter.
- getUsmStatsUnknownEngineIDs() - Method in class uk.co.westhawk.snmp.stack.DefaultUsmAgent
- getUsmStatsUnknownEngineIDs() - Method in interface uk.co.westhawk.snmp.stack.UsmAgent
-
Returns the value of the usmStatsUnknownEngineIDs counter.
- getValue() - Method in class uk.co.westhawk.snmp.pdu.OneIntPdu
-
Returns the value (the answer) of this request.
- getValue() - Method in class uk.co.westhawk.snmp.stack.AsnInteger
-
Returns the value.
- getValue() - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Returns the value of the AsnObjectId.
- getValue() - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Returns the String value.
- getValue() - Method in class uk.co.westhawk.snmp.stack.AsnUnsInteger
-
Returns the value representation of the AsnUnsInteger.
- getValue() - Method in class uk.co.westhawk.snmp.stack.AsnUnsInteger64
-
Returns the value representation of the AsnUnsInteger64.
- getValue() - Method in class uk.co.westhawk.snmp.stack.varbind
-
Returns the value of the varbind.
- getVarbinds() - Method in class uk.co.westhawk.snmp.pdu.OneGetBulkPdu
-
Returns a vector with the response varbinds.
- getVersion() - Method in class uk.co.westhawk.snmp.event.RawPduEvent
-
The SNMP version number of the pdu.
- getVersion() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
Returns the SNMP version of this context.
- getVersion() - Method in class uk.co.westhawk.snmp.stack.SnmpContext
- getVersion() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Returns the SNMP version of the context.
- getVersion() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- getVersion() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv2c
- getVersion() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv2cPool
- getVersion() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
- getVersion() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
Returns the SNMP version of the context.
- getWithDetails(String) - Method in class org.sentrysoftware.snmp.client.SnmpClient
-
Perform a GET operation on the specified OID and return the details of the result (including the type of the value)
H
- hashCode() - Method in class uk.co.westhawk.snmp.stack.AsnInteger
-
Returns a hash code for this
AsnInteger
. - hashCode() - Method in class uk.co.westhawk.snmp.stack.AsnNull
-
Returns a hash code for this object.
- hashCode() - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Returns a hash code for this OID.
- hashCode() - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Returns a hash code for this Octet.
- hashCode() - Method in class uk.co.westhawk.snmp.stack.AsnPrimitive
-
Returns a hash code for this
AsnPrimitive
. - hashCode() - Method in class uk.co.westhawk.snmp.stack.AsnUnsInteger
-
Returns a hash code for this
AsnUnsInteger
. - hashCode() - Method in class uk.co.westhawk.snmp.stack.AsnUnsInteger64
-
Returns a hash code for this AsnUnsInteger64.
- HEX_PREFIX - Static variable in class uk.co.westhawk.snmp.stack.AsnOctets
-
The hexadecimal prefix that is used when printing a hexadecimal number in toString().
- hookState - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
I
- idle - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- ifDescr_OID - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- ifIndex_OID - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- ifInOctets_OID - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- ifNumber_OID - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- ifOperStatus_OID - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- ifOutOctets_OID - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- ifSpeed_OID - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- INFORM_REQ_MSG - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The InformRequest PDU type.
- InformPdu - Class in uk.co.westhawk.snmp.stack
-
This class represents the SNMP Inform Request Pdu.
- InformPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.stack.InformPdu
-
Constructor.
- InformPdu_vec - Class in uk.co.westhawk.snmp.pdu
-
The InformPdu_vec class will inform a manager about a number of objects (OIDs), based on the Inform request.
- InformPdu_vec(SnmpContextBasisFace, int) - Constructor for class uk.co.westhawk.snmp.pdu.InformPdu_vec
-
Constructor.
- init(boolean, CipherParameters) - Method in interface org.bouncycastle.crypto.BlockCipher
-
Initialise the cipher.
- init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.AESEngine
-
initialise an AES cipher.
- init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.DESEngine
-
initialise a DES cipher.
- init(KeyGenerationParameters) - Method in class org.bouncycastle.crypto.CipherKeyGenerator
-
initialise the key generator.
- INTEGER - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- InterfaceGetNextPdu - Class in uk.co.westhawk.snmp.pdu
-
The class InterfaceGetNextPdu.
- InterfaceGetNextPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.pdu.InterfaceGetNextPdu
-
Constructor.
- InterfaceGetNextPduStub - Class in uk.co.westhawk.snmp.pdu
-
The class InterfaceGetNextPduStub.
- InterfaceGetNextPduStub(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
Constructor.
- InterfaceGetNextPduStub(SnmpContextBasisFace, Observer) - Constructor for class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
Constructor that will send the first request immediately.
- InterfaceIndexesBean - Class in uk.co.westhawk.snmp.beans
-
This bean collects information about the number of interfaces on a system and their index.
- InterfaceIndexesBean() - Constructor for class uk.co.westhawk.snmp.beans.InterfaceIndexesBean
-
The default constructor.
- InterfaceIndexesBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.InterfaceIndexesBean
-
The constructor that will set the host and the port no.
- InterfaceIndexesBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.InterfaceIndexesBean
-
The constructor that will set the host, the port no and the local bind address.
- InterfacePdu - Class in uk.co.westhawk.snmp.pdu
-
The InterfacePdu class asks one interface for information, useful for admin purposes.
- InterfacePdu(SnmpContextBasisFace, Observer, int) - Constructor for class uk.co.westhawk.snmp.pdu.InterfacePdu
-
Constructor that will send the request immediately.
- InterfacesPdu - Class in uk.co.westhawk.snmp.pdu
-
The InterfacesPdu class will ask for the number of current interfaces.
- InterfacesPdu(SnmpContextBasisFace, Observer, int) - Constructor for class uk.co.westhawk.snmp.pdu.InterfacesPdu
-
Constructor that will send the request immediately.
- IPADDRESS - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
IPv4 address only
- isConsumed() - Method in class uk.co.westhawk.snmp.event.DecodedPduEvent
-
Returns whether or not this event has been consumed.
- isConsumed() - Method in class uk.co.westhawk.snmp.event.RawPduEvent
-
Returns whether or not this event has been consumed.
- isDestroyed() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- isDestroyed() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Returns whether or not this context has been destroyed.
- isDestroyed() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- isDestroyed() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- isdn - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- isEngineIdOK(String, int, String) - Method in class uk.co.westhawk.snmp.stack.TimeWindow
-
Checks if the engine ID is OK.
- isFlagged(AsnOctets, int) - Static method in class uk.co.westhawk.snmp.stack.BitsHelper
-
Returns if the flag (bit) on the specified index is set.
- IsHostReachableBean - Class in uk.co.westhawk.snmp.beans
-
This bean will determine whether the host+port is up, by sending an UpSincePdu.
- IsHostReachableBean() - Constructor for class uk.co.westhawk.snmp.beans.IsHostReachableBean
-
The default constructor.
- IsHostReachableBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.IsHostReachableBean
-
The constructor that will set the host and the port no.
- IsHostReachableBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.IsHostReachableBean
-
The constructor that will set the host, the port no and the local bind address.
- isLeaf() - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Returns true if the receiver is a leaf.
- isLeaf() - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Returns true if the receiver is a leaf.
- isOutsideTimeWindow(String, int, int) - Method in class uk.co.westhawk.snmp.stack.TimeWindow
-
Returns if the time details are outside the time window.
- isPrintable(byte[]) - Method in interface uk.co.westhawk.snmp.stack.AsnOctetsPrintableFace
-
Returns whether or not the AsnOctets' byte array represent a printable string or not.
- isPrintable(byte[]) - Method in class uk.co.westhawk.snmp.stack.DefaultAsnOctetsPrintable
-
Returns whether or not the AsnOctets' byte array represent a printable string or not.
- isReachable() - Method in class uk.co.westhawk.snmp.beans.IsHostReachableBean
-
Indicates whether the host + port is reachable.
- isRunning() - Method in class uk.co.westhawk.snmp.beans.SNMPRunBean
-
Returns if the bean is running.
- isSnmpEngineIdKnown(String, int) - Method in class uk.co.westhawk.snmp.stack.TimeWindow
-
Returns if the snmp engine ID is known.
- isTimedOut() - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Returns whether or not this PDU is timed out, i.e.
- isTimeLineKnown(String) - Method in class uk.co.westhawk.snmp.stack.TimeWindow
-
Returns if the timeline details of this snmp engine ID are known.
- isUseAuthentication() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Returns if authentication is used or not.
- isUseAuthentication() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Returns if authentication is used or not.
- isUseAuthentication() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- isUsePrivacy() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Returns if privacy is used or not.
- isUsePrivacy() - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Returns if privacy is used or not.
- isUsePrivacy() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- isValid() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
Returns if this set of values is valid.
- isWeakKey(byte[], int) - Static method in class org.bouncycastle.crypto.params.DESParameters
-
DES has 16 weak keys.
K
- KeyGenerationParameters - Class in org.bouncycastle.crypto
-
The base class for parameters to key generators.
- KeyGenerationParameters(SecureRandom, int) - Constructor for class org.bouncycastle.crypto.KeyGenerationParameters
-
initialise the generator with a source of randomness and a strength (in bits).
- KeyParameter - Class in org.bouncycastle.crypto.params
- KeyParameter(byte[]) - Constructor for class org.bouncycastle.crypto.params.KeyParameter
- KeyParameter(byte[], int, int) - Constructor for class org.bouncycastle.crypto.params.KeyParameter
L
- lastElement() - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Returns the last element in the AsnObjectId.
- leftMostCompare(int, AsnObjectId) - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Compares the n leftmost sub-identifiers with the given AsnObject in left-to-right direction.
- ListeningContext - Class in uk.co.westhawk.snmp.stack
-
The ListeningContext class will enable this stack to receive packets.
- ListeningContext(int) - Constructor for class uk.co.westhawk.snmp.stack.ListeningContext
-
Constructor, using the Standard socket type.
- ListeningContext(int, String) - Constructor for class uk.co.westhawk.snmp.stack.ListeningContext
-
Constructor, using the Standard socket type.
- ListeningContext(int, String, String) - Constructor for class uk.co.westhawk.snmp.stack.ListeningContext
-
Constructor.
- ListeningContextFace - Interface in uk.co.westhawk.snmp.stack
-
This interface contains the SNMP listening context methods.
- ListeningContextPool - Class in uk.co.westhawk.snmp.stack
-
This class contains the pool of listening contexts.
- ListeningContextPool(int) - Constructor for class uk.co.westhawk.snmp.stack.ListeningContextPool
-
Constructor, using the Standard socket type.
- ListeningContextPool(int, String) - Constructor for class uk.co.westhawk.snmp.stack.ListeningContextPool
-
Constructor, using the Standard socket type.
- ListeningContextPool(int, String, String) - Constructor for class uk.co.westhawk.snmp.stack.ListeningContextPool
-
Constructor.
- LOCAL_HOST - Static variable in class uk.co.westhawk.snmp.stack.DefaultUsmAgent
-
The default name of the local host, localhost.
- LOCAL_PORT - Static variable in class uk.co.westhawk.snmp.stack.DefaultUsmAgent
-
The default port number of the local host, 161.
- longToByte(long) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Converts one long value to its byte value.
- longToByte(long[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Converts an array of long values to its array of byte values.
M
- MAXPDU - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
The Maximum number of outstanding PDUs one context can handle at a given moment in time.
- MaxTimeDifference - Static variable in class uk.co.westhawk.snmp.stack.TimeWindow
-
The maximum number of seconds the engine time in the PDU is allowed to differ from my estimated engine time.
- MD5_PROTOCOL - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
The MD5 protocol type.
- MD5Digest - Class in org.bouncycastle.crypto.digests
-
implementation of MD5 as outlined in "Handbook of Applied Cryptography", pages 346 - 347.
- MD5Digest() - Constructor for class org.bouncycastle.crypto.digests.MD5Digest
-
Standard constructor
- MD5Digest(MD5Digest) - Constructor for class org.bouncycastle.crypto.digests.MD5Digest
-
Copy constructor.
- memoryPropertyName - Static variable in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Used as propertyName when a propertyChangeEvent is fired because the memory was updated
- messagePropertyName - Static variable in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Used as propertyName when a propertyChangeEvent is fired because a message was set
- msg_inst_state - Static variable in class uk.co.westhawk.snmp.beans.OneNTServiceBean
- msg_oper_state - Static variable in class uk.co.westhawk.snmp.beans.OneNTServiceBean
- msi - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- MSS - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
The Maximum size of a message in octets (1300).
- MultiResponsePdu - Class in uk.co.westhawk.snmp.stack
-
This class can receive multiple responses.
- MultiResponsePdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.stack.MultiResponsePdu
-
By default create a MultiResponsePdu that will wait for 3 seconds for responses to come in from multiple sources.
- MYFAKEHOSTNAME - Static variable in interface uk.co.westhawk.snmp.stack.UsmAgent
-
This name ("_myusmagent") is used to create an entry in the TimeWindow for the stack to act as authoritative engine.
N
- NcdPerfDataBean - Class in uk.co.westhawk.snmp.beans
-
This bean collects information about a IBM Network Computer.
- NcdPerfDataBean() - Constructor for class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
The default constructor.
- NO_COL - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- NO_OID - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- NO_SCAL - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- noLogin - Static variable in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Used as name when no one is logged in.
- noName - Static variable in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Used as name when the name is not available.
- notifyObservers(Object) - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Notify all observers.
- NSAP_ADDRESS - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- NTPrintQBean - Class in uk.co.westhawk.snmp.beans
-
This bean collects the names of the print queues installed on a NT server.
- NTPrintQBean() - Constructor for class uk.co.westhawk.snmp.beans.NTPrintQBean
-
The default constructor.
- NTPrintQBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.NTPrintQBean
-
The constructor that will set the host and the port no.
- NTPrintQBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.NTPrintQBean
-
The constructor that will set the host, the port no and the local bind address.
- NTServiceNamesBean - Class in uk.co.westhawk.snmp.beans
-
This bean collects the names of the network services installed on a NT server.
- NTServiceNamesBean() - Constructor for class uk.co.westhawk.snmp.beans.NTServiceNamesBean
-
The default constructor.
- NTServiceNamesBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.NTServiceNamesBean
-
The constructor that will set the host and the port no.
- NTServiceNamesBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.NTServiceNamesBean
-
The constructor that will set the host, the port no and the local bind address.
- NTSharedResBean - Class in uk.co.westhawk.snmp.beans
-
This bean collects the names of the shared resources installed on a NT server.
- NTSharedResBean() - Constructor for class uk.co.westhawk.snmp.beans.NTSharedResBean
-
The default constructor.
- NTSharedResBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.NTSharedResBean
-
The constructor that will set the host and the port no.
- NTSharedResBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.NTSharedResBean
-
The constructor that will set the host, the port no and the local bind address.
- NTUserNamesBean - Class in uk.co.westhawk.snmp.beans
-
This bean collects the names of the network users installed on a NT server.
- NTUserNamesBean() - Constructor for class uk.co.westhawk.snmp.beans.NTUserNamesBean
-
The default constructor.
- NTUserNamesBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.NTUserNamesBean
-
The constructor that will set the host and the port no.
- NTUserNamesBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.NTUserNamesBean
-
The constructor that will set the host, the port no and the local bind address.
- NULLOBJ - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
O
- OBJID - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- OBSOLETED_RFC1442_UINTEGER32 - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
an unsigned 32-bit quantity (see RFC 1902, is obsoleted by SNMPv2-SMI).
- oid - Variable in class org.sentrysoftware.snmp.client.SnmpResult
- OneGetBulkPdu - Class in uk.co.westhawk.snmp.pdu
-
The OneGetBulkPdu class performs a getBulkRequest and collects the response varbinds into a Vector.
- OneGetBulkPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.pdu.OneGetBulkPdu
-
Constructor.
- OneGetNextPdu - Class in uk.co.westhawk.snmp.pdu
-
The OneGetNextPdu class will ask for one (1) object (oid), based on the GetNext request.
- OneGetNextPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.pdu.OneGetNextPdu
-
Constructor.
- OneGetNextPdu(SnmpContextBasisFace, String) - Constructor for class uk.co.westhawk.snmp.pdu.OneGetNextPdu
-
Constructor that will send the request immediately.
- OneGetNextPdu(SnmpContextBasisFace, String, Observer) - Constructor for class uk.co.westhawk.snmp.pdu.OneGetNextPdu
-
Constructor that will send the request immediately.
- OneGetPdu - Class in uk.co.westhawk.snmp.pdu
-
The OneGetPdu class will ask for one (1) object (OID), based on the Get request.
- OneGetPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.pdu.OneGetPdu
-
Constructor.
- OneGetPdu(SnmpContextBasisFace, String) - Constructor for class uk.co.westhawk.snmp.pdu.OneGetPdu
-
Constructor that will send the request immediately.
- OneGetPdu(SnmpContextBasisFace, String, Observer) - Constructor for class uk.co.westhawk.snmp.pdu.OneGetPdu
-
Constructor that will send the request immediately.
- OneInformPdu - Class in uk.co.westhawk.snmp.pdu
-
Deprecated.As of 4_14, just use
InformPdu
- OneInformPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.pdu.OneInformPdu
-
Deprecated.Constructor.
- OneInformPdu(SnmpContextBasisFace, String) - Constructor for class uk.co.westhawk.snmp.pdu.OneInformPdu
-
Deprecated.Constructor that will send the request immediately.
- OneInformPdu(SnmpContextBasisFace, String, Observer) - Constructor for class uk.co.westhawk.snmp.pdu.OneInformPdu
-
Deprecated.Constructor that will send the request immediately.
- OneInterfaceBean - Class in uk.co.westhawk.snmp.beans
-
This bean collects information about one interface.
- OneInterfaceBean() - Constructor for class uk.co.westhawk.snmp.beans.OneInterfaceBean
-
The default constructor.
- OneInterfaceBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.OneInterfaceBean
-
The constructor that will set the host and the port no.
- OneInterfaceBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.OneInterfaceBean
-
The constructor that will set the host, the port no and the local bind address.
- OneIntPdu - Class in uk.co.westhawk.snmp.pdu
-
The OneIntPdu class will ask for one (1) object (oid) of the AsnInteger type, based on the Get request.
- OneIntPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.pdu.OneIntPdu
-
Constructor.
- OneIntPdu(SnmpContextBasisFace, String) - Constructor for class uk.co.westhawk.snmp.pdu.OneIntPdu
-
Constructor that will send the request immediately.
- OneIntPdu(SnmpContextBasisFace, String, Observer) - Constructor for class uk.co.westhawk.snmp.pdu.OneIntPdu
-
Constructor that will send the request immediately.
- OneNTPrintQBean - Class in uk.co.westhawk.snmp.beans
-
This bean collects information about one NT print queue installed on a NT server.
- OneNTPrintQBean() - Constructor for class uk.co.westhawk.snmp.beans.OneNTPrintQBean
-
The default constructor.
- OneNTPrintQBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.OneNTPrintQBean
-
The constructor that will set the host and the port no.
- OneNTPrintQBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.OneNTPrintQBean
-
The constructor that will set the host, the port no and the local bind address.
- OneNTServiceBean - Class in uk.co.westhawk.snmp.beans
-
This bean collects information about one NT network service installed on a NT server.
- OneNTServiceBean() - Constructor for class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
The default constructor.
- OneNTServiceBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
The constructor that will set the host and the port no.
- OneNTServiceBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
The constructor that will set the host, the port no and the local bind address.
- OneNTSharedResBean - Class in uk.co.westhawk.snmp.beans
-
This bean collects information about one NT shared resource installed on a NT server.
- OneNTSharedResBean() - Constructor for class uk.co.westhawk.snmp.beans.OneNTSharedResBean
-
The default constructor.
- OneNTSharedResBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.OneNTSharedResBean
-
The constructor that will set the host and the port no.
- OneNTSharedResBean(String, int, String) - Constructor for class uk.co.westhawk.snmp.beans.OneNTSharedResBean
-
The constructor that will set the host, the port no and the local bind address.
- OneSetPdu - Class in uk.co.westhawk.snmp.pdu
-
Deprecated.As of 4_14, just use
SetPdu
- OneSetPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.pdu.OneSetPdu
-
Deprecated.Constructor.
- OneSetPdu(SnmpContextBasisFace, String, AsnObject) - Constructor for class uk.co.westhawk.snmp.pdu.OneSetPdu
-
Deprecated.Constructor that will send the request immediately.
- OneSetPdu(SnmpContextBasisFace, String, AsnObject, Observer) - Constructor for class uk.co.westhawk.snmp.pdu.OneSetPdu
-
Deprecated.Constructor that will send the request immediately.
- OneTrapPduv1 - Class in uk.co.westhawk.snmp.pdu
-
Deprecated.As of 4_14, just use
TrapPduv1
- OneTrapPduv1(SnmpContext) - Constructor for class uk.co.westhawk.snmp.pdu.OneTrapPduv1
-
Deprecated.Constructor.
- OneTrapPduv1(SnmpContextPool) - Constructor for class uk.co.westhawk.snmp.pdu.OneTrapPduv1
-
Deprecated.Constructor.
- OneTrapPduv2 - Class in uk.co.westhawk.snmp.pdu
-
Deprecated.As of 4_14, just use
TrapPduv2
- OneTrapPduv2(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.pdu.OneTrapPduv2
-
Deprecated.Constructor.
- OPAQUE - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- org.bouncycastle.crypto - package org.bouncycastle.crypto
- org.bouncycastle.crypto.digests - package org.bouncycastle.crypto.digests
- org.bouncycastle.crypto.engines - package org.bouncycastle.crypto.engines
- org.bouncycastle.crypto.generators - package org.bouncycastle.crypto.generators
- org.bouncycastle.crypto.params - package org.bouncycastle.crypto.params
- org.sentrysoftware.snmp.client - package org.sentrysoftware.snmp.client
P
- PassiveSnmpContext - Class in uk.co.westhawk.snmp.stack
-
This class contains the SNMP v1 context that is needed by a Pdu to send a SNMP v1 request in environments where thread creation is unwanted.
- PassiveSnmpContext(String, int) - Constructor for class uk.co.westhawk.snmp.stack.PassiveSnmpContext
-
Constructor.
- PassiveSnmpContext(String, int, String) - Constructor for class uk.co.westhawk.snmp.stack.PassiveSnmpContext
-
Constructor.
- PassiveSnmpContextv2c - Class in uk.co.westhawk.snmp.stack
-
This class contains the SNMP v2c context that is needed by every Pdu to send a SNMP v2c request in environments where thread creation is unwanted.
- PassiveSnmpContextv2c(String, int) - Constructor for class uk.co.westhawk.snmp.stack.PassiveSnmpContextv2c
-
Constructor.
- PassiveSnmpContextv2c(String, int, String) - Constructor for class uk.co.westhawk.snmp.stack.PassiveSnmpContextv2c
-
Constructor.
- PassiveTrapPduv1 - Class in uk.co.westhawk.snmp.pdu
-
This class represents the ASN SNMP v1 Trap PDU object that does not create a thread to send itself.
- PassiveTrapPduv1(PassiveSnmpContext) - Constructor for class uk.co.westhawk.snmp.pdu.PassiveTrapPduv1
-
Constructor.
- PassiveTrapPduv2 - Class in uk.co.westhawk.snmp.pdu
-
This class represents the ASN SNMP v2c (and higher) Trap PDU object that does not create a thread to send itself.
- PassiveTrapPduv2(PassiveSnmpContextv2c) - Constructor for class uk.co.westhawk.snmp.pdu.PassiveTrapPduv2
-
Constructor.
- passwordToKeyMD5(String) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Converts the user's password to an authentication key using the MD5 protocol.
- passwordToKeySHA1(String) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Converts the user's password to an authentication key using the SHA1 protocol.
- Pdu - Class in uk.co.westhawk.snmp.stack
-
This class represents the ASN PDU object, this is the equivalent of a GetRequest PDU.
- Pdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.stack.Pdu
-
Constructor.
- PduException - Exception in uk.co.westhawk.snmp.stack
- PduException() - Constructor for exception uk.co.westhawk.snmp.stack.PduException
-
Constructs a PduException with no specified detail message.
- PduException(String) - Constructor for exception uk.co.westhawk.snmp.stack.PduException
-
Constructs a PduException with the specified detail message.
- playing - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- playTone - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- portABSENT - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
charPortOperStatus absent.
- portACTIVE - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
charPortOperStatus active.
- portDOWN - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
charPortOperStatus down.
- portMAINTENANCE - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
charPortOperStatus maintenance.
- portUP - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
charPortOperStatus up.
- printableObject - Static variable in class uk.co.westhawk.snmp.stack.AsnOctets
-
The default AsnOctetsPrintableFace object.
- processBlock(byte[], int, byte[], int) - Method in interface org.bouncycastle.crypto.BlockCipher
-
Process one block of input from the array in and write it to the out array.
- processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.AESEngine
- processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.DESEngine
- processIncomingPdu(byte[]) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
Processes an incoming pdu (but not a response).
- processIncomingPdu(byte[]) - Method in class uk.co.westhawk.snmp.stack.SnmpContext
- processIncomingPdu(byte[]) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Processes an incoming PDU.
- processIncomingPdu(byte[]) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Processes the incoming PDU with the current context.
- processIncomingPdu(byte[]) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv2c
- processIncomingPdu(byte[]) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3
-
Processes an incoming PDU, that is not a Discovery PDU.
- processIncomingPdu(byte[]) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Discovery
-
Processes an incoming Discovery (and only Discovery) PDU.
- processIncomingPdu(byte[]) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- processPotentialRequest(AsnDecoderv3, AsnSequence, byte[]) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3
-
Processes an incoming PDU, to see if it is a Request.
- processPotentialTrap(AsnDecoderv3, AsnSequence, byte[]) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3
-
Processes an incoming PDU, to see if it is a Trap.
- propertyChange(PropertyChangeEvent) - Method in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
This method is called when a new value of the speed, memory, user or message is available.
- ProtocolNames - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
The array with the String represensations of the protocols.
R
- RawPduEvent - Class in uk.co.westhawk.snmp.event
-
The RawPduEvent class.
- RawPduEvent(Object, int, String, byte[], int) - Constructor for class uk.co.westhawk.snmp.event.RawPduEvent
-
The constructor for an undecoded pdu event.
- RawPduListener - Interface in uk.co.westhawk.snmp.event
-
The listener interface for receiving raw pdu events.
- rawPduReceived(RawPduEvent) - Method in interface uk.co.westhawk.snmp.event.RawPduListener
-
Invoked when a pdu is received.
- rawPduReceived(RawPduEvent) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
Invoked when an undecoded pdu is received.
- RawPduReceivedSupport - Class in uk.co.westhawk.snmp.event
-
This is a utility class that can be used by classes that support raw pdu listener functionality.
- RawPduReceivedSupport(Object) - Constructor for class uk.co.westhawk.snmp.event.RawPduReceivedSupport
-
The constructor.
- receive(int) - Method in interface uk.co.westhawk.snmp.net.ContextSocketFace
-
Receives a packet from this socket.
- receive(int) - Method in class uk.co.westhawk.snmp.net.StandardSocket
- receive(int) - Method in class uk.co.westhawk.snmp.net.TCPSocket
- receivingFax - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- recording - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- removeLast() - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Removes the last sub-identifier (if available) from this OID and returns it.
- removePdu(int) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- removePdu(int) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Removes a PDU from the context.
- removePdu(int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- removePdu(int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Removes a PDU.
- removePdu(int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- removePropertyChangeListener(PropertyChangeListener) - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Remove a property change listener.
- removeRawPduListener(RawPduListener) - Method in class uk.co.westhawk.snmp.event.RawPduReceivedSupport
-
Removes the specified pdu listener.
- removeRawPduListener(RawPduListener) - Method in class uk.co.westhawk.snmp.stack.ListeningContext
- removeRawPduListener(RawPduListener) - Method in interface uk.co.westhawk.snmp.stack.ListeningContextFace
-
Removes the specified PDU listener.
- removeRawPduListener(RawPduListener) - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
- removeRawPduListenerFromPool(RawPduListener) - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
-
Removes the specified PDU listener from all the contexts in the pool.
- removeRequestPduListener(RequestPduListener) - Method in class uk.co.westhawk.snmp.event.RequestPduReceivedSupport
-
Removes the specified pdu listener.
- removeRequestPduListener(RequestPduListener) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- removeRequestPduListener(RequestPduListener) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Removes the specified request pdu listener from listening for packets on the default request pdu port 161.
- removeRequestPduListener(RequestPduListener) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- removeRequestPduListener(RequestPduListener) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- removeRequestPduListener(RequestPduListener, int) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- removeRequestPduListener(RequestPduListener, int) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Removes the specified request pdu listener from listening for packets on the specified port.
- removeRequestPduListener(RequestPduListener, int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- removeRequestPduListener(RequestPduListener, int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- removeRequestPduListener(RequestPduListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- removeRequestPduListener(RequestPduListener, ListeningContextPool) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Removes the specified request pdu listener from listening for packets on the specified listening context.
- removeRequestPduListener(RequestPduListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- removeRequestPduListener(RequestPduListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3
-
Removes the UsmBeingDiscoveredBean as listener.
- removeRequestPduListener(RequestPduListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- removeRequestPduListener(ListeningContextPool) - Method in class uk.co.westhawk.snmp.beans.UsmBeingDiscoveredBean
- removeTrapListener(TrapListener) - Method in class uk.co.westhawk.snmp.event.TrapReceivedSupport
-
Removes the specified trap listener.
- removeTrapListener(TrapListener) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- removeTrapListener(TrapListener) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Removes the specified trap listener from listening for packets on the default trap port 162.
- removeTrapListener(TrapListener) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Removes the specified trap listener.
- removeTrapListener(TrapListener) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- removeTrapListener(TrapListener, int) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- removeTrapListener(TrapListener, int) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Removes the specified trap listener from listening for packets on the specified port.
- removeTrapListener(TrapListener, int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- removeTrapListener(TrapListener, int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- removeTrapListener(TrapListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- removeTrapListener(TrapListener, ListeningContextPool) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Removes the specified trap listener from listening for packets on the specified listening context.
- removeTrapListener(TrapListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- removeTrapListener(TrapListener, ListeningContextPool) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- removeUnhandledRawPduListener(RawPduListener) - Method in class uk.co.westhawk.snmp.stack.ListeningContext
- removeUnhandledRawPduListener(RawPduListener) - Method in interface uk.co.westhawk.snmp.stack.ListeningContextFace
-
Removes the specified unhandled PDU listener.
- removeUnhandledRawPduListener(RawPduListener) - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
- ReportPdu - Class in uk.co.westhawk.snmp.stack
-
This class represents the ASN SNMP Report PDU object.
- ReportPdu(SnmpContextBasisFace, Pdu) - Constructor for class uk.co.westhawk.snmp.stack.ReportPdu
-
Constructor.
- RequestPduEvent - Class in uk.co.westhawk.snmp.event
-
The RequestPduEvent class.
- RequestPduEvent(Object, Pdu, int) - Constructor for class uk.co.westhawk.snmp.event.RequestPduEvent
-
The constructor for a decoded request pdu event.
- RequestPduListener - Interface in uk.co.westhawk.snmp.event
-
The listener interface for receiving decoded request pdu events.
- requestPduReceived(RequestPduEvent) - Method in class uk.co.westhawk.snmp.beans.UsmBeingDiscoveredBean
-
Receiving an incoming (discovery) PDU request.
- requestPduReceived(RequestPduEvent) - Method in interface uk.co.westhawk.snmp.event.RequestPduListener
-
Invoked when a pdu is received.
- RequestPduReceivedSupport - Class in uk.co.westhawk.snmp.event
-
This is a utility class that can be used by classes that support request pdu listener functionality.
- RequestPduReceivedSupport(Object) - Constructor for class uk.co.westhawk.snmp.event.RequestPduReceivedSupport
-
The constructor.
- reset() - Method in interface org.bouncycastle.crypto.BlockCipher
-
Reset the cipher.
- reset() - Method in interface org.bouncycastle.crypto.Digest
-
reset the digest back to it's initial state.
- reset() - Method in class org.bouncycastle.crypto.digests.GeneralDigest
- reset() - Method in class org.bouncycastle.crypto.digests.MD5Digest
-
reset the chaining variables to the IV values.
- reset() - Method in class org.bouncycastle.crypto.digests.SHA1Digest
-
reset the chaining variables
- reset() - Method in class org.bouncycastle.crypto.engines.AESEngine
- reset() - Method in class org.bouncycastle.crypto.engines.DESEngine
- ResponsePdu - Class in uk.co.westhawk.snmp.stack
-
This class represents the ASN SNMP Response PDU object.
- ResponsePdu(SnmpContextBasisFace, Pdu) - Constructor for class uk.co.westhawk.snmp.stack.ResponsePdu
-
Constructor.
- rs232InSigState - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
The current signal state.
- run() - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Implements the running of the bean.
- run() - Method in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
Implements the running of the bean.
- run() - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Implements the running of the bean.
- run() - Method in class uk.co.westhawk.snmp.beans.InterfaceIndexesBean
-
Implements the running of the bean.
- run() - Method in class uk.co.westhawk.snmp.beans.NTPrintQBean
-
Implements the running of the bean.
- run() - Method in class uk.co.westhawk.snmp.beans.NTServiceNamesBean
-
Implements the running of the bean.
- run() - Method in class uk.co.westhawk.snmp.beans.NTSharedResBean
-
Implements the running of the bean.
- run() - Method in class uk.co.westhawk.snmp.beans.NTUserNamesBean
-
Implements the running of the bean.
- run() - Method in class uk.co.westhawk.snmp.beans.OneInterfaceBean
-
The run method according to the Runnable interface.
- run() - Method in class uk.co.westhawk.snmp.beans.OneNTPrintQBean
-
The run method according to the Runnable interface.
- run() - Method in class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
The run method according to the Runnable interface.
- run() - Method in class uk.co.westhawk.snmp.beans.OneNTSharedResBean
-
The run method according to the Runnable interface.
- run() - Method in class uk.co.westhawk.snmp.beans.SNMPRunBean
-
Method according to the Runnable interface.
- run() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
We wait for any incoming packets.
- run() - Method in class uk.co.westhawk.snmp.stack.ListeningContext
-
We wait for any incoming PDUs and fire a rawpdu received (undecoded) event if we do.
- RuntimeCryptoException - Exception in org.bouncycastle.crypto
-
the foundation class for the exceptions thrown by the crypto packages.
- RuntimeCryptoException() - Constructor for exception org.bouncycastle.crypto.RuntimeCryptoException
-
base constructor.
- RuntimeCryptoException(String) - Constructor for exception org.bouncycastle.crypto.RuntimeCryptoException
-
create a RuntimeCryptoException with the given message.
S
- scal_oids - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- send() - Method in class uk.co.westhawk.snmp.pdu.DiscoveryPdu
-
Sends the PDU.
- send() - Method in class uk.co.westhawk.snmp.stack.GetBulkPdu
-
Sends the Pdu.
- send() - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Sends the PDU.
- send() - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Sends the TrapPduv1.
- send(byte[]) - Method in interface uk.co.westhawk.snmp.net.ContextSocketFace
-
Sends a packet from this socket.
- send(byte[]) - Method in class uk.co.westhawk.snmp.net.StandardSocket
- send(byte[]) - Method in class uk.co.westhawk.snmp.net.TCPSocket
- send(String) - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Deprecated.Community name has moved to SnmpContext. Use
SnmpContext.setCommunity(String)
. - sendingFax - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- sendPacket(byte[]) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
- sendPacket(byte[]) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
Sends an encoded PDU.
- sendPacket(byte[]) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- sendPacket(byte[]) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- SET - Static variable in class uk.co.westhawk.snmp.pdu.BlockPdu
-
The SET PDU type.
- SET_REQ_MSG - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The SetRequest PDU type.
- setAgentName(String) - Method in class uk.co.westhawk.snmp.stack.DefaultUsmAgent
-
Sets my own hostname, i.e.
- setAgentPort(int) - Method in class uk.co.westhawk.snmp.stack.DefaultUsmAgent
-
Sets my own port number, i.e.
- setAuthenticationDetails(String, String, int) - Method in class uk.co.westhawk.snmp.beans.UsmDiscoveryBean
-
Sets the user's authentication details.
- setAuthenticationProtocol(int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Sets the protocol to be used for authentication.
- setAuthenticationProtocol(int) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Sets the protocol to be used for authentication.
- setAuthenticationProtocol(int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- setBindAddress(String) - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Sets the local bind address.
- setBulkParameters(int, int) - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Sets the getBulkRequest parameters.
- setCommunity(String) - Method in class uk.co.westhawk.snmp.stack.SnmpContext
- setCommunity(String) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextFace
-
Sets the community name.
- setCommunity(String) - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
- setCommunityName(String) - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Sets the community name that is used to send the SNMP request.
- setContextEngineId(byte[]) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Sets the contextEngineID.
- setContextEngineId(byte[]) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Sets the contextEngineID.
- setContextEngineId(byte[]) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- setContextName(String) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Sets the contextName.
- setContextName(String) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Sets the contextName.
- setContextName(String) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- setDebug(int) - Static method in class uk.co.westhawk.snmp.stack.AsnObject
-
Sets the new, global level of debug information for the stack package.
- setDefaultTreeModel(DefaultTreeModel) - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Sets the DefaultTreeModel for this TreeNode.
- setDefaultTreeModel(DefaultTreeModel) - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Sets the DefaultTreeModel for this TreeNode.
- setEnterprise(String) - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Sets the type of object generating the trap.
- setErrorIndex(int) - Method in class uk.co.westhawk.snmp.stack.ResponsePdu
-
Sets the error index of this PDU.
- setErrorStatus(int) - Method in class uk.co.westhawk.snmp.stack.ResponsePdu
-
Sets the error status of this PDU.
- setFlagged(AsnOctets, int, boolean) - Static method in class uk.co.westhawk.snmp.stack.BitsHelper
-
Sets or unsets the flag (bit) on the specified index.
- setGenericTrap(int) - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Sets the generic trap type.
- setHexPrefix(String) - Static method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Sets the global hexadecimal prefix.
- setHost(String) - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Sets the host (name or ipadress) which will be asked for the SNMP request.
- setIfDescr(AsnObject) - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
ifDescr OBJECT-TYPE ( Syntax: [UNIVERSAL 4] OCTET STRING (SIZE (0..255)) Access: read-only Status: mandatory Description: A textual string containing information about the interface.
- setIfIndex(AsnObject) - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
ifIndex OBJECT-TYPE ( Syntax: [UNIVERSAL 2] INTEGER Access: read-only Status: mandatory Description: A unique value for each interface.
- setIfInOctets(AsnObject) - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
ifInOctets OBJECT-TYPE ( Syntax: [APPLICATION 1] INTEGER (0..4294967295) Access: read-only Status: mandatory Description: The total number of octets received on the interface, including framing characters.
- setIfNumber(AsnObject) - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
ifNumber OBJECT-TYPE ( Syntax: [UNIVERSAL 2] INTEGER Access: read-only Status: mandatory Description: The number of network interfaces (regardless of their current state) present on this system.
- setIfOperStatus(AsnObject) - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
ifOperStatus OBJECT-TYPE ( Syntax: [UNIVERSAL 2] INTEGER (1 | 2 | 3) Access: read-only Status: mandatory Description: The current operational state of the interface.
- setIfOutOctets(AsnObject) - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
ifOutOctets OBJECT-TYPE ( Syntax: [APPLICATION 1] INTEGER (0..4294967295) Access: read-only Status: mandatory Description: The total number of octets transmitted out of the interface, including framing characters.
- setIfSpeed(AsnObject) - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
ifSpeed OBJECT-TYPE ( Syntax: [APPLICATION 2] INTEGER (0..4294967295) Access: read-only Status: mandatory Description: An estimate of the interface's current bandwidth in bits per second.
- setIndex(int) - Method in class uk.co.westhawk.snmp.beans.OneInterfaceBean
-
Sets the index of the interface that will be requested.
- setIndex(String) - Method in class uk.co.westhawk.snmp.beans.OneNTPrintQBean
-
Sets the index of the NT print queue that will be requested.
- setIndex(String) - Method in class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
Sets the index of the NT network service that will be requested.
- setIndex(String) - Method in class uk.co.westhawk.snmp.beans.OneNTSharedResBean
-
Sets the index of the NT shared resource that will be requested.
- setIpAddress(byte[]) - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Sets the IP Address of the object generating the trap.
- setMaxRecvSize(int) - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
Sets the maximum number of bytes this context will read from the socket.
- setMaxRecvSize(int) - Method in class uk.co.westhawk.snmp.stack.ListeningContext
- setMaxRecvSize(int) - Method in interface uk.co.westhawk.snmp.stack.ListeningContextFace
-
Sets the maximum number of bytes this context will read from the socket.
- setMaxRecvSize(int) - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
-
Sets the maximum number of bytes this context will read from the socket.
- setMaxRepetitions(int) - Method in class uk.co.westhawk.snmp.stack.GetBulkPdu
-
Sets the max_repetitions.
- setMaxRepititions(int) - Method in class uk.co.westhawk.snmp.stack.GetBulkPdu
-
Deprecated.
- setNonRepeaters(int) - Method in class uk.co.westhawk.snmp.stack.GetBulkPdu
-
Sets the non_repeaters.
- setOddParity(byte[]) - Static method in class org.bouncycastle.crypto.params.DESParameters
-
DES Keys use the LSB as the odd parity bit.
- setParent(TreeNode) - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
Sets the parent for this TreeNode.
- setParent(TreeNode) - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
Sets the parent for this TreeNode.
- SetPdu - Class in uk.co.westhawk.snmp.stack
-
This class represents the SNMP Set Pdu.
- SetPdu(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.stack.SetPdu
-
Constructor.
- SetPdu_vec - Class in uk.co.westhawk.snmp.pdu
-
The SetPdu_vec class will set the value of a number of objects (OIDs), based on the Set request.
- SetPdu_vec(SnmpContextBasisFace, int) - Constructor for class uk.co.westhawk.snmp.pdu.SetPdu_vec
-
Constructor.
- setPduType(int) - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Sets the type of PDU.
- setPort(int) - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Sets the port no which is used.
- setPort(String) - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Sets the port no which is used as a String.
- setPrintable(AsnOctetsPrintableFace) - Static method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Sets the global AsnOctetsPrintableFace printableObject.
- setPrivacyDetails(String, int) - Method in class uk.co.westhawk.snmp.beans.UsmDiscoveryBean
-
Sets the user's privacy details.
- setPrivacyProtocol(int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Sets the protocol to be used for privacy.
- setPrivacyProtocol(int) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Sets the protocol to be used for privacy.
- setPrivacyProtocol(int) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- setRetryIntervals(int[]) - Method in class uk.co.westhawk.snmp.beans.UsmDiscoveryBean
-
Sets the retry intervals of the PDU.
- setRetryIntervals(int[]) - Method in class uk.co.westhawk.snmp.pdu.BlockPdu
-
Sets the retry intervals of the PDU.
- setRetryIntervals(int[]) - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Sets the retry intervals of the PDU.
- setRunning(boolean) - Method in class uk.co.westhawk.snmp.beans.SNMPRunBean
-
Starts or stops the thread.
- setSnmpContext(SnmpContextv3Basis) - Method in class uk.co.westhawk.snmp.stack.DefaultUsmAgent
-
Sets the SNMP context.
- setSnmpContext(SnmpContextv3Basis) - Method in interface uk.co.westhawk.snmp.stack.UsmAgent
-
Sets the current snmp context.
- setSnmpEngineId(String, int, String) - Method in class uk.co.westhawk.snmp.stack.TimeWindow
-
Sets the SNMP engine ID that belongs to the specified hostaddr and port.
- setSocketType(String) - Method in class uk.co.westhawk.snmp.beans.SNMPBean
-
Sets socket type.
- setSpecificTrap(int) - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Sets the specific trap code.
- setSysUpTime(AsnObject) - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
-
sysUpTime OBJECT-TYPE ( Syntax: [APPLICATION 3] INTEGER (0..4294967295) Access: read-only Status: mandatory Description: The time (in hundredths of a second) since the network management portion of the system was last re-initialized.
- setTimeTicks(long) - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Sets the sysUpTime of the agent.
- setUpdateInterval(int) - Method in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Sets the update interval.
- setUpdateInterval(int) - Method in class uk.co.westhawk.snmp.beans.SNMPRunBean
-
Sets the update interval.
- setUpdateInterval(String) - Method in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Sets the update interval as String.
- setUpdateInterval(String) - Method in class uk.co.westhawk.snmp.beans.SNMPRunBean
-
Sets the update interval as String.
- setUseAuthentication(boolean) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Sets whether authentication has to be used.
- setUseAuthentication(boolean) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Sets whether authentication has to be used.
- setUseAuthentication(boolean) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- setUsePrivacy(boolean) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Sets whether privacy has to be used.
- setUsePrivacy(boolean) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Sets whether privacy has to be used.
- setUsePrivacy(boolean) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- setUserAuthenticationPassword(String) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Sets the user authentication password.
- setUserAuthenticationPassword(String) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Sets the user authentication password.
- setUserAuthenticationPassword(String) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- setUserName(String) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Sets the username.
- setUserName(String) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Sets the username.
- setUserName(String) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- setUserPrivacyPassword(String) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Sets the user privacy password.
- setUserPrivacyPassword(String) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Sets the user privacy password.
- setUserPrivacyPassword(String) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- setUsmAgent(UsmAgent) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Sets the UsmAgent, needed when this stack is used as authoritative SNMP engine.
- setUsmAgent(UsmAgent) - Method in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
Sets the UsmAgent, needed when this stack is used as authoritative SNMP engine.
- setUsmAgent(UsmAgent) - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
- SHA1_PROTOCOL - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
The SHA-1 protocol type.
- SHA1Digest - Class in org.bouncycastle.crypto.digests
-
implementation of SHA-1 as outlined in "Handbook of Applied Cryptography", pages 346 - 349.
- SHA1Digest() - Constructor for class org.bouncycastle.crypto.digests.SHA1Digest
-
Standard constructor
- SHA1Digest(SHA1Digest) - Constructor for class org.bouncycastle.crypto.digests.SHA1Digest
-
Copy constructor.
- sig_state - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
- sigNONE - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
rs232InSigState none.
- sigOFF - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
rs232InSigState off.
- sigON - Static variable in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
rs232InSigState on.
- SMI_V2_UINTEGER32 - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
an unsigned 32-bit quantity.
- SNMP_AUTH_MD5 - Static variable in class org.sentrysoftware.snmp.client.SnmpClient
- SNMP_AUTH_SHA - Static variable in class org.sentrysoftware.snmp.client.SnmpClient
- SNMP_ERR_AUTHORIZATIONERR - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Users is has no access privileges.
- SNMP_ERR_BADVALUE - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The object does not manifest a type, length, and value that is consistent with that required for the variable.
- SNMP_ERR_COMMITFAILED - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Any of the assignments failed and all other assignments were undone.
- SNMP_ERR_DECODING_EXC - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
A general decoding exception occured whilst decoding the response.
- SNMP_ERR_DECODINGASN_EXC - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
A specific decoding exception occured whilst decoding the response.
- SNMP_ERR_DECODINGPKTLNGTH_EXC - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
A specific decoding exception occured whilst decoding the response.
- SNMP_ERR_GENERR - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The value of an object cannot be retrieved for reasons not covered by any of other errors.
- SNMP_ERR_INCONSISTENTNAME - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The variable binding's name specifies a variable which does not exist but can not be created under the present circumstances (even though it could be created under other circumstances).
- SNMP_ERR_INCONSISTENTVALUE - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The variable binding's value field specifies a value that could under other circumstances be held by the variable, but is presently inconsistent or otherwise unable to be assigned to the variable.
- SNMP_ERR_NOACCESS - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The variable binding's name specifies an existing or non-existent variable to which this request is/would be denied access because it is/would not be in the appropriate MIB view.
- SNMP_ERR_NOCREATION - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The variable binding's name specifies a variable which does not exist and could not ever be created (even though some variables sharing the same OBJECT IDENTIFIER prefix might under some circumstances be able to be created).
- SNMP_ERR_NOERROR - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
No error in the PDU response.
- SNMP_ERR_NOSUCHNAME - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The object is not available or the object's name does not exactly match.
- SNMP_ERR_NOTWRITABLE - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
There are no variables which share the same OBJECT IDENTIFIER prefix as the variable binding's name, and which are able to be created or modified no matter what new value is specified.
- SNMP_ERR_READONLY - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The object can not be set, only read.
- SNMP_ERR_RESOURCEUNAVAILABLE - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The assignment of the value specified by the variable binding's value field to the specified variable requires the allocation of a resource which is presently unavailable.
- SNMP_ERR_TOOBIG - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The size of the generated response PDU would exceed a local limitation.
- SNMP_ERR_UNDOFAILED - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Any of the assignments failed and all other assignments were undone, but is was not possible to undo all the assignments.
- SNMP_ERR_WRONGENCODING - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Otherwise, if the variable binding's value field contains an ASN.1 encoding which is inconsistent with that field's ASN.1 tag.
- SNMP_ERR_WRONGLENGTH - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The variable binding's value field specifies a length which is inconsistent with that required for all variables which share the same OBJECT IDENTIFIER prefix as the variable binding's name.
- SNMP_ERR_WRONGTYPE - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The variable binding's value field specifies a type which is inconsistent with that required for all variables which share the same OBJECT IDENTIFIER prefix as the variable binding's name.
- SNMP_ERR_WRONGVALUE - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The variable binding's value field specifies a value which could under no circumstances be assigned to the variable.
- SNMP_NONE - Static variable in class org.sentrysoftware.snmp.client.SnmpClient
- SNMP_PORT - Static variable in class org.sentrysoftware.snmp.client.SnmpClient
- SNMP_PRIVACY_AES - Static variable in class org.sentrysoftware.snmp.client.SnmpClient
- SNMP_PRIVACY_DES - Static variable in class org.sentrysoftware.snmp.client.SnmpClient
- SNMP_TRAP_AUTHFAIL - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Value for the
GenericTrap
field in SNMPv1 Trap. - SNMP_TRAP_COLDSTART - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Value for the
GenericTrap
field in SNMPv1 Trap. - SNMP_TRAP_EGPNEIGHBORLOSS - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Value for the
GenericTrap
field in SNMPv1 Trap. - SNMP_TRAP_ENTERPRISESPECIFIC - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Value for the
GenericTrap
field in SNMPv1 Trap. - SNMP_TRAP_LINKDOWN - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Value for the
GenericTrap
field in SNMPv1 Trap. - SNMP_TRAP_LINKUP - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Value for the
GenericTrap
field in SNMPv1 Trap. - SNMP_TRAP_WARMSTART - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Value for the
GenericTrap
field in SNMPv1 Trap. - SNMP_V1 - Static variable in class org.sentrysoftware.snmp.client.SnmpClient
- SNMP_V2C - Static variable in class org.sentrysoftware.snmp.client.SnmpClient
- SNMP_V3 - Static variable in class org.sentrysoftware.snmp.client.SnmpClient
- SNMP_VAR_ENDOFMIBVIEW - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Indicated an attempt to reference an object identifier that is beyond the end of the MIB at the agent.
- SNMP_VAR_NOSUCHINSTANCE - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Indicated that this object does not exists for this operation.
- SNMP_VAR_NOSUCHOBJECT - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
Indicated the agent does not implement the object referred to by this object identifier.
- SNMP_VERSION_1 - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The version number for SNMPv1.
- SNMP_VERSION_2c - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The version number for SNMPv2c.
- SNMP_VERSION_3 - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The version number for SNMPv3.
- SNMPBean - Class in uk.co.westhawk.snmp.beans
-
This bean forms the base of the SNMP beans.
- SNMPBean() - Constructor for class uk.co.westhawk.snmp.beans.SNMPBean
-
The default constructor.
- SNMPBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.SNMPBean
-
The constructor that will set the host and the port no.
- SNMPBean(String, int, String, String) - Constructor for class uk.co.westhawk.snmp.beans.SNMPBean
-
The constructor that will set the host, the port no and the local bind address.
- SnmpClient - Class in org.sentrysoftware.snmp.client
- SnmpClient(String, int, int, int[], String, String, String, String, String, String, String, byte[]) - Constructor for class org.sentrysoftware.snmp.client.SnmpClient
-
Creates an SNMPClient instance, which connects to the specified SNMP agent with the specified credentials (depending on the version of SNMP)
- SnmpConstants - Interface in uk.co.westhawk.snmp.stack
-
This interface contains most of the constants used in the stack.
- SnmpContext - Class in uk.co.westhawk.snmp.stack
-
This class contains the SNMP v1 context that is needed by every PDU to send a SNMP v1 request.
- SnmpContext(String, int) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContext
-
Constructor.
- SnmpContext(String, int, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContext
-
Constructor.
- SnmpContext(String, int, String, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContext
-
Constructor.
- SnmpContextBasisFace - Interface in uk.co.westhawk.snmp.stack
-
This interface contains the SNMP context interface that is needed by every PDU to send a SNMP v1, v2c and v3 request.
- SnmpContextFace - Interface in uk.co.westhawk.snmp.stack
-
This interface contains the (basic) SNMP context interface that is needed by every PDU to send a SNMP v1 request.
- SnmpContextPool - Class in uk.co.westhawk.snmp.stack
-
This class contains the pool of SNMP v1 contexts.
- SnmpContextPool(String, int) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Constructor, using the Standard socket.
- SnmpContextPool(String, int, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Constructor.
- SnmpContextPool(String, int, String, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Constructor.
- SnmpContextPool(String, int, String, String, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Constructor.
- SnmpContextv2c - Class in uk.co.westhawk.snmp.stack
-
This class contains the SNMP v2c context that is needed by every PDU to send a SNMP v2c request.
- SnmpContextv2c(String, int) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv2c
-
Constructor.
- SnmpContextv2c(String, int, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv2c
-
Constructor.
- SnmpContextv2c(String, int, String, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv2c
-
Constructor.
- SnmpContextv2cFace - Interface in uk.co.westhawk.snmp.stack
-
This interface contains the SNMP context interface that is needed by every PDU to send a SNMP v2c request.
- SnmpContextv2cPool - Class in uk.co.westhawk.snmp.stack
-
This class contains the pool of SNMP v2c contexts.
- SnmpContextv2cPool(String, int) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv2cPool
-
Constructor.
- SnmpContextv2cPool(String, int, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv2cPool
-
Constructor.
- SnmpContextv2cPool(String, int, String, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv2cPool
-
Constructor.
- SnmpContextv2cPool(String, int, String, String, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv2cPool
-
Constructor.
- SnmpContextv3 - Class in uk.co.westhawk.snmp.stack
-
This class contains the SNMP v3 context that is needed by every PDU to send a SNMP v3 request.
- SnmpContextv3(String, int) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv3
-
Constructor.
- SnmpContextv3(String, int, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv3
-
Constructor.
- SnmpContextv3(String, int, String, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv3
-
Constructor.
- SnmpContextv3Basis - Class in uk.co.westhawk.snmp.stack
-
This class contains the basis for the SNMP v3 contexts that is needed by every PDU to send a SNMP v3 request.
- SnmpContextv3Basis(String, int) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Constructor.
- SnmpContextv3Basis(String, int, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Constructor.
- SnmpContextv3Basis(String, int, String, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Constructor.
- SnmpContextv3Discovery - Class in uk.co.westhawk.snmp.stack
-
This class contains the SNMP v3 discovery context that is used by UsmBeingDiscoveredBean, when this stack is being discovered.
- SnmpContextv3Discovery(String, int) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv3Discovery
-
Constructor.
- SnmpContextv3Discovery(String, int, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv3Discovery
-
Constructor.
- SnmpContextv3Discovery(String, int, String, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv3Discovery
-
Constructor.
- SnmpContextv3Face - Interface in uk.co.westhawk.snmp.stack
-
This interface contains the SNMP context interface that is needed by every PDU to send a SNMP v3 request.
- SnmpContextv3Pool - Class in uk.co.westhawk.snmp.stack
-
This class contains the pool of SNMP v3 contexts.
- SnmpContextv3Pool(String, int) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
Constructor, using the Standard socket.
- SnmpContextv3Pool(String, int, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
Constructor.
- SnmpContextv3Pool(String, int, String, String) - Constructor for class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
Constructor.
- SnmpResult - Class in org.sentrysoftware.snmp.client
- SnmpResult() - Constructor for class org.sentrysoftware.snmp.client.SnmpResult
- SNMPRunBean - Class in uk.co.westhawk.snmp.beans
-
This bean forms the base of the Runnable SNMP beans.
- SNMPRunBean() - Constructor for class uk.co.westhawk.snmp.beans.SNMPRunBean
-
The default constructor
- SnmpUtilities - Class in uk.co.westhawk.snmp.util
-
This class contains utilities for key and authentication encoding.
- SnmpUtilities() - Constructor for class uk.co.westhawk.snmp.util.SnmpUtilities
- SNMPv1_Security_Model - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
The SNMPv1 security model.
- SNMPv2c_Security_Model - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
The SNMPv2c security model.
- SOCKET_TYPE - Static variable in class org.sentrysoftware.snmp.client.SnmpClient
- speedPropertyName - Static variable in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Used as propertyName when a propertyChangeEvent is fired because the speed was updated
- ssnActiveCallReferenceNum - Static variable in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
A unique number identifying this active session.
- ssnActiveCurrentService - Static variable in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
The current service provided to the remote user.
- ssnActiveUserIPAddress - Static variable in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
The IP address of the remote user.
- ssnActiveUserName - Static variable in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
The name of the remote user.
- ssnActiveUserSubnetMask - Static variable in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
The subnet mask of the remote user.
- STANDARD_SOCKET - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
The Standard Socket type.
- StandardSocket - Class in uk.co.westhawk.snmp.net
-
This is a wrapper class around the standard DatagramSocket.
- StandardSocket() - Constructor for class uk.co.westhawk.snmp.net.StandardSocket
- startDiscovery() - Method in class uk.co.westhawk.snmp.beans.UsmDiscoveryBean
-
Starts the discovery.
- startsWith(AsnObjectId) - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Checks if this OID starts with the specified prefix.
- stop() - Method in class uk.co.westhawk.snmp.stack.AbstractSnmpContext
-
Deprecated.As of version 4_12, should use
AbstractSnmpContext.destroy()
- StreamPortItem - Class in uk.co.westhawk.snmp.net
-
This is a holder class that associates the incoming packet stream with the remote port it came from.
- StreamPortItem(String, int, ByteArrayInputStream) - Constructor for class uk.co.westhawk.snmp.net.StreamPortItem
-
Constructor.
- STRING - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- svPrintQName - Static variable in class uk.co.westhawk.snmp.beans.NTPrintQBean
- svShareName - Static variable in class uk.co.westhawk.snmp.beans.NTSharedResBean
- svSvcName - Static variable in class uk.co.westhawk.snmp.beans.NTServiceNamesBean
- svUserName - Static variable in class uk.co.westhawk.snmp.beans.NTUserNamesBean
- SYSUPTIME - Static variable in class uk.co.westhawk.snmp.pdu.UpSincePdu
-
The oid of sysUpTime
- sysUpTime_OID - Static variable in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
T
- table(String, String[]) - Method in class org.sentrysoftware.snmp.client.SnmpClient
-
Read the content of an SNMP table
- TCP_SOCKET - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
-
The TCP Socket type.
- TCPSocket - Class in uk.co.westhawk.snmp.net
-
This is a wrapper class around the standard Socket.
- TCPSocket() - Constructor for class uk.co.westhawk.snmp.net.TCPSocket
- TESTING - Static variable in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
The current operational state is testing
- TIMETICKS - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- TimeWindow - Class in uk.co.westhawk.snmp.stack
-
TimeWindow contains the lookup tables for the engine Id information.
- TimeWindow() - Constructor for class uk.co.westhawk.snmp.stack.TimeWindow
-
Constructor.
- toBytes(String) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Converts a hexadecimal ASCII string to a byte array.
- toCalendar() - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Returns the String representation according to the DateAndTime convension.
- toDisplayString() - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Returns this Octet as a display string (text convension).
- toHex() - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Returns this Octet as an hexadecimal String, without any prefix.
- toHex(int) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Converts one int to a hexadecimal ASCII string.
- toHexString(byte[]) - Static method in class uk.co.westhawk.snmp.util.SnmpUtilities
-
Converts a byte array to a hexadecimal ASCII string.
- toInternationalDisplayString() - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Returns this Octet as an international display string (text convension).
- toInternationalDisplayString(byte[]) - Method in interface uk.co.westhawk.snmp.stack.AsnOctetsPrintableFace
-
This method provides the implemantation of the InternationalDisplayString text-convention.
- toInternationalDisplayString(byte[]) - Method in class uk.co.westhawk.snmp.stack.DefaultAsnOctetsPrintable
-
Returns the String according to the platform's default character set.
- toInternationalDisplayString(AsnOctetsPrintableFace) - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
As toInternationalDisplayString(), but this methods will use this specific, one-off AsnOctetsPrintableFace object.
- toIpAddress() - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Returns this Octet as an IP Address string.
- toString() - Method in class uk.co.westhawk.snmp.net.StreamPortItem
-
Returns the string representation.
- toString() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPdu
- toString() - Method in class uk.co.westhawk.snmp.pdu.InterfaceGetNextPduStub
- toString() - Method in class uk.co.westhawk.snmp.stack.AsnInteger
-
Returns the string representation of the AsnInteger.
- toString() - Method in class uk.co.westhawk.snmp.stack.AsnNull
-
Returns the string representation of the AsnNull.
- toString() - Method in class uk.co.westhawk.snmp.stack.AsnObject
-
Returns a string representation of the object.
- toString() - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Returns the string representation of the AsnObjectId.
- toString() - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Returns the string representation of the AsnOctets.
- toString() - Method in class uk.co.westhawk.snmp.stack.AsnPrimitive
-
Returns the string representation of the AsnPrimitive.
- toString() - Method in class uk.co.westhawk.snmp.stack.AsnUnsInteger
-
Returns the string representation of the AsnUnsInteger.
- toString() - Method in class uk.co.westhawk.snmp.stack.AsnUnsInteger64
-
Returns the string representation of the AsnUnsInteger64.
- toString() - Method in class uk.co.westhawk.snmp.stack.GetBulkPdu
-
Returns a string representation of the object.
- toString() - Method in class uk.co.westhawk.snmp.stack.ListeningContext
-
Returns a string representation of the object.
- toString() - Method in class uk.co.westhawk.snmp.stack.ListeningContextPool
-
Returns a string representation of the object.
- toString() - Method in class uk.co.westhawk.snmp.stack.MultiResponsePdu
-
Prints out the list of received responses and their source IP addressses.
- toString() - Method in class uk.co.westhawk.snmp.stack.Pdu
-
Returns the string representation of the PDU.
- toString() - Method in class uk.co.westhawk.snmp.stack.ReportPdu
-
Returns the string representation of this object.
- toString() - Method in class uk.co.westhawk.snmp.stack.ResponsePdu
-
Returns the string representation of this object.
- toString() - Method in class uk.co.westhawk.snmp.stack.SnmpContext
-
Returns a string representation of the object.
- toString() - Method in class uk.co.westhawk.snmp.stack.SnmpContextPool
-
Returns a string representation of the object.
- toString() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv2c
-
Returns a string representation of the object.
- toString() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Basis
-
Returns a string representation of the object.
- toString() - Method in class uk.co.westhawk.snmp.stack.SnmpContextv3Pool
-
Returns a string representation of the object.
- toString() - Method in class uk.co.westhawk.snmp.stack.TimeWindow
-
Returns the string representation.
- toString() - Method in class uk.co.westhawk.snmp.stack.TrapPduv1
-
Returns the string representation of this object.
- toString() - Method in class uk.co.westhawk.snmp.stack.TrapPduv2
-
Returns the string representation of this object.
- toString() - Method in class uk.co.westhawk.snmp.stack.varbind
-
Returns the string representation of the varbind.
- toString(long[]) - Method in class uk.co.westhawk.snmp.stack.AsnObjectId
-
Returns the string representation of the AsnObjectId.
- toString(AsnOctetsPrintableFace) - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
As toString(), but this methods will use this specific, one-off AsnOctetsPrintableFace object.
- toSubOid(boolean) - Method in class uk.co.westhawk.snmp.stack.AsnOctets
-
Converts this Octet to its corresponding sub-identifiers.
- TrapEvent - Class in uk.co.westhawk.snmp.event
-
The TrapEvent class.
- TrapEvent(Object, Pdu, int) - Constructor for class uk.co.westhawk.snmp.event.TrapEvent
-
The constructor for a decoded trap pdu event.
- TrapListener - Interface in uk.co.westhawk.snmp.event
-
The listener interface for receiving decoded trap events.
- TrapPduv1 - Class in uk.co.westhawk.snmp.stack
-
This class represents the ASN SNMPv1 Trap PDU object.
- TrapPduv1(SnmpContext) - Constructor for class uk.co.westhawk.snmp.stack.TrapPduv1
-
Constructor.
- TrapPduv1(SnmpContextPool) - Constructor for class uk.co.westhawk.snmp.stack.TrapPduv1
-
Constructor.
- TrapPduv2 - Class in uk.co.westhawk.snmp.stack
-
This class represents the ASN SNMP v2c (and higher) Trap PDU object.
- TrapPduv2(SnmpContextBasisFace) - Constructor for class uk.co.westhawk.snmp.stack.TrapPduv2
-
Constructor.
- trapReceived(TrapEvent) - Method in interface uk.co.westhawk.snmp.event.TrapListener
-
Invoked when a trap is received.
- TrapReceivedSupport - Class in uk.co.westhawk.snmp.event
-
This is a utility class that can be used by classes that support trap listener functionality.
- TrapReceivedSupport(Object) - Constructor for class uk.co.westhawk.snmp.event.TrapReceivedSupport
-
The constructor.
- TRP_REQ_MSG - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The SNMPv1 Trap PDU type.
- TRPV2_REQ_MSG - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
-
The SNMPv2 (and SNMPv3) Trap PDU type.
- type - Variable in class org.sentrysoftware.snmp.client.SnmpResult
U
- uk.co.westhawk.snmp.beans - package uk.co.westhawk.snmp.beans
- uk.co.westhawk.snmp.event - package uk.co.westhawk.snmp.event
- uk.co.westhawk.snmp.net - package uk.co.westhawk.snmp.net
- uk.co.westhawk.snmp.pdu - package uk.co.westhawk.snmp.pdu
- uk.co.westhawk.snmp.stack - package uk.co.westhawk.snmp.stack
- uk.co.westhawk.snmp.util - package uk.co.westhawk.snmp.util
- unknown - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- UNKNOWN - Static variable in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
The current operational state is unknown
- UP - Static variable in class uk.co.westhawk.snmp.pdu.InterfacePdu
-
The current operational state is up
- update(byte) - Method in interface org.bouncycastle.crypto.Digest
-
update the message digest with a single byte.
- update(byte) - Method in class org.bouncycastle.crypto.digests.GeneralDigest
- update(byte[], int, int) - Method in interface org.bouncycastle.crypto.Digest
-
update the message digest with a block of bytes.
- update(byte[], int, int) - Method in class org.bouncycastle.crypto.digests.GeneralDigest
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.AnnexModemStatusBean
-
This method is called when the Pdu response is received.
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.AscendActiveSessionBean
-
This method is called when the Pdu response is received.
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
-
This method is called when the Pdu response is received.
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.InterfaceIndexesBean
-
This method is called when the Pdu response is received.
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.IsHostReachableBean
-
The update method according to the Observer interface, it will be called when the Pdu response is received.
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.NTPrintQBean
-
This method is called when the Pdu response is received.
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.NTServiceNamesBean
-
This method is called when the Pdu response is received.
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.NTSharedResBean
-
This method is called when the Pdu response is received.
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.NTUserNamesBean
-
This method is called when the Pdu response is received.
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.OneInterfaceBean
-
The update method according to the Observer interface, it will be called when the Pdu response is received.
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.OneNTPrintQBean
-
The update method according to the Observer interface, it will be called when the Pdu response is received.
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.OneNTServiceBean
-
The update method according to the Observer interface, it will be called when the Pdu response is received.
- update(Observable, Object) - Method in class uk.co.westhawk.snmp.beans.OneNTSharedResBean
-
The update method according to the Observer interface, it will be called when the Pdu response is received.
- updateTimeWindow(String, int, int, boolean) - Method in class uk.co.westhawk.snmp.stack.TimeWindow
-
Tries to update the time window and returns if succeeded.
- UpSincePdu - Class in uk.co.westhawk.snmp.pdu
-
The UpSincePdu class will send a Get request for the sysUpTime and will calculate that date the system rebooted the last time.
- UpSincePdu(SnmpContextBasisFace, Observer) - Constructor for class uk.co.westhawk.snmp.pdu.UpSincePdu
-
Constructor that will send the request immediately.
- userPropertyName - Static variable in class uk.co.westhawk.snmp.beans.NcdPerfDataBean
-
Used as propertyName when a propertyChangeEvent is fired because the user name was updated
- USM_Security_Model - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
-
The USM security model.
- UsmAgent - Interface in uk.co.westhawk.snmp.stack
-
This interface provides the SNMPv3 USM (User-Based Security Model) authoritative details.
- UsmBeingDiscoveredBean - Class in uk.co.westhawk.snmp.beans
-
This bean handles being discovered as an authoritative engine by an non-authoritative engine (SNMPv3 only).
- UsmBeingDiscoveredBean(SnmpContextv3, UsmAgent) - Constructor for class uk.co.westhawk.snmp.beans.UsmBeingDiscoveredBean
-
Constructor.
- UsmDiscoveryBean - Class in uk.co.westhawk.snmp.beans
-
This bean performs the SNMPv3 USM discovery process.
- UsmDiscoveryBean(String, int) - Constructor for class uk.co.westhawk.snmp.beans.UsmDiscoveryBean
-
Constructor.
- UsmDiscoveryBean(String, int, String, String) - Constructor for class uk.co.westhawk.snmp.beans.UsmDiscoveryBean
-
Constructor.
- usmStatsConstants - Interface in uk.co.westhawk.snmp.stack
-
This interface contains the OIDs for the usmStats variables.
- usmStatsDecryptionErrors - Static variable in interface uk.co.westhawk.snmp.stack.usmStatsConstants
-
The total number of packets received by the SNMP engine which were dropped because they could not be decrypted.
- usmStatsNotInTimeWindows - Static variable in interface uk.co.westhawk.snmp.stack.usmStatsConstants
-
The total number of packets received by the SNMP engine which were dropped because they appeared outside of the authoritative SNMP engine's window.
- usmStatsOids - Static variable in interface uk.co.westhawk.snmp.stack.usmStatsConstants
-
The array with all the usmStats dotted OIDs in it.
- usmStatsStrings - Static variable in interface uk.co.westhawk.snmp.stack.usmStatsConstants
-
The array with all the usmStats verbal OIDs in it.
- usmStatsUnknownEngineIDs - Static variable in interface uk.co.westhawk.snmp.stack.usmStatsConstants
-
The total number of packets received by the SNMP engine which were dropped because they referenced an snmpEngineID that was not known to the SNMP engine.
- usmStatsUnknownUserNames - Static variable in interface uk.co.westhawk.snmp.stack.usmStatsConstants
-
The total number of packets received by the SNMP engine which were dropped because they referenced a user that was not known to the SNMP engine.
- usmStatsUnsupportedSecLevels - Static variable in interface uk.co.westhawk.snmp.stack.usmStatsConstants
-
The total number of packets received by the SNMP engine which were dropped because they requested a securityLevel that was unknown to the SNMP engine or otherwise unavailable.
- usmStatsWrongDigests - Static variable in interface uk.co.westhawk.snmp.stack.usmStatsConstants
-
The total number of packets received by the SNMP engine which were dropped because they didn't contain the expected digest value.
V
- value - Variable in class org.sentrysoftware.snmp.client.SnmpResult
- varbind - Class in uk.co.westhawk.snmp.stack
-
This class represents the variable bindings to a PDU.
- varbind(String) - Constructor for class uk.co.westhawk.snmp.stack.varbind
-
Constructor.
- varbind(String, AsnObject) - Constructor for class uk.co.westhawk.snmp.stack.varbind
-
Constructor.
- varbind(AsnObjectId) - Constructor for class uk.co.westhawk.snmp.stack.varbind
-
Constructor.
- varbind(AsnObjectId, AsnObject) - Constructor for class uk.co.westhawk.snmp.stack.varbind
-
Constructor.
- varbind(varbind) - Constructor for class uk.co.westhawk.snmp.stack.varbind
-
Constructor.
- vch_status - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
- version_id - Static variable in interface uk.co.westhawk.snmp.event.RawPduListener
- version_id - Static variable in class uk.co.westhawk.snmp.event.RawPduReceivedSupport
- version_id - Static variable in interface uk.co.westhawk.snmp.event.RequestPduListener
- version_id - Static variable in class uk.co.westhawk.snmp.event.RequestPduReceivedSupport
- version_id - Static variable in interface uk.co.westhawk.snmp.event.TrapListener
- version_id - Static variable in class uk.co.westhawk.snmp.event.TrapReceivedSupport
- version_id - Static variable in interface uk.co.westhawk.snmp.net.ContextSocketFace
- version_id - Static variable in interface uk.co.westhawk.snmp.stack.AsnOctetsPrintableFace
- version_id - Static variable in interface uk.co.westhawk.snmp.stack.ListeningContextFace
- version_id - Static variable in interface uk.co.westhawk.snmp.stack.SnmpConstants
- version_id - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextBasisFace
- version_id - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextFace
- version_id - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextv2cFace
- version_id - Static variable in interface uk.co.westhawk.snmp.stack.SnmpContextv3Face
- version_id - Static variable in interface uk.co.westhawk.snmp.stack.UsmAgent
- version_id - Static variable in interface uk.co.westhawk.snmp.stack.usmStatsConstants
- voice - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
W
- waitForSelf() - Method in class uk.co.westhawk.snmp.stack.Pdu
-
This method will wait until the answer is received, instead of continue with other stuff.
- waitForSelfAction() - Method in class uk.co.westhawk.snmp.beans.IsHostReachableBean
-
This method performs the request and wait for it.
- walk(String) - Method in class org.sentrysoftware.snmp.client.SnmpClient
-
Perform a WALK, i.e.
- winking - Static variable in class uk.co.westhawk.snmp.beans.DialogChannelStatusBean
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ListeningContext
andListeningContextPool