All MIBs › RAD-MIB › sysCBuPrimaryPort
sysCBuPrimaryPort
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysCBuPrimaryPort
OID (numeric): 1.3.6.1.4.1.164.3.3.1.6.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object enables the user to configure a Backup mechanism. If a backup mechanism exists, it is possible to configure the primary port. The traffic will flow via the primary port when the port functionality is OK.
In Vmux-2100 device the backup mechanism is relevant for the Main Board only. The primary port can be the E1/T1/Serial port or the ETH port.
What is sysCBuPrimaryPort?
This object configures which physical port (E1/T1/Serial or Ethernet) acts as the primary data path in a backup mechanism setup, with traffic preferentially flowing through the primary when it is operational. If the primary port fails, traffic automatically switches to the backup port to maintain connectivity without manual intervention. System administrators configure this during initial setup to implement redundancy, particularly important for Vmux-2100 main board deployments where service continuity is critical.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.2.1.7 snmpwalk -v2c -c public <target> RAD-MIB::sysCBuPrimaryPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.2.1.7.1 snmpget -v2c -c public <target> RAD-MIB::sysCBuPrimaryPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.1.6.2.1.7.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.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6 | sysConfig | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.2 | sysCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.2.1 | sysCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.2.1.7 | sysCBuPrimaryPort | RAD-MIB |