All MIBs › ERI-DNX-SMC-MIB › featureKeyCmdStatus
featureKeyCmdStatus
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::featureKeyCmdStatus
OID (numeric): 1.3.6.1.4.1.644.2.4.1.6.100.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The command status for this 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
Feature Key Commands used in SET Command (1..99) update (1), Update the Feature Key state deleteKey (2), Remove the Feature Key from the system
Response States used in GET RESPONSE Command (100..199) update-successful (101) Feature Key has been successfully updated delete-successful (102) Feature Key has been successfully deleted
Feature Key Config Error Codes used in GET RESPONSE Command (200..799) err-general-key-config-error (400) Unknown key configuration error occurred err-invalid-state (401) Unrecognized key state 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-invalid-cmd-status (451) Invalid or missing command status field 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.6.100.1.1.4 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::featureKeyCmdStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.6.100.1.1.4.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::featureKeyCmdStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.6.100.1.1.4.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.6 | sysProfile | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.6.100 | featureKeys | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.6.100.1 | dnxFeatureKeyTable | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.6.100.1.1 | dnxFeatureKeyEntry | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.6.100.1.1.4 | featureKeyCmdStatus | ERI-DNX-SMC-MIB |