- Community Home
- >
- Storage
- >
- Entry Storage Systems
- >
- MSA Storage
- >
- MSA2060/206x MIBS
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
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
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-26-2024 08:38 AM - last edited on 04-28-2024 08:42 PM by support_s
04-26-2024 08:38 AM - last edited on 04-28-2024 08:42 PM by support_s
MSA2060/206x MIBS
I have several questions related to an MSA2060
- Where can I find the MIBs for the MSA2060, ned to integrate with Solarwinds Orion
- What is the recommended Maximum Volume size for an MSA based LUN conecting to a Windows 2022 system?
- Are there O/S specific Implementation Guides for the MSA206x family?
- When using showsystme type commands that require a response, is there a way to automate that response as I have a customer that is trying to use NCM & SAM to create custom monitors and the need for a response from MSA command line is causing challanges.
I work for HPE
- Tags:
- MSA Storage
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2024 12:34 PM - last edited on 09-16-2024 02:21 AM by support_s
04-26-2024 12:34 PM - last edited on 09-16-2024 02:21 AM by support_s
Re: MSA2060/206x MIBS
Here are the answers:
1. MIBs for MSA2060 Integration with Solarwinds Orion: To download the HPE MSA Storage Systems SNMP MIBs package, which includes the MSA2060 MIBs, you can visit the HPE support page at [HPE MSA SNMP MIBs](https://www.hpe.com/support/MSASNMPMIB). This package contains various MIB files including `msa2000traps.mib` which is specific to the MSA2000 series and applicable for MSA2060.
2. Recommended Maximum Volume Size for MSA Based LUN Connecting to a Windows 2022 System: 140TB. This size is supported across various MSA models including MSA 1060, MSA 2060, and MSA 2052, among others.
3. O/S Specific Implementation Guides for the MSA206x Family: https://support.hpe.com/hpesc/public/docDisplay?docId=a00105313en_us&docLocale=en_US
4. Automating Response for Showsystem Type Commands with NCM & SAM: No idea
- Tags:
- logical drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2024 10:05 AM
04-29-2024 10:05 AM
Re: MSA2060/206x MIBS
1. Yes the MIBs have not changed for a Long time
2. Maximum volume size is 140TB (as already answered)
3. No per OS implementation guides. There are some details about MSFT MPIO in the best practices guide and VMware guide: HPE MSA Storage Configuration and Best Practices for VMware vSphere technical white paper
4. The CLI guide linked by @shuff includes a topic on scripting the using CLI. To avoid confirmation commands change the CLI output to use one of the API outputs. api == XML, json == JSON Using HTTPS to pass commands into the MSA would be recommended as it uses the lowest resources from the Management Controller. (i.e. creating and tearing down SSH or telnet sessions is more resource intensive)
Example:
# set cli-parameters json
{
"status":[
{
"object-name":"status",
"meta":"/meta/status",
"response-type":"Success",
"response-type-numeric":0,
"response":"Command completed successfully. (2024-04-29 10:59:48)",
"return-code":0,
"component-id":"",
"time-stamp":"2024-04-29 10:59:48",
"time-stamp-numeric":1714409988
}
]
}
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 02:17 AM
05-09-2024 02:17 AM
Re: MSA2060/206x MIBS
Hello @Hoge_SANMAN,
Let us know if your concern has been addressed.
If you have no further query and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.
Thanks,
Sunitha G
I'm an HPE employee.
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
