All MIBs › ACC-ISDN › accIsdnxSubChanConfig
accIsdnxSubChanConfig
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::accIsdnxSubChanConfig
OID (numeric): 1.3.6.1.4.1.5.1.1.36.6.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The ISDN channel configuration mode. Beginning with release 8.0, this is the number of bearer channels managed by the D channel. This object is normally read-only. It can be written only when changing the channel configuration from 2B+D to 1B+D on a Nile configured with a BRI in J1.
What is accIsdnxSubChanConfig?
This OID defines the channel configuration—typically the number of bearer channels (B channels) managed by the data channel (D channel), such as 2B+D or 1B+D. Network engineers configure this during setup to match their ISDN service plan and the available channels from the carrier. For example, a value of 2 means 2 bearer channels plus 1 data channel (2B+D), allowing two simultaneous calls or connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.6.1.3 snmpwalk -v2c -c public <target> ACC-ISDN::accIsdnxSubChanConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.6.1.3.1 snmpget -v2c -c public <target> ACC-ISDN::accIsdnxSubChanConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.36.6.1.3.1 i <value>
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.6 | accIsdnxSubTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.6.1 | accIsdnxSubEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.6.1.3 | accIsdnxSubChanConfig | ACC-ISDN |