2009/4/3 Vinod Nanjaiah <vinod_nanja...@mindtree.com>:
>> What is the MIB definition for vpnIFIndex  ?
>
> This is how I have defined vpnIFIndex.


>    vpnIFIndex           InterfaceIndex,

>From IF-MIB:

InterfaceIndex ::= TEXTUAL-CONVENTION
    DESCRIPTION
            "A unique value, ===> greater than zero <===, for each interface or
            interface sub-layer in the managed system......."
    SYNTAX       Integer32 (1..2147483647)


0 is not a valid interface index.
So snmpget (quite reasonably) complains.

Dave

------------------------------------------------------------------------------
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to