Modifier and Type | Method | Description |
---|---|---|
protected org.snmp4j.smi.OctetString |
AgentConfigManager.getContext(MOGroup mibGroup,
org.snmp4j.smi.OctetString defaultContext) |
This method can be overwritten by a subagent to specify the contexts
each MIB module (group) will be registered to.
|
protected org.snmp4j.smi.OctetString |
BaseAgent.getContext(MOGroup mibGroup) |
Deprecated.
This method can be overwritten by a subagent to specify the contexts
each MIB module (group) will be registered to.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Modules |
|
class |
Snmp4jDemoMib |
Modifier and Type | Class | Description |
---|---|---|
class |
MOGroupImpl |
The
MOGroupImpl implements a simple object group. |
Modifier and Type | Class | Description |
---|---|---|
class |
AgentppSimulationMib |
|
class |
StaticMOGroup |
The
StaticMOGroup can be used to easily implement static
(read-only) managed objects. |
Modifier and Type | Class | Description |
---|---|---|
class |
NotificationLogMib |
|
class |
SnmpCommunityMIB |
|
class |
SnmpFrameworkMIB |
The SnmpFrameworkMIB implements the SNMP-FRAMEWORK-MIB as defined by
RFC 3411.
|
class |
SnmpMpdMib |
|
class |
SnmpNotificationMIB |
|
class |
SnmpProxyMIB |
|
class |
SnmpSshTmMib |
|
class |
SnmpTargetMIB |
|
class |
SnmpTlsTmMib |
|
class |
SnmpTsmMib |
|
class |
SNMPv2MIB |
The
SystemGroup implements the objects in the SNMPv2-MIB
specification. |
class |
UsmMIB |
The
UsmMIB implements the SNMP-USER-BASED-SM-MIB defined in
RFC 3414. |
class |
VacmMIB |
This concrete implementation of the SNMP-VIEW-BASED-ACM-MIB (RFC 3415).
|
Modifier and Type | Class | Description |
---|---|---|
class |
SnmpUsmDhObjectsMib |
Modifier and Type | Class | Description |
---|---|---|
class |
Snmp4jConfigMib |
|
class |
Snmp4jLogMib |
|
class |
Snmp4jProxyMib |
Modifier and Type | Class | Description |
---|---|---|
class |
Snmp4jHeartbeatMib |
Copyright © 2018 SNMP4J.org. All rights reserved.