All MIBs › ACC-MIB › accPppBncpLocalToRemoteLanId
accPppBncpLocalToRemoteLanId
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppBncpLocalToRemoteLanId
OID (numeric): 1.3.6.1.4.1.5.1.1.32.7.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates whether the local node will include the LAN Identification field in transmitted packets or not. If false(1) then the local node will not transmit this field, true(2) means that the field will be transmitted.
What is accPppBncpLocalToRemoteLanId?
This OID stores whether the local device will include the LAN Identification field in outgoing bridged frames (true or false). This setting is critical for Token Ring bridging over PPP, where LAN IDs must be preserved to maintain bridge integrity across the link. A value of true(2) means the local device appends the LAN ID field to every transmitted frame.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.7.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accPppBncpLocalToRemoteLanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.7.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accPppBncpLocalToRemoteLanId.1
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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32 | accPpp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.7 | accPppBncpTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.7.1 | accPppBncpEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.7.1.4 | accPppBncpLocalToRemoteLanId | ACC-MIB |