| Package | Description | 
|---|---|
| org.snmp4j.agent.mo | |
| org.snmp4j.agent.mo.snmp | |
| org.snmp4j.agent.mo.snmp.tc | |
| org.snmp4j.agent.mo.snmp4j | 
| Modifier and Type | Method and Description | 
|---|---|
<V extends org.snmp4j.smi.Variable>  | 
MOFactory.getTextualConvention(String moduleName,
                    String name)
Gets the textual convention described by the TC's name and the MIB module
 name of the MIB module specifying the TC. 
 | 
<V extends org.snmp4j.smi.Variable>  | 
DefaultMOFactory.getTextualConvention(String moduleName,
                    String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Map<? extends String,? extends Map<String,TextualConvention>> | 
DefaultMOFactory.getTextualConventions()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MOFactory.addTextualConvention(TextualConvention tc)
Adds a textual convention to this factory which can then be used by the
 factory to create appropriate value constraints for columnar and scalar
 managed objects. 
 | 
void | 
DefaultMOFactory.addTextualConvention(TextualConvention tc)
Adds a textual convention to this factory which can then be used by the
 factory to create appropriate value constraints for columnar and scalar
 managed objects. 
 | 
void | 
MOFactory.removeTextualConvention(TextualConvention tc)
Removes the supplied textual convention from the supported TCs by this
 ManagedObject factory. 
 | 
void | 
DefaultMOFactory.removeTextualConvention(TextualConvention tc)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NotificationLogMib.SnmpAdminString  | 
class  | 
NotificationLogMib.SnmpEngineID  | 
class  | 
NotificationLogMib.TAddress  | 
class  | 
NotificationLogMib.TDomain  | 
class  | 
SnmpTlsTmMib.SnmpAdminString  | 
class  | 
SnmpTlsTmMib.SnmpTLSFingerprint  | 
| Modifier and Type | Method and Description | 
|---|---|
TextualConvention | 
SNMPv2TC.getTextualConvention(String name)  | 
TextualConvention | 
SnmpFrameworkMIB.getTextualConvention(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<TextualConvention> | 
SNMPv2TC.getTextualConventions()  | 
Collection<TextualConvention> | 
SnmpFrameworkMIB.getTextualConventions()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AutonomousTypeTC  | 
class  | 
DateAndTimeTC  | 
class  | 
DisplayStringTC  | 
class  | 
RowStatusTC  | 
class  | 
SnmpAdminStringTC
Created by fock on 31.01.2015. 
 | 
class  | 
SnmpEngineIDTC
Created by fock on 31.01.2015. 
 | 
class  | 
StorageTypeTC  | 
class  | 
TestAndIncrTC  | 
class  | 
TimeStampTC  | 
class  | 
TruthValueTC  | 
| Modifier and Type | Method and Description | 
|---|---|
TextualConvention | 
TCModule.getTextualConvention(String name)
Gets the textual convention for the specified name. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Snmp4jProxyMib.SnmpAdminString  | 
class  | 
Snmp4jProxyMib.SnmpEngineID  | 
Copyright © 2015 SNMP4J.org. All rights reserved.