|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.management.snmp.usm.SnmpUsmEnginePeer
public class SnmpUsmEnginePeer
FOR INTERNAL USE ONLY. This peer object models a distant engine Id. It is used by SnmpUsmPeer
for timeliness synchronization.
It stores the timeliness parameters.
Method Summary | |
---|---|
int |
getAuthoritativeEngineBoots()
Gets the engine nb boots. |
SnmpEngineId |
getAuthoritativeEngineId()
Gets the engine Id. |
int |
getAuthoritativeEngineTime()
Gets an updated engine time. |
int |
getAuthoritativeLastReceivedEngineTime()
Gets the last received engine time. |
void |
reset()
Clean the previous engine time and boots. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public SnmpEngineId getAuthoritativeEngineId()
public int getAuthoritativeEngineBoots()
public int getAuthoritativeEngineTime()
public int getAuthoritativeLastReceivedEngineTime()
public void reset()
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |