rlSslCertificateGenerationTable
RADLAN-SSL ·
.1.3.6.1.4.1.89.100.1
Object
table
This table is used for : 1. generating keys and self signed certificate - saved in flash and RAM (not in configuration file) 2. generating certificate requests - saved in RAM, can be read by rlSslCertificateExportTable 3. generating self signed certificate - saved in flash and RAM (not in configuraion file) By setting rlSslCertificateGenerationAction to the appropriate value this action takes place. The other fields of this table are used for each of this actions
Context
- MIB
- RADLAN-SSL
- OID
.1.3.6.1.4.1.89.100.1- Type
- table
- Status
- current
- Parent
- rlSsl
- 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 'RADLAN-SSL' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-SSL::rlSslCertificateGenerationTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-SSL' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-SSL::rlSslCertificateGenerationTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.