npDmServerInfo1
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.11.4
Object
scalar
OctetString
This object shows the address of the server that is connected
to the DirectMode slot. This structure returns AT_AVAIL
if there is no server attached to this slot and AT_NOSUPP if
the slot number is out of range.
struct{
ushort16 addrType; /* type of address */
ushort16 pktSize; /* size of negotiate packet size */
uchar8 addr[4-12]; /* address */
}
AT_AVAIL 0 /* connection available */
AT_NOTSUPP 1 /* connection slot not supported */
AT_SPX 2 /* 12-byte SPX address */
AT_TCP 3 /* 4-byte TCP address */
AT_LLC 4 /* 6-byte LLC address */
AT_AT 5 /* Appletalk address */
Only AT_AVAIL, AT_NOTSUPP, and AT_SPX are currently supported.
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.11.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- npDm
- Siblings
- 3
Syntax
OctetString
Values & Constraints
Object Constraints
range: 7-15
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| npDmConnSupp This is the number of current active Direct Mode connections. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.4.3.11.1 |
| npDmConnAvail This is the number of Direct Mode connections available. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.4.3.11.2 |
| npDmProtSupp This is a bit string that contains a list of protocols over
which DirectMode is supported. A specified bit represents each
protocol statck. Support for more than one stack is in… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.4.3.11.3 |