All MIBs › AC-PSTN-MIB › acTrunkStatusChannels
acTrunkStatusChannels
Module: AC-PSTN-MIB
OID (symbolic): AC-PSTN-MIB::acTrunkStatusChannels
OID (numeric): 1.3.6.1.4.1.5003.9.10.9.2.1.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Reperesents Trunk's Channels-Status. Each nibble (half Byte) presents one channel status, as following: 1 - invalid B-Channel. 2 - None. 3 - Open. 4 - Media. 5 - SS7. 6 - HDLC. 7 - DPNSS. 8 - CAS. AC INI-Param: N/A
What is acTrunkStatusChannels?
This octet string encodes per-channel status for up to 16 channels, where each nibble represents one channel's state: invalid (1), none (2), open (3), media (4), SS7 (5), HDLC (6), DPNSS (7), or CAS (8). Engineers use this to see which channels carry which protocol. A value of 0x44 means channels 0 and 1 both carry media.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.9.2.1.1.1.3 snmpwalk -v2c -c public <target> AC-PSTN-MIB::acTrunkStatusChannels
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.9.2.1.1.1.3.1 snmpget -v2c -c public <target> AC-PSTN-MIB::acTrunkStatusChannels.1
Start monitoring AudioCodes Mediant-series gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-PSTN-MIB::acTrunkStatusChannels OID value, configure state conditions and alerts, and monitor any AudioCodes Mediant-series gateways 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.5003 | audioCodes | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9 | acProducts | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10 | acBoardMibs | AC-ATM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5003.9.10.9 | acPSTN | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.2 | acPSTNStatus | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.2.1 | acTrunkStatus | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.2.1.1 | acTrunkStatusTable | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.2.1.1.1 | acTrunkStatusEntry | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.2.1.1.1.3 | acTrunkStatusChannels | AC-PSTN-MIB |