Package | Description |
---|---|
org.opennms.netmgt.capsd.snmp | |
org.opennms.netmgt.collectd | |
org.opennms.netmgt.enlinkd.snmp | |
org.opennms.netmgt.provision.service.snmp | |
org.opennms.netmgt.snmp |
Non-implementation-specific SNMP API.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SnmpTable.reportNonFatalErr(ErrorStatus status) |
Modifier and Type | Method and Description |
---|---|
protected void |
SnmpNodeCollector.reportNonFatalErr(ErrorStatus status) |
protected void |
SnmpIfCollector.reportNonFatalErr(ErrorStatus status) |
Modifier and Type | Method and Description |
---|---|
protected void |
OspfGeneralGroupTracker.reportNonFatalErr(ErrorStatus status) |
protected void |
LldpLocalGroupTracker.reportNonFatalErr(ErrorStatus status) |
protected void |
IsisSysObjectGroupTracker.reportNonFatalErr(ErrorStatus status) |
protected void |
CdpGlobalGroupTracker.reportNonFatalErr(ErrorStatus status) |
protected void |
Dot1dBaseTracker.reportNonFatalErr(ErrorStatus status) |
Modifier and Type | Method and Description |
---|---|
protected void |
SnmpTable.reportNonFatalErr(ErrorStatus status) |
protected void |
SystemGroup.reportNonFatalErr(ErrorStatus status) |
Modifier and Type | Method and Description |
---|---|
static ErrorStatus |
ErrorStatus.fromStatus(int status) |
static ErrorStatus |
ErrorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorStatus[] |
ErrorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CollectionTracker.reportNonFatalErr(ErrorStatus status) |
Constructor and Description |
---|
ErrorStatusException(ErrorStatus status) |
ErrorStatusException(ErrorStatus status,
String message) |
ErrorStatusException(ErrorStatus status,
Throwable t) |
Copyright © 2021. All rights reserved.