Hi
SNMP v3 works. I'm using "Template Module Interfaces SNMP" and tried "Dell Force S-Series SNMP" (it's an DELL N-Switch). The switch has 48 1Gig ports and 4 10Gig (numbers 49-52). Ports 49-52 don't get discovered. Any Idea why discovering for the 10Gig interfaces isn't working?
IF-MIB::ifType.45 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.46 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.47 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.48 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.49 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.50 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.51 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.52 = INTEGER: ethernetCsmacd(6)
IfType is the same for all.
Thanks
Christoph
SNMP v3 works. I'm using "Template Module Interfaces SNMP" and tried "Dell Force S-Series SNMP" (it's an DELL N-Switch). The switch has 48 1Gig ports and 4 10Gig (numbers 49-52). Ports 49-52 don't get discovered. Any Idea why discovering for the 10Gig interfaces isn't working?
IF-MIB::ifType.45 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.46 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.47 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.48 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.49 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.50 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.51 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.52 = INTEGER: ethernetCsmacd(6)
IfType is the same for all.
Thanks
Christoph
Comment