All MIBs › DDS-MIB › ddsDteAsyncOverSpeed
ddsDteAsyncOverSpeed
Module: DDS-MIB
OID (symbolic): DDS-MIB::ddsDteAsyncOverSpeed
OID (numeric): 1.3.6.1.4.1.498.8.1.4.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This option is used to determine the amount of asynchronous overspeed the DSU tolerates. The overSpeed1 indicates that the DSU will accept incomming async data that is up to 1% faster than the configured data rate. The overSpeed2point3 will allow up to 2.3% of DTE overspeed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.8.1.4.1.6 snmpwalk -v2c -c public <target> DDS-MIB::ddsDteAsyncOverSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.8.1.4.1.6.1 snmpget -v2c -c public <target> DDS-MIB::ddsDteAsyncOverSpeed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.8.1.4.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.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.6 | ddsDteAsyncOverSpeed | DDS-MIB |