MIB Viewer

SUPERMICRO-TUNNEL-MIB

26 objects
The MIB module for management of IP (IPv4 and IPv6) Tunnels, independent of the specific encapsulation scheme in use.
OIDNameAccessStatusDescription
1.3.6.1.4.1.10876.101.1.95IdentityfsTunlMIBThe MIB module for management of IP (IPv4 and IPv6) Tunnels, independent of the specific encapsulation scheme in use.
1.3.6.1.4.1.10876.101.1.95.1NodefsTunlMIBObjects
1.3.6.1.4.1.10876.101.1.95.1.1NodefsTunl
1.3.6.1.4.1.10876.101.1.95.1.1.1TablefsTunlIfTablenot-accessiblecurrentThe (conceptual) table containing information on configured tunnels.
1.3.6.1.4.1.10876.101.1.95.1.1.1.1RowfsTunlIfEntrynot-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.10876.101.1.95.1.1.1.1.1ColumnfsTunlIfAddressTypenot-accessiblecurrentThe type of address in the corresponding fsTunlIfLocalInetAddress and fsTunlIfRemoteInetAddress objects.
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.2ColumnfsTunlIfLocalInetAddressnot-accessiblecurrentThe 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.10876.101.1.95.1.1.1.1.3ColumnfsTunlIfRemoteInetAddressnot-accessiblecurrentThe 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.10876.101.1.95.1.1.1.1.4ColumnfsTunlIfEncapsMethodnot-accessiblecurrentThe encapsulation method used by the tunnel.
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.5ColumnfsTunlIfConfigIDnot-accessiblecurrentAn identifier used to distinguish between multiple tunnels of the same encapsulation method, with the same endpoints. If the encapsulation protocol only allows…
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.6ColumnfsTunlIfHopLimitread-writecurrentThe 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.10876.101.1.95.1.1.1.1.7ColumnfsTunlIfSecurityread-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.10876.101.1.95.1.1.1.1.8ColumnfsTunlIfTOSread-writecurrentThe method used to set the high 6 bits of the IPv4 TOS or IPv6 Traffic Class in the outer IP header. A value of -1 indicates that the bits are copied from the …
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.9ColumnfsTunlIfFlowLabelread-writecurrentThe method used to set the IPv6 Flow Label value. This object need not be present in rows where fsTunlIfAddressType indicates the tunnel is over IPv6. A value …
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.10ColumnfsTunlIfMTUread-onlycurrentConfigured MTU of the specific tunnel entry. If set as 0, the outgoing Link MTU will be used.
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.11ColumnfsTunlIfDirFlagread-writecurrentFlag defining whether the configured tunnel is unidirectional or bi-directional.
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.12ColumnfsTunlIfDirectionread-writecurrentFlag defining whether the uni-directional tunnel configured is incoming or out going.
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.13ColumnfsTunlIfEncaplmtread-writecurrentThe limit on how many further levels of nesting a tunnel packet is permitted to undergo - not counting the encapsulation in which the option itself is containe…
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.14ColumnfsTunlIfEncapOptionread-writecurrentFlag indicating if Encapsulation option needs to be added or not in a tunnelled packet.
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.15ColumnfsTunlIfIndexread-onlycurrentIf the value of fsTunlIfStatus for this row is active, then this object contains the value of ifIndex corresponding to the tunnel interface. A value of 0 is no…
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.16ColumnfsTunlIfAliasread-writecurrentIf the value of fsTunlIfStatus for this row is active, then this object contains the value of ifAlias corresponding to the tunnel interface. The value of fsTun…
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.17ColumnfsTunlIfCksumFlagread-writecurrentFlag indicating if checksum needs to be set in GRE header for GRE encapsulation type
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.18ColumnfsTunlIfPmtuFlagread-writecurrentFlag indicating if path-mtu-discovery needs to be enabled on the tunnel interface. When enabled, path-mtu-discovery is done to set the MTU of the tunnel interf…
1.3.6.1.4.1.10876.101.1.95.1.1.1.1.19ColumnfsTunlIfStatusread-createcurrentThe status of this row, by which new entries may be created, or old entries deleted from this table. To create a row in this table for an encapsulation method …
Type Definitions
NameSyntaxStatusDescription
FsIPv6FlowLabelOrAnyInteger32 (-1 | 0..1048575)currentThe flow identifier or Flow Label in an IPv6 packet header that may be used to discriminate traffic flows. The value of -1 is used to indicate a wildcard, i.e. any value.
FsTunlTypeINTEGER { 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), compat(15), ipv6ip(16) }currentThe encapsulation method used by a tunnel. The value direct indicates that a packet is encapsulated directly within a normal IP header, with no intermediate header, and unicast to the remote tunnel endpoint (e.g., an RF…