All MIBs › ACC-ISDN › accIsdnSpidIndex
accIsdnSpidIndex
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::accIsdnSpidIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.36.9.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An Index to Ports of B-channels.
What is accIsdnSpidIndex?
This OID stores an index number identifying which B-channel within a BRI (Basic Rate Interface) ISDN connection this object refers to. Engineers use this to track configuration and performance metrics for individual B-channels, which typically number two or three per BRI interface. A SPID index of 1 refers to the first B-channel on a BRI; index 2 refers to the second B-channel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.9.1.1 snmpwalk -v2c -c public <target> ACC-ISDN::accIsdnSpidIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.9.1.1.1 snmpget -v2c -c public <target> ACC-ISDN::accIsdnSpidIndex.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.36 | accIsdn | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.9 | accIsdnSpidTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.9.1 | accIsdnSpidEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.9.1.1 | accIsdnSpidIndex | ACC-ISDN |