ELTEX-TUNNEL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
10
.1.3.6.1.4.1.35265.21.1 · 1 row entry · 10 columns
The (conceptual) table containing information on
configured Wi-Fi tunnels.  This table can be used to map a
set of WiFi tunnel endpoints to the associated ifIndex
value.  It can also be used for row creation.  Note
that every row in the tunnelIfTable with a fixed IPv4
destination address should have a corresponding row in
the tunnelWiFiConfigTable, regardless of whether it was
created via SNMP.
This table does not support IPv6.
tunnelWiFiConfigEntry entry .1.3.6.1.4.1.35265.21.1.1
An entry (conceptual row) containing the information
on a particular configured tunnel.
Indexes
tunnelWiFiConfigLocalAddressType tunnelWiFiConfigLocalAddress tunnelWiFiConfigRemoteAddressType tunnelWiFiConfigRemoteAddress tunnelWiFiConfigEncapsMethod tunnelWiFiConfigID
Column Syntax OID
tunnelWiFiConfigLocalAddressType
The type of address in the corresponding
tunnelWiFiConfigLocalAddress.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.35265.21.1.1.1
tunnelWiFiConfigLocalAddress
The address of the local endpoint of the Wi-Fi tunnel, or
0.0.0.0 if the device is free to choose any of its
addresses at Wi-Fi tunnel establishment time.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.21.1.1.2
tunnelWiFiConfigRemoteAddressType
The type of address in the corresponding
tunnelWiFiConfigRemoteAddress.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.35265.21.1.1.3
tunnelWiFiConfigRemoteAddress
The address of the remote endpoint of the Wi-Fi tunnel.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.21.1.1.4
tunnelWiFiConfigEncapsMethod
The encapsulation method used by the Wi-Fi tunnel.
IANAifType-MIBIANAtunnelType
Textual Convention: IANAifType-MIBIANAtunnelType Enumeration
Type Values:
1other
2direct
3gre
4minimal
5l2tp
6pptp
7l2f
8udp
9atmp
10msdp
11sixToFour
12sixOverFour
13isatap
14teredo
15ipHttps
16softwireMesh
17dsLite
18aplusp
19ipsectunnelmode
.1.3.6.1.4.1.35265.21.1.1.5
tunnelWiFiConfigID
An identifier used to distinguish between multiple
Wi-Fi tunnels of the same encapsulation method, with the
same endpoints. If the encapsulation protocol only
allows one tunnel per set of endpoint addresses (such
as fo…
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.35265.21.1.1.6
tunnelWiFiConfigIfIndex
If the value of tunnelWiFiConfigStatus for this row is
active, then this object contains the value of ifIndex
corresponding to the Wi-Fi tunnel interface. A value of 0
is not legal in the active state, and means that t…
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.35265.21.1.1.7
tunnelWiFiConfigStatus
The 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
createAndWait or notInService since there are no other
writable obj…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.35265.21.1.1.8
tunnelWiFiConfigMode
Type of Wi-Fi tunnel: notConfigured(0), management(1), data(2).
Enumeration
Enumerated Values:
0notConfigured
1management
2data
.1.3.6.1.4.1.35265.21.1.1.9
tunnelWiFiConfigDefaultProfile
If an instance of this object has the value true,
this tunnel is a template for create other tunnels
and has ip address 0.0.0.0
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.21.1.1.10