These are actually listed as not-accessible so they shoudn't be defined. Their information has to be extracted from n2p_paddr instead.
This commit is contained in:
@@ -127,9 +127,6 @@ $VERSION = '2.02-cvs';
|
|||||||
'bgp_peer_out_upd' => 'bgpPeerOutUpdates',
|
'bgp_peer_out_upd' => 'bgpPeerOutUpdates',
|
||||||
|
|
||||||
# IP-MIB Net to Physical Table (ARP Cache)
|
# IP-MIB Net to Physical Table (ARP Cache)
|
||||||
'n2p_index' => 'ipNetToPhysicalIfIndex',
|
|
||||||
'n2p_naddrt' => 'ipNetToPhysicalNetAddressType',
|
|
||||||
'n2p_naddr' => 'ipNetToPhysicalNetAddress',
|
|
||||||
'n2p_paddr' => 'ipNetToPhysicalPhysAddress',
|
'n2p_paddr' => 'ipNetToPhysicalPhysAddress',
|
||||||
'n2p_lastupdate' => 'ipNetToPhysicalLastUpdated',
|
'n2p_lastupdate' => 'ipNetToPhysicalLastUpdated',
|
||||||
'n2p_ptype' => 'ipNetToPhysicalType',
|
'n2p_ptype' => 'ipNetToPhysicalType',
|
||||||
|
|||||||
Reference in New Issue
Block a user