- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Re: HP 5900 Comware 7.1 - which OID used for vlan ...
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2015 04:59 AM
04-23-2015 04:59 AM
HP 5900 Comware 7.1 - which OID used for vlan interface ( SVI ) traffic stats?
Hi,
I want top graph the traffic in/out of a routed vlan interface (SVI) on my Comware 7.1 HP 5900. An snmpget for the ifindex of the SVI returns zero for all traffic stats even though the SVI is in service and traffic is passing.
Does anyone know if there is an OID to use to get SVI traffic stats?
Thanks,
PW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2015 06:40 AM
05-06-2015 06:40 AM
Re: HP 5900 Comware 7.1 - which OID used for vlan interface ( SVI ) traffic stats?
The routed vlan interfaces (l3ipvlan) are identified in the MIB
1.3.6.1.2.1.2.2.1.2.978 IF-MIB.ifDescr.978 OCTET-STRING Vlan-interface45
1.3.6.1.2.1.2.2.1.2.979 IF-MIB.ifDescr.979 OCTET-STRING Vlan-interface32
but their associated OIDs all read zero even though traffic is passing.
1.3.6.1.2.1.2.2.1.16.978 IF-MIB.ifOutOctets.978 Counter32 0
1.3.6.1.2.1.2.2.1.16.979 IF-MIB.ifOutOctets.979 Counter32 0
!
1.3.6.1.2.1.2.2.1.10.978 IF-MIB.ifInOctets.978 Counter32 0
1.3.6.1.2.1.2.2.1.10.979 IF-MIB.ifInOctets.979 Counter32 0
Has anyone used RRD, MRTG, cacti to graph such interface traffic? If so how did you do it?
It is possible that the SNMP implementation on Comware 7 R2210 does not record traffic stats for interfaces type l3ipvlan. Does anyone know if thats the case?
@pw-europe wrote:Hi,
I want top graph the traffic in/out of a routed vlan interface (SVI) on my Comware 7.1 HP 5900. An snmpget for the ifindex of the SVI returns zero for all traffic stats even though the SVI is in service and traffic is passing.
Does anyone know if there is an OID to use to get SVI traffic stats?
Thanks,
PW