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
Uses the eltex variant from /opt/observium/mibs/eltex.
Command help
Walk tunnelWiFiConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELTEX-TUNNEL-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-TUNNEL-MIB::tunnelWiFiConfigTable'
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 row .1.3.6.1.4.1.35265.21.1.1
An entry (conceptual row) containing the information
on a particular configured tunnel.
Column Syntax OID
The type of address in the corresponding
tunnelWiFiConfigLocalAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.35265.21.1.1.1
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.21.1.1.2
The type of address in the corresponding
tunnelWiFiConfigRemoteAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.35265.21.1.1.3
The address of the remote endpoint of the Wi-Fi tunnel.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.21.1.1.4
The encapsulation method used by the Wi-Fi tunnel.
IANAifType-MIBIANAtunnelType
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
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
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
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.35265.21.1.1.7
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.35265.21.1.1.8
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.35265.21.1.1.10