Snmp OID 4 R510 don ' t answer

Hello

I have a problem for a few weeks.  I had 4 R510.  Before, I configure snmp on them to send information to a software for snmp monitoring information.

So now, don't answer 4 OID on a single server.   2 x power supply status of power and the General temperature (temperature and status).  Others respond like systemname, lan, raid, State of the processor status.

When I stop the service on this server, all snmp oid stop responding.  I did the same test on another and it s the same.  But when I run this service.  Do not answer these OID 4.  But on the other, Yes.

Any idea?

Thank you very much

Max

It is resolved.  I reinstall.  There was something missing in open manage.

I can close this thread.

Thank you

Max

Tags: Dell Servers

Similar Questions

  • Why can I not hear my 6plus iPhone calls after loading the Apple Watch? If I don't answer the iPhone instead of the Apple Watch for incoming calls?

    Why can I not hear my 6plus iPhone calls after loading the Apple Watch? If I don't answer the iPhone instead of the Apple Watch for incoming calls?

    Hello

    It can help to cancel your iPhone in a Bluetooth headset pairing, if it is currently associated with it.

    -On your iPhone, go to: settings > Bluetooth > tap the info "i" beside your headset > tap Forget this device.

  • List of SNMP OID of the PowerConnect switches

    Hello

    I was wondering if anyone could can give advice on this survey, like all my research and investigations have not until this product no result.

    I conclude on a significant deployment for a customer who has a mixture of 80xx PowerConnect 62xx, 55xx and M8024K blade, M6348 switches. All switches are deployed and operational, and we are now trying to set the SCOM server to use SNMP to retrieve events etc. of the switches.

    the problem is that I couldn't find SNMP OID anywhere to concerned, switches that are required. the events that we want to keep an eye on relate to connect the downs, lag switch, battery, authentication and critical failures for the models.

    There is no requirement for the consumption of its use, of temperature, fan or CPU power or memory, so they are not needed.

    Are there SCOM management packs that might help out here?

    Any advice or pointers will be greatly appreciated.

    Cheers.

    Richter,

    Looks like you just need to install traps to send alerts to your SCOM server.  Normally, to see the things that you listed as changes to links, lag, batteries, authentication failures and other critical changes of your switches, it is not necessary ask an OID.  All the these can be controlled automatically traps.  The processor, memory, temp, fan and power you listed are in a different category, because they are all sensors in the switch that can send a trap when a threshold is reached, but can also be queried for exact measurements.  Traps are easier to use than to the vote an OID and let you keep an eye on the areas that you mentioned.  To install traps, set your community on your switches string and the management server, enable all traps and configure your management as your recipient of the host server.  The commands are:

    (config) #snmp - known private community server

    (config) #snmp - server enable traps all

    (config) #snmp - private host 10.10.10.5 Server

    I hope it's useful for you.

    B

  • Need help with EEM applet 'info type snmp oid' and 'Add' the syntax of commands

    I am trying sample and adding a number of OIDs in the mib/ISDN on 2431 & 2921 boxes.  The number of T1s on the boxes can vary with the model and configuration of the box. I studied the OID I want to loop through and am sure those to whom I need to try, but I can't build the digital oid using the command 'Add' and get the SNMP get command use the result.  Here is my test cmdlet:

    config t

    No test event manager applet

    applet Test Event manager

    event no

    Info action 200 type snmp oid 1.3.6.1.2.1.10.20.1.3.1.0 get-exact type! isdnSignalingGetIndex

    game action 202 j "$_info_snmp_value".

    game action 203 I '1 '.

    game action 204 k '2 '.

    206 action value calls '0 '.

    action 210 all $i lt $j! Browse the ISDN interfaces

    action 215 all 4 $k! Browse calls in & stats connectes.2 &.4

    game action 220 myoides "1.3.6.1.2.1.10.20.1.3.3.1."

    action 222 Add $myoid ' $k$ I ".

    Info action 223 type snmp oid get exact $myoid

    action 224 puts "" myoides = $myoid, i = $i, j $j, k = $k, value = snmp oid = $_info_snmp_value ".

    action 225 regexp ' [0-9] + "" $_info_snmp_value ".

    the 226 if action $_regexp_result eq 1

    227 Add $Calls action $_info_snmp_value

    game action 228 $Calls "$_result '.

    229 action puts 'calls is $Calls. "

    230 action ended

    action 232 increment k 2

    end of the 234 action

    action 240 increment i

    250 action ended

    end

    clear all system event handler

    test run the event handler

    Here is the result when I run the cmdlet:

    bctrunks-2431-2 #event man run test

    myoides = 1.3.6.1.2.1.10.20.1.3.3.1, i = 1, j = 2, k = 2, 2 = snmp oid value

    Calls = 0

    myoides = 1.3.6.1.2.1.10.20.1.3.3.1, i = 1, j = 2, k = 4, 2 = snmp oid value

    Calls = 0

    Here's a snmpwalk on Solaris 10 of the poll server the OID I am trying sample and add

    -bash-3, $00 snmpwalk-v1 - c TWC-default 10.40.209.2 1.3.6.1.2.1.10.20.1.3.1.0

    SNMPv2 - SMI:transmission.20.1.3.1.0 = INTEGER: 2<---- this="" is="" isdnsignallinggetindex="" which="" is="" 1="" +="" last="" isdn="" port="">

    -bash-3, $00 snmpwalk-v1 - c TWC-default 10.40.209.2 1.3.6.1.2.1.10.20.1.3.3.1

    SNMPv2-SMI::transmission.20.1.3.3.1.1.1 = Counter32 : 10

    SNMPv2-SMI::transmission.20.1.3.3.1.2.1 = Counter32 : 10<----- this="" is="" the="" number="" of="" isdn="" outbound="" calls="">

    SNMPv2-SMI::transmission.20.1.3.3.1.3.1 = Counter32 : 2

    SNMPv2-SMI::transmission.20.1.3.3.1.4.1 = Counter32 : 2<------ this="" is="" the="" number="" of="" isdn="" inbound="" calls="">

    SNMPv2-SMI::transmission.20.1.3.3.1.5.1 = Counter32 : 0

    -bash-3, $ 00

    In this case, the cmdlet must obtain the OID 1.3.6.1.2.1.10.20.1.3.3.1.2.1 & 1.3.6.1.2.1.10.20.1.3.3.1.4.1 values and add them.

    The comand 'append' does not seem to be working properly, as indicated by the value of myoides.  The IOS command result search tool for the "add action".

    order does not explicitly say where the result of append it is placed, so I guess that the result is placed in the variable 'myoides' in my test applet.

    I have successfully used the 'action info exact snmp oid get-type type' syntax in the past, but I do not know if it works using a constructed string variable.

    Let me know if you can help me.  Thanks in advance.

    Add use the variable name not its value.  Try this instead:

    action 222 Add myoides ' k $I ".

  • Index of physical memory SNMP oid has changed after system reboot

    I asked for a hot - difficulty for windows 2003 server. Server must be restarted after you apply the hotfix to hot. After the reboot, I noticed this index of oid snmp for physical RAM increased from 17 to 16. is this normal behavior for snmp to change the Index oid?

    Hello

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the Windows Server Forums on TechNet. Please post your question in the Windows Server Forums.

    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer/

  • MIB or possible SNMP OID on a LaserJet 4350

    Hello

    I'm just checking my LaserJet 4350 Printer for printing dimensions, where the names, and State and so on. I can connect to SNMP and can get some OIDS with values they are, but I can't read because I can't find the specific MIB for this printer. I have an a 4050 and 4500 but most of them OID does not work!

    Where can I find this MIB?

    Thanks a lot!

    You should maybe contact HP and ask them if there is a better MIB document for your printer model.  Talking about them that you need assistance, analyzing the MIB for your printer.  First level technicians will not be able to help you, but they should be able to talk to an engineer who knows with certainty and relay the right information.

    Most of the time I get to play and try out different ideas until I can isolate the correct OID.  I have not really digging into this area often enough to be effective at home.  See if you can hit some of the top level OID and then go in a deeper level at a time until you reach your destination.

  • don't answer adds on craigslist lasvegas cause I know not incomming__e mail server type is HTTP, POP3 or IMAP?

    I can't answer all adds on craigslist lasvegas, because I don't know what is my incoming mail server type. It is HTTP, POP3 or IMAP?

    Configure Windows Mail, Windows Live Mail or Outlook to send to craigslist...

    http://www.SimpleHelp.NET/2007/02/07/a-beginners-guide-to-setting-up-Windows-Mail/

    Link above has an easy to follow Guide to set up Windows Mail.

    Contact your ISP (Internet Service Provider).

    They offer your broad band/Dial-up connection.

    Ask them to:

    username
    password for your service account to wide band/Dial-Up with them

    Server of incoming POP3 mail
    outgoing mail SMTP server

    The above information is required to set up Windows Mail.

    ISPS are usually happy to help you set up your email account.

    See you soon.

    Mick Murphy - Microsoft partner

  • coding don't answer using Adobe CS5.5

    I made a flash animation project, there a lot of symbols and images, so when I have the code, using ActionScript 1.0 or 2.0 or 3.0 it does not work, even the dumbest code like stop(); does not work, the project was the Flash project so should I have made a the type of the file ActionScript 3.0 or 2.0, or it's okay if it was a project type Flash... it's the codeing I arrived at so far

    import flash.events.MouseEvent;

    import flash.events.MouseEvent;

    Stop();

    make him sad when the user clicks on the mouth

    addEventListener (MouseEvent.CLICK, mouthSad);

    is what mouthSad

    function mouthSad(m:MouseEvent) {}

    gotoAndStop (2);

    setTimeout (mouthSmile, 2000);

    }

    function mouthSmile() {}

    gotoAndStop (1);

    }

    the animation is working when I click quickly on the mouth, until I hit the smiling framework, then it passes to the sad frame after two seconds goes back to smile, but I can't seem to stop managers, don't know why, I want to stop the animation one frame and when I click on the mouth, go to section 2 and then return.
    If the JUDGMENT does not work


    Thank you very much

    Click file > publishing settings > swf and take a screenshot of the settings panel publish.  Attach the screenshot on this forum.

  • Divs don't answer 100%

    Hello

    I am on a Mac with DW CS6. I am transferred this site from pixels to percentages to use more screen. This problem only appears on my ipad, but strangely, problem previews in DW in direct mode for the computer screen preview.

    The biography page shows a header that is truncated on the right and the footer is cut as well, so even if the two are on 100% width in the template.

    www.larryparrishpiano.com

    The container is set to 100% width as well. And as I mentioned, these cut off are not displayed on the computer tests. I don't have a media query defined for a Tablet, although I tried a mobile request briefly.

    It did not work as it should, so I have it off and made sure the css file has been deleted on the server.

    I appreciate any help on this. I am at a loss on this one.

    Thank you

    Frnak B.

    Line 140 of your biography.html file:

    Change this:

    . Container #mainContent {}

    Width: 100%;
    Auto margin: 0;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10%;
    margin-top:-1px;
    margin-bottom:-1px;
    Color: #000;
    text-align: left;

    to do this:

    . Container #mainContent {}

    Width: 100%;
    Auto margin: 0;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top:-1px;
    margin-bottom:-1px;
    Color: #000;
    text-align: left;

  • After downloading my Satellite updates don't answer more

    Hello

    I got my L satellite for 9 months and it's been great, but this morning, after downloading the updates, there is no response from the button 'on', despite the fires being at the front of the machine. Nothing on the screen; just black. Can anyone help?

    Thank you

    James

    > but this morning, after downloading the updates, it not there no response from the key 'walk', despite fires being at the front of the machine. Nothing on the screen; just black. Can someone > help?

    I think, you were invited to update your laptop by Tempro. And these updates Bios that has turned after the black screen

  • I received an email from microsoft application information name, password, e-mail address and if I don't answer inside two weeks I'll lose my account. Is this real or a scam?

    For these last two days I've received a message on my email that says I have two weeks to put my name, email and password in the form and verify who I am or I'll lose my hotmail account. It telling me it has to do with security, and I was among those who are chosen. It's true, I ignored the premiera but today I had another, first said he would cut in 24 hours, now its two weeks.

    You will never receive an e-mail from Microsoft asking you personal information such as your password.  It is a scam.

  • I received an email from my hotmail stating that my account would be closed if I don't answer within 72 hours with my email address, user name and password.

    Need to know if it is a scam or not.

    This seems to be a phishing attempt. Although any link may look similar to going to a legitimate site of Hotmail, it will probably go to some infamous web page designed to collect your personal information.

    Delete it with prejudice.
  • Hello.. I created a setting... Please evaluate and point out my mistakes and advice me what can be done to improve? Please don't answer that it will be really nice of you

    backdrop_2.jpg

    The black text is hard to read.  Overall, the banners like this should be read and understood in measure 5 to 10 seconds. Serif fonts can be more effective if replaced by Sans Serif fonts.  Vector graphics are nice, but I wonder if they are more than a source of distraction.  If the photo is a distinct and well-known place, you can put more emphasis on this point, too.  Think simplicity.  Think reading 'fast '.  Make the text to work for you to pay attention.  If the graph must remain, work on the text elements.

  • SG - 500 - OID SNMP to lower the CPU load?

    Hello

    I have several SG500 (autonomous and stacked). How can I get the CPU via SNMP load? Who knows the correct SNMP OID to lower the CPU load?

    In the MIB that are provided for download one was not able to find the correct OID.

    Hello

    There are three OID for the CPU usage:

    CPU utilization for 5 seconds
    . 1.3.6.1.4.1.9.6.1.101.1.7.0
    CPU utilization for 1 minutes
    . 1.3.6.1.4.1.9.6.1.101.1.8.0
    CPU utilization for 5 minutes
    . 1.3.6.1.4.1.9.6.1.101.1.9.0

    This came a note of junk, I got in an email, so I don't know exactly where this information is originally.

    Let me know if it works for you,

    Christopher Ebert - Network Support Engineer

    Cisco Small Business Support Center

    * Please note the useful messages *.

  • How to configure Thunderbird so that my answers to e-mail go on top, not on the bottom?

    When I get a reply to a message, the outgoing message is beyond me. If I don't answer back, Thunderbird put my answer below, in my first message. My answer must be above the message that I answer to so that the conversation continues, all messages sent and received are in chronological order.

    The menu bar, select Tools-account parameter-Composition and addressing
    Set the option to answer above quote it

    You must do this for each account if you have more than one.

    No menu bar? Press the ALT key.

Maybe you are looking for