HUAWEI-BRAS-USERVLAN-MIB Table View

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

Tables
2
Rows
2
Columns
9
.1.3.6.1.4.1.2011.5.25.40.12.1.2 · 1 row entry · 5 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwQueryUserVlanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-BRAS-USERVLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BRAS-USERVLAN-MIB::hwQueryUserVlanTable'
hwQueryUserVlanTable displays the basic information about the user VLAN, including the interface index, inner VLAN ID, and outer VLAN ID.
hwQueryUserVlanEntry row .1.3.6.1.4.1.2011.5.25.40.12.1.2.1
The indexes of the table are hwQueryUserVlanIfIndex, hwQueryUserInnerVlan, hwQueryUserOuterVlan.
Column Syntax OID
This object indicates the index of the user VLAN sub-interface.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.40.12.1.2.1.1
This object indicates the inner VLAN ID carried in double-tagged VLAN packets received by a user-VLAN sub-interface.
Q-BRIDGE-MIBVlanIdOrNone
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.2011.5.25.40.12.1.2.1.2
This object indicates the outer VLAN ID carried in double-tagged VLAN packets received by a user-VLAN sub-interface.
Q-BRIDGE-MIBVlanIdOrNone
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.2011.5.25.40.12.1.2.1.3
This object indicates the type of the user VLAN sub-interface. The value 0 indicates that the user VLAN sub-interface is of the normal type and processes received packets based on configured inner and outer VLAN tags. T…
Enumeration
Enumerated Values:
0normalvlan
1anyother
.1.3.6.1.4.1.2011.5.25.40.12.1.2.1.4
This object indicates the description of a user VLAN.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.2011.5.25.40.12.1.2.1.5
.1.3.6.1.4.1.2011.5.25.40.12.1.4 · 1 row entry · 4 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwQueryDynamicVlanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-BRAS-USERVLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BRAS-USERVLAN-MIB::hwQueryDynamicVlanTable'
hwQueryDynamicVlanTable lists the VLAN information of users who go online through a BAS interface or device on which user VLANs are configured and the number of users in the VLAN.
hwQueryDynamicVlanEntry row .1.3.6.1.4.1.2011.5.25.40.12.1.4.1
The indexes of this table are hwQueryDynVlanIfIndex, hwQueryDynInnerVlan, and hwQueryDynOuterVlan.
Column Syntax OID
This object indicates the index of a sub-interface bound to user VLANs or an interface whose sub-interfaces are bound to user VLANs. The value is an integer ranging from 0 to 4294967295.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.40.12.1.4.1.1
This object indicates the inner VLAN ID. The value is an integer ranging from 0 to 4094.
Q-BRIDGE-MIBVlanIdOrNone
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.2011.5.25.40.12.1.4.1.2
This object indicates the outer VLAN ID. The value is an integer ranging from 0 to 4094.
Q-BRIDGE-MIBVlanIdOrNone
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.2011.5.25.40.12.1.4.1.3
This object indicates the number of online users in the VLAN. The value is an integer ranging from 1 to 262016.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.40.12.1.4.1.4