All MIBs › XYPLEX-MIB › charPhysSpeed
charPhysSpeed
Module: XYPLEX-MIB
OID (symbolic): XYPLEX-MIB::charPhysSpeed
OID (numeric): 1.3.6.1.4.1.33.2.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The port's nominal bandwidth in bits per second. Corresponds directly to PORT SPEED and the value labeled 'Input Speed:' or 'Output Speed:' in the PORT CHARACTERISTICS display.
What is charPhysSpeed?
Sets the port's nominal bandwidth in bits per second, matching the 'Input Speed:'/'Output Speed:' fields in the port characteristics display; mismatching this with the attached serial device typically produces garbled output.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.2.2.1.7 snmpwalk -v2c -c public <target> XYPLEX-MIB::charPhysSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.2.2.1.7.1 snmpget -v2c -c public <target> XYPLEX-MIB::charPhysSpeed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.33.2.2.1.7.1 i <value>
Start monitoring Xyplex terminal servers and hubs (base system-identity/hardware-inventory status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XYPLEX-MIB::charPhysSpeed OID value, configure state conditions and alerts, and monitor any Xyplex terminal servers and hubs (base system-identity/hardware-inventory status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.2 | characterDep | ITOUCH-CHARACTER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.2.2 | charPhysTable | XYPLEX-MIB |
| 1.3.6.1.4.1.33.2.2.1 | charPhysEntry | XYPLEX-MIB |
| 1.3.6.1.4.1.33.2.2.1.7 | charPhysSpeed | XYPLEX-MIB |