<?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 Monitoring of TFO Sessions in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065569#M45680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Graham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work so I would definitively give it a try.&lt;/P&gt;&lt;P&gt;Maybe you could install the latest 4.1 on a box and see if you get proper values with that one or if you already get zero for this OID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2012 13:29:22 GMT</pubDate>
    <dc:creator>Nicolas Fournier</dc:creator>
    <dc:date>2012-10-10T13:29:22Z</dc:date>
    <item>
      <title>SNMP Monitoring of TFO Sessions</title>
      <link>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065564#M45675</link>
      <description>&lt;P&gt;I am interested in monitoring the performance of our WAEs using SNMP. I have had some success using the CISCO-WAN-OPTIMIZATION-MIB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have has some success in monitoring the sessions for each AO (but it is difficult to determine which AO is which)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;.iso.org.dod.internet.private.enterprises.cisco.ciscoMgmt.ciscoWanOptimizationMIB.ciscoWanOptimizationMIBObjects.cwoAo.cwoAoStatsTable.cwoAoStatsEntry.cwoAoStatsActiveOptConns&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;A walk through the tree returns 7 stats (one for each AO I think).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I am more interested in the TFO sessions, but the MIB appears not to return any values from the TFO objects:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;.iso.org.dod.internet.private.enterprises.cisco.ciscoMgmt.ciscoWanOptimizationMIB.ciscoWanOptimizationMIBObjects.cwoTfo.cwoTfoStats.cwoTfoStatsActiveOptConn&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anybody had any success with these variables in the MIB? Reporting session statistics to an SNMP management application would be very useful for trending and sizing WAAS deployments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using WAAS version 4.4.5c and am not ready to upgrade to the latest release just yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Graham&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2012 10:11:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065564#M45675</guid>
      <dc:creator>4gshute</dc:creator>
      <dc:date>2012-10-10T10:11:16Z</dc:date>
    </item>
    <item>
      <title>SNMP Monitoring of TFO Sessions</title>
      <link>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065565#M45676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Graham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you try to poll the following OID: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="color: #000066; text-align: -webkit-auto; background-color: #eeeeee; margin: 0em;"&gt;.1.3.6.1.4.1.9.9.762.1.2.1.2&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should give you cwoTfoStatsActiveOptConn which is I believe what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 12:43:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065565#M45676</guid>
      <dc:creator>Nicolas Fournier</dc:creator>
      <dc:date>2012-10-10T12:43:56Z</dc:date>
    </item>
    <item>
      <title>SNMP Monitoring of TFO Sessions</title>
      <link>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065566#M45677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Nicolas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes that is the OID that should report the number of sessions, but I am not getting a value returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I do get a value from .1.3.6.1.4.1.9.9.762.1.3.1.1.11.4.99.105.102.115 which I believe is the CIFS AO current sessions. Could this me a MIB issue, or am I removing any dependencies on the MIB by using the OID directly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;Graham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 12:53:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065566#M45677</guid>
      <dc:creator>4gshute</dc:creator>
      <dc:date>2012-10-10T12:53:04Z</dc:date>
    </item>
    <item>
      <title>SNMP Monitoring of TFO Sessions</title>
      <link>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065567#M45678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Graham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check the output of the following command on your device as it should give you the same value as the MIB:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="color: #000000; font-size: 12px; text-align: -webkit-auto;"&gt;show statistics connection optimized tfo&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you get values reported there and not on the MIB, it might be a bug which has been introduced in the latest software. Could you check if you have the same issue on WAAS devices running older code if you have any?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 13:12:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065567#M45678</guid>
      <dc:creator>Nicolas Fournier</dc:creator>
      <dc:date>2012-10-10T13:12:49Z</dc:date>
    </item>
    <item>
      <title>SNMP Monitoring of TFO Sessions</title>
      <link>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065568#M45679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Definately sessions to report on:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AZ18NDL002#show statistics connection optimized tfo&lt;/P&gt;&lt;P&gt;Current Active Optimized Flows:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Current Active Optimized TCP Plus Flows:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Current Active Optimized TCP Only Flows:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Current Active Optimized TCP Preposition Flows:&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;Current Active Auto-Discovery Flows:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;Current Reserved Flows:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&lt;BR /&gt;Current Active Pass-Through Flows:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6&lt;BR /&gt;Historical Flows:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 367&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;D:DRE,L:LZ,T:TCP Optimization RR:Total Reduction Ratio&lt;BR /&gt;A:AOIM,C:CIFS,E:EPM,G:GENERIC,H:HTTP,M:MAPI,N:NFS,S:SSL,V:VIDEO&lt;/P&gt;&lt;P&gt;ConnID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Source IP:Port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dest IP:Port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PeerID Accel RR&amp;nbsp;&amp;nbsp; &lt;BR /&gt; 10274&amp;nbsp;&amp;nbsp; 10.208.176.243:7113&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.255.192.155:80 00:26:55:ae:43:58 THDL&amp;nbsp; 97.5%&lt;BR /&gt; 10406&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.255.170.73:3960&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.208.176.52:445 00:26:55:ae:43:58 TCDL&amp;nbsp; 87.6%&lt;BR /&gt; 11217&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.255.170.73:3145&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.208.176.51:3389 00:26:55:ae:43:58 T&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00.0%&lt;BR /&gt; 11523&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.255.170.73:2726&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.208.176.96:3389 00:26:55:ae:43:58 T&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00.0%&lt;BR /&gt; 11524&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.255.170.73:2759&amp;nbsp;&amp;nbsp; 10.208.176.127:3389 00:26:55:ae:43:58 T&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00.0%&lt;BR /&gt; 11862&amp;nbsp;&amp;nbsp; 10.208.171.11:65509&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.208.176.51:445 44:2b:03:7d:e6:00 TDL&amp;nbsp;&amp;nbsp; 00.0%&lt;BR /&gt;AZ18NDL002#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could try some downgrading of code.&lt;/P&gt;&lt;P&gt;Have you used this before successfully?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Graham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 13:16:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065568#M45679</guid>
      <dc:creator>4gshute</dc:creator>
      <dc:date>2012-10-10T13:16:26Z</dc:date>
    </item>
    <item>
      <title>SNMP Monitoring of TFO Sessions</title>
      <link>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065569#M45680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Graham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work so I would definitively give it a try.&lt;/P&gt;&lt;P&gt;Maybe you could install the latest 4.1 on a box and see if you get proper values with that one or if you already get zero for this OID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 13:29:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/snmp-monitoring-of-tfo-sessions/m-p/2065569#M45680</guid>
      <dc:creator>Nicolas Fournier</dc:creator>
      <dc:date>2012-10-10T13:29:22Z</dc:date>
    </item>
  </channel>
</rss>

