All MIBs › ERI-DNX-SMC-MIB › connMapCurrStatus
connMapCurrStatus
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::connMapCurrStatus
OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This indicates the current status for a connection map. Only one map can be active at a given time.
active (1) - The current active map
non-active (2) - The Map is currently not active and currently not tagged.
non-active-tagged (3)- map is currently not active but tagged as a destination to be copied to.
NOTE: Tagging allows another map's configuration to be copied to this map when the copy command is used on the source map. The source map can be any other map.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.2.1.3 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::connMapCurrStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.2.1.3.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::connMapCurrStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.8.2.1.3.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.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.2 | connMapTable | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.2.1 | connMapEntry | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.2.1.3 | connMapCurrStatus | ERI-DNX-SMC-MIB |