public interface NonStandardSecurityProtocol
NonStandardSecurityProtocol
interface you can modify
the ID of a non-standard security protocol to match the ID that is used
by that protocol in your environment.Modifier and Type | Method and Description |
---|---|
OID |
getDefaultID()
Gets the default ID for this non-standard privacy protocol.
|
void |
setID(OID newOID)
Assign a new ID to a non-standard security protocol instance.
|
void setID(OID newOID)
newOID
- the new security protcol ID for the security protocol class called.OID getDefaultID()
Copyright © 2021 SNMP4J.org. All rights reserved.