All MIBs › ERI-DNX-SMC-MIB › connMapCmdStatus
connMapCmdStatus
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::connMapCmdStatus
OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The command status for this connection map configuration row/record. The value used in a SET will be replaced by a response value in the GET RESPONSE indicating success or failure.
Default Response State used in GET RESPONSE Command ready-for-command (0) initial default status for a row
Map Commands used in SET Command (1..99) update-map (1) Update the map name and/or map description. delete-map (2) Delete all connections from an inactive map. activate-map (7) Make this map the active map. Changing the Map Status from inactive to active for a map will result in the current active map to be changed to inactive. save-map (8) Save the connection data configured for this map. Each time the save-map command is used, the map version and date will be updated. The maps should be saved after changing the system connection configuration to avoid losing those changes in the event of unexpected power loss or system reset. copy-map-to-tagged-maps(9) Copy the connection configuration from this map to all other maps tagged as a destination.
Response States used in GET RESPONSE Command (100..199) command-in-progress (100) map command is still working update-successful (101) map data has been successfully changed delete-successful (102) map connection data has been successfully deleted activate-successful (107) connection map has been successfully activated and previous active map has been de-activated. save-successful (108) connection map has been successfully saved copy-successful (109) connection map has been successfully copied
Map Config Error Codes used in GET RESPONSE Command (200..799) err-general-map-config-error (200) Unknown map configuration error occurred err-invalid-map-command (202) Unrecognized map command-action err-invalid-map-name (203) Configured map name too long err-invalid-map-desc (204) Configured map description too long err-invalid-map-status (205) Unrecognized map status or invalid for current map err-data-locked-by-another-user (450) Another administrative user is making changes to this part of the system via a terminal session. Check Event Log for user name err-snmp-parse-failed (500) Agent could not parse variable err-invalid-snmp-type (501) Variable ASN type does not match Agent defined type err-invalid-snmp-var-size (502) Variable size is too big
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.2.1.8 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::connMapCmdStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.2.1.8.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::connMapCmdStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.8.2.1.8.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.8 | connMapCmdStatus | ERI-DNX-SMC-MIB |