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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.164.3.2.2.1.1.1.1.5 | mdlPbxFraSignalMode | RAD-MIB |