All MIBs › ERI-DNX-SMC-MIB › activeMapId
activeMapId
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::activeMapId
OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This is the ID number for current Connection Map. For details about each Connection Map, use the connMapTable entries.
What is activeMapId?
This OID holds an integer ID number that identifies which connection map is currently active on the device. A connection map defines how physical ports are wired together internally—switching maps changes the device's data routing. An operator would reference this when performing maintenance, confirming that the expected connection map loaded after a reboot or switchover.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.1.1 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::activeMapId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.1.1.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::activeMapId.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.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8 | connections | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.1 | connInfo | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.1.1 | activeMapId | ERI-DNX-SMC-MIB |