BAR_TKN -
Static variable in interface com.outbackinc.services.protocol.snmp.mib.jMIBCCConstants
BEGIN_TKN -
Static variable in interface com.outbackinc.services.protocol.snmp.mib.jMIBCCConstants
beginColumn -
Variable in class com.outbackinc.services.protocol.snmp.mib.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
beginLine -
Variable in class com.outbackinc.services.protocol.snmp.mib.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
The CORBASnmpServer is responsible for starting a local implementation of
the SnmpService, creating the appropriate CORBA proxies, and registering
them with an ORB.
Deprecated.as of jSNMP v3.1.1 by createLocalAuthoritativeSession(String szAgentAddress, int iAgentPort, byte[] bContextEngineID, byte[] bContextName, SnmpSecurityInfo cSnmpSecurityInfo)
Deprecated.as of jSNMP v3.1.1 by createRemoteAuthoritativeSession(String szAgentAddress, int iAgentPort, byte[] bContextEngineID, byte[] bContextName, SnmpSecurityInfo cSnmpSecurityInfo)
Encode a length value (using the maximum amount of space within the
packet [3 bytes]) into it's ASN.1 byte representation and return the
current encoding buffer index.
Encode a SnmpConstants.ASN_SEQUENCE type (using the maximum amount of
space within the packet [3 bytes]) into it's ASN.1 byte representation
and return the current encoding buffer index.
Encode a SnmpConstants.ASN_COUNTER64 type into it's ASN.1 byte
representation and return the current encoding buffer index.
END_TKN -
Static variable in interface com.outbackinc.services.protocol.snmp.mib.jMIBCCConstants
endColumn -
Variable in class com.outbackinc.services.protocol.snmp.mib.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
endLine -
Variable in class com.outbackinc.services.protocol.snmp.mib.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
Deprecated.as of jSNMP v3.1.1 by generateAuthKeyChangeValue(SnmpAuthoritativeSession cSnmpRemoteAuthoritativeSession, byte[] bNewAuthenticationPassword)
Get the security token for this session;
the class type of the returned object is SecurityModel dependent,
and the session object needs to know nothing about it.
Get the security token for 'cSnmpAuthoritativeSession';
the class type of the returned object is SecurityModel dependent,
and the session object needs to know nothing about it.
Load a MIB definition into the service, making a new MIB
dictionary available for it.
M
MACRO_TKN -
Static variable in interface com.outbackinc.services.protocol.snmp.mib.jMIBCCConstants
main(String[]) -
Static method in class com.outbackinc.services.protocol.snmp.mib.jMIBC
Convert through a command line interface MIB file(s) to jMIB format
suitable for jSNMP to load using the com.outbackinc.services.protocol.snmp.mib package.