All MIBs › RAD-MIB › mdlPbxFraSignalMode
mdlPbxFraSignalMode
Module: RAD-MIB
OID (symbolic): RAD-MIB::mdlPbxFraSignalMode
OID (numeric): 1.3.6.1.4.1.164.3.2.2.1.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Refers to the signaling mode of the Framer module. tieTrunk(2), tieInvert(3), casTrans(4) are standard coding of the signaling protocol.
casTrans(4) is Channel Associated Signaling (the signaling is within the channels time slot). ccsTrans(6) is Transparent Common Channel Signaling (the signaling is not within the channels time slot - a TS for signaling is used).
userDefined(5) allows the user to define the signaling protocol he wants. In this case, the next two MIB fields are relevant.
What is mdlPbxFraSignalMode?
This object configures the signaling protocol for a framing module connecting to PBX systems—controlling whether signaling shares the voice channel (CAS) or uses a separate timeslot (CCS). It determines how on-hook/off-hook and dialing signals are transmitted alongside voice, critical for legacy telephony integration. A technician connecting a PBX to a telecom network would set this to match the carrier's signaling standard (e.g., casTrans for channel-associated signaling).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.2.1.1.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::mdlPbxFraSignalMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.2.1.1.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::mdlPbxFraSignalMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.2.1.1.1.1.5.1 i <value>
Start monitoring RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAD-MIB::mdlPbxFraSignalMode OID value, configure state conditions and alerts, and monitor any RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) from a single console.
OID Breakdown
Upper-level ancestors (14 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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2 | mdlMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2.1 | cnfgMdlMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2.1.1 | mdlPbxFramerCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2.1.1.1 | mdlPbxFramerCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2.1.1.1.1 | mdlPbxFramerCnfgEntry | DACS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.3.2.2.1.1.1.1.5 | mdlPbxFraSignalMode | RAD-MIB |