All MIBs › ACC-MIB › accLapbStatIndex
accLapbStatIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 read-only value identifies which physical LAPB serial port this statistics table entry represents on the device. Network engineers use this index to correlate LAPB error counters and performance metrics with their corresponding physical ports. Example: a value of 2 means these statistics apply to the second LAPB serial port on the unit.
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-MIB::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-MIB::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-MIB |