All MIBs › RAD-MIB › prtExHsrParity
prtExHsrParity
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExHsrParity
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.10.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
- For HS-R card, this object indicates if the parity bit is needed or not. Therefore, the 'no' and 'yes; values are applicable. - For HS-S12, HS-U12, the parity type is selected: no, odd, even. This object is applicable for Async protocol only.
What is prtExHsrParity?
This object configures whether and what type of parity error detection is used on asynchronous serial transmission for HS-R, HS-S12, or HS-U12 cards. Parity bits add redundancy to detect transmission errors during async communication over unreliable links. An operator would set this to enable parity checking on serial interfaces handling legacy equipment or point-to-point links where bit-error detection is critical.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.10.1.1.8 snmpwalk -v2c -c public <target> RAD-MIB::prtExHsrParity
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.8.1 snmpget -v2c -c public <target> RAD-MIB::prtExHsrParity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.10.1.1.8.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.8 | prtExHsrParity | RAD-MIB |