Compares the two given oids and returns a negative, 0 or positive
value accordingly as the first oid comes before, is same or after
the second oid lexicographically.
Use this to provide proper data conversions if your MBeans return non-standard data types
so that they can be converted to the appropriate smi types for use in snmp operations
DEBUG_INT -
Static variable in interface com.koshna.snmp.util.Logger
Gets the access value indicating whether it is available for
read only or for ead & write or for for notification only or not accessible
for any operation in case the attribute doesn't refer to any mbean attribute and
all it's the snmp mapping information is defined here.
Gets the v1 trap parameter - generic trap number if the mapping
to a v1 trap exists
One of
0 - COLDSTART
1 - WARMSTART
2 - LINKDOWN
3 - LINKUP
4 - AUTHENTICATIONFAILURE
5 - EGPNEIGHBORLOSS
6 - ENTERPRISESPECIFIC
Gets the maximum value of range or size
Note: If this indicates the range maximum this is relevant for snmp types derived from snmp integer types only
If this indicates the size maximum this is relevant for snmp types derived from snmp octet string types only
Gets the minimum value of range or size
Note: If this indicates the range minimum this is relevant for snmp types derived from snmp integer types only
If this indicates the size minimum this is relevant for snmp types derived from snmp octet string types only
Gets the object identifier of this attribute in case
the attribute doesn't refer to any mbean attribute and
all it's the snmp mapping information is defined here.
Gets the Snmp mapping info of this attribute in case
the attribute doesn't refer to any mbean attribute and
all it's the snmp mapping information is defined here.
Gets the v1 trap parameter - specific trap number if the mapping
to a v1 trap exists
Note: This is relevant only if the generic trap number is ENTERPRISESPECIFIC(6)
Indicates if there is a maximun & minimum size defined for this snmp type
Note: This is relevant for snmp types derived from snmp octet string types only