All MIBs › RAD-MIB › prtExMbeCnfgIdx
prtExMbeCnfgIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExMbeCnfgIdx
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.11.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
What is prtExMbeCnfgIdx?
This holds an integer index (1-100) identifying which configuration is being accessed, or index 255 for a temporary configuration. It tells you which specific device configuration entry you're currently querying or modifying. An operator would check this index when troubleshooting to ensure they're looking at the correct configuration instance on a multi-card system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.11.1.1.1 snmpwalk -v2c -c public <target> RAD-MIB::prtExMbeCnfgIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.11.1.1.1.1 snmpget -v2c -c public <target> RAD-MIB::prtExMbeCnfgIdx.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.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.11 | prtMbeCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.11.1 | prtExMbeCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.11.1.1 | prtExMbeCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.11.1.1.1 | prtExMbeCnfgIdx | RAD-MIB |