All MIBs › RAD-MIB › prtGenCnfgBusConnection
prtGenCnfgBusConnection
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtGenCnfgBusConnection
OID (numeric): 1.3.6.1.4.1.164.3.1.4.2.3.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the support of the card regarding Bus Connection. Same value for all ports of the card. partial = 2 Buses (AB) full = 4 Buses (ABCD) partial CD = 2 Buses CD Actually the support depends on the card's HW. But, since CL has to assign data on Buses even when the card is not installed, this object has to be configured. If the actual card installed will not match the value configured, an Alarm will be issued.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.2.3.1.7 snmpwalk -v2c -c public <target> RAD-MIB::prtGenCnfgBusConnection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.2.3.1.7.1 snmpget -v2c -c public <target> RAD-MIB::prtGenCnfgBusConnection.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.1.4.2.3.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.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4 | prtWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.2 | cnfgPrtGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.2.3 | prtGenCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.2.3.1 | prtGenCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.2.3.1.7 | prtGenCnfgBusConnection | RAD-MIB |