All MIBs › RAD-MIB › prtIsdnSignalingProtocol
prtIsdnSignalingProtocol
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtIsdnSignalingProtocol
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.16.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute fixes which signaling protocol is used at this port (D-Channel). It is equivalent to isdnSignalingProtocol in the isdn MIB.
What is prtIsdnSignalingProtocol?
This read-write parameter specifies which signaling protocol (such as Q.931, QSIG, or National ISDN variants) is used on the D-Channel of an ISDN port. The D-Channel carries control messages that establish and release ISDN calls; different providers and countries use different protocols. Operators configure this value to match their carrier's signaling standard and ensure proper call establishment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.16.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::prtIsdnSignalingProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.16.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::prtIsdnSignalingProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.16.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.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.16 | prtIsdnCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.16.1 | prtIsdnCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.16.1.1 | prtIsdnCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.16.1.1.5 | prtIsdnSignalingProtocol | RAD-MIB |