All MIBs › RAD-MIB › prtExPhPlLRate
prtExPhPlLRate
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExPhPlLRate
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute indicates the port speed for LOW speed cards. The card has limitations about the possible rates for each clock mode. N - The rate is valid for DCE and EXT-DCE Nodal clock mode. L - The rate is valid for DCE and EXT-DCE Local clock mode. E - The rate is valid for DTE External clock mode.
Note: Some rate attributes have been changed. As the MIB was already released with the old attributes, the names of the options were not changed. The new names + attributes are in a comment. Example: r57600bpsLE (16), -- r57600bpsNLE
What is prtExPhPlLRate?
This object specifies the line rate configuration for an external physical port on a RAD device, with enumerated values representing standard data rates like 300 bps or others. It controls the speed at which the port communicates with external equipment. Operators set this value to match the line rate requirements of connected serial devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.3.1.1.6 snmpwalk -v2c -c public <target> RAD-MIB::prtExPhPlLRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.3.1.1.6.1 snmpget -v2c -c public <target> RAD-MIB::prtExPhPlLRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.3.1.1.6.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.3 | prtPhPlCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3.1 | prtExPhPlCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3.1.1 | prtExPhPlCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3.1.1.6 | prtExPhPlLRate | RAD-MIB |