MIB Viewer

A3COM-HUAWEI-TUNNEL-MIB

22 objects
This MIB contains objects to Manage configuration and Monitor tunnel.
OIDNameAccessStatusDescription
1.3.6.1.4.1.43.45.1.10.2.53Identityh3cTunnelThis MIB contains objects to Manage configuration and Monitor tunnel.
1.3.6.1.4.1.43.45.1.10.2.53.1Nodeh3cTunnelMIBObjects
1.3.6.1.4.1.43.45.1.10.2.53.1.1Nodeh3cTunnelTables
1.3.6.1.4.1.43.45.1.10.2.53.1.1.1Tableh3cTunnelIfTablenot-accessiblecurrentThe (conceptual) table containing information on configured tunnels.
1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1Rowh3cTunnelIfEntrynot-accessiblecurrentAn entry (conceptual row) containing the information on a particular configured tunnel.
1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.3Columnh3cTunnelIfEncapsMethodread-writecurrentThe encapsulation method used by the tunnel.
1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.4Columnh3cTunnelIfHopLimitread-onlycurrentThe IPv4 TTL or IPv6 Hop Limit to use in the outer IP header. A value of 0 indicates that the value is copied from the payload's header.
1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.5Columnh3cTunnelIfSecurityread-onlycurrentThe method used by the tunnel to secure the outer IP header. The value ipsec indicates that IPsec is used between the tunnel endpoints for authentication or en…
1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.6Columnh3cTunnelIfTOSread-onlycurrentThe method used to set the high 6 bits (the differentiated services codepoint) of the IPv4 TOS or IPv6 Traffic Class in the outer IP header. A value of -1 indi…
1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.7Columnh3cTunnelIfFlowLabelread-onlycurrentThe method used to set the IPv6 Flow Label value. This object need not be present in rows where h3cTunnelIfAddressType indicates the tunnel is not over IPv6. A…
1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.8Columnh3cTunnelIfAddressTyperead-writecurrentThe type of address in the corresponding h3cTunnelIfLocalInetAddress and h3cTunnelIfRemoteInetAddress objects.
1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.9Columnh3cTunnelIfLocalInetAddressread-writecurrentThe address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header). If the address is unknown, the value is 0.0.0.0 for IPv…
1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.10Columnh3cTunnelIfRemoteInetAddressread-writecurrentThe address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header). If the address is unknown or the tunnel is not a …
1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.11Columnh3cTunnelIfEncapsLimitread-onlycurrentThe maximum number of additional encapsulations permitted for packets undergoing encapsulation at this node. A value of -1 indicates that no limit is present (…
1.3.6.1.4.1.43.45.1.10.2.53.1.1.3Tableh3cTunnelInetConfigTablenot-accessiblecurrentThe (conceptual) table containing information on configured tunnels. This table can be used to map a set of tunnel endpoints to the associated ifIndex value. I…
1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1Rowh3cTunnelInetConfigEntrynot-accessiblecurrentAn entry (conceptual row) containing the information on a particular configured tunnel.
1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.1Columnh3cTunnelInetConfigSlotnot-accessiblecurrentSlot number. h3cTunnelInetConfigSlot, h3cTunnelInetConfigSubSlot and h3cTunnelInetConfigTunnNum descirbe a tunnel interface. For Example, interface tunnel 0/0/…
1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.2Columnh3cTunnelInetConfigSubSlotnot-accessiblecurrentSub slot number. As described in h3cTunnelInetConfigSlot's description.
1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.3Columnh3cTunnelInetConfigTunnNumnot-accessiblecurrentTunnel number. As described in h3cTunnelInetConfigSlot's description.
1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.6Columnh3cTunnelInetConfigIfIndexread-onlycurrentIf the value of h3cTunnelInetConfigStatus for this row is active, then this object contains the value of ifIndex corresponding to the tunnel interface. A value…
1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.7Columnh3cTunnelInetConfigStatusread-createcurrentThe status of this row, by which new entries may be created, or old entries deleted from this table. The agent need not support setting this object to createAn…
Type Definitions
NameSyntaxStatusDescription
H3cTunnelTypeINTEGER { other(1), direct(2), gre(3), minimal(4), l2tp(5), pptp(6), l2f(7), udp(8), atmp(9), msdp(10), sixToFour(11), sixOverFour(12), isatap(13), teredo(14), tunnelModeReserve(35), tunnelModeIPv4Gre(36), tunnelModeIPv6Gre(37), tunnelModeIPv4IPv4(38), tunnelModeIPv4IPv6Config(39), tunnelModeIPv4IPv6Auto(40), tunnelModeIPv4IPv66to4(41), tunnelModeIPv4IPv6Isatap(42), tunnelModeIPv6IPv4(43), tunnelModeIPv6IPv6(44), tunnelModeIPv4UdpDVPN(45), tunnelModeIPv4GreDVPN(46), tunnelModeIPv6UdpDVPN(47), tunnelModeIPv6GreDVPN(48), tunnelModeCrLsp(49), tunnelModeMax(50) }currentTunnel type defination.