All MIBs › VERTICAL-SNMP-REPEATER-MIB › vrptrPortSpeedSelect
vrptrPortSpeedSelect
Module: VERTICAL-SNMP-REPEATER-MIB
OID (symbolic): VERTICAL-SNMP-REPEATER-MIB::vrptrPortSpeedSelect
OID (numeric): 1.3.6.1.4.1.2338.4.1.3.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the selection used by the port for negotiating the Ethernet speed. If automatic is selected, the highest supported speed will be negotiated. Currently, this variable is read-only. Valid values are : speed-select-auto = 1, speed-select-10 = 2 (10MB per second), speed-select-100 = 3 (100 MB per second)
What is vrptrPortSpeedSelect?
The speed-negotiation mode configured for this port: speed-select-auto (negotiates the highest supported speed), speed-select-10, or speed-select-100; currently read-only in this implementation, so it reflects the port's fixed negotiation mode rather than something an admin can change via SNMP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.4.1.3.1.1.9 snmpwalk -v2c -c public <target> VERTICAL-SNMP-REPEATER-MIB::vrptrPortSpeedSelect
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.4.1.3.1.1.9.1 snmpget -v2c -c public <target> VERTICAL-SNMP-REPEATER-MIB::vrptrPortSpeedSelect.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vrptrPortSpeedSelect.1
Start monitoring Vertical Networks SNMP repeater/hub (per-port status/collision-count status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VERTICAL-SNMP-REPEATER-MIB::vrptrPortSpeedSelect OID value, configure state conditions and alerts, and monitor any Vertical Networks SNMP repeater/hub (per-port status/collision-count status) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2338 | vertical | VERTICAL-EVENTLOG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2338.4 | vsnmpDot3RptrMgt | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.1 | vrptrBasicPackage | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.1.3 | vrptrPortInfo | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.1.3.1 | vrptrPortTable | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.1.3.1.1 | vrptrPortEntry | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.1.3.1.1.9 | vrptrPortSpeedSelect | VERTICAL-SNMP-REPEATER-MIB |