SNMP - queues for QoS OID

I use cbQosCMPrePolicyBitRate (1.3.6.1.4.1.9.9.166.1.15.1.1.7) OID for pooling QoS data over SNMP:
SNMP walk show (for example) the following:
SNMPv2-SMI::enterprises.9.9.166.1.15.1.1.7.1061.1063 = Gauge32: 0
How should I know which queue for QoS is this and what the values 1061.1063 are menaning?
Are they defining the queue?
Thanks in advance for any explanation.

Just to mention that I have already used the Cisco OID translater but did not find this information.

Similar Messages

  • HTTP Queue for EOIO

    Hi All:
    Few days back I raise a request (forum) regarding HTTP queue creation  for QoS = EOIO. I spent much time on SDN just to find any hint how to create a Queue from HTTP url(Sender).
    Error I was getting <b>"INTERNAL.ATTRIBUTE_INITIAL" for "QUEUE_NAME".</b>
    At last I come to know that it was a bugg in XI and due to which queue was not created. Please
    refer a SAP Note: 1073448(it is created just 4 days back) - Plain HTTP adapter: Queue ID is not accepted.
    This is just to share little information from my side.
    Thanks
    Farooq.

    This issue has ben solved. SA Provided a patch for NetWeaver 2004s SP11....
    Prasad M

  • SNMP Query for Byspass Status (AIP5)

    I'd like to monitor the state of Bypass mode for the ASA-SSC-AIP-5 and would like to know if I can check this with SNMP and if so, which OID.
    I started messing with SNMP and the SSC5 a while back and started a thread about snmpwalk causing it to crash.  After that, I never really picked the project back up.
    I've been known to miss the obvious every now and then, but I was dissapointed to see that there wasn't an (obvious) way for the device to alert you when it automatically goes into bypass mode.  This should be a feature request.

    IPS provides SNMP traps for different interface conditions like link going down or up, traffic bypass started, etc. Below is one such example
    Received SNMPv2c Trap: Community: "public"
    From: 10.89.149.204 mib_2.1.3.0 = 38429472
    snmpModules.1.1.4.1.0 = ciscoMgmt.138.2.0.1
    ciscoMgmt.138.1.3.3.1.3 = 3                      <====    index can be mapped to index obtained from snmpwalk
    ciscoMgmt.138.1.3.3.1.4 = 5                      <====    Traffic bypass started
    ciscoMgmt.138.1.3.3.1.5 = 4
    ciscoMgmt.138.1.3.3.1.6 = 38429472
    All you need to do is enable sending traps from the sensor.
    qssp-8085(config)# service notification
    qssp-8085(config-not)# enable-set-get true
    qssp-8085(config-not)# enable-notification true
    qssp-8085(config-not)# read-only-community public
    qssp-8085(config-not)# read-write-community private
    qssp-8085(config-not)# trap-destinations x.x.x.x           <===== trap destination
    qssp-8085(config-not-tra)# exit
    qssp-8085(config-not)# exit
    You can configure separate community name under trap-destination. If not provided then the read-write-community will be used to send with the trap.
    Hope this helps
    Madhu

  • Snmp alerts for CPU utilization

    Hi,
    I want to enable snmp alerts on l2 and l3 switches to monitor CPU utilization.
    I have Opmanager which is acting as SNMP server.
    I have switches L2 and L3 which are running IOS 12.0, 12.1, 12.2
    Do all these IOS versions support SNMP alerts?
    And also I want to know the commands to be configured on switches for this.
    Regards
    skrao

    You can configure SNMP traps for CPU Thresholding Notification.
    http://www.cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a0080455772.html
    You should be ok with the versions you list but check exact IOS version supports it at http://www.cisco.com/go/fn
    If you do not want to use traps then there are specific oids that can be polled for 1minute average (1.3.6.1.4.1.9.2.1.57) and also 5 minute average (1.3.6.1.4.1.9.2.1.58). I've used these in the past with no problems. These oids may have been superceeded so check for latest. You can always snmpwalk a device to check oids.
    The cisco SNMP navigator is helpful when it comes to oids.
    http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=en
    If you haven't got any SNMP configured yet on the switch check out http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Network%20Infrastructure&topic=Network%20Management&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.1ddb4e54
    HTH
    --Phil

  • Looking for an OID string for the IE-3000 switch

    I'm looking for the OID string on a IE-3000 switch to give me the results for the optical Tx and Rx power as shown in the "show interface transceiver" command (this is the output i ran directely from the IE-3000 switch, BTW):
                                     Optical   Optical
               Temperature  Voltage  Tx Power  Rx Power
    Port       (Celsius)    (Volts)  (dBm)     (dBm)
    Gi1/1        30.1       3.29      -6.1      -7.3
    The OID I am using on our 6509 switch for Rx power is .1.3.6.1.4.1.9.9.91.1.1.1.1.4.xxx (where xxx is the ifindex number), but I can't seem to find anything similar for it on the IE3000.  The closest I have found are the following, but those appear to be just descriptor tags:
    .1.3.6.1.2.1.47.1.1.1.1.2.1029 (tx)
    .1.3.6.1.2.1.47.1.1.1.1.2.1030 (rx)
    Thanks for any help!
    Kim

    Kim,
    Have you tried the Cisco on-line tool called the SNMP Object Navigator?
    You can use it to translate OID into object name or object name into OID to receive object details.
    http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=en
    If you cannot find the reply you need in this forum, try posting to the LAN or WAN Routing and Switching forums.  This forum is mainly for optical issues (SONET, SDH, equipment)
    Hope this helps,
    -SteveN

  • Looking for config example for qos marking on IOS edge router for UCCE

                       I was going through the UCCE SRND for QOS config, and found the following sample, wondering if someone can provide a tested config example to configur the QOS on edge router for UCCE.
    access-list 100 permit tcp host Public_High_IP any
    access-list 100 permit tcp any host Public_High_IP
    access-list 101 permit tcp host Public_NonHigh_IP any
    access-list 101 permit tcp any host Public_NonHigh_IPSecond, classify the traffic using a class map:class-map match-all ICM_Public_High
    match access-group 100
    class-map match-all ICM_Public_Low
    match access-group 101
    policy-map ICM_Public_Marking
    class ICM_Public_High
    set ip dscp af31
    class ICM_Public_Low
    set ip dscp af11Finally, apply the marking policy to the incoming interface:interface mod/port
    service-policy input ICM_Public_Marking

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    If you're going to use only two queues, and if you want to guarantee the one queue 35% of your egress bandwidth, you need to assign your two queues the ratio of 65:35; you'll need to adjust the four queue percentages to provide those two queues the same ratio.  Ideally you'll want something like share 0 65 35 0, but if you cannot assign zero, something like 40 13 7 40, 20 39 21 20, 10 52 28 10 should do.

  • What are the ports required for the Audio, Video and A/V conferencing when the following end points are enabled for QoS in Lync 2013 server?

    Hi All,
    What are the ports required for the Audio, Video and A/V conferencing when the following clients are enabled for QoS in Lync 2013 server?
    Client Type
    Port range  and Protocol required for Audio
    Port range and Protocol required for
    Video
    Port range and Protocol required for
    A/Vconferencing
    Windows Desktop   Client
    Windows mobile App
    Iphone
    Ipad
    Andriod phone
    Andriod Tablet
    MAC desktop client
    Please advise. Many Thanks.

    Out of the box, 1024-65535 for all of the client ports.  :) 
    https://technet.microsoft.com/en-us/library/gg398833.aspx
    You'll want to tune your client ports a bit
    https://technet.microsoft.com/en-us/library/jj204760.aspx as seen here, and then the client ports would use those ranges which is easier to set QoS markings.  I'm not sure the mobile clients respect that setting.
    Elan's got the best writeup for Windows clients here:
    http://www.shudnow.net/2013/02/16/enabling-qos-for-lync-server-2013-and-various-clients-part-1/
    However, the marking of the packets is the tricky part.  Windows can do it via Group Policy, but for the other clients you'll need to have the network specifically prioritize ports regardless of DSCP markings.  You have to do it based on ports
    as the traffic could be peer to peer.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications
    This forum post is based upon my personal experience and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • How to configure a error queue for weblogic jms topic

    Hi guys.
    I want to configure a error queue for weblogic jms topic. Wanted: The message goes to error destination when messages have expired or reached their redelivery limit.
    1. using jms transport configure proxy service:
    Retry Count :3
    Retry Interval:10
    Error Destination: ErrorTopic
    Expiration Policy: Redirect
    I tried use the proxy service to consume message from the jms topic . and generation an error in the proxy message flow. But the message didn't goes into the error topic.
    Any suggestions for this topic? Can anyone provide some helps or any useful links.
    Thanks in advance.
    Mingzhuang

    Mingzhuang
    I want to configure a error queue for weblogic jms topic. Wanted: The message goes to error destination when messages have expired or reached their redelivery limit.
    1. using jms transport configure proxy service:
    Retry Count :3
    Retry Interval:10
    Error Destination: ErrorTopic
    Expiration olicy: RedirectUnlike File/SFTP, JMS proxy service definition does not have the concept of Error Destination. To accomplish similar functionality go to JMSQ on (for which proxy is configured) server console (http://localhost:7001/console) and configure the Error Destination. Following URL will help in how to configure JMS Q.
    http://edocs.bea.com/wls/docs103/ConsoleHelp/taskhelp/jms_modules/queues/ConfigureQueues.html
    http://edocs.bea.com/wls/docs103/ConsoleHelp/taskhelp/jms_modules/queues/ConfigureQueueDeliveryFailure.html
    I tried use the proxy service to consume message from the jms topic . and generation an error in the proxy message flow. But the message didn't goes into the error topic.If every thing is configured as per above step, then the after retries, the weblogic server will put the message into JMS topic configured. Your proxy will receive from this topic.
    Let me know if we are not on same page.
    Cheers
    Manoj

  • Attachments still getting queued for a long time

    Others have probably observed as well that after the forum upgrade, attachments are still getting queued for a long time, e.g. the attachment in this post has been queued for almost two hours:
    http://forums.adobe.com/thread/433930?tstart=0
    (The attachment posted 9:56 AM PDT, it's now 11:49 AM PDT.)
    Is there an ETA on a fix for this?  If it's going to be awhile, can attachments just be disabled until it's fixed?

    In lieu of working attachments, I prefer recommending www.pixentral.com, for a couple of reasons:
    - The camera icon is limited to 2 MB, while Pixentral has a larger limit. For the metadata issues I often address, I of course want to see the original.  And not only is it inconvenient for the original poster to resize the image to upload it, but many Photoshop Elements users have difficulty resizing the pixel dimensions of photos.
    - When a 2 MB image is inserted with the camera icon, the Jive software inserts a link to the original 2 MB image and relies on browser-side image resizing, slowing down everyone's page downloads.  For an example:
    http://forums.adobe.com/message/2000474#2000474
    Here's the HTML:
    <a href="http://forums.adobe.com/servlet/JiveServlet/showImage/4336/skin91.jpg">
    <img alt="skin91.jpg" class="jive-image-thumbnail jive-image" onclick=""   
      src="http://forums.adobe.com/servlet/JiveServlet/downloadImage/4336/skin91.jpg" width="620"/>
    </a>
    The SRC URL refers to the full 2 MB image.

  • How to create Single Queue for more than one interfaces(XI)

    Hi Experts,
    I want to set up a separate queue for 3 interfaces which all are outbound IDOC to FTP.
    Please let me know ' Hhow to create a queue for multiple interfaces with Quality of Service 'EO''.
    Thanks,
    Srinivas P.

    The same reason that Apple and 3rd Party vendors put multi-size templates in one file I expect. I am trying to construct an in-house standard template for use in our company, and it is easier to manage if there is only one file to send to people rather than many - both initially and for subsequent edits / updates to the template.
    Of course it would be possible to create several templates (one for each size). But since it is clear that templates can be combined, it appears sensible to do this - unless the doing of it is horridly complicated

  • Is there any limitation of firmware or hardware for QoS configuration (4400 controller & 1252 AP's)

    Hi Experts,
    Before proceeding for adding AP model 1131 and 1252 into my set-up , I need to know whether any limitation of firmware or hardware for QoS configuration in wireless set-up .
    I have 4400 controller and 1130 & 1250 AP models.

    Hi Vinod,
    Since you have 4400 controllers, you can run upto WLC 7.0.x code. Refer this for more detail
    http://www.cisco.com/c/en/us/td/docs/wireless/compatibility/matrix/compatibility-matrix.html
    there is no specific limitation to 1131/1252 AP model as such, everything is WLC software dependent.
    From later software 7.4.x,7.6.x,8.x, lots of improvement for QoS configuration & bandwidth control, but since your controller is old hardware, you cannot have those latest features.
    here is a reference post on how QoS works in wireless environment
    http://mrncciew.com/2012/11/28/understanding-wireless-qos-part-1/
    HTH
    Rasika
    *** Pls rate all useful responses ****

  • Messages waiting in the queue for long time.

    Hi Experts,
    We are having some Production issue - messages were waiting in the queue for long time and we found the errors in defaultTrace.12.trc file -
    Please help how to solve this issue its production and we need to move forward and solve this issue asap.
    XI AF API call failed. Module exception: (No information available). Cause Ex
    ception: 'JDBC Adapter configuration not initialized: null'.
    Thrown:
    com.sap.aii.af.service.api.AFException: XI AF API call failed. Module exception: (No information available). Cause Exception: 'JDBC Adapter configuration not
    initialized: null'.
            at com.sap.aii.af.service.api.AdapterAccess.sendMsg(AdapterAccess.java:214)
            at com.sap.aii.af.service.api.AdapterAccess.call(AdapterAccess.java:99)
            at com.sap.aii.ibrun.server.lookup.AdapterProxyLocal.process(AdapterProxyLocal.java:87)
            at com.sap.aii.ibrun.server.lookup.SystemAccessorInternal.call(SystemAccessorInternal.java:47)
            at com.sap.aii.mapping.lookup.SystemAccessor.call(SystemAccessor.java:115)
            at com.sony.pi.sp.StoredProceduresHandler.runScalarStoredProcedure(StoredProceduresHandler.java:86)
            at com.sap.xi.tf._MyPage_Invoice_SAP_to_Loyalty_MM_.invokePROC_CUSTOMER_DEDUP$(_MyPage_Invoice_SAP_to_Loyalty_MM_.java:1272)
            at sun.reflect.GeneratedMethodAccessor384.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.aii.mappingtool.tf3.rt.C2CFunctionWrapper.cacheContext(C2CFunctionWrapper.java:91)
            at com.sap.aii.mappingtool.tf3.rt.C2CFunctionWrapper.gotoNextContext(C2CFunctionWrapper.java:44)
            at com.sap.aii.mappingtool.tf3.rt.Q2QFunctionWrapper.cacheQueue(Q2QFunctionWrapper.java:86)
            at com.sap.aii.mappingtool.tf3.rt.Q2QFunctionWrapper.gotoNextContext(Q2QFunctionWrapper.java:41)
            at com.sap.aii.mappingtool.tf3.rt.Q2QFunctionWrapper.cacheQueue(Q2QFunctionWrapper.java:74)
            at com.sap.aii.mappingtool.tf3.rt.Q2QFunctionWrapper.gotoNextContext(Q2QFunctionWrapper.java:41)
            at com.sap.aii.mappingtool.flib3.CollapseContexts.gotoNextValue(CollapseContexts.java:52)
            at com.sap.aii.mappingtool.flib3.CollapseContexts.gotoNextContext(CollapseContexts.java:37)
            at com.sap.aii.mappingtool.tf3.rt.AResIterator.gotoNextContext(AResIterator.java:37)
            at com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.gotoNextContext(FunctionWrapper.java:37)
            at com.sap.aii.mappingtool.flib3.IfWithoutElse.gotoNextContext(IfWithoutElse.java:58)
            at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:266)
            at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:326)
            at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:326)
            at com.sap.aii.mappingtool.tf3.AMappingProgram.start(AMappingProgram.java:415)
            at com.sap.aii.mappingtool.tf3.Transformer.start(Transformer.java:142)
            at com.sap.aii.mappingtool.tf3.AMappingProgram.execute(AMappingProgram.java:118)
            at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java:64)
            at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java:92)
            at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java:90)
            at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java:95)
            at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java:68)

    Hi All,
    CPACache refresh worked for one day and the same problem repeated again next day, but need to have parmanent fix and should know the root cause of the problem so that the problem can not be repeated again.
    Is there any solution other than  CPACache refresh and JDBC adapter stop and start to fix the issue.
    And also found some entries in SM12 lock entry list during the same schedule time when the messages was triggered and remains for long time. Let me know whether we can delete those locks ?
    user PIAFUSER
    Lock mode E
    and table SXMSPMAST
    with lock argument ......
    Any suggestions and tips help us alot in fixing this issue.
    Thanks in advance
    Gary.

  • Java Flush Queue for TREX index - How to

    Hi,
    I have an IIndex instance. I've added a document to the index using indexDocument(IResource resource).
    How can I programmatically get the queue for the IIndex instance & do a flush on that queue?
    Thanks,
    Jeroen

    See method flush() here : AbstractIndex
    //Your index ...
    IIndex idx =...
    //Set the index active before adding the document, flush afterwards
    //Sets an index inactive or activates it
    idx.setActive(true);
    //Puts a document into the index - note : the document is added to the queue with a small delay, while the flush is performed immediately
    idx.indexDocument(res);
    //Cast to AbstractIndex
    AbstractIndex k = (AbstractIndex)idx;
    //Flush the queue
    k.flush();

  • HT1222 What if i should update to ios 7 coz i read on paper yesterday that you should wait coz you need to be in queue for download and there could be bug so that they can be resolved

    What if i should update to ios 7 coz i read on paper yesterday that you should wait coz you need to be in queue for download and there could be bug so that they can be resolved?

    do whatever you'd like to do.  No one's forcing you to update.

  • Does anyone have SNMP toolkit for labview software by viodia?

    I want the software called SNMP toolkit for Labview. I tried contacting the people of www.viodia.com, but none of them have replied so far.  If anyone has then please send me at [email protected] or [email protected] .
    Thanx
    Santosh Chavan
    IIT MADRAS.

    Hello,
    A great place to start is with this KB: http://digital.ni.com/public.nsf/websearch/4CD3625A939A77DE852564050047D3BD?OpenDocument.
     You also might want to continue to
    search the NI site for examples with the TCP/IP protocol, and see if anyone
    else has worked with SNMP.
    For example:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=162952&requireLogin=False
    http://forums.ni.com/ni/board/message?board.id=170&message.id=159350&requireLogin=False
    http://forums.ni.com/ni/board/message?board.id=170&message.id=162952&requireLogin=False
    http://forums.ni.com/ni/board/message?board.id=170&message.id=164931&requireLogin=False
    Thanks for posting!  Good
    luck, and let us know if you have any other questions!
    Travis M
    LabVIEW R&D
    National Instruments

Maybe you are looking for

  • Changing HTML head in RTF template?

    Hello everybody, I have a question concerning RTF templates and BIP's HTML output: Is it possible to add information to the <head> section of HTML pages generated by BI Publisher when creating the RTF template? And if it is, can somebody tell me how

  • Confusing question re apple id's as it relates to match

    i have my old apple id that i've used for years - for app and music purchases, etc. when i got my iphone 4s, i set it up using the apple id associated with my mobileme account... thinking that it would make sense for the migration to icloud. so now i

  • Missing package information on MyBT accounts

    Missing package information on MyBT accounts and after lots of phone call no one can fix it. which department do i need to talk to. and can i have a name of some one it that department so I can look them up in the Directory if not a name a EIN will d

  • Start a transaction form report with selected user ID

    I would like to know if there is a way to call a transaction in another process in the same system using another user ID. Best Regards.

  • Loading the cube from 3 datasources and getting 3 records for each keyfield

    Hi All, I am loading an InfoCube from 3 separated datasources. These 3 datasources are UD Datasources and their unique source system is UD Connect. Each of the datasource contains a unique key field 'Incident Number' (same as we use have in Datasourc