papServerState
APPLETALK-MIB ·
.1.3.6.1.2.1.13.11.8.1.10
Object
column
mandatory
r/w
Enumeration
The state of this PAP Server entry.
Setting this object to the value invalid(2) has the
effect of invalidating the corresponding entry in
the papServerTable. That is, it effectively
disassociates the mapping identified with said
entry. It is an implementation-specific matter as
to whether the agent removes an invalidated entry
from the table. Accordingly, management stations
must be prepared to receive from agents tabular
information corresponding to entries not currently
in use. Proper interpretation of such entries
requires examination of the relevant papServerState
object.
Context
- MIB
- APPLETALK-MIB
- OID
.1.3.6.1.2.1.13.11.8.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- papServerEntry
- Table
- papServerTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| papServerIndex mandatory An unique value for each Printer Access Protocol
Server. | column | Integer32 | .1.3.6.1.2.1.13.11.8.1.1 |
| papServerLastStatusMsg mandatory The last status message that was transmitted by
this server. | column | RFC1213-MIBDisplayString | .1.3.6.1.2.1.13.11.8.1.11 |
| papServerListeningSocket mandatory The Server Listening Socket that this PAP server is
listening on. | column | DdpSocketAddress | .1.3.6.1.2.1.13.11.8.1.2 |
| papServerStatus mandatory The status string of this server. This is the
message as it would appear in a PAP Status Reply
from this server. | column | RFC1213-MIBDisplayString | .1.3.6.1.2.1.13.11.8.1.3 |
| papServerCompletedJobs mandatory The number of jobs that have been accepted and
successfully executed by this server. | column | RFC1155-SMICounter | .1.3.6.1.2.1.13.11.8.1.4 |
| papServerBusyJobs mandatory The number of GetNextJob calls that have accepted
and are currently executing a job. | column | Integer32 | .1.3.6.1.2.1.13.11.8.1.5 |
| papServerFreeJobs mandatory The minimum number of GetNextJob calls that are
currently waiting for a job. | column | Integer32 | .1.3.6.1.2.1.13.11.8.1.6 |
| papServerAuthenticationFailures mandatory The number of times this PAP server rejected a job
because the job was not correctly authenticated. | column | RFC1155-SMICounter | .1.3.6.1.2.1.13.11.8.1.7 |
| papServerAccountingFailures mandatory The number of times this PAP server rejected a job
because the job did not fit some accounting rule,
such as exceeding a quota. | column | RFC1155-SMICounter | .1.3.6.1.2.1.13.11.8.1.8 |
| papServerGeneralFailures mandatory The number of times this PAP server rejected a job
for some reason other than authentication or
accounting failures. | column | RFC1155-SMICounter | .1.3.6.1.2.1.13.11.8.1.9 |