Added i_stack_status method that can be used for finding the parent interface for e.g. ADSL interface speed determination

This commit is contained in:
Alexander Hartmaier
2011-09-27 10:11:26 +02:00
parent 8a7376f6df
commit 78b0b77e38
2 changed files with 5 additions and 0 deletions

View File

@@ -2299,6 +2299,9 @@ ALTEON-TS-PHYSICAL-MIB::agPortCurCfgPortName.
'i_qlen_out' => 'ifOutQLen',
'i_specific' => 'ifSpecific',
# IF-MIB::IfStackTable
'i_stack_status' => 'ifStackStatus',
# IP Address Table
'ip_index' => 'ipAdEntIfIndex',
'ip_table' => 'ipAdEntAddr',