All MIBs › Nortel-MsCarrier-MscPassport-IpMIB › mscVrIpTunnelSepEncapType
mscVrIpTunnelSepEncapType
Module: Nortel-MsCarrier-MscPassport-IpMIB
OID (symbolic): Nortel-MsCarrier-MscPassport-IpMIB::mscVrIpTunnelSepEncapType
OID (numeric): 1.3.6.1.4.1.562.36.2.1.100.6.18.10.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.
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.36.2.1.100.6.18.10.12.1.1 snmpwalk -v2c -c public <target> Nortel-MsCarrier-MscPassport-IpMIB::mscVrIpTunnelSepEncapType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.562.36.2.1.100.6.18.10.12.1.1.1 snmpget -v2c -c public <target> Nortel-MsCarrier-MscPassport-IpMIB::mscVrIpTunnelSepEncapType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.562.36.2.1.100.6.18.10.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.36 | msCarrier | Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.36.2 | mscPassport | Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.36.2.1 | mscComponents | Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.36.2.1.100 | mscVr | Nortel-MsCarrier-MscPassport-VirtualRouterMIB |
| 1.3.6.1.4.1.562.36.2.1.100.6 | mscVrIp | Nortel-MsCarrier-MscPassport-IpMIB |
| 1.3.6.1.4.1.562.36.2.1.100.6.18 | mscVrIpTunnel | Nortel-MsCarrier-MscPassport-IpMIB |
| 1.3.6.1.4.1.562.36.2.1.100.6.18.10 | mscVrIpTunnelSep | Nortel-MsCarrier-MscPassport-IpMIB |
| 1.3.6.1.4.1.562.36.2.1.100.6.18.10.12 | mscVrIpTunnelSepProvTable | Nortel-MsCarrier-MscPassport-IpMIB |
| 1.3.6.1.4.1.562.36.2.1.100.6.18.10.12.1 | mscVrIpTunnelSepProvEntry | Nortel-MsCarrier-MscPassport-IpMIB |
| 1.3.6.1.4.1.562.36.2.1.100.6.18.10.12.1.1 | mscVrIpTunnelSepEncapType | Nortel-MsCarrier-MscPassport-IpMIB |