跳转到主内容

SNMP为ADP磁盘备件返回"spareStatus"值unknown (4)

Views:
4
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core<a>2009-377985</a>
Last Updated:

适用场景

  • ONTAP 9
  • 简单网络管理协议( SNMP )
  • 高级磁盘分区( ADP )

问题描述

  • 对于 spareStatus ADP备用磁盘、ONTAP 返回A为4:

[root@LinuxHost ~]# snmpwalk -v3 -l AuthPriv -u 'zabbix' -a SHA256 -A "abcd:A-bcde" -x AES128 -X "abcd:A-bcde" 192.168.1.1 1.3.6.1.4.1.789.1.6.3.1.3.1

SNMPv2-SMI::enterprises.789.1.6.3.1.3.1 = INTEGER: 4
  • 查看 netapp.mib 文件时 spare(1) 、应为状态、而不是 unknown(4)

spareStatus                     OBJECT-TYPE
   SYNTAX                          INTEGER {
                                            spare(1),
                                             addingspare(2),
                                        bypassed(3),
                                       unknown(4),
                                             offline(10)
                                        }

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.

 

  • 这篇文章对您有帮助吗?