|
|
|
|
|
Home :
Routers and Access Points :
Wireless Routers :
Re: Port counters via snmp on WRVS4400N
|
|
|
|
|
|
|
|
|
|
|
|
Re: Port counters via snmp on WRVS4400N
|
|
Gautier
Contributor
Posts: 13
Registered: 10-09-2007

Message 3 of 3

Viewed 837 times
|

|
|
The RFC1213 Management Information Base for Network Management of TCP/IP-based internets: MIB-II describe the ifDescr value as: ifDescr OBJECT-TYPE SYNTAX DisplayString (SIZE (0..255)) ACCESS read-only STATUS mandatory DESCRIPTION "A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface."
There is no standard values for the interface description and you will have to guess from the given name and device caractheristic. You can also check the OID .1.3.6.1.2.1.2.2.1.3 ifType that can give you a better idea about what it is. From what you sent we can guess that:
eth0-2 are three Ethernet Interface. But where is the 4th Ethernet interface? Probably it has another name telq0 should be a load balancing or agregating virtual interface, I guess used for the QoS supported by the router ipsec0-3 maybe the virtual interface for the ipsec traffic tunl0 probably the VPN virtual interface For the reste... you will have to dig a little I hope this help
Minds are like parachutes, they only function when they are open
|
|
|
|
02-18-2008 04:18 AM
|
|
|
|
|
|
|