Hi Everyone,
here is def file we use with nedi 1.0.7 :
# Definition for 1.3.6.1.4.1.9.1.896 created by Defgen 1.8 on 28.Feb 2012 (admin)
# General
SNMPv 2HC
Type SW-C6509-VSS-IOS
Typoid
Sysdes
OS IOS
Icon c3bd
Bridge VLX
Dispro CDP
Serial 1.3.6.1.2.1.47.1.1.1.1.11.2
Bimage 1.3.6.1.4.1.9.2.1.73.0
# Vlan Specific
VLnams 1.3.6.1.4.1.9.9.46.1.3.1.1.4.1
VLnamx
VTPdom 1.3.6.1.4.1.9.9.46.1.2.1.1.2.1
VTPmod 1.3.6.1.4.1.9.9.46.1.2.1.1.3.1
# Interfaces
IFname 1.3.6.1.2.1.31.1.1.1.1
IFalia 1.3.6.1.4.1.9.2.2.1.1.28
IFalix
InBcast 1.3.6.1.2.1.31.1.1.1.3
InDisc 1.3.6.1.2.1.2.2.1.13
OutDisc 1.3.6.1.2.1.2.2.1.19
IFvlan 1.3.6.1.4.1.9.9.68.1.2.2.1.2
IFvlix
IFpowr
IFpwix
IFdupl 1.3.6.1.4.1.9.5.1.4.1.1.10
IFduix
Halfdp 1
Fulldp 2
# Modules
Modesc 1.3.6.1.2.1.47.1.1.1.1.2
Moclas 1.3.6.1.2.1.47.1.1.1.1.5
Movalu 9
Moslot 1.3.6.1.2.1.47.1.1.1.1.7
Modhw 1.3.6.1.2.1.47.1.1.1.1.8
Modsw 1.3.6.1.2.1.47.1.1.1.1.9
Modfw 1.3.6.1.2.1.47.1.1.1.1.10
Modser 1.3.6.1.2.1.47.1.1.1.1.11
Momodl 1.3.6.1.2.1.47.1.1.1.1.13
# RRD Graphing
CPUutl 1.3.6.1.4.1.9.9.109.1.1.1.1.8.1
Temp
MemCPU 1.3.6.1.4.1.9.9.48.1.1.1.6.1
Custom
and this is the snmp configuration running ont he VSS:
interface Vlan1234
description DESCRIPTION
ip vrf forwarding VRFNAME
ip address 172.17.105.1 255.255.255.0
ip helper-address 1...1
ip helper-address 10...0
ip helper-address 2...0
snmp-server community CommunityName RW
snmp-server community public view vss-view RO
snmp-server trap-source Vlan1234
snmp-server source-interface informs Vlan1234
snmp-server location your;geographic;switch;location
snmp-server host AA.BB.CC.DD vrf VRFNAME CommunityName
and of course the Nedi machine have network access throught the firewall
I hope this help.