Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OID ツリーから ipNetToPhysicalTable から ipNetToPhysicalNetAddress 列を取得することは可能ですか? 試したすべてのデバイスで、「NoSuchInstance」SNMP エラーを受け取りました。
前もって感謝します、ヴァシル
ipNetToPhysicalNetAddressテーブル エンティティです。OID (1.3.6.1.2.1.4.35.1.3) で直接取得することはできません。ipNetToPhysicalEntryそのベース OID に 追加します。
ipNetToPhysicalNetAddress
ipNetToPhysicalEntry
これで略奪します。
ありがとう。