Package | Description |
---|---|
org.soulwing.snmp |
Provides a façade over an SNMP and MIB implementation
|
Modifier and Type | Method and Description |
---|---|
Formatter |
MibTrapV1Support.getGenericTrapFormatter()
Gets a formatter for the
generic-trap field of a V1 TRAP PDU. |
Formatter |
MibTrapV1Support.getSpecificTrapFormatter()
Gets a formatter for the
specific-trap field of a V1 TRAP PDU. |
Formatter |
MibTrapV1Support.getTimestampFormatter()
Gets a formatter for the
timestamp field of a V1 TRAP PDU. |
Formatter |
Mib.newFormatter(String oid)
Gets a new
Formatter appropriate for the object type represented
by the given object identifier |
Copyright © 2012–2015. All rights reserved.