ERI-DNX-SMC-MIB :: newKeyCode

MIB Reference — IPNetwork Monitor

All MIBsERI-DNX-SMC-MIBnewKeyCode

newKeyCode

Module: ERI-DNX-SMC-MIB

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

OID (numeric): 1.3.6.1.4.1.644.2.4.1.6.100.2.1

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description:

This represents the encrypted Feature Key code number that must be entered by an admistrator. Once entered successfully, the corresponding feature entries in the dnxFeatureKeyTable will be updated to an active state.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.6.100.2.1
snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::newKeyCode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.6.100.2.1.1
snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::newKeyCode.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> newKeyCode.1

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.6sysProfileERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.6.100featureKeysERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.6.100.2enterNewFeatureKeyERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.6.100.2.1newKeyCodeERI-DNX-SMC-MIB