delMsKdc
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.1.4.3.10
Object
scalar
r/w
TruthValue
True will delete the Master KDC and false is an invalid input.
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.1.4.3.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- kerbCfgKDC
- Siblings
- 10
Syntax
TruthValue
- Source
- TruthValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| kdcType Represent the current KDC type MASTER/SLAVE.
return string format: <master> or <slave> or <neither>
Note:
<neither> means that no KDC server has been configured yet,
and you ne… | scalar | OctetString | .1.3.6.1.4.1.388.6.1.4.3.1 |
| createSlvKdc Configure an on-board Slave KDC.
Input string format:
<realm,master_hostname,master_ip,interface>
Input string length limits:
realm: 32 characters
hostname: 50 characters
… | scalar | OctetString | .1.3.6.1.4.1.388.6.1.4.3.11 |
| delSlvKdc True will delete the Slave KDC and false is an invalid input. | scalar | TruthValue | .1.3.6.1.4.1.388.6.1.4.3.12 |
| kdcRealm The REALM of the on-board KDC. The Maximum length of the KDC Realm
can be 32 characters. Note that the following characters cannot be part
of KDC Realm field - `@#$&()|\\;'<>/ =… | scalar | OctetString | .1.3.6.1.4.1.388.6.1.4.3.13 |
| interfaceNumber The Interface this KDC is to be configured on.
Valid Interface values 'ethernet1' & 'ethernet2'. | scalar | RFC1213-MIBDisplayString | .1.3.6.1.4.1.388.6.1.4.3.14 |
| addkdcMu Add a KDC user.
This is Write-only.
syntax <kdcUsername,password,ticket_life> | scalar | RFC1213-MIBDisplayString | .1.3.6.1.4.1.388.6.1.4.3.15 |
| remkdcMu Remove a KDC user
This is Write-only. | scalar | RFC1213-MIBDisplayString | .1.3.6.1.4.1.388.6.1.4.3.16 |
| masterHost The host name of a remote master KDC used by the on-board Slave-KDC.
This object is valid when the onboard KDC is configured is Slave. | scalar | OctetString | .1.3.6.1.4.1.388.6.1.4.3.7 |
| masterIPAddress The IP address of a remote master KDC used by the on-board Slave-KDC.
only valid for creating a Slave-KDC. | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.388.6.1.4.3.8 |
| createMsKdc Configure an on-board Master KDC.
Input string format:
<realm,interface>
Input string length limits:
realm: 32 bytes
interface integer
The following characters are not a… | scalar | OctetString | .1.3.6.1.4.1.388.6.1.4.3.9 |