All MIBs › ACC-MIB › accIsdnxSubChanConfig
accIsdnxSubChanConfig
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 indicates the number of bearer channels (B-channels) the ISDN device is configured to use, typically 1 or 2. Engineers need to know this to understand whether the line supports a 1B+D or 2B+D configuration. A value of 2 means the device is configured with 2 bearer channels plus the D signaling channel.
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-MIB::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-MIB::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-MIB |