public interface SmiValueType
| Modifier and Type | Method and Description |
|---|---|
int |
getSmiSyntax()
Gets the SMI syntax as defined by
SMIConstants for this value type. |
SmiSyntax |
getSyntax()
Gets the SYNTAX clause of this OBJECT-TYPE or TEXTUAL-CONVENTION.
|
SmiSyntax getSyntax()
int getSmiSyntax()
SMIConstants for this value type.
If this SmiObject is not of type SmiType.OBJECT_TYPE_SCALAR,
SmiType.OBJECT_TYPE_COLUMN and not of type
SmiType.TEXTUAL_CONVENTION then zero is returned.Copyright © 2015 SNMP4J.com. All Rights Reserved.