All MIBs › RAD-MIB › prtSupervisoryRate
prtSupervisoryRate
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSupervisoryRate
OID (numeric): 1.3.6.1.4.1.164.6.2.15.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute indicates the operation rate (speed) of the port. auto - automatic rate selection, by the agent.
What is prtSupervisoryRate?
This OID configures the transmission speed (data rate) of the port—it can be set to a specific speed or to 'auto' to let the device choose the best speed automatically. The actual speed affects throughput and compatibility with connected devices. An engineer would set this when connecting devices and needs to force a specific speed if auto-negotiation fails or when matching legacy equipment requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.2.1.1.2 snmpwalk -v2c -c public <target> RAD-MIB::prtSupervisoryRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.2.1.1.2.1 snmpget -v2c -c public <target> RAD-MIB::prtSupervisoryRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.15.2.1.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.2 | prtSupervisory | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.2.1 | prtSpTable | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.2.1.1 | prtSpEntry | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.2.1.1.2 | prtSupervisoryRate | RAD-MIB |