All MIBs › RAD-MIB › sysSaBuActivePort
sysSaBuActivePort
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysSaBuActivePort
OID (numeric): 1.3.6.1.4.1.164.3.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object shows through which port the traffic is flowing (the current Active Port) when the Backup mechanism exists. When No Backup exists in the device, the value should be: notApplicable(1).
What is sysSaBuActivePort?
This read-only object indicates which physical port (primary, secondary, tertiary, or quaternary) is currently carrying the active data traffic in a device configured with backup/redundancy mechanism. The value 'notApplicable' is returned when no backup mechanism is configured in the device. An operator would query this object to determine which port is serving as the current traffic path and to verify that failover to backup ports is working correctly in case of primary port failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.1.6 snmpwalk -v2c -c public <target> RAD-MIB::sysSaBuActivePort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.1.6.1 snmpget -v2c -c public <target> RAD-MIB::sysSaBuActivePort.1
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.1 | sysSa | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.1.6 | sysSaBuActivePort | RAD-MIB |