ERI-DNX-SMC-MIB :: addCmdStatus

MIB Reference — IPNetwork Monitor

All MIBsERI-DNX-SMC-MIBaddCmdStatus

addCmdStatus

Module: ERI-DNX-SMC-MIB

OID (symbolic): ERI-DNX-SMC-MIB::addCmdStatus

OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.5.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) delete (2) remove existing connection create (3) add new connection createNsave (4) add new 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) 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 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-src-port-in-use (402) Source port cannot support multiple connections err-dest-port-in-use (403) Dest port cannot support multiple connections err-conn-name-in-use (404) Connection name already exists err-invalid-broadcast-id (405) Broadcast connection id out of valid range err-invalid-src-slot (406) Source slot number out of valid range err-invalid-src-port (407) Source port number out of valid range err-invalid-src-timeslot (408) Source timeslot number out of valid range err-src-port-bandwidth-exceeded (409) Source port cannot support requested timeslots err-invalid-dest-slot (410) Destination slot number out of valid range err-invalid-dest-port (411) Destination port number out of valid range err-invalid-dest-timeslot (412) Destination timeslot number out of valid range 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-type (421) Unrecognized connection type err-invalid-conn-speed (422) Unrecognized connection speed code err-invalid-conn-record (423) Connection record contains missing or invalid fields err-invalid-conn-id(425) Connection Id out of range or already in use. err-conn-not-saved-to-map(426) Connection was added but save to file failed err-connection-map-full (427) No connections available for the map err-invalid-card-type (428) Invalid card type used for making the connection. err-invalid-conn-bit-group (429) Invalid bit-group selected for the globally set compression rate. err-conn-max-channels-used (430) All compression channels are in use err-src-xlink-slot-not-assigned(431) STM1X/OC3X virtual nest nbr undefined for src slot err-dest-xlink-slot-not-assigned(432) STM1X/OC3X virtual nest nbr undefined for dest slot 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 addCmdStatus?

This OID holds the current status of a configuration command that was issued to add something to the device, such as a new circuit or service. The status indicates whether the add command is pending, successful, or failed. An operator checks this to track the outcome of provisioning commands they've submitted.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.5.13
snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::addCmdStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.5.13.1
snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::addCmdStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.8.5.13.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.644eriEnterpriseRootERI-ROOT-SMI
1.3.6.1.4.1.644.2eriProductsERI-ROOT-SMI
1.3.6.1.4.1.644.2.4dnxERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1sysMgrERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.8connectionsERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.8.5addConnRecordERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.8.5.13addCmdStatusERI-DNX-SMC-MIB