OS-TUNNEL-MIB Table View

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

Tables
2
Rows
2
Columns
17
.1.3.6.1.4.1.629.1.50.23.1.1.1 · 1 row entry · 10 columns
Uses the mrv variant from /opt/observium/mibs/mrv.
Command help
Walk osTunnelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OS-TUNNEL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-TUNNEL-MIB::osTunnelTable'
The table containing information on configured
tunnels.
osTunnelEntry row .1.3.6.1.4.1.629.1.50.23.1.1.1.1
An entry containing the information on a particular
configured tunnel.
Indexes
Column Syntax OID
The tunnel name.
OctetString
Constraints:
range: 0-20
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.1
The address type of the tunnel
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.2
The address of the local endpoint of the tunnel, or
0.0.0.0 (for IPv4) or :: (for IPv6).
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.3
The address of the remote endpoint of the tunnel.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.4
The encapsulation method used by the 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.629.1.50.23.1.1.1.1.5
A tunnel location. Should be specified on creation.
For regular tunnels this field should not be specified.
For OS-V*-M devices it should be module name (vdsl0, lte0).
For legacy OS devices it is vlan interface name.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.6
A tunnel description.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.7
The status of this row, by which new entries may be
created, or old entries deleted from this table.
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.629.1.50.23.1.1.1.1.8
The desired admin state of the tunnel.
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.9
The current operational state of the tunnel.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.10

osWanTable

table
.1.3.6.1.4.1.629.1.50.23.1.1.2 · 1 row entry · 7 columns
Uses the mrv variant from /opt/observium/mibs/mrv.
Command help
Walk osWanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OS-TUNNEL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-TUNNEL-MIB::osWanTable'
The table containing information on module
WAN interfaces.
osWanEntry row .1.3.6.1.4.1.629.1.50.23.1.1.2.1
An entry containing the information on a particular
WAN interface.
Indexes
Column Syntax OID
The module name (vdsl, lte).
OctetString
Constraints:
range: 0-20
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.1
The local IPv4 address of the WAN interface,
assigned either by DHCP or manually.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.2
The remote IPv4 address of GRE tunnel
learned dynamically.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.3
The IPv4 GRE packets receive from WAN indication.
Enumeration
Enumerated Values:
0noreceive
1receive
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.4
The local IPv6 address of the WAN interface,
assigned either by DHCP or manually.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.5
The remote IPv6 address of GRE tunnel
learned dynamically.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.6
The IPv6 GRE packets receive from WAN indication.
Enumeration
Enumerated Values:
0noreceive
1receive
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.7