All MIBs › PEA-BRIDGE-IPDSLAM › gatewayFixedForwarding
gatewayFixedForwarding
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::gatewayFixedForwarding
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.7
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
If True the Ethernet frames originated from the specified PVC will be forwarded to a gateway. The value can be either True(1) or False(2).
What is gatewayFixedForwarding?
This boolean flag enables or disables gateway-based forwarding for Ethernet frames originating from a specific Virtual Path Connection. When enabled, frames are forwarded to a configured gateway address instead of being bridged normally. An operator would enable this to route customer traffic through a central gateway for policy enforcement or traffic engineering.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.7 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::gatewayFixedForwarding
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.7.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::gatewayFixedForwarding.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.7.1 s <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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3 | pvcTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1 | pvcEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1.7 | gatewayFixedForwarding | PEA-BRIDGE-IPDSLAM |