All MIBs › RAD-MIB › prtExHsrProtocol
prtExHsrProtocol
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExHsrProtocol
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.10.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the protocol.
What is prtExHsrProtocol?
This object specifies whether an external serial port uses synchronous (sync) or asynchronous (async) protocol for data transmission. It controls the fundamental communication mode between the device's serial port and external equipment. A network operator would change this setting when connecting serial devices with different protocol requirements to ensure proper handshaking and data flow.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.10.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::prtExHsrProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.10.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::prtExHsrProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.10.1.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.10 | prtHsrCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.10.1 | prtExHsrCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.10.1.1 | prtExHsrCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.10.1.1.5 | prtExHsrProtocol | RAD-MIB |