All MIBs › ERI-DNX-SMC-MIB › newKeyCodeCmdStatus
newKeyCodeCmdStatus
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::newKeyCodeCmdStatus
OID (numeric): 1.3.6.1.4.1.644.2.4.1.6.100.2.2
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) enterKey (1), Enter a new Feature Key code
Response States used in GET RESPONSE Command (100..199) key-successful (101) Feature Key has been successfully entered
Feature Key Config Error Codes used in GET RESPONSE Command (200..799) err-invalid-key (402) Unrecognized feature key code 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.2.2 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::newKeyCodeCmdStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.6.100.2.2.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::newKeyCodeCmdStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.6.100.2.2.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.2 | enterNewFeatureKey | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.6.100.2.2 | newKeyCodeCmdStatus | ERI-DNX-SMC-MIB |