メインコンテンツまでスキップ

ネットアップスイッチCN1610に、製品を識別する一意のシステムOIDが表示されない理由

Views:
16
Visibility:
Public
Votes:
0
Category:
fabric-interconnect-and-management-switches
Specialty:
hw
Last Updated:

環境

  • NetApp CN1610スイッチ

回答

sysObjectID.0 ネットアップの汎用ツールですが sysDescr.0 、詳細な製品情報を提供します

追加情報

$ snmpwalk -v 2c -c cshm1! x.x.x.x sysObjectID.0
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.789

https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers
789
  Network Appliance Corporation
    Brian Pawlowski
      xdl-iana&netapp.com

$ snmpwalk -v 2c -c cshm1! x.x.x.x sysDescr.0
SNMPv2-MIB::sysDescr.0 = STRING:NetApp CN1610,1.3.0.3,Linux 3.8.13-2de1cc1c

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.

 

  • この記事は役に立ちましたか?