All MIBs › ACC-MIB › accLapbIndex
accLapbIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 read-only integer identifies which physical port a specific LAPB interface entry refers to. When viewing LAPB configuration or statistics, engineers use this index to map settings back to the actual hardware port. A value of 3 means the current LAPB interface is associated with physical port number 3.
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-MIB::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-MIB::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-MIB |