All MIBs › HUAWEI-VLAN-MIB › hwDownStreamPacket
hwDownStreamPacket
Module: HUAWEI-VLAN-MIB
OID (symbolic): HUAWEI-VLAN-MIB::hwDownStreamPacket
OID (numeric): 1.3.6.1.4.1.2011.5.6.1.14.1.7
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
Indicates the number of downstream packets in the ACL-based VLAN traffic statistics collection. After the first query, 0 is fixedly returned. After the second query, traffic statistics of the VLAN between the two queries are returned. If the query or delete operation is not performed on the traffic statistics of this VLAN within 10 minutes, the traffic statistics collection of the VLAN is invalid. If a new index is specified in the second query, the traffic statistics of the new VLAN are collected. The system can collect the traffic statistics of a maximum of 64 VLANs concurrently. '18446744073709551615' means invalid value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.14.1.7 snmpwalk -v2c -c public <target> HUAWEI-VLAN-MIB::hwDownStreamPacket
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.14.1.7.1 snmpget -v2c -c public <target> HUAWEI-VLAN-MIB::hwDownStreamPacket.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwDownStreamPacket.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.6 | hwVlan | HUAWEI-MIB |
| 1.3.6.1.4.1.2011.5.6.1 | hwVlanMngObject | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.14 | hwVlanFlowAccountTable | HUAWEI-VLAN-FLUX-STATISTIC-MIB |
| 1.3.6.1.4.1.2011.5.6.1.14.1 | hwVlanFlowAccountEntry | HUAWEI-VLAN-FLUX-STATISTIC-MIB |
| 1.3.6.1.4.1.2011.5.6.1.14.1.7 | hwDownStreamPacket | HUAWEI-VLAN-MIB |