dpConfigAPISecurityAPIKeyTable
DATAPOWER-CONFIG-MIB ·
.1.3.6.1.4.1.14685.3.2.366
Object
table
An API key security definition defines the credentials that an API client must provide to the API Gateway to identify itself when calling the API operations. You can require that the client must provide only the client ID, or both client ID and client secret, to call an API operation. When you require the client to provide both client ID and client secret, you must create two separate API Security API Key configurations, one of type ID and the other of type Secret.
Context
- MIB
- DATAPOWER-CONFIG-MIB
- OID
.1.3.6.1.4.1.14685.3.2.366- Type
- table
- Status
- current
- Parent
- dpConfig
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DATAPOWER-CONFIG-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATAPOWER-CONFIG-MIB::dpConfigAPISecurityAPIKeyTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DATAPOWER-CONFIG-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DATAPOWER-CONFIG-MIB::dpConfigAPISecurityAPIKeyTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.