tmnxWlanGwTuEncap
TIMETRA-WLAN-GW-MIB ·
.1.3.6.1.4.1.6527.3.1.2.81.1.14.4.1.2
Object
column TmnxWlanGwUeEncapsulation
The value of the object tmnxWlanGwTuEncap indicates the tunnel
encapsulation.
The value of tmnxWlanGwTuEncap is learned from the latest UE
associated with this tunnel; when a given Access Point changes its
encapsulation, there may be a transition period where the system
contexts of some UE of this tunnel already have the new encapsulation,
while some other UE still seem to have the previous encapsulation.
Context
- MIB
- TIMETRA-WLAN-GW-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.81.1.14.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tmnxWlanGwTuEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-WLAN-GW-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-WLAN-GW-MIB::tmnxWlanGwTuEncap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-WLAN-GW-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-WLAN-GW-MIB::tmnxWlanGwTuEncap.<tmnxWlanGwTuQryId>.<tmnxWlanGwTuRouter>.<tmnxWlanGwTuEncap>.<tmnxWlanGwTuRemoteAddrType>.<tmnxWlanGwTuRemoteAddr>.<tmnxWlanGwTuLocalAddrType>.<tmnxWlanGwTuLocalAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-WLAN-GW-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-WLAN-GW-MIB::tmnxWlanGwTuEncap'
Syntax
- Source
- TmnxWlanGwUeEncapsulation
- Base type
Enumeration
Values & Constraints
Type Values
0 | notSpecified |
1 | gre |
2 | l2tp |
3 | l2 |
4 | vxlan |