etsysActivationKeyType
ENTERASYS-ACTIVATION-MIB ·
.1.3.6.1.4.1.5624.1.2.99999.1.1.2.1.4
Object
column EnterasysKeyType
Derived from the activation key. Identifies the type of key (product key vs. demonstration key). Identification of existing demonstration keys may not be 100% accurate.
Context
- MIB
- ENTERASYS-ACTIVATION-MIB
- OID
.1.3.6.1.4.1.5624.1.2.99999.1.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysActivationKeyEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-ACTIVATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ACTIVATION-MIB::etsysActivationKeyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-ACTIVATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ACTIVATION-MIB::etsysActivationKeyType.<etsysActivationKeyRow>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-ACTIVATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-ACTIVATION-MIB::etsysActivationKeyType'
Syntax
- Source
- EnterasysKeyType
- Base type
Enumeration
Values & Constraints
Type Values
1 | noKey |
2 | unknownKeyType |
3 | productKey |
4 | demoKey |
Conformance
Member of