VLAN-COUNTER-MIB
AI MIB Summary
The VLAN-COUNTER-MIB provides proprietary enterprise-specific OID definitions for monitoring VLAN traffic statistics, including packet and byte counters, to facilitate granular bandwidth utilization analysis and interface error tracking on network switches.
The structure of VLAN counter for the proprietary enterprise.
Main OID:
swVLANCounterMIB.1.3.6.1.4.1.171.12.65
16
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
swVLANCounterMIBThe structure of VLAN counter for the proprietary enterprise. MODULE-IDENTITY .1.3.6.1.4.1.171.12.65 |
swVLANCounterCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.65.1 |
swVLANCounterInfo OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.65.2 |
swVLANCounterMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.65.3 |
swVLANCounterTableA table that contains the VLAN level received packets or received bytes . SEQUENCE OF SwVLANCounterEntry .1.3.6.1.4.1.171.12.65.3.1 |
swVLANCounterEntryA list with the VLAN level received packets or received bytes . SwVLANCounterEntry .1.3.6.1.4.1.171.12.65.3.1.1 |
swVLANCounterVIDThis object indicates the VLAN ID.ro INTEGER .1.3.6.1.4.1.171.12.65.3.1.1.1 |
swVLANCounterPortThis object indicates the port number. If the port number is 0, it indicates that the rule belongs to the vlan.ro INTEGER .1.3.6.1.4.1.171.12.65.3.1.1.2 |
swVLANCounterPktTypeThis object indicates the type of packet.ro Enumeration .1.3.6.1.4.1.171.12.65.3.1.1.3 |
swVLANCounterLevelThis object indicates the level of the count.ro Enumeration .1.3.6.1.4.1.171.12.65.3.1.1.4 |
swVLANCounterTotalStatsThis object indicates the raw statistics.ro Counter64 .1.3.6.1.4.1.171.12.65.3.1.1.5 |
swVLANCounterRateStatsThis object indicates the rate statistics.ro Counter64 .1.3.6.1.4.1.171.12.65.3.1.1.6 |
swVLANCounterRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.12.65.3.1.1.7 |
swVLANCounterClearTableThis table is used to clear vlan counter statistics. SEQUENCE OF SwVLANCounterClearEntry .1.3.6.1.4.1.171.12.65.3.2 |
swVLANCounterClearEntryA list with the swVLANCounterClearTable. SwVLANCounterClearEntry .1.3.6.1.4.1.171.12.65.3.2.1 |
swVLANCounterClearActionUsed to clear the statistics on the specified VLAN. Setting this value to 'start' will execute the clear action, Once cleared, the value returns to 'other'.rw Enumeration .1.3.6.1.4.1.171.12.65.3.2.1.1 |