public class KrakenSnmpHandler extends KrakenBaseProtocol
SnmpDecoder
and creates
Snmpv1Activity
and/or Snmpv2Activity
objects.
This class does not provide any forward bindings and does not support
SNMPv3 due to lacking decoder support..Modifier and Type | Field and Description |
---|---|
static KrakenApplicationProtocolId |
krakenSnmpProtocolId |
static String |
PROPERTY_NEW_SNMPV_1_ACTIVITY |
static String |
PROPERTY_NEW_SNMPV_2_ACTIVITY |
BINDING_METHOD_NAME, log, propertyChangeSupport, protocolSetting
Constructor and Description |
---|
KrakenSnmpHandler() |
Modifier and Type | Method and Description |
---|---|
org.krakenapps.pcap.decoder.snmp.SnmpDecoder |
getKrakenSnmpDecoder() |
ProtocolId |
getProtocolId()
An arbitrary identifier for the protocol(s) this decoder should be able to parse and decode.
|
addPropertyChangeListener, addPropertyChangeListener, bind, findProtocolBindingMethod, getCurrentPcapActivity, getPcapHandler, getProtocolConfiguration, initialize, removePropertyChangeListener, removePropertyChangeListener
public static final KrakenApplicationProtocolId krakenSnmpProtocolId
public static final String PROPERTY_NEW_SNMPV_1_ACTIVITY
public static final String PROPERTY_NEW_SNMPV_2_ACTIVITY
public ProtocolId getProtocolId()
BaseProtocol
public org.krakenapps.pcap.decoder.snmp.SnmpDecoder getKrakenSnmpDecoder()
Copyright © 2013–2015 Institute of networks and security. All rights reserved.