All MIBs › ACC-PSTN › oPstnChanTabChanState
oPstnChanTabChanState
Module: ACC-PSTN
OID (symbolic): ACC-PSTN::oPstnChanTabChanState
OID (numeric): 1.3.6.1.4.1.5.1.1.69.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: PSTN Channel Table Channel State.
What is oPstnChanTabChanState?
This OID shows the real-time operational state of a channel, such as idle, in use, blocked, or error. An engineer observes this to see channel utilization, detect stuck channels, and validate that channel state machines are progressing correctly. For example, a channel that repeatedly shows state 3 (in use) without any active calls might indicate a stuck call leg that needs manual clearing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.69.4.1.4 snmpwalk -v2c -c public <target> ACC-PSTN::oPstnChanTabChanState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.69.4.1.4.1 snmpget -v2c -c public <target> ACC-PSTN::oPstnChanTabChanState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> oPstnChanTabChanState.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-PSTN::oPstnChanTabChanState OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.69 | accPstn | ACC-PSTN |
| 1.3.6.1.4.1.5.1.1.69.4 | accPstnChanTable | ACC-PSTN |
| 1.3.6.1.4.1.5.1.1.69.4.1 | accPstnChanTableEntry | ACC-PSTN |
| 1.3.6.1.4.1.5.1.1.69.4.1.4 | oPstnChanTabChanState | ACC-PSTN |