npIpxObsoleteServerConnInfo1
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.10.12.1
Object
scalar
deprecated
OctetString
This object contains a list of 8 structures that refer to the
status of the first eight file server connection slot entries.
Each entry indicates the file server dynamically connected in the
given slot. Besides the name of the file server, connection
status, NCP status, and NDS status is provided.
If the file server name in a given slot has '\0' in the first
byte, that slot is not in use.
The structure applied:
struct {
uchar opMode; // Operating mode of server
// 0x00 = QServer (bindery)
// 0x01 = RPrinter
// 0x03 = QServer (nds)
char fsName[48]; // name of file server in slot
uchar connStat; // RCFG connection status
uchar ncpStat; // last NCP code
uchar pad;
uint32 ndsStat; // last NDS code (big-endian)
} slots[8];
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.10.12.1- Type
- scalar
- Access
- readonly
- Status
- deprecated
- Parent
- npIpxObsoleteServerConnInfo
- Siblings
- 1
Syntax
OctetString
Values & Constraints
Object Constraints
range: 448-448
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| npIpxObsoleteServerConnInfo2 deprecated The server connection info for slots 9-16. See above for format. | scalar | OctetString | .1.3.6.1.4.1.11.2.4.3.10.12.2 |