- Community Home
- >
- Networking
- >
- IMC
- >
- IMC: Add Custom Index for temperature
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
07-13-2012 04:01 PM - edited 07-13-2012 04:02 PM
07-13-2012 04:01 PM - edited 07-13-2012 04:02 PM
IMC: Add Custom Index for temperature
Hi,
I´d like to monitor the temperature of a A5800 series. Therefore I went to IMC:
IMC >> Resource >> Global Index Settings >> Add Custom Index
OID should be: 1.3.6.1.4.1.25506.2.6.1.1.1.1.12.92
Unfortunately, I cannot get the correct "Type"
Does anyone know the syntax for that one?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2013 09:24 PM
01-06-2013 09:24 PM
Re: IMC: Add Custom Index for temperature
Hi,
With...
Type : [index1[0]:temperature:1:0]
Instance label: 1.3.6.1.4.1.25506.2.6.1.1.1.1.12
...it works for me, I can select instance 92 from the list.
The above is hard to work with when using IRF stacks tho, I found the below makes it easier - it renames the instance numbers to the irf member IDs.
Name: <any name>
Type: [index1[0]:StackMember:1:0]
Instance Label (definition OID): 1.3.6.1.4.1.25506.2.91.3.1.2
Formula:1.3.6.1.4.1.25506.2.6.1.1.1.1.12
... if you're interested, you can get the names of all the instances shown under 1.3.6.1.4.1.25506.2.6.1.1.1.1.12 and what they relate to, by using the entity-MIB as the instance label, as below
Name: <any name>
Type: [index1[0]:Temperature:1:0]
Instance Label (definition OID): 1.3.6.1.2.1.47.1.1.1.1.7
Formula:1.3.6.1.4.1.25506.2.6.1.1.1.1.12
instance 92 (1.3.6.1.4.1.25506.2.6.1.1.1.1.12.92) shows up as temperature::board - since HP A switches refer to themselves as 'boards' on the cli