<?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 Re: OID for real server IP address in CSM in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/oid-for-real-server-ip-address-in-csm/m-p/434243#M7900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;this is normal behaviour as the OID Gilles mentioned is only the anchor for this table. In other words you'Ve to query something like:&lt;/P&gt;&lt;P&gt;1.3.6.1.4.1.9.9.161.1.3.1.1.2 which is&lt;/P&gt;&lt;P&gt;slbRealTable.slbRealTableEntry.slbRealIpAddress&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the ASN.1 definiton of the MIB it shows you which objects you can access:&lt;/P&gt;&lt;P&gt;--  *************************************************************&lt;/P&gt;&lt;P&gt;--  *                                                           *&lt;/P&gt;&lt;P&gt;--  * SLB - Real Server Table                                   *&lt;/P&gt;&lt;P&gt;--  *                                                           *&lt;/P&gt;&lt;P&gt;--  *************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;slbRealTable                            OBJECT-TYPE&lt;/P&gt;&lt;P&gt;        SYNTAX          SEQUENCE OF SlbRealTableEntry&lt;/P&gt;&lt;P&gt;        MAX-ACCESS      not-accessible&lt;/P&gt;&lt;P&gt;        STATUS          current&lt;/P&gt;&lt;P&gt;        DESCRIPTION                "A table of real servers.  Columnar objects can be&lt;/P&gt;&lt;P&gt;                modified when the row is 'active'.  Rows can be created&lt;/P&gt;&lt;P&gt;                and destroyed.  Entries are added to this table via&lt;/P&gt;&lt;P&gt;                slbRealRowStatus in accordance with the RowStatus&lt;/P&gt;&lt;P&gt;                convention."&lt;/P&gt;&lt;P&gt;        ::= { slbRealServers 1 }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;slbRealTableEntry                       OBJECT-TYPE&lt;/P&gt;&lt;P&gt;        SYNTAX          SlbRealTableEntry&lt;/P&gt;&lt;P&gt;        MAX-ACCESS      not-accessible&lt;/P&gt;&lt;P&gt;        STATUS          current&lt;/P&gt;&lt;P&gt;        DESCRIPTION                "Information about a particular real server in a&lt;/P&gt;&lt;P&gt;                particular server farm, served by a particular local&lt;/P&gt;&lt;P&gt;                SLB entity.  "&lt;/P&gt;&lt;P&gt;        INDEX   {&lt;/P&gt;&lt;P&gt;                slbEntity,&lt;/P&gt;&lt;P&gt;                slbRealServerFarmName,&lt;/P&gt;&lt;P&gt;                slbRealIpAddress,&lt;/P&gt;&lt;P&gt;                slbRealPort&lt;/P&gt;&lt;P&gt;        }&lt;/P&gt;&lt;P&gt;        ::= { slbRealTable 1 }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SlbRealTableEntry ::= SEQUENCE {&lt;/P&gt;&lt;P&gt;        slbRealServerFarmName                   SlbServerString,&lt;/P&gt;&lt;P&gt;        slbRealIpAddress                        IpAddress,&lt;/P&gt;&lt;P&gt;        slbRealPort                             CiscoPort,&lt;/P&gt;&lt;P&gt;        slbRealState                            SlbRealServerState,&lt;/P&gt;&lt;P&gt;        slbRealNumberOfConnections              Gauge32,&lt;/P&gt;&lt;P&gt;        slbRealNumberOfDummyConnections         Unsigned32,&lt;/P&gt;&lt;P&gt;        slbRealMaxConnections                   Unsigned32,&lt;/P&gt;&lt;P&gt;        slbRealAdminWeight                      Unsigned32,&lt;/P&gt;&lt;P&gt;        slbRealOperWeight                       Gauge32,&lt;/P&gt;&lt;P&gt;        slbRealMetric                           Gauge32,&lt;/P&gt;&lt;P&gt;        slbRealReassign                         Unsigned32,&lt;/P&gt;&lt;P&gt;        slbRealRetryInterval                    TimeInterval,&lt;/P&gt;&lt;P&gt;        slbRealFailedConnections                Unsigned32,&lt;/P&gt;&lt;P&gt;        slbRealFailedClients                    Unsigned32,&lt;/P&gt;&lt;P&gt;        slbRealConsecutiveFails                 Gauge32,&lt;/P&gt;&lt;P&gt;        slbRealTotalFails                       Counter32,&lt;/P&gt;&lt;P&gt;        slbRealRowStatus                        RowStatus,&lt;/P&gt;&lt;P&gt;        slbRealTotalConnections                 Counter32,&lt;/P&gt;&lt;P&gt;        slbRealHCTotalConnections               Counter64&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;For more details have a look at &lt;A class="jive-link-custom" href="http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&amp;amp;step=2&amp;amp;mibName=CISCO-SLB-MIB" target="_blank"&gt;http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&amp;amp;step=2&amp;amp;mibName=CISCO-SLB-MIB&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Maybe you can find some more usefull OIDs in this MIB.&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt; Joerg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2005 05:13:17 GMT</pubDate>
    <dc:creator>jfoerster</dc:creator>
    <dc:date>2005-06-08T05:13:17Z</dc:date>
    <item>
      <title>OID for real server IP address in CSM</title>
      <link>https://community.cisco.com/t5/application-networking/oid-for-real-server-ip-address-in-csm/m-p/434240#M7897</link>
      <description>&lt;P&gt;Is there a way to associate the OIDs for real server IP addresses witht he OID of the server farm that the servers belong to?&lt;/P&gt;&lt;P&gt;I was using snmpwalk to list the server farms and real IP addresses.&lt;/P&gt;&lt;P&gt;Thanks for any clue.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2005 18:30:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/oid-for-real-server-ip-address-in-csm/m-p/434240#M7897</guid>
      <dc:creator>smakam123</dc:creator>
      <dc:date>2005-06-06T18:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: OID for real server IP address in CSM</title>
      <link>https://community.cisco.com/t5/application-networking/oid-for-real-server-ip-address-in-csm/m-p/434241#M7898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;slbRealTableEntry                       OBJECT-TYPE&lt;/P&gt;&lt;P&gt;        SYNTAX          SlbRealTableEntry&lt;/P&gt;&lt;P&gt;        MAX-ACCESS      not-accessible&lt;/P&gt;&lt;P&gt;        STATUS          current&lt;/P&gt;&lt;P&gt;        DESCRIPTION&lt;/P&gt;&lt;P&gt;                "Information about a particular real server in a&lt;/P&gt;&lt;P&gt;                particular server farm, served by a particular local&lt;/P&gt;&lt;P&gt;                SLB entity.  "&lt;/P&gt;&lt;P&gt;        INDEX   {&lt;/P&gt;&lt;P&gt;                slbEntity,&lt;/P&gt;&lt;P&gt;                slbRealServerFarmName,&lt;/P&gt;&lt;P&gt;                slbRealIpAddress,&lt;/P&gt;&lt;P&gt;                slbRealPort&lt;/P&gt;&lt;P&gt;        }&lt;/P&gt;&lt;P&gt;        ::= { slbRealTable 1 }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something you can use ?&lt;/P&gt;&lt;P&gt;Didn't try it myself but looks like realip and serverfarmname appear together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2005 13:37:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/oid-for-real-server-ip-address-in-csm/m-p/434241#M7898</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-06-07T13:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: OID for real server IP address in CSM</title>
      <link>https://community.cisco.com/t5/application-networking/oid-for-real-server-ip-address-in-csm/m-p/434242#M7899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you can see from the attribute:&lt;/P&gt;&lt;P&gt;MAX-ACCESS not-accessible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this information about server farm name is not readable with snmpwalk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for alternative method to find this information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2005 14:39:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/oid-for-real-server-ip-address-in-csm/m-p/434242#M7899</guid>
      <dc:creator>smakam123</dc:creator>
      <dc:date>2005-06-07T14:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: OID for real server IP address in CSM</title>
      <link>https://community.cisco.com/t5/application-networking/oid-for-real-server-ip-address-in-csm/m-p/434243#M7900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;this is normal behaviour as the OID Gilles mentioned is only the anchor for this table. In other words you'Ve to query something like:&lt;/P&gt;&lt;P&gt;1.3.6.1.4.1.9.9.161.1.3.1.1.2 which is&lt;/P&gt;&lt;P&gt;slbRealTable.slbRealTableEntry.slbRealIpAddress&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the ASN.1 definiton of the MIB it shows you which objects you can access:&lt;/P&gt;&lt;P&gt;--  *************************************************************&lt;/P&gt;&lt;P&gt;--  *                                                           *&lt;/P&gt;&lt;P&gt;--  * SLB - Real Server Table                                   *&lt;/P&gt;&lt;P&gt;--  *                                                           *&lt;/P&gt;&lt;P&gt;--  *************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;slbRealTable                            OBJECT-TYPE&lt;/P&gt;&lt;P&gt;        SYNTAX          SEQUENCE OF SlbRealTableEntry&lt;/P&gt;&lt;P&gt;        MAX-ACCESS      not-accessible&lt;/P&gt;&lt;P&gt;        STATUS          current&lt;/P&gt;&lt;P&gt;        DESCRIPTION                "A table of real servers.  Columnar objects can be&lt;/P&gt;&lt;P&gt;                modified when the row is 'active'.  Rows can be created&lt;/P&gt;&lt;P&gt;                and destroyed.  Entries are added to this table via&lt;/P&gt;&lt;P&gt;                slbRealRowStatus in accordance with the RowStatus&lt;/P&gt;&lt;P&gt;                convention."&lt;/P&gt;&lt;P&gt;        ::= { slbRealServers 1 }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;slbRealTableEntry                       OBJECT-TYPE&lt;/P&gt;&lt;P&gt;        SYNTAX          SlbRealTableEntry&lt;/P&gt;&lt;P&gt;        MAX-ACCESS      not-accessible&lt;/P&gt;&lt;P&gt;        STATUS          current&lt;/P&gt;&lt;P&gt;        DESCRIPTION                "Information about a particular real server in a&lt;/P&gt;&lt;P&gt;                particular server farm, served by a particular local&lt;/P&gt;&lt;P&gt;                SLB entity.  "&lt;/P&gt;&lt;P&gt;        INDEX   {&lt;/P&gt;&lt;P&gt;                slbEntity,&lt;/P&gt;&lt;P&gt;                slbRealServerFarmName,&lt;/P&gt;&lt;P&gt;                slbRealIpAddress,&lt;/P&gt;&lt;P&gt;                slbRealPort&lt;/P&gt;&lt;P&gt;        }&lt;/P&gt;&lt;P&gt;        ::= { slbRealTable 1 }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SlbRealTableEntry ::= SEQUENCE {&lt;/P&gt;&lt;P&gt;        slbRealServerFarmName                   SlbServerString,&lt;/P&gt;&lt;P&gt;        slbRealIpAddress                        IpAddress,&lt;/P&gt;&lt;P&gt;        slbRealPort                             CiscoPort,&lt;/P&gt;&lt;P&gt;        slbRealState                            SlbRealServerState,&lt;/P&gt;&lt;P&gt;        slbRealNumberOfConnections              Gauge32,&lt;/P&gt;&lt;P&gt;        slbRealNumberOfDummyConnections         Unsigned32,&lt;/P&gt;&lt;P&gt;        slbRealMaxConnections                   Unsigned32,&lt;/P&gt;&lt;P&gt;        slbRealAdminWeight                      Unsigned32,&lt;/P&gt;&lt;P&gt;        slbRealOperWeight                       Gauge32,&lt;/P&gt;&lt;P&gt;        slbRealMetric                           Gauge32,&lt;/P&gt;&lt;P&gt;        slbRealReassign                         Unsigned32,&lt;/P&gt;&lt;P&gt;        slbRealRetryInterval                    TimeInterval,&lt;/P&gt;&lt;P&gt;        slbRealFailedConnections                Unsigned32,&lt;/P&gt;&lt;P&gt;        slbRealFailedClients                    Unsigned32,&lt;/P&gt;&lt;P&gt;        slbRealConsecutiveFails                 Gauge32,&lt;/P&gt;&lt;P&gt;        slbRealTotalFails                       Counter32,&lt;/P&gt;&lt;P&gt;        slbRealRowStatus                        RowStatus,&lt;/P&gt;&lt;P&gt;        slbRealTotalConnections                 Counter32,&lt;/P&gt;&lt;P&gt;        slbRealHCTotalConnections               Counter64&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;For more details have a look at &lt;A class="jive-link-custom" href="http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&amp;amp;step=2&amp;amp;mibName=CISCO-SLB-MIB" target="_blank"&gt;http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&amp;amp;step=2&amp;amp;mibName=CISCO-SLB-MIB&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Maybe you can find some more usefull OIDs in this MIB.&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt; Joerg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2005 05:13:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/oid-for-real-server-ip-address-in-csm/m-p/434243#M7900</guid>
      <dc:creator>jfoerster</dc:creator>
      <dc:date>2005-06-08T05:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: OID for real server IP address in CSM</title>
      <link>https://community.cisco.com/t5/application-networking/oid-for-real-server-ip-address-in-csm/m-p/434244#M7901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that object, or the table works for me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;snmpwalk -v 2c -c cisco 10.86.213.37  1.3.6.1.4.1.9.9.161.1.3.1&lt;/P&gt;&lt;P&gt;SNMPv2-SMI::enterprises.9.9.161.1.3.1.1.4.0.5.76.73.78.85.88.192.168.30.27.0 = INTEGER: 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ip address is 192.168.30.27 , the port is 0 [not set] and the serverfarm name is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;76.73.78.85.88&lt;/P&gt;&lt;P&gt;L  I  N  U  X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2005 12:43:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/oid-for-real-server-ip-address-in-csm/m-p/434244#M7901</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-06-08T12:43:18Z</dc:date>
    </item>
  </channel>
</rss>

