I would like to see which siwtchports are unused in the preparation for
creating VLAN's on a 3548 switch. I want to use snmpset to zero all the
interfaces.ifTable.ifEntry.ifOutOctets amd then use snmpget later in the
week to determine port usage. I was able to set the sysContact so i know
SNMP is properly configured on switch. The error i get is below:

[root@wolf /root]# snmpget  172.16.10.10 private
interfaces.ifTable.ifEntry.ifOutOctets.44
interfaces.ifTable.ifEntry.ifOutOctets.44 = 4050195071

[root@wolf /root]# snmpset -v 1  172.16.10.10 private
interfaces.ifTable.ifEntry.ifOutOctets.44 i 0
Error in packet.
Reason: (noSuchName) There is no such variable name in this MIB.
This name doesn't exist: interfaces.ifTable.ifEntry.ifOutOctets.44

any ideas??????

sam sneed




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=24260&t=24260
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to