serverCertUserNames
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.3.34.5.3
Object
scalar
OctetString
A list of certificate user names.
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.3.34.5.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wvpnCertificateSettings
- Siblings
- 13
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-32
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wvpnServerCertificateTable Description. | table | - | .1.3.6.1.4.1.388.6.3.34.5.1 |
| removeCaCert Remove a CA certificate at a given index
from the wvpnCaCertificateTable. This is a
WRITE-ONLY value. | scalar | Integer32 | .1.3.6.1.4.1.388.6.3.34.5.10 |
| importTftpServerCert Import a server certificate from a remote machine
via TFTP.
Input String format:
<hostIPaddr,serverCertFile,password,certFileName>
certFileName is optional, but if specified, … | scalar | OctetString | .1.3.6.1.4.1.388.6.3.34.5.11 |
| importTftpCaCert Import a CA certificate from a remote machine
via TFTP.
Input String format: <hostIPaddr,caCertFile>
caCertFile must be an absolute path to the file.
Characters not allowed in ca… | scalar | OctetString | .1.3.6.1.4.1.388.6.3.34.5.12 |
| dirCert Dumps a list of certificate files. This
diagnostic tool lists the certificate files
left over from upload operations - it does
not display or affect certificates installed
in… | scalar | OctetString | .1.3.6.1.4.1.388.6.3.34.5.13 |
| dumpCert Dumps the contents of a certificate
file. This diagnostic tool dumps the
certificate files left over from upload
operations - it does not dump or affect
certificates installed in… | scalar | OctetString | .1.3.6.1.4.1.388.6.3.34.5.14 |
| serverCertCount The total number of end users in the
wvpnServerCertificateTable.
The value is either 0 or 1. | scalar | Integer32 | .1.3.6.1.4.1.388.6.3.34.5.2 |
| wvpnCaCertificateTable A table of WVPN CA certificates. | table | - | .1.3.6.1.4.1.388.6.3.34.5.4 |
| caCertCount The total number of certificate serial numbers
in the wvpnCaCertificateTable. | scalar | Integer32 | .1.3.6.1.4.1.388.6.3.34.5.5 |
| certSerialNumbers A list of certificate serial numbers.
Serial numbers are comma delimited. | scalar | OctetString | .1.3.6.1.4.1.388.6.3.34.5.6 |
| importServerCert Import a server certificate that is already
residing on the local machine.
Input String format:
<serverCertFile,password,certFileName>
serverCertFile must be an absolute path to … | scalar | OctetString | .1.3.6.1.4.1.388.6.3.34.5.7 |
| removeServerCert Remove a server certificate from the
wvpnServerCertificateTable.
Input string format: <UserName>
Characters not allowed in UserName:
` @ # $ & | = ; double-quote ' < > / sp
This … | scalar | OctetString | .1.3.6.1.4.1.388.6.3.34.5.8 |
| importCaCert Import a CA certificate that is already
residing on the local machine.
Input String format: <caCertFile>
caCertFile must be an absolute path to the file.
Characters not allowed in… | scalar | OctetString | .1.3.6.1.4.1.388.6.3.34.5.9 |