ipv6TunnelMode
PERLE-MCR-MGT-MIB ·
.1.3.6.1.4.1.1966.21.1.1.1.2.1.6.4.1.4
Object
column r/w
Enumeration
The method or protocol that is used to create the IPv6 tunnel.
o Manual-When specified, the management module will manually create the IPv6
tunnel to the specified Remote Host through the specified Interface.
o ip6to4-When specified, the MCR-MGT will broadcast to the multicast
address 192.88.99.1 through the specified Interface. When the
closest ip6to4 router responds, it will create the IPv6 tunnel,
encapsulating and decapsulating IPv6 traffic sent to and from
the management module.
o Teredo-When specified, the Teredo protocol encapsulates the IPv6
packet as an IPv4 UDP message, allowing it to pass through most
network address translator (NAT) boxes and create an IPv6 tunnel
to the specified Remote Host (a Teredo server) through the
specified Interface.
Default is Manual.
Context
- MIB
- PERLE-MCR-MGT-MIB
- OID
.1.3.6.1.4.1.1966.21.1.1.1.2.1.6.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipv6TunnelEntry
- Groups
- 1
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 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::ipv6TunnelMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::ipv6TunnelMode.<ipv6TunnelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-MCR-MGT-MIB::ipv6TunnelMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of