All MIBs › RAD-MIB › portBalance
portBalance
Module: RAD-MIB
OID (symbolic): RAD-MIB::portBalance
OID (numeric): 1.3.6.1.4.1.164.6.2.15.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object is according to the port Impedance. For T1 - always balanced. For E1 - there are different impedance values for balanced and unbalanced.
What is portBalance?
This object specifies the impedance characteristic of a port (balanced or unbalanced) on a RAD device, determining how the physical signal is transmitted. For T1 lines, the port is always balanced, but E1 lines support both balanced and unbalanced impedance modes. An operator would verify this setting matches the cabling and equipment used to ensure proper signal integrity and prevent transmission errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::portBalance
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::portBalance.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.15.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.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.1 | physicalConnectorTable | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.1.1 | physicalConnectorEntry | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.1.1.5 | portBalance | RAD-MIB |