All MIBs › RAD-MIB › prtExHs4CnfgIdx
prtExHs4CnfgIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExHs4CnfgIdx
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.7.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 prtExHs4CnfgIdx?
This OID identifies which configuration index (1-100) is currently being accessed, with index 255 referring to temporary configuration. Configurations are numbered versions of port settings, allowing operators to store and switch between multiple setups. A technician uses this to track which port configuration is active during troubleshooting or when comparing different settings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.7.1.1.1 snmpwalk -v2c -c public <target> RAD-MIB::prtExHs4CnfgIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.7.1.1.1.1 snmpget -v2c -c public <target> RAD-MIB::prtExHs4CnfgIdx.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtExHs4CnfgIdx.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.7 | prtHs4Cnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.7.1 | prtExHs4CnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.7.1.1 | prtExHs4CnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.7.1.1.1 | prtExHs4CnfgIdx | RAD-MIB |