All MIBs › RAD-MIB › prtPhMlDialProcess
prtPhMlDialProcess
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtPhMlDialProcess
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.2.5.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Dial Process.
What is prtPhMlDialProcess?
This read-write object specifies the dial process mode for a multi-link port, with options including disabled, call-in, or call-out. It controls whether the port can initiate outbound calls, receive inbound calls, or neither. Network administrators configure this to define the behavior of dial-up connectivity on specific ports for backup or redundant link scenarios.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.2.5.1.9 snmpwalk -v2c -c public <target> RAD-MIB::prtPhMlDialProcess
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.2.5.1.9.1 snmpget -v2c -c public <target> RAD-MIB::prtPhMlDialProcess.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.2.5.1.9.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.2 | prtPh1MlCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.5 | prtPhMlCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.5.1 | prtPhMlCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.5.1.9 | prtPhMlDialProcess | RAD-MIB |