masterIPAddress
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.1.4.3.8
Object
scalar
RFC1155-SMIIpAddress
The IP address of a remote master KDC used by the on-board Slave-KDC. only valid for creating a Slave-KDC.
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.1.4.3.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- kerbCfgKDC
- Siblings
- 10
Syntax
RFC1155-SMIIpAddress
- Source
- RFC1155-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
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 |
| delMsKdc True will delete the Master KDC and false is an invalid input. | scalar | TruthValue | .1.3.6.1.4.1.388.6.1.4.3.10 |
| 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 |
| 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 |