RAD-MIB :: mdlPbxFraSignalMode

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBmdlPbxFraSignalMode

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.2muxHubDACS-MIB
1.3.6.1.4.1.164.3.2.2mdlMuxDACS-MIB
1.3.6.1.4.1.164.3.2.2.1cnfgMdlMuxDACS-MIB
1.3.6.1.4.1.164.3.2.2.1.1mdlPbxFramerCnfgDACS-MIB
1.3.6.1.4.1.164.3.2.2.1.1.1mdlPbxFramerCnfgTableDACS-MIB
1.3.6.1.4.1.164.3.2.2.1.1.1.1mdlPbxFramerCnfgEntryDACS-MIB
1.3.6.1.4.1.164.3.2.2.1.1.1.1.5mdlPbxFraSignalModeRAD-MIB