All MIBs › DDS-MIB › ddsDteAsyncRateAdapt
ddsDteAsyncRateAdapt
Module: DDS-MIB
OID (symbolic): DDS-MIB::ddsDteAsyncRateAdapt
OID (numeric): 1.3.6.1.4.1.498.8.1.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The Async rate adaption object. The speed relationship between DDS circuit and DTE interface when configured for async communication is defined here. The none(1) value maintains a one to one speed relationship between the DDS circuit and DTE interface. A value of halfLineRate(2) means that the DTE speed is equal to one half the DDS circuit rate. A value of quarterLineRate(3) means that only one fourth the DDS circuit rate will be available at the DTE interface. If the DTE speed required is 1800 bps, then the provisioned DDS circuit must be 2400 DDS or DDS with secondary channel and the enumeration (4) object specified.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.8.1.4.1.2 snmpwalk -v2c -c public <target> DDS-MIB::ddsDteAsyncRateAdapt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.8.1.4.1.2.1 snmpget -v2c -c public <target> DDS-MIB::ddsDteAsyncRateAdapt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.8.1.4.1.2.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.498 | gdc | GDCCMN-MIB |
| 1.3.6.1.4.1.498.8 | dsu | DDS-MIB |
| 1.3.6.1.4.1.498.8.1 | dds | DDS-MIB |
| 1.3.6.1.4.1.498.8.1.4 | ddsDteAsyncCfgTable | DDS-MIB |
| 1.3.6.1.4.1.498.8.1.4.1 | ddsDteAsyncCfgEntry | DDS-MIB |
| 1.3.6.1.4.1.498.8.1.4.1.2 | ddsDteAsyncRateAdapt | DDS-MIB |