All MIBs › RAD-MIB › prtExHsrOperMode
prtExHsrOperMode
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExHsrOperMode
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.10.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the operation mode of the port. normal = bi-directional (Tx/Rx) unidirectRx = unidirectional Rx. broadcast = Tx upon request.
What is prtExHsrOperMode?
This object sets the operational mode for a High-Speed Ring (HSR) port, choosing between bidirectional transmission/reception, unidirectional reception only, or broadcast-on-request modes. The mode determines how the port handles data flow in redundant ring topologies used in industrial networks. An operator would configure this based on the network topology and whether the port needs to both send and receive or just listen for traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.10.1.1.14 snmpwalk -v2c -c public <target> RAD-MIB::prtExHsrOperMode
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.14.1 snmpget -v2c -c public <target> RAD-MIB::prtExHsrOperMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.10.1.1.14.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.14 | prtExHsrOperMode | RAD-MIB |