All MIBs › RAD-MIB › prtDimPolarity
prtDimPolarity
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtDimPolarity
OID (numeric): 1.3.6.1.4.1.164.3.3.3.5.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Polarity.
What is prtDimPolarity?
This object configures the polarity or signal inversion behavior for a Differential Interface Module (DIM), typically controlling whether the clock or data signal is inverted. It allows network technicians to correct signal alignment issues on serial interfaces. This setting is essential for proper physical layer communication on point-to-point links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.5.1.1.4 snmpwalk -v2c -c public <target> RAD-MIB::prtDimPolarity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.5.1.1.4.1 snmpget -v2c -c public <target> RAD-MIB::prtDimPolarity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.5.1.1.4.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.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.5 | prtDim | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.5.1 | prtDimCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.5.1.1 | prtDimCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.5.1.1.4 | prtDimPolarity | RAD-MIB |