All MIBs › E5-121-MIB › dslRateMode
dslRateMode
Module: E5-121-MIB
OID (symbolic): E5-121-MIB::dslRateMode
OID (numeric): 1.3.6.1.4.1.6321.1.2.3.4.8.16.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Configure DSL Rate configuration mode of the specified ports. Profile: the DSL Rate configuration comes from DSL profile. Line: the DSL Rate configuration comes from line configuration.
What is dslRateMode?
This OID stores how DSL internet speeds should be configured: either from a pre-defined profile or from direct line settings. It tells you which method the device uses to determine what speed to negotiate with the internet provider. An operator changes this to switch between automatic profile-based configuration and manual line-speed tuning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.4.8.16.1.1.1 snmpwalk -v2c -c public <target> E5-121-MIB::dslRateMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.4.8.16.1.1.1.1 snmpget -v2c -c public <target> E5-121-MIB::dslRateMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6321.1.2.3.4.8.16.1.1.1.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.6321 | calixNetworks | CALIX-SMI |
| 1.3.6.1.4.1.6321.1 | calixRegistrations | CALIX-SMI |
| 1.3.6.1.4.1.6321.1.2 | calixProducts | CALIX-SMI |
| 1.3.6.1.4.1.6321.1.2.3 | e5x100 | CALIX-PRODUCT-MIB |
| 1.3.6.1.4.1.6321.1.2.3.4 | e5x121 | E5-121-MIB |
| 1.3.6.1.4.1.6321.1.2.3.4.8 | port | E5-121-MIB |
| 1.3.6.1.4.1.6321.1.2.3.4.8.16 | dslRate | E5-121-MIB |
| 1.3.6.1.4.1.6321.1.2.3.4.8.16.1 | dslRateTable | E5-121-MIB |
| 1.3.6.1.4.1.6321.1.2.3.4.8.16.1.1 | dslRateEntry | E5-121-MIB |
| 1.3.6.1.4.1.6321.1.2.3.4.8.16.1.1.1 | dslRateMode | E5-121-MIB |