How to get get ipNetToPhysicalNetAddress column from ipNetToPhysicalTable?
Is it possible to get ipNetToPhysicalNetAddress column from ipNetToPhysicalTable from OID tree? In all devices that I tried I received "NoSuchInstance" SNMP error.
Thanks in ad开发者_运维百科vance, Vasyl
ipNetToPhysicalNetAddress is a Table entity. You can not get it directly by its OID (1.3.6.1.2.1.4.35.1.3). Append ipNetToPhysicalEntryto its base OID.
Loot at this.
Thanks.
加载中,请稍侯......
精彩评论