tunnelWiFiConfigID
ELTEX-TUNNEL-MIB ·
.1.3.6.1.4.1.35265.21.1.1.6
Object
column
Integer32
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 for GRE or IP-in-IP), the value of this object is 1. For encapsulation methods (such as L2F) which allow multiple parallel tunnels, the manager is responsible for choosing any ID which does not conflict with an existing row, such as choosing a random number.
Context
- MIB
- ELTEX-TUNNEL-MIB
- OID
.1.3.6.1.4.1.35265.21.1.1.6- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tunnelWiFiConfigEntry
- Table
- tunnelWiFiConfigTable
- Siblings
- 9
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tunnelWiFiConfigLocalAddressType The type of address in the corresponding
tunnelWiFiConfigLocalAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.35265.21.1.1.1 |
| 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 | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.35265.21.1.1.10 |
| 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. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.35265.21.1.1.2 |
| tunnelWiFiConfigRemoteAddressType The type of address in the corresponding
tunnelWiFiConfigRemoteAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.35265.21.1.1.3 |
| tunnelWiFiConfigRemoteAddress The address of the remote endpoint of the Wi-Fi tunnel. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.35265.21.1.1.4 |
| tunnelWiFiConfigEncapsMethod The encapsulation method used by the Wi-Fi tunnel. | column | IANAifType-MIBIANAtunnelType | .1.3.6.1.4.1.35265.21.1.1.5 |
| 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 leg… | column | IF-MIBInterfaceIndexOrZero | .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 notInServi… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.35265.21.1.1.8 |
| tunnelWiFiConfigMode Type of Wi-Fi tunnel: notConfigured(0), management(1), data(2). | column | Enumeration | .1.3.6.1.4.1.35265.21.1.1.9 |