All MIBs › ACC-LAPB › accLapbStatIndex
accLapbStatIndex
Module: ACC-LAPB
OID (symbolic): ACC-LAPB::accLapbStatIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.7.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Port number for this LAPB serial port
What is accLapbStatIndex?
This OID identifies which LAPB serial port the following statistics and error counters apply to. Use this to correlate error counters with physical ports so you know which specific interface is experiencing problems. A value of 1 indicates that the following error counters (bad FCS, timeouts, REJECT frames, etc.) belong to port 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.7.3.1.1 snmpwalk -v2c -c public <target> ACC-LAPB::accLapbStatIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.7.3.1.1.1 snmpget -v2c -c public <target> ACC-LAPB::accLapbStatIndex.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.3 | accLapbStatTable | ACC-LAPB |
| 1.3.6.1.4.1.5.1.1.7.3.1 | accLapbStatEntry | ACC-LAPB |
| 1.3.6.1.4.1.5.1.1.7.3.1.1 | accLapbStatIndex | ACC-LAPB |