Package | Description |
---|---|
org.snmp4j.agent.mo |
Modifier and Type | Method | Description |
---|---|---|
MOChangeEvent.OidType |
MOChangeEvent.getOidType() |
Gets the representation type of the OID of the event as defined by
MOChangeEvent.OidType . |
static MOChangeEvent.OidType |
MOChangeEvent.OidType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static MOChangeEvent.OidType[] |
MOChangeEvent.OidType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 SNMP4J.org. All rights reserved.