All MIBs › ACC-MIB › accPppBncpRemoteToLocalLanId
accPppBncpRemoteToLocalLanId
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppBncpRemoteToLocalLanId
OID (numeric): 1.3.6.1.4.1.5.1.1.32.7.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates whether the remote node has indicated that it will include the LAN Identification field in transmitted packets or not. If false(1) then the field will not be transmitted, if true(2) then the field will be transmitted.
What is accPppBncpRemoteToLocalLanId?
This OID stores whether the remote device will include the LAN Identification field in the frames it sends back to the local device (true or false). Engineers verify this setting to ensure both sides of the bridged link are configured consistently, especially for Token Ring environments. A value of false(1) means the remote device is not including the LAN ID field in its transmitted frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.7.1.5 snmpwalk -v2c -c public <target> ACC-MIB::accPppBncpRemoteToLocalLanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.7.1.5.1 snmpget -v2c -c public <target> ACC-MIB::accPppBncpRemoteToLocalLanId.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.5 | accPppBncpRemoteToLocalLanId | ACC-MIB |