All MIBs › AC-PSTN-MIB › acTrunkLineType
acTrunkLineType
Module: AC-PSTN-MIB
OID (symbolic): AC-PSTN-MIB::acTrunkLineType
OID (numeric): 1.3.6.1.4.1.5003.9.10.9.1.1.1.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Line type. lineTypeBRI(12) - If the physical type is BRI. lineTypeE1(10)/lineTypeT1(11) - For non BRI IF when there are other lines that are already configured to either E1 or T1. lineTypeUnknown(-1) - For non BRI IF when no lines are configured. AC INI-Param: N/A
What is acTrunkLineType?
Reports the detected physical trunk type: BRI (2-wire), E1 (30-channel), or T1 (24-channel), as read-only. Engineers use this to verify hardware configuration matches the logical trunk setup and identify mismatches. A value of 11 confirms the trunk is connected to a T1 circuit with 24 timeslots.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.9.1.1.1.1.1.9 snmpwalk -v2c -c public <target> AC-PSTN-MIB::acTrunkLineType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.9.1.1.1.1.1.9.1 snmpget -v2c -c public <target> AC-PSTN-MIB::acTrunkLineType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acTrunkLineType.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::acTrunkLineType 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.1 | acPSTNConfiguration | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.1.1 | acTrunkConfig | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.1.1.1 | acTrunk | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.1.1.1.1 | acTrunkTable | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.1.1.1.1.1 | acTrunkEntry | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.1.1.1.1.1.9 | acTrunkLineType | AC-PSTN-MIB |