All MIBs › Nortel-Magellan-Passport-IpMIB › vrIpTunnelSepEncapType
vrIpTunnelSepEncapType
Module: Nortel-Magellan-Passport-IpMIB
OID (symbolic): Nortel-Magellan-Passport-IpMIB::vrIpTunnelSepEncapType
OID (numeric): 1.3.6.1.4.1.562.2.4.1.100.6.18.2.12.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
There are two types of encapsulation techniques for IP tunnel, IP in IP (RFC 2003) and GRE over IP (RFC 1701). This attributes specifies the encapsulation type of the IP tunnel. It defaults to ipInIp.
ipInIp: As defined in RFC 2003, it can be used to encapsulated IP and IP payload only. If IP is the only type of payload to be encapsulated by the tunnel, this type of encapsulation is recommended as it requires less processing and uses less bandwidth.
greIp: As defined in RFC 1701, it can be used to encapsulate IP or IPX payload. To encapsulate IPX payload, this encapsulation type must be used.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.100.6.18.2.12.1.1 snmpwalk -v2c -c public <target> Nortel-Magellan-Passport-IpMIB::vrIpTunnelSepEncapType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.100.6.18.2.12.1.1.1 snmpget -v2c -c public <target> Nortel-Magellan-Passport-IpMIB::vrIpTunnelSepEncapType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.562.2.4.1.100.6.18.2.12.1.1.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.562 | nortel | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2 | magellan | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4 | passport | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4.1 | components | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4.1.100 | vr | Nortel-Magellan-Passport-VirtualRouterMIB |
| 1.3.6.1.4.1.562.2.4.1.100.6 | vrIp | Nortel-Magellan-Passport-IpMIB |
| 1.3.6.1.4.1.562.2.4.1.100.6.18 | vrIpTunnel | Nortel-Magellan-Passport-IpMIB |
| 1.3.6.1.4.1.562.2.4.1.100.6.18.2 | vrIpTunnelSep | Nortel-Magellan-Passport-IpMIB |
| 1.3.6.1.4.1.562.2.4.1.100.6.18.2.12 | vrIpTunnelSepProvTable | Nortel-Magellan-Passport-IpMIB |
| 1.3.6.1.4.1.562.2.4.1.100.6.18.2.12.1 | vrIpTunnelSepProvEntry | Nortel-Magellan-Passport-IpMIB |
| 1.3.6.1.4.1.562.2.4.1.100.6.18.2.12.1.1 | vrIpTunnelSepEncapType | Nortel-Magellan-Passport-IpMIB |