- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
15-HH3C-IPFW-MIB | 67.21 KB |
Contents
HH3C-IPFW-MIB
About this MIB
Use this MIB to obtain IP forwarding information or configure IP forwarding.
MIB file name
hh3c-ipfw.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cIpfw(211)
Tabular objects
hh3cIpfwSpeedTable
About this table
Use this table to obtain IPv4 and IPv6 forwarding information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cIpfwSpeedStatIfIndex and hh3cIpSpeedStatIpType.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIpfwSpeedStatIfIndex (1.3.6.1.4.1.25506.2.211.1.1.1.1) |
not-accessible |
InterfaceIndex |
Integer32 (1..2147483647) |
Interface index. |
As per the MIB. |
hh3cIpfwSpeedStatIpType (1.3.6.1.4.1.25506.2.211.1.1.1.2) |
not-accessible |
INTEGER |
ipv4(1), ipv6(2) |
IP type. |
As per the MIB. |
hh3cIpfwSpeedStatInterval (1.3.6.1.4.1.25506.2.211.1.1.1.3) |
read-only |
Unsigned32 |
Standard MIB values. |
Statistics collection interval. |
As per the MIB. |
hh3cIpfwSpeedStatInPkts (1.3.6.1.4.1.25506.2.211.1.1.1.4) |
read-only |
Counter64 |
Standard MIB values. |
Incoming packets. |
As per the MIB. |
hh3cIpfwSpeedStatOutPkts (1.3.6.1.4.1.25506.2.211.1.1.1.5) |
read-only |
Counter64 |
Standard MIB values. |
Outgoing packets. |
As per the MIB. |
hh3cIpfwSpeedStatInBytes (1.3.6.1.4.1.25506.2.211.1.1.1.6) |
read-only |
Counter64 |
Standard MIB values. |
Incoming bytes. |
As per the MIB. |
hh3cIpfwSpeedStatOutBytes (1.3.6.1.4.1.25506.2.211.1.1.1.7) |
read-only |
Counter64 |
Standard MIB values. |
Outgoing bytes. |
As per the MIB. |
hh3cIpfwSpeedStatInBits (1.3.6.1.4.1.25506.2.211.1.1.1.8) |
read-only |
Counter64 |
Standard MIB values. |
Incoming bits. |
As per the MIB. |
hh3cIpfwSpeedStatOutBits (1.3.6.1.4.1.25506.2.211.1.1.1.9) |
read-only |
Counter64 |
Standard MIB values. |
Outgoing bits. |
As per the MIB. |
hh3cIpfwMTUTable
About this table
This table obtains IPv4 and IPv6 interface MTU information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cIpfwMTUIfIndex and hh3cIpfwMTUIpType.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIpfwMTUIfIndex (1.3.6.1.4.1.25506.2.211.1.2.1.1) |
not-accessible |
InterfaceIndex |
Integer32 (1..2147483647) |
Interface index. |
As per the MIB. |
hh3cIpfwMTUIpType (1.3.6.1.4.1.25506.2.211.1.2.1.2) |
not-accessible |
INTEGER |
ipv4(1), ipv6(2) |
IP protocol type. |
As per the MIB. |
hh3cIpfwMTUValue (1.3.6.1.4.1.25506.2.211.1.2.1.3) |
read-only |
Unsigned32 |
· If the value for hh3cIpfwMTUIpType is ipv4(1), the value range is 1280 to the maximum interface MTU. The maximum interface MTU varies by interface type. · If the value for hh3cIpfwMTUIpType is ipv6(2), the value range varies by device model and interface type. |
Interface MTU. |
As per the MIB. |