Package | Description |
---|---|
org.snmp4j.security |
Provides classes and interfaces for authentication and privacy of SNMP(v3)
messages.
|
Modifier and Type | Method and Description |
---|---|
UsmTimeEntry |
UsmTimeTable.getEntry(OctetString engineID) |
UsmTimeEntry |
UsmTimeTable.getLocalTime() |
UsmTimeEntry |
UsmTimeTable.getTime(OctetString engineID) |
Modifier and Type | Method and Description |
---|---|
void |
UsmTimeTable.addEntry(UsmTimeEntry entry) |
int |
UsmTimeTable.checkTime(UsmTimeEntry entry) |
void |
UsmTimeTable.setLocalTime(UsmTimeEntry localTime) |
Copyright © 2024 SNMP4J.org. All rights reserved.