DSLite-MIB Table View

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

Tables
3
Rows
3
Columns
24
.1.3.6.1.2.1.240.1.1.1 · 1 row entry · 4 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dsliteTunnelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DSLite-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSLite-MIB::dsliteTunnelTable'
The (conceptual) table containing information on
configured tunnels.  This table can be used to map
a B4 address to the associated AFTR address.  It can
also be used for row creation.
dsliteTunnelEntry row .1.3.6.1.2.1.240.1.1.1.1
Each entry in this table contains the information on a
particular configured tunnel.
Column Syntax OID
This object MUST be set to the value of ipv6(2).

It describes the address type of the IPv4-in-IPv6
tunnel initiator and endpoint.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.240.1.1.1.1.1
The IPv6 address of the initiator of the tunnel.
The address type is given by dsliteTunnelAddressType.
OctetString
Constraints:
range: 0-16
.1.3.6.1.2.1.240.1.1.1.1.2
The IPv6 address of the endpoint of the tunnel.
The address type is given by dsliteTunnelAddressType.
OctetString
Constraints:
range: 0-16
.1.3.6.1.2.1.240.1.1.1.1.3
The IPv6 prefix length of the IP address for the
initiator of the tunnel(dsliteTunnelStartAddress).
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.2.1.240.1.1.1.1.4
.1.3.6.1.2.1.240.1.2.1 · 1 row entry · 14 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dsliteNATBindTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DSLite-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSLite-MIB::dsliteNATBindTable'
This table contains information about currently
active NAT binds in the NAT of the AFTR.  This table
adds the IPv6 address of a B4 to the natv2PortMapTable
defined in NATV2-MIB (RFC 7659).
dsliteNATBindEntry row .1.3.6.1.2.1.240.1.2.1.1
The entry in this table holds the mapping relationship
between tunnel information and NAT bind information.
Each entry in this table not only needs to match a
corresponding entry in the natv2PortMapTable, but
also a cor…
Column Syntax OID
Index of the NAT instance that created this port
map entry.
NATV2-MIBNatv2InstanceIndex
Type Constraints:
range: 1..4294967295
.1.3.6.1.2.1.240.1.2.1.1.1
This object specifies the mapping's transport protocol
number.
NATV2-MIBProtocolNumber
Type Constraints:
range: 0..255
.1.3.6.1.2.1.240.1.2.1.1.2
The realm to which dsliteNATBindMappingExtAddress
belongs.
OctetString
Constraints:
range: 0-32
.1.3.6.1.2.1.240.1.2.1.1.3
Address type for the mapping's external address.
This object MUST be set to the value of iPv4(1).
The values of ipv6(2), ipv4z(3), and ipv6z(4) are
not allowed.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.240.1.2.1.1.4
The mapping's external address. This is the source
address for translated outgoing packets. The address
type is given by dsliteNATBindMappingExtAddressType.
OctetString
Constraints:
range: 0-4
.1.3.6.1.2.1.240.1.2.1.1.5
The mapping's assigned external port number.
This is the source port for translated outgoing
packets. This MUST be a non-zero value.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.2.1.240.1.2.1.1.6
The realm to which natMappingIntAddress belongs. This
realm defines the IPv6 address space from which the
tunnel source address is taken. The realm of the
encapsulated IPv4 address is restricted in scope to
the tunnel…
OctetString
Constraints:
range: 0-32
.1.3.6.1.2.1.240.1.2.1.1.7
Address type of the mapping's internal address.
This object MUST be set to the value of iPv4z(3).
The values of ipv4(1), ipv6(2), and ipv6z(4) are
not allowed.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.240.1.2.1.1.8
The mapping's internal address. It is the IPv6 tunnel
source address. The address type is given by
dsliteNATBindMappingIntAddressType.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.2.1.240.1.2.1.1.9
The mapping's internal port number. This MUST be a
non-zero value.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.2.1.240.1.2.1.1.10
Index of the pool that contains this mapping's external
address and port. If zero, no pool is associated with
this mapping.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.2.1.240.1.2.1.1.11
Mapping behavior as described in Section 4.1 of RFC 4787.

endpointIndependent(0), the behavior REQUIRED by
RFC 4787, REQ-1 maps the source address and port to
the same external address and port for all de…
Enumeration
Enumerated Values:
0endpointIndependent
1addressDependent
2addressAndPortDependent
.1.3.6.1.2.1.240.1.2.1.1.12
Filtering behavior as described in Section 5 of RFC 4787.

endpointIndependent(0) accepts for translation packets
from all combinations of remote address and port
destined to the mapped external address an…
Enumeration
Enumerated Values:
0endpointIndependent
1addressDependent
2addressAndPortDependent
.1.3.6.1.2.1.240.1.2.1.1.13
Type of address pooling behavior that was used to create
this mapping.

arbitrary(0) pooling behavior means that the NAT instance
may create the new port mapping using any address in the
pool that has a fr…
Enumeration
Enumerated Values:
0arbitrary
1paired
.1.3.6.1.2.1.240.1.2.1.1.14
.1.3.6.1.2.1.240.1.3.2 · 1 row entry · 6 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dsliteStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DSLite-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSLite-MIB::dsliteStatisticsTable'
This table provides statistical information
about DS-Lite.
dsliteStatisticsEntry row .1.3.6.1.2.1.240.1.3.2.1
Each entry in this table provides statistical information
about DS-Lite.
Column Syntax OID
Index of the subscriber or host. A unique value,
greater than zero, for each subscriber in the
managed system.
NATV2-MIBNatv2SubscriberIndex
Type Constraints:
range: 1..4294967295
.1.3.6.1.2.1.240.1.3.2.1.1
This object indicates the number of packets
discarded from this subscriber.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.240.1.3.2.1.2
This object indicates the number of packets that is
sent to this subscriber.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.240.1.3.2.1.3
This object indicates the number of packets that is
received from this subscriber.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.240.1.3.2.1.4
This object indicates the number of the
current IPv4 Sessions.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.240.1.3.2.1.5
This object indicates the number of the
current IPv6 session. Because the AFTR is
also a dual-stack device, it will also
forward normal IPv6 packets for the
inbound and outbound direction.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.240.1.3.2.1.6