- Community Home
- >
- Storage
- >
- Data Protection and Retention
- >
- StoreOnce Backup Storage
- >
- StoreOnce 3520 SNMP MIB
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
12-11-2020 01:12 AM
12-11-2020 01:12 AM
StoreOnce 3520 SNMP MIB
Hi All,
I am trying to implement SNMP monitoring on our StoreOnce 3520 but I don't understand the result of the OID.
So for the following OID:
- "hp http mg device health"
- 1.3.6.1.4.1.11.2.36.1.1.5.1.1.3
- Overall health of the device. The goal of this object is to be the single poll point to check the status of the device
I get the Result 1 that means unknown but normally here are the expected Results:
unknown(1)
unused(2)
ok(3)
warning(4)
critical(5)
nonrecoverable(6)
Here is the result:
11.12.2020 08:24:49 (17 ms) : SNMP v3
11.12.2020 08:24:49 (20 ms) : Custom OID 1.3.6.1.4.1.11.2.36.1.1.5.1.1.3.1
11.12.2020 08:24:49 (55 ms) : SNMP Datatype: ASN_INTEGER
11.12.2020 08:24:49 (59 ms) : -------
11.12.2020 08:24:49 (64 ms) : Value: 1
11.12.2020 08:24:49 (69 ms) : Done
If i monitor another OID, for example Custom OID 1.3.6.1.4.1.11.2.36.1.1.5.1.1.6.1 (hp http mg device management url label) I get "Value: HPE StoreOnce 3520 System ****** ******"
How can I monitor the overall Health Status?
I have downloaded the MIBs here: https://support.hpe.com/hpsc/swd/public/detail?swItemId=co-86591-2#tab1
Thanks for your help!