- Community Home
- >
- Networking
- >
- IMC
- >
- Need help with SNMP in IMC 7.01
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2015 07:05 AM
04-14-2015 07:05 AM
Need help with SNMP in IMC 7.01
I am trying to monitor the state of my Dell disk. When I do a SNMP Walk test, I get the following values:
28) 1.3.6.1.4.1.674.10893.1.20.140.1.1.4.1 (virtualDiskState.1) ready(1)
29) 1.3.6.1.4.1.674.10893.1.20.140.1.1.4.2 (virtualDiskState.2) ready(1)
30) 1.3.6.1.4.1.674.10893.1.20.140.1.1.4.3 (virtualDiskState.3) ready(1)
31) 1.3.6.1.4.1.674.10893.1.20.140.1.1.4.4 (virtualDiskState.4) ready(1)
32) 1.3.6.1.4.1.674.10893.1.20.140.1.1.4.5 (virtualDiskState.5) degraded(6)
33) 1.3.6.1.4.1.674.10893.1.20.140.1.1.4.6 (virtualDiskState.6) degraded(6)
34) 1.3.6.1.4.1.674.10893.1.20.140.1.1.4.7 (virtualDiskState.7) ready(1)
35) 1.3.6.1.4.1.674.10893.1.20.140.1.1.4.8 (virtualDiskState.8) ready(1)
36) 1.3.6.1.4.1.674.10893.1.20.140.1.1.4.9 (virtualDiskState.9) ready(1)
When I try to Add a Custom Index, i chhose the following:
Name:DellVirtualDiskState
Measurement: Custom: State
Type: [index1[0]:VirtualDiskState:1:0]
Instance Label (Definition OID): 1.3.6.1.4.1.674.10893.1.20.140.1.1.4
Formula: 1.3.6.1.4.1.674.10893.1.20.140.1.1.4
When I go to resolve, I get the following values:
[Virtual Disk State::1]
[Virtual Disk State::6}
I am trying to get an alarm to alert when the value is not equal to 1; but I want to know which virtual disk is not equal to 1.
How do I get IMC to recognize all 9 virtual disk states individually?
Here is the OID information:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2015 01:49 PM
05-01-2015 01:49 PM
Re: Need help with SNMP in IMC 7.01
The only value you should be concerned with is "1.3.6.1.4.1.674.10893.1.20.140.1.1.4" where it is Greater than or equal to "2"
All the OID's past the 140.1.1.4 are just there as temporary holders for past disk states. If you confirm your addition and then go to monitor settings and add it to a device you should be able to monitor the value of 1.3.6.1.4.1.674.10893.1.20.140.1.1.4 which is more than likely "1 for Ready"
You could then change the state of the drive and see what is populating realtime for the information your gathering.
Probably not the best help but similar to a statistic i'm gathering for signal quality on a wireless connection. My issue is how to report on it more than just once..