HUAWEI-VLAN-FLUX-STATISTIC-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-VLAN-FLUX-STATISTIC-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwVlanFlowAccountTable | 1.3.6.1.4.1.2011.5.6.1.14 | no-access |
|
|
1.3.6.1.4.1.2011.5.6.1.14.1 | no-access |
|
||
hwInnerVlanID | 1.3.6.1.4.1.2011.5.6.1.14.1.1 | integer | read-only |
It is according to the label of a pvc when for vlan with its attribute stacking, and it is represented by the number in the range 1 to 4095. If get the statistic information for vlan marked by hwVlanIndex only, it must be set to -1. |
hwUpFlowAccountByte | 1.3.6.1.4.1.2011.5.6.1.14.1.2 | counter64 | read-only |
It is statistic of data flow from user to server, and sign how many octets have been transfered. |
hwDownFlowAccountByte | 1.3.6.1.4.1.2011.5.6.1.14.1.3 | counter64 | read-only |
It is statistic of data flow from server to user, and sign how many octets have been received. |
hwUpFlowAccountPacket | 1.3.6.1.4.1.2011.5.6.1.14.1.4 | counter64 | read-only |
It is statistic of data flow from user to server, and sign how many packets have been transfered, and they are packets of ethernet. |
hwDownFlowAccountPacket | 1.3.6.1.4.1.2011.5.6.1.14.1.5 | counter64 | read-only |
It is statistic of data flow from server to user, and sign how many packets have been received, and they are packets of ethernet. |
hwUpStreamPacket | 1.3.6.1.4.1.2011.5.6.1.14.1.6 | counter64 | read-only |
It is statistic of data flow from user to server, and sign how many packets have been transfered, and they are packets of ethernet. |
hwDownStreamPacket | 1.3.6.1.4.1.2011.5.6.1.14.1.7 | counter64 | read-only |
It is statistic of data flow from server to user, and sign how many packets have been received, and they are packets of ethernet. |
hwFlowAccountAdminStatus | 1.3.6.1.4.1.2011.5.6.1.14.1.8 | integer | read-write |
the variable is used to decide which operation will be done when set from SNMP. The supported operation now is reset, that is to clear the statistics of vlan to 0. Enumeration: 'reset': 0, 'resetacl': 1. |
hwUpFlowAccountDiscardPacket | 1.3.6.1.4.1.2011.5.6.1.14.1.9 | counter64 | read-only |
It is statistic of upstream data flow from user to server, and sign how many packets have been discarded, and they are packets of ethernet. |
hwDownFlowAccountDiscardPacket | 1.3.6.1.4.1.2011.5.6.1.14.1.10 | counter64 | read-only |
It is statistic of downstream data flow from server to user, and sign how many packets have been discarded, and they are packets of ethernet. |
hwVlanTrafficOccupiedTable | 1.3.6.1.4.1.2011.5.6.1.65005 | no-access |
The statistics of vlan, it is relate with hwVlanFlowAccountTable. |
|
1.3.6.1.4.1.2011.5.6.1.65005.1 | no-access |
|
||
hwVlanUplinkTraffic | 1.3.6.1.4.1.2011.5.6.1.65005.1.1 | unsigned32 | read-only |
The uplink traffic of vlan(kbps). |
hwVlanDownTraffic | 1.3.6.1.4.1.2011.5.6.1.65005.1.2 | unsigned32 | read-only |
The down traffic of vlan(kbps). |
hwVlanUplinkBandwidthOccupancyRate | 1.3.6.1.4.1.2011.5.6.1.65005.1.3 | unsigned32 | read-only |
The occupancy rate of vlan uplink Bandwidth(percentage). |
hwVlanDownBandwidthOccupancyRate | 1.3.6.1.4.1.2011.5.6.1.65005.1.4 | unsigned32 | read-only |
The occupancy rate of vlan down Bandwidth(percentage). |