Structure used to hold the SNMP interface index (ifindex) of a managed interface and the virtual router on which the interface resides. More...
import "saeaccess.idl";
Public Attributes | |
unsigned long | index |
SNMP interface index (ifIndex). | |
string | vrName |
Name of the virtual router. |
Structure used to hold the SNMP interface index (ifindex) of a managed interface and the virtual router on which the interface resides.
NOTE: ifIndex is not supported on JUNOS routing platforms.
unsigned long sae.InterfaceIndex.index |
SNMP interface index (ifIndex).
string sae.InterfaceIndex.vrName |
Name of the virtual router.