All MIBs › RAD-MIB › mdlCParam
mdlCParam
Module: RAD-MIB
OID (symbolic): RAD-MIB::mdlCParam
OID (numeric): 1.3.6.1.4.1.164.3.3.2.1.2.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
General configuration object at card level (per configuration). NotApplicable=0, for cards that don't support this object.
For D8U and D16U cards of DXC, the object will indicate the port on which BERT will be performed. The port can be one of the external ports, any of its associated B1, B2, D ports or no port of the card (None=0). For port indexes see DXC R6 spec.
For Gmux-2000, this parameter used for determining the Gigabit ETH exit port
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.2.1.2.1.6 snmpwalk -v2c -c public <target> RAD-MIB::mdlCParam
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.2.1.2.1.6.1 snmpget -v2c -c public <target> RAD-MIB::mdlCParam.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.2.1.2.1.6.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.2 | mdlDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.1 | mdlGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.1.2 | mdlCTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.1.2.1 | mdlCEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.1.2.1.6 | mdlCParam | RAD-MIB |