All MIBs › ACC-LAPB › accLapbIndex
accLapbIndex
Module: ACC-LAPB
OID (symbolic): ACC-LAPB::accLapbIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.7.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Physical port number of this interface.
What is accLapbIndex?
This OID identifies the physical port number of a specific LAPB interface on the device. Engineers need this to map logical LAPB settings to their actual hardware serial ports, making troubleshooting and configuration straightforward. A value of 2 tells you that this particular LAPB interface is running on physical port number 2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.7.2.1.1 snmpwalk -v2c -c public <target> ACC-LAPB::accLapbIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.7.2.1.1.1 snmpget -v2c -c public <target> ACC-LAPB::accLapbIndex.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.7 | accLapb | ACC-LAPB |
| 1.3.6.1.4.1.5.1.1.7.2 | accLapbParmTable | ACC-LAPB |
| 1.3.6.1.4.1.5.1.1.7.2.1 | accLapbParmEntry | ACC-LAPB |
| 1.3.6.1.4.1.5.1.1.7.2.1.1 | accLapbIndex | ACC-LAPB |