All MIBs › RAD-MIB › prtIpParamEncapsulationProt
prtIpParamEncapsulationProt
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtIpParamEncapsulationProt
OID (numeric): 1.3.6.1.4.1.164.6.2.15.6.1.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Encapsulation Protocol.
What is prtIpParamEncapsulationProt?
This OID stores which protocol wraps IP packets for transmission over the port (such as PPP or Frame Relay). It determines how IP data is framed for the underlying link. An operator would configure this when setting up WAN links to match the carrier's encapsulation method.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.20 snmpwalk -v2c -c public <target> RAD-MIB::prtIpParamEncapsulationProt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.20.1 snmpget -v2c -c public <target> RAD-MIB::prtIpParamEncapsulationProt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.20.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.6 | prtIP | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1 | prtIpParamTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1.1 | prtIpParamEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1.1.20 | prtIpParamEncapsulationProt | RAD-MIB |