All MIBs › RAD-MIB › prtAcmCnfgIdx
prtAcmCnfgIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtAcmCnfgIdx
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.20.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. The write operation is valid only to the TmpCnfg.
What is prtAcmCnfgIdx?
This read-only object indicates the index of the current ACM (Asynchronous Communications Module) configuration being accessed, with values 1-100 representing permanent configurations and 255 representing a temporary configuration that can be modified. Write operations are only valid to the temporary configuration. Administrators use this to understand which configuration they are viewing and to distinguish between editable temporary and persistent permanent settings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.20.1.1.1 snmpwalk -v2c -c public <target> RAD-MIB::prtAcmCnfgIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.20.1.1.1.1 snmpget -v2c -c public <target> RAD-MIB::prtAcmCnfgIdx.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.20 | prtAcmCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.20.1 | prtAcmCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.20.1.1 | prtAcmCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.20.1.1.1 | prtAcmCnfgIdx | RAD-MIB |