All MIBs › RAD-MIB › prtInMbeRate
prtInMbeRate
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtInMbeRate
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.11.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute indicates the port speed.
What is prtInMbeRate?
This OID specifies the configured transmission speed of an input port, typically in kilobits or megabits per second. It represents the maximum data rate the port can handle. An operator sets this when provisioning a serial or network port to match the connected equipment's capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.11.2.1.5 snmpwalk -v2c -c public <target> RAD-MIB::prtInMbeRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.11.2.1.5.1 snmpget -v2c -c public <target> RAD-MIB::prtInMbeRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.11.2.1.5.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.11 | prtMbeCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.11.2 | prtInMbeCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.11.2.1 | prtInMbeCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.11.2.1.5 | prtInMbeRate | RAD-MIB |