All MIBs › ERI-DNX-SMC-MIB › actvCmdStatus
actvCmdStatus
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::actvCmdStatus
OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.4.1.13
Node type: OBJECT-TYPE
Type: ConnCmdStatus
Access: read-write
Description:
The command status for this system connection row/record. The value used in a SET will be replaced by a response value in the GET RESPONSE indicating success or failure.
ready-for-command (0) initial default status for a row
Action States used in SET Command (1..99) update (1) change existing connection delete (2) remove existing connection add (3) add new connection addNsave (4) add new connection and save to file immediately updateNsave (5) change existing connection and save to file immediately deleteNsave (6) delete existing connection and update map file immediately
Response States used in GET RESPONSE Command (100..199) update-successful (101) connection has been successfully modified delete-successful (102) connection has been successfully deleted add-successful (103) connection has been successfully added add-save-successful (104) connection has been successfully added & saved update-save-successful (105) connection has been successfully modified & saved del-save-successful (106) connection has been successfully removed & saved
Connection Error Codes used in GET RESPONSE Command (200..799) err-general-connection-error (400) An unknown system connection error occurred err-src-broadcast-id-not-found (401) Unable to find listener using this broadcast ID err-conn-name-in-use (404) Connection name already exists err-src-port-bandwidth-exceeded (409) Source port cannot support requested timeslots err-dest-port-bandwidth-exceeded (413) Dest port cannot support requested timeslots err-invalid-command (414) Unrecognized connection command-action err-not-enough-bts-available (415) Not enough available timeslots on Backplane err-src-port-cannot-support-voice (416) Device type in source slot does not support voice err-dest-port-cannot-support-voice (417) Device type in dest slot does not support voice err-invalid-communications-for-device (418) Only E1 devices support Au-law to Mu-law conversion err-invalid-communications-type (419) Unrecognized connection communications err-invalid-conn-name (420) Invalid connection name length err-invalid-conn-speed (422) Unrecognized connection speed code err-invalid-conn-record (423) Connection record contains missing or invalid fields err-conn-not-saved-to-map(426) Connection was changed but save to file failed err-invalid-conn-bit-group (429) Invalid bit-group selected for the globally set compression rate. 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
What is actvCmdStatus?
This read-write object indicates the command execution status for a system connection row or record in ERi equipment and returns either success or failure information when a SET operation is attempted. System administrators use this to send commands to the managed device and receive responses about whether those commands succeeded or failed. It is used primarily for device management and control operations rather than for monitoring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.4.1.13 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::actvCmdStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.4.1.13.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::actvCmdStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.8.4.1.13.1 s <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.4 | actvConnTable | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.4.1 | actvConnEntry | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.4.1.13 | actvCmdStatus | ERI-DNX-SMC-MIB |