All MIBs › AC-BOARD-MIB › protocolType
protocolType
Module: AC-BOARD-MIB
OID (symbolic): AC-BOARD-MIB::protocolType
OID (numeric): 1.3.6.1.4.1.5003.9.10.1.1.4.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Protocol Type. Sets the PSTN protocol to be used for this trunk. The protocol type parameter defines the interface and the specific telephony protocol. Each protocol defines the following: 1. E1 or T1 physical line configuration. 2. Fixed connection of the relevant time-slots, which are the Trunks' B-channels, mapping to the 60 (128 for TrunkPack-VoIP/400) DSP channels. This limitation is about to change in versions higher than 3.4. 3. Layer 3 specific telephony protocol or transparent mode of operation. Currently only identical configurations (protocol type, framing method, etc.) for the two trunks are supported.(see at the TrunkPack-VoIP User Manual for available protocols families) relevant only when TDMBusType=FRAMERS.
What is protocolType?
This read-write integer defines the PSTN signaling protocol and physical line configuration (E1/T1) for the trunk. Engineers set it during trunk provisioning to match the carrier's protocol and determine how timeslots map to DSP channels for voice calls. A value of 2 might indicate ISDN PRI E1, while a different value indicates T1 ISDN or analog protocol.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.1.1.4.1.1.4 snmpwalk -v2c -c public <target> AC-BOARD-MIB::protocolType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.1.1.4.1.1.4.1 snmpget -v2c -c public <target> AC-BOARD-MIB::protocolType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.1.1.4.1.1.4.1 i <value>
Start monitoring AudioCodes Mediant-series gateway boards with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-BOARD-MIB::protocolType OID value, configure state conditions and alerts, and monitor any AudioCodes Mediant-series gateway boards 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.1 | acBoard | AC-BOARD-MIB |
| 1.3.6.1.4.1.5003.9.10.1.1 | boardConfiguration | AC-BOARD-MIB |
| 1.3.6.1.4.1.5003.9.10.1.1.4 | trunkSettings | AC-BOARD-MIB |
| 1.3.6.1.4.1.5003.9.10.1.1.4.1 | trunkSettingsTable | AC-BOARD-MIB |
| 1.3.6.1.4.1.5003.9.10.1.1.4.1.1 | trunkSettingsEntry | AC-BOARD-MIB |
| 1.3.6.1.4.1.5003.9.10.1.1.4.1.1.4 | protocolType | AC-BOARD-MIB |