All MIBs › RAD-MIB › prtHSRtsState
prtHSRtsState
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtHSRtsState
OID (numeric): 1.3.6.1.4.1.164.3.3.3.3.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
RTS state of the port.
What is prtHSRtsState?
This OID shows the current state of the RTS (Request-To-Send) signal on a port, indicating whether the port is ready to transmit or is waiting for permission. RTS is a handshake signal used in data communications to coordinate when devices can send data. A technician would check this during troubleshooting when a port is not sending data, to verify the port is in a ready state rather than held in a waiting state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.3.1.1.8 snmpwalk -v2c -c public <target> RAD-MIB::prtHSRtsState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.3.1.1.8.1 snmpget -v2c -c public <target> RAD-MIB::prtHSRtsState.1
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.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3 | prtHS | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3.1 | prtHSParamTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3.1.1 | prtHSParamEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3.1.1.8 | prtHSRtsState | RAD-MIB |