Is there a newer SNMP MIB available than the one from 2003 ???

Hi, I am fiddling around with my Airport stations and want to monitor them using Nagios. It basically works, I have even found out how to get the values for Signal Strength and Noise (that took me two days, phew) but when I do an snmpwalk using the AIRPORT-BASESTATION-3-MIB which is available (and from 2003), I only see a part of the available values. Values related to the physical interfaces seem not to be available. And as I suppose that the hardware of the APEX has changed since 2003, there should be an updated MIB as well
So, does anyone know where to get this MIB ?
Greetings,
Bernhard
Message was edited by: bgraf

setaret2004 wrote:
but the bufferedinputstream has a read method that reads by byte...Yes, it does. Was that a question?
If you want to copy the data exactly as it is from one file to another, then don't use a Reader to do that. Readers assume that the data is text and bend it to fit that interpretation. But if the file is actually not text (a JPEG image for example) then that bending actually modifies the data. So just copy the bytes from one place to another.
I don't really think that everybody should have to reinvent copying data from one place to another, so here's one version of the code:
public void copy(InputStream in, OutputStream out) throws IOException {
  byte[] buffer = new byte[8192];
  int size;
  while ((size = in.read(buffer)) >= 0) {
    out.write(buffer, 0, size);
  out.flush();
}

Similar Messages

  • Why doesn't my ipod read videos other than the ones from the itunes store?

    I have a video that i downloaded that is not currently available within the itunes store and i don't know how to get it into my itunes library for my ipod. It lists and it plays only the videos purchsed in the itunes store. Does anyone know how to get this video into my library or have any suggestions?

    If you have the movie as a saved file on your computer you can click and drag it onto the itunes library. If not then you can download an imaging program like handbrake for mac or videora for windows and convert them to mpeg4 files so that you can. At that point you can right click or control click on the video in itunes then you will be able to convert it by selecting convert selection for ipod. If it states convert selection to acc then you must go to apple.com/itunes and download the newest version of itunes and you will be able to do it. The only issue is that you may get an audio delay on the video or when you transfer it to the ipod then it may not play sound at all. If it does that then delete it out of itunes and reimport until it works.

  • I've just bought an iPad2 which requires a newer version of iTunes than the one I currently have on my 6 year old macbook. How can I get my old itune to my ipad?

    I bought my macbook about 6 years ago and I also have a first generation iPod Touch. The version of iTunes I have on my macbook is out of date for the iPad2 I just purchased. What is the easiest way i can get my iTunes upgraded so that I can connect my iPad2 to it? Is it by upgrading my OS?

    Yes. Check what version of OS X you have by going to your Apple menu (top left) and clicking About This Mac. It'll likely be 10.4 or 10.5, something like that. It's good to update your profile here on the Communities, too (you've specified 10.0.x, which is archaic in OS X terms).
    If your MB is 6 years old, it's probably too old for Lion, but may be able to run Snow Leopard.
    Matt

  • How do I copy backed-up files from an external hard drive back to my MBA, but under a different user than the one from which they were backed up?

    On the advice of the Chicago Mac Genius Bar, in order to get better performance on my few years old MBA, I copied my Home folders (but not Library) to an external hard drive, created a new user, deleted the old user, and tried to copy the Home folder contents from the external hard drive back to the MBA under the new user. However, I get an error message and can't open most of the folders on the external hard drive (e.g. "The folder “Desktop” can’t be opened because you don’t have permission to see its contents.") Help! Thanks.

    As captfred says, yes (as long as the drive is formatted for a Mac, not Windoze).
    You might want to review the [Time Machine Tutorial|http://www.apple.com/findouthow/mac/#timemachinebasics] and perhaps browse [Time Machine - Frequently Asked Questions|http://web.me.com/pondini/Time_Machine/FAQ.html] (or use the link in *User Tips* at the top of this forum).

  • Is there a better external drive than the one Apple offers?

    Hello all,
    I've got the 15" Macbook Pro with Retina display, and of course I don't have a disc drive, was just wondering if there was a better quality drive than the one Apple offers? I will be using this drive to burn audio onto CDs if that helps (I DJ)
    ***Sidenote: I have no problem with paying for or using the Apple one, I just didn't want to get it to then find out that another brands' drive does the same or a better job for less money
    Thank you all in advance,
    Ryan Huff

    I actually have been reading some stuff online and came here after mixed reviews, I guess it's a very subjective topic,
    Like I said I've got no problems with the apple one, thank you for your help!

  • If I backed up with a newer version of iOS than the phone I am trying to backup to.. Is there any way to bypass the setup assistant in order to download the new iOS on the new phone then go back and restore from my old phone?

    if I backed up with a newer version of iOS than the phone I am trying to backup to.. Is there any way to bypass the setup assistant in order to download the new iOS on the new phone then go back and restore from my old phone?

    Try deleting your last backup by turning off iCloud Backup in Settings>iCloud>Storage & Backup, then tap Manage Storage, swipe across your backup and tap Delete, then go back and turn iCloud Backup back on again.  If it still won't back up, you may have an app that is preventing the backup from succeeding.  To locate which one, go to Settings>iCloud>Storage & Backup>Manage Storage, tap the name of your device under Backups, under Backup Options tap Show All Apps, then turn them all to Off (including camera roll) and try backing up again.  If it succeeds, then the camera roll and/or one of your apps is preventing the backup and you'll have to located by process of elimination. Turn the camera roll On and try backing up again.  If it succeeds, turn some of your apps to On and try backing up again.  If it succeeds again, turn some more apps to On then try again; repeat this process until it fails.  Eventually you'll be able to locate the problem app and exclude it from your backup.

  • There is not enough memory available on the Essbase Administration Server to open this outline

    When I am trying to open outline it is showing the below error-
    "There is not enough memory available on the Essbase Administration Server to open this outline"
    Please advise what can be the reason and how can we solve them?
    I checked the earlier post https://forums.oracle.com/message/4434719 and JVMOption is set with the current maximum size of the JVM e.g. -Xmx512m. Still we are receiving the error. Could you please help?

    Thanks John for the reply.
    Couple of things
    1) We use Block Storage Outline. Does it matter while compacting the outline using ESSCMDQ?
    2)  At the moment the JVM is set to -Xmx512m. Should we increase from 512 to 1024 or what is recommended.
    We are doing ESSBASE 7.1.3  to 11.x (11.1.2.2) migration (AS IT IS migration) and we are facing this problem. Quite strange that we didn't get any memory error version 7.x whereas we are getting error in 11.x  My understanding is that the current ESSBASE server has 6 GB RAM and in all ways it has higher capacity than server 7.x. But not sure why we are getting this strange error.
    Is it possible to check the JVM size in ESSBASE 7.1.3 (or where we need to check the memory size).
    Thanks in advance.
    Satheesh.

  • Is there a faster hard drive available for the 1.83Ghz Dual Core MacMini?

    Is there a faster hard drive available for the 1.83Ghz Dual Core MacMini? Since this is the slowest component of the whole system is there a way to upgrade to something faster (possibly a 7200RPM drive)?
    thanks,
    Jeff

    Ways to make it faster:
    1) Be sure you aren't running any Rosetta apps or drivers. Watch out for print drivers. You can use Utilities > Activity Monitor to spot the legacy stuff that uses Rosetta. (Make sure the pop-down menu at the top of the Activity Monitor window says "All Processes", not just "My processes".)
    2) Max your RAM to 2 Gigs. You can't go to 3 Gigs since you only have the CoreDuo CPU.
    3) Whatever hard drive you use, keep at least one-third of it empty. Obviously this will be easier with a large external firewire drive.
    4) 3.5 inch drives will be faster than 2.5 inch drives -- even at the same RPM. So again, external will be the way to go, since Minis can only take 2.5 inch internals.
    If you want an external that stacks under the Mini, some examples are here:
    http://www.123macmini.com/accessories/guide/enclosures.html
    (The NewerTech and WiebeTech models appear to have good reputations, though I have no personal experience with them.)
    But again, all of the factors I mention above will affect performance.

  • HT201622 How do I install apps on a new iPhone 6 that uses a different Apple ID than the one used to purchase the apps?

    How do I install apps on a new iPhone 6 that uses a different Apple ID than the one used to purchase the apps?

    Sign in to the iPhone or connect the phone to the computer and sign into the store using the original ID and download the apps to the phone?

  • HT4847 I have a new iphone and cannot delete the backup from icloud.  It says that it is in use.  I have read some of the other threads and it only seems to be haphazard solutions. Is there a definite way to fix this? I am not able to change icloud accoun

    I have a new iphone and cannot delete the backup from icloud.  It says that it is in use.  I have read some of the other threads and it only seems to be haphazard solutions. Is there a definite way to fix this? I am not able to change icloud accounts.

    Follow the steps in wjosten's post here: https://discussions.apple.com/message/13356770#13356770 (for Windows, substitute Outlook in step 2).

  • HT4314 I have tried to log into clash of clans on my iPad and it just keeps going to a new game rather than the one saved on my iPhone. I have been using the game centre and same user name and password ?

    I have tried to log into clash of clans on my iPad and it just keeps going to a new game rather than the one saved on my iPhone. I have been using the game centre and same user name and password ?

    I have the same problem.. EXACTLY. .  When phoning Apple Support they had trouble understanding my problem and couldnt find any type of solution. No one seems to take responsibility for GameCenter issues. The assistant escalated the problem but no one could find an answer. .
    The only idea was to set up a new apple id, hence a new GameCenter account. . But that would loose all the itunes data. Anyone got ideas ?

  • Is there a ruleset comparison tool available in the market?

    Dear all,
    I wanted to know if there is a SAP GRC ruleset comparison tool available in the market? As a part of our audit requirement, I would need to compare our current rulesets with the ones from last quarter - To identify any changes/enhancements.
    I know Bizrights Approva supports a comparison tool called ExamXML where we can perform a comparison of 2 XML files and figure out the differences/ changes.
    Please let me know if any of you has used such a tool for GRC ruleset comparison.
    Thanks,
    Kunal

    >
    Kenguru wrote:
    > As a part of our audit requirement, I would need to compare our current rulesets with the ones from last quarter - To identify any changes/enhancements. > Kunal
    If any auditor is comparing sap delivered rule sets with a companies' grc rule sets (without deep investigations) and reporting the differences in his/her audit report (as white spaces)  then the auditor is doing it the wrong way.
    The auditor should be aware of the following facts:
    1. SAP delivered rule sets are mere best practices (only starting point)
    2. Most of the customers modify/update the rule sets as per their requirements
    3. Organizational rules are created by customers differently
    4. Some customers don't even choose sap delivered rule sets and completely create their own.
    So the difference between rule sets is obvious, but these findings may or may not be entirely appropriate to reach to a conclusion for audit purposes.
    Best Regards,
    Amol Bharti
    http://amudee.com

  • I have recently updated to ios5 and when restoring apps etc it says my backup needs a password, i password that i cannot for the life of me remember...is there any 'forgotten password' option available for the backup please?

    i have recently updated to ios5 and when restoring apps etc it says my backup needs a password, a password that i cannot for the life of me remember...is there any 'forgotten password' option available for the backup please?
    i'm desperately in need as EVERYTHING my life revolvesaround is on there

    i have recently updated to ios5 and when restoring apps etc it says my backup needs a password, a password that i cannot for the life of me remember...is there any 'forgotten password' option available for the backup please?
    i'm desperately in need as EVERYTHING my life revolvesaround is on there

  • Is there an external graphics card available for the Mac Mini?

    Is there an external graphics card available for the Mac Mini?

    All you have to do is google your question.
    http://eshop.macsales.com/shop/Thunderbolt/

  • When Creative Cloud updated a few days ago (Win7) it reported no installed apps. In Lightroom I keep getting messages that a new version is available. Installed it from CC and it installed without error, CC shows I installed it, but it simply fails to run

    When Creative Cloud updated a few days ago (Win7) it reported I had no installed apps.
    In Lightroom I keep getting messages that a new version is available. Installed it from CC and it installed without error, CC shows I installed it, but it simply fails to run.
    How do I get CC to find apps installed under the previous version?
    And how do I get Lightroom CC to run?
    Peter

    I still don't know how to get CC to find that I have Photoshop CC installed, but running Creative Cloud, going to Preferences and signing out, then signing in again got Lightroom CC to work.
    Since Photoshop CC is still working despite apparently not being installed things are now OK, at least for the moment. But I'm not feeling at all happy with Adobe.

Maybe you are looking for

  • Crystal report 9 problem

    hi guys..i newbie in crystal report..i have a question.. what is Crystal11_NET_EmbeddedReporting.msm and how can i find this similar merge modules in crystal report 9?Actually my previous senior used crystal 11 in her project but right now i'm contin

  • Help with CS 6 on a second computer

    My daughter has Photoshop CS 6 installed on her 64 bit Windows 7 Pro computer.  She now has a new computer (also 64 bit Windows 7 Pro)  and would like to get CS 6 on it too.  I have been led to believe that she can have the program on two computers a

  • Text Standard in Sapscript: Problema with background color

    Hi all !!! I have uploaded a digital signature via RSTXLDMC program (I cannot upload the digital signature via SE78 because i have set position in the main window). When i display the sapscript, the background colour is white, but when i print the sa

  • What is the specifications on the new SSD for Macbook Air 6,2?

    I have purchased 2 from Amazon and both are to long by about a half inch. It appears Apple has change the configuration on the newest MacBook Air 13 inch. I need to know what to order online.

  • How to Use JDeveloper to Secure and Test a Web Service

    When I try this tutorial "http://www.oracle.com/technology/products/jdev/howtos/1013/wssecure/10gwssecurity_howto.html", I get this exception: javax.xml.rpc.soap.SOAPFaultException: The security token could not be authenticated or authorized      at