All MIBs › RAD-MIB › radBridgePortCnfgDefaultVpi
radBridgePortCnfgDefaultVpi
Module: RAD-MIB
OID (symbolic): RAD-MIB::radBridgePortCnfgDefaultVpi
OID (numeric): 1.3.6.1.4.1.164.4.1.13.1.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This object indicates the VPI of this Bridge Port's Default VCL. An incoming frame with priority that is not assigned to any VCL will be transferred to the Default VCL.
What is radBridgePortCnfgDefaultVpi?
This object specifies the Virtual Path Identifier (VPI) for an ATM bridge port's default virtual circuit; incoming frames not matched to a specific VCL are routed to this default VPI. Different VPI values can direct traffic to different destinations or service classes. An ATM network operator would configure this to set up the default routing behavior for unclassified incoming traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.13.1.1.6 snmpwalk -v2c -c public <target> RAD-MIB::radBridgePortCnfgDefaultVpi
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.13.1.1.6.1 snmpget -v2c -c public <target> RAD-MIB::radBridgePortCnfgDefaultVpi.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.13.1.1.6.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.4 | radBridges | DACS-MIB |
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.13 | radBridgePort | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.13.1 | radBridgePortCnfgTable | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.13.1.1 | radBridgePortCnfgEntry | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.13.1.1.6 | radBridgePortCnfgDefaultVpi | RAD-MIB |