EdgeSwitch-IPV6-TUNNEL-MIB Table View

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

Tables
2
Rows
2
Columns
11
.1.3.6.1.4.1.4413.1.1.27.1.1 · 1 row entry · 8 columns
Uses the ubiquiti variant from /opt/observium/mibs/ubiquiti.
Command help
Walk agentTunnelIPV6Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-IPV6-TUNNEL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-IPV6-TUNNEL-MIB::agentTunnelIPV6Table'
A summary table of the IPV6 tunnel instances
agentTunnelIPV6Entry row .1.3.6.1.4.1.4413.1.1.27.1.1.1
Indexes
Column Syntax OID
The tunnel ID is associated with Internal Interface number
which is generated when we create a tunnel, and is used
to configure the tunnel.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.4413.1.1.27.1.1.1.1
The external interface of the tunnel is associted with
internal interface. The tunnel ID associated with
Internal Interface number is generated when we create a
tunnel, which is used to configure the tunnel.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4413.1.1.27.1.1.1.2
Specifies the type of Tunnel either undefined, 6over4 or 6to4.
The default value is undefined. It supports 6over4
which supports an assigned IPV6 address, an IPV4 address
is not allowed. For this mode, the tunnel source…
Enumerationr/w
Enumerated Values:
1undefined
2ip6over4
3ip6to4
.1.3.6.1.4.1.4413.1.1.27.1.1.1.3
The address of the Local endpoint of the tunnel i.e. the
source address used in the outer IP header. It is 0.0.0.0
if unknown or the tunnel is over IPv6.
INET-ADDRESS-MIBInetAddressIPv4r/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4413.1.1.27.1.1.1.4
The address of the Remote endpoint of the tunnel i.e.
the destination address used in the outer IP header. It is
0.0.0.0 if the tunnel is unknown or IPv6 address, or not
a point to point link
INET-ADDRESS-MIBInetAddressIPv4r/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4413.1.1.27.1.1.1.5
Specifies the interface for IPv6 Tunnel Source
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4413.1.1.27.1.1.1.6
Status of this instance.Row can be added or deleted
by setting the value to createAndGo/destroy

active(1) - this Tunnel instance is active
createAndGo(4) - set to this value to create an instance
des…
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.4413.1.1.27.1.1.1.7
Specifies the Mode of Sending ICMPv6 Unreachable
messages on this tunnel interface.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4413.1.1.27.1.1.1.8
.1.3.6.1.4.1.4413.1.1.27.1.2 · 1 row entry · 3 columns
Uses the ubiquiti variant from /opt/observium/mibs/ubiquiti.
Command help
Walk agentTunnelIPV6PrefixTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-IPV6-TUNNEL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-IPV6-TUNNEL-MIB::agentTunnelIPV6PrefixTable'
A table of the IPV6 prefixes associated with tunnel instances
agentTunnelIPV6PrefixEntry row .1.3.6.1.4.1.4413.1.1.27.1.2.1
Column Syntax OID
The prefix associated with the tunnel interface. The data type
is used to model the IPV6 address. It is a binary string
of 16 octects in network byte-order. It specifies the IP
address of tunnel which will be in IPV6 F…
IPV6-TCIpv6AddressPrefix
Type Constraints:
range: 0..16
.1.3.6.1.4.1.4413.1.1.27.1.2.1.1
The length of the prefix (in bits).
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.4413.1.1.27.1.2.1.2
Status of this instance.Row can be added or deleted
by setting the value to createAndGo/destroy

active(1) - this Tunnel instance is active
createAndGo(4) - set to this value to create an instance
de…
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.4413.1.1.27.1.2.1.3