VLAN-COUNTER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
8
.1.3.6.1.4.1.171.12.65.3.1 · 1 row entry · 7 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swVLANCounterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VLAN-COUNTER-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VLAN-COUNTER-MIB::swVLANCounterTable'
A table that contains the VLAN level received packets
or received bytes .
swVLANCounterEntry row .1.3.6.1.4.1.171.12.65.3.1.1
A list with the VLAN level received packets or received bytes .
Column Syntax OID
This object indicates the VLAN ID.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.65.3.1.1.1
This object indicates the port number.
If the port number is 0, it indicates that the rule belongs to the vlan.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.65.3.1.1.2
This object indicates the type of packet.
Enumeration
Enumerated Values:
1broadcast
2multicast
3unicast
4all_frame
.1.3.6.1.4.1.171.12.65.3.1.1.3
This object indicates the level of the count.
Enumeration
Enumerated Values:
1packet
2byte
.1.3.6.1.4.1.171.12.65.3.1.1.4
This object indicates the raw statistics.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.171.12.65.3.1.1.5
This object indicates the rate statistics.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.171.12.65.3.1.1.6
This object indicates the status of this entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.171.12.65.3.1.1.7
.1.3.6.1.4.1.171.12.65.3.2 · 1 row entry · 1 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swVLANCounterClearTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VLAN-COUNTER-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VLAN-COUNTER-MIB::swVLANCounterClearTable'
This table is used to clear vlan counter statistics.
swVLANCounterClearEntry row .1.3.6.1.4.1.171.12.65.3.2.1
A list with the swVLANCounterClearTable.
Column Syntax OID
Used 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'.
Enumerationr/w
Enumerated Values:
1other
2start
.1.3.6.1.4.1.171.12.65.3.2.1.1