<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SNMP Modular Input Custom MIB in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB/m-p/472473#M81193</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;

&lt;P&gt;After installing snmp modular input have a problem with MIB. Logs are not human readable format.&lt;/P&gt;

&lt;P&gt;Example:&lt;BR /&gt;
notification_from_address = "10.253.242.15" notification_from_port = "55681" notification_enterprise = "1.3.6.1.4.1.18494.2" notification_agent_address = "10.253.242.15" notification_generic_trap = "'enterpriseSpecific'" notification_specific_trap = "1" notification_uptime = "1" 1.3.6.1.4.1.18494.2.1.1 =  ObjectSyntax: simple=SimpleSyntax:  string=atyn 1.3.6.1.4.1.18494.2.1.2 =  ObjectSyntax: simple=SimpleSyntax:  string=05/09/2019 1.3.6.1.4.1.18494.2.1.3 =  ObjectSyntax: simple=SimpleSyntax:  string=11:31:15 1.3.6.1.4.1.18494.2.1.4 =  ObjectSyntax: simple=SimpleSyntax:  string=MXS 1.3.6.1.4.1.18494.2.1.5 =  ObjectSyntax: simple=SimpleSyntax:  number=10023 1.3.6.1.4.1.18494.2.1.6 =  ObjectSyntax: simple=SimpleSyntax:  string=Info 1.3.6.1.4.1.18494.2.1.7 =  ObjectSyntax: simple=SimpleSyntax:  string=Communication 1.3.6.1.4.1.18494.2.1.8 =  ObjectSyntax: simple=SimpleSyntax:  string=Session Closed 1.3.6.1.4.1.18494.2.1.9 =  ObjectSyntax: simple=SimpleSyntax:  string=0x4d65737361676520506172746e6572204d54314f75742c2053657373696f6e20393833202d2053657373696f6e20636c6f7365640a20202020496e707574206d6573736167657320203a20616363657074656420303030303030202d2072656a6563746564203030303030300a202020204f7574707574206d65737361676573203a20616363657074656420303030303031202d2072656a6563746564203030303030300a2020202020202020202020202020202020202020202020202020202020202020202020202d20627970617373656420303030303030 1.3.6.1.4.1.18494.2.1.10 =  ObjectSyntax: simple=SimpleSyntax:  string=8370f116-2250-47c6-86d9-e435fa6127f5 &lt;/P&gt;

&lt;P&gt;I already converted MIB into Python Modules and put it /opt/splunk/etc/apps/snmp_ta/bin/mibs&lt;/P&gt;

&lt;P&gt;My inputs.conf&lt;BR /&gt;
[snmp://Swift_altyn]&lt;BR /&gt;
activation_key = ***************************&lt;BR /&gt;
communitystring = public&lt;BR /&gt;
do_bulk_get = 0&lt;BR /&gt;
do_get_subtree = 0&lt;BR /&gt;
ipv6 = 0&lt;BR /&gt;
snmp_mode = traps&lt;BR /&gt;
snmp_version = 2C&lt;BR /&gt;
sourcetype = swift_altyn&lt;BR /&gt;
split_bulk_output = 0&lt;BR /&gt;
trap_host = SERVERNAME&lt;BR /&gt;
trap_port = 10162&lt;BR /&gt;
trap_rdns = 0&lt;BR /&gt;
v3_authProtocol = usmHMACMD5AuthProtocol&lt;BR /&gt;
v3_privProtocol = usmDESPrivProtocol&lt;BR /&gt;
mib_names = SAATRAP&lt;/P&gt;

&lt;P&gt;Help please!!!&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 02:04:29 GMT</pubDate>
    <dc:creator>bakdaulet</dc:creator>
    <dc:date>2020-09-30T02:04:29Z</dc:date>
    <item>
      <title>SNMP Modular Input Custom MIB</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB/m-p/472473#M81193</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;

&lt;P&gt;After installing snmp modular input have a problem with MIB. Logs are not human readable format.&lt;/P&gt;

&lt;P&gt;Example:&lt;BR /&gt;
notification_from_address = "10.253.242.15" notification_from_port = "55681" notification_enterprise = "1.3.6.1.4.1.18494.2" notification_agent_address = "10.253.242.15" notification_generic_trap = "'enterpriseSpecific'" notification_specific_trap = "1" notification_uptime = "1" 1.3.6.1.4.1.18494.2.1.1 =  ObjectSyntax: simple=SimpleSyntax:  string=atyn 1.3.6.1.4.1.18494.2.1.2 =  ObjectSyntax: simple=SimpleSyntax:  string=05/09/2019 1.3.6.1.4.1.18494.2.1.3 =  ObjectSyntax: simple=SimpleSyntax:  string=11:31:15 1.3.6.1.4.1.18494.2.1.4 =  ObjectSyntax: simple=SimpleSyntax:  string=MXS 1.3.6.1.4.1.18494.2.1.5 =  ObjectSyntax: simple=SimpleSyntax:  number=10023 1.3.6.1.4.1.18494.2.1.6 =  ObjectSyntax: simple=SimpleSyntax:  string=Info 1.3.6.1.4.1.18494.2.1.7 =  ObjectSyntax: simple=SimpleSyntax:  string=Communication 1.3.6.1.4.1.18494.2.1.8 =  ObjectSyntax: simple=SimpleSyntax:  string=Session Closed 1.3.6.1.4.1.18494.2.1.9 =  ObjectSyntax: simple=SimpleSyntax:  string=0x4d65737361676520506172746e6572204d54314f75742c2053657373696f6e20393833202d2053657373696f6e20636c6f7365640a20202020496e707574206d6573736167657320203a20616363657074656420303030303030202d2072656a6563746564203030303030300a202020204f7574707574206d65737361676573203a20616363657074656420303030303031202d2072656a6563746564203030303030300a2020202020202020202020202020202020202020202020202020202020202020202020202d20627970617373656420303030303030 1.3.6.1.4.1.18494.2.1.10 =  ObjectSyntax: simple=SimpleSyntax:  string=8370f116-2250-47c6-86d9-e435fa6127f5 &lt;/P&gt;

&lt;P&gt;I already converted MIB into Python Modules and put it /opt/splunk/etc/apps/snmp_ta/bin/mibs&lt;/P&gt;

&lt;P&gt;My inputs.conf&lt;BR /&gt;
[snmp://Swift_altyn]&lt;BR /&gt;
activation_key = ***************************&lt;BR /&gt;
communitystring = public&lt;BR /&gt;
do_bulk_get = 0&lt;BR /&gt;
do_get_subtree = 0&lt;BR /&gt;
ipv6 = 0&lt;BR /&gt;
snmp_mode = traps&lt;BR /&gt;
snmp_version = 2C&lt;BR /&gt;
sourcetype = swift_altyn&lt;BR /&gt;
split_bulk_output = 0&lt;BR /&gt;
trap_host = SERVERNAME&lt;BR /&gt;
trap_port = 10162&lt;BR /&gt;
trap_rdns = 0&lt;BR /&gt;
v3_authProtocol = usmHMACMD5AuthProtocol&lt;BR /&gt;
v3_privProtocol = usmDESPrivProtocol&lt;BR /&gt;
mib_names = SAATRAP&lt;/P&gt;

&lt;P&gt;Help please!!!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:04:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB/m-p/472473#M81193</guid>
      <dc:creator>bakdaulet</dc:creator>
      <dc:date>2020-09-30T02:04:29Z</dc:date>
    </item>
  </channel>
</rss>

