XYPLEX-CONCATENATED-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for XYPLEX-CONCATENATED-MIB.
916
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
916 total| Object Name |
|---|
mib-2 OBJECT IDENTIFIER .1.3.6.1.2.1 |
RFC1155-SMI Unknown .1.3.6.1.2.1 |
system OBJECT IDENTIFIER .1.3.6.1.2.1.1 |
sysDescrA textual description of the entity. This value
should include the full name and version
identification of the system's hardware type,
software operating-system, and networking
software. It is mandatory that this only contain
printable ASCII characters.ro DisplayString .1.3.6.1.2.1.1.1 |
sysObjectIDThe vendor's authoritative identification of the
network management subsystem contained in the
entity. This value is allocated within the SMI
enterprises subtree (1.3.6.1.4.1) and provides an
easy and unambiguous means for determining `what
kind of box' is being managed. For example, if
vendor `Flintstones, Inc.' was assigned the
subtree 1.3.6.1.4.1.4242, it could assign the
identifier 1.3.6.1.4.1.4242.1.1 to its `Fred
Router'.ro OBJECT IDENTIFIER .1.3.6.1.2.1.1.2 |
sysUpTimeThe time (in hundredths of a second) since the
network management portion of the system was last
re-initialized.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.1.3 |
sysContactThe textual identification of the contact person
for this managed node, together with information
on how to contact this person.rw DisplayString .1.3.6.1.2.1.1.4 |
sysNameAn administratively-assigned name for this
managed node. By convention, this is the node's
fully-qualified domain name.rw DisplayString .1.3.6.1.2.1.1.5 |
sysLocationThe physical location of this node (e.g.,
`telephone closet, 3rd floor').rw DisplayString .1.3.6.1.2.1.1.6 |
sysServicesA value which indicates the set of services that
this entity primarily offers.
The value is a sum. This sum initially takes the
value zero, Then, for each layer, L, in the range
1 through 7, that this node performs transactions
for, 2 raised to (L - 1) is added to the sum. For
example, a node which performs primarily routing
functions would have a value of 4 (2^(3-1)). In
contrast, a node which is a host offering
application services would have a value of 72
(2^(4-1) + 2^(7-1)). Note that in the context of
the Internet suite of protocols, values should be
calculated accordingly:
layer functionality
1 physical (e.g., repeaters)
2 datalink/subnetwork (e.g., bridges)
3 internet (e.g., IP gateways)
4 end-to-end (e.g., IP hosts)
7 applications (e.g., mail relays)
For systems including OSI protocols, layers 5 and
6 may also be counted.ro INTEGER .1.3.6.1.2.1.1.7 |
interfaces OBJECT IDENTIFIER .1.3.6.1.2.1.2 |
ifNumberThe number of network interfaces (regardless of
their current state) present on this system.ro INTEGER .1.3.6.1.2.1.2.1 |
ifTableA list of interface entries. The number of
entries is given by the value of ifNumber. SEQUENCE OF IfEntry .1.3.6.1.2.1.2.2 |
ifEntryAn interface entry containing objects at the
subnetwork layer and below for a particular
interface. IfEntry .1.3.6.1.2.1.2.2.1 |
ifIndexA unique value for each interface. Its value
ranges between 1 and the value of ifNumber. The
value for each interface must remain constant at
least from one re-initialization of the entity's
network management system to the next re-
initialization.ro INTEGER .1.3.6.1.2.1.2.2.1.1 |
ifDescrA textual string containing information about the
interface. This string should include the name of
the manufacturer, the product name and the version
of the hardware interface.ro DisplayString .1.3.6.1.2.1.2.2.1.2 |
ifTypeThe type of interface, distinguished according to
the physical/link protocol(s) immediately `below'
the network layer in the protocol stack.ro Enumeration .1.3.6.1.2.1.2.2.1.3 |
ifMtuThe size of the largest datagram which can be
sent/received on the interface, specified in
octets. For interfaces that are used for
transmitting network datagrams, this is the size
of the largest network datagram that can be sent
on the interface.ro INTEGER .1.3.6.1.2.1.2.2.1.4 |
ifSpeedAn estimate of the interface's current bandwidth
in bits per second. For interfaces which do not
vary in bandwidth or for those where no accurate
estimation can be made, this object should contain
the nominal bandwidth.ro Gauge .1.3.6.1.2.1.2.2.1.5 |
ifPhysAddressThe interface's address at the protocol layer
immediately `below' the network layer in the
protocol stack. For interfaces which do not have
such an address (e.g., a serial line), this object
should contain an octet string of zero length.ro PhysAddress (SNMPv2-TC) .1.3.6.1.2.1.2.2.1.6 |
ifAdminStatusThe desired state of the interface. The
testing(3) state indicates that no operational
packets can be passed.rw Enumeration .1.3.6.1.2.1.2.2.1.7 |
ifOperStatusThe current operational state of the interface.
The testing(3) state indicates that no operational
packets can be passed.ro Enumeration .1.3.6.1.2.1.2.2.1.8 |
ifLastChangeThe value of sysUpTime at the time the interface
entered its current operational state. If the
current state was entered prior to the last re-
initialization of the local network management
subsystem, then this object contains a zero
value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.2.2.1.9 |
ifInOctetsThe total number of octets received on the
interface, including framing characters.ro Counter .1.3.6.1.2.1.2.2.1.10 |
ifInUcastPktsThe number of subnetwork-unicast packets
delivered to a higher-layer protocol.ro Counter .1.3.6.1.2.1.2.2.1.11 |
ifInNUcastPktsThe number of non-unicast (i.e., subnetwork-
broadcast or subnetwork-multicast) packets
delivered to a higher-layer protocol.ro Counter .1.3.6.1.2.1.2.2.1.12 |
ifInDiscardsThe number of inbound packets which were chosen
to be discarded even though no errors had been
detected to prevent their being deliverable to a
higher-layer protocol. One possible reason for
discarding such a packet could be to free up
buffer space.ro Counter .1.3.6.1.2.1.2.2.1.13 |
ifInErrorsThe number of inbound packets that contained
errors preventing them from being deliverable to a
higher-layer protocol.ro Counter .1.3.6.1.2.1.2.2.1.14 |
ifInUnknownProtosThe number of packets received via the interface
which were discarded because of an unknown or
unsupported protocol.ro Counter .1.3.6.1.2.1.2.2.1.15 |
ifOutOctetsThe total number of octets transmitted out of the
interface, including framing characters.ro Counter .1.3.6.1.2.1.2.2.1.16 |
ifOutUcastPktsThe total number of packets that higher-level
protocols requested be transmitted to a
subnetwork-unicast address, including those that
were discarded or not sent.ro Counter .1.3.6.1.2.1.2.2.1.17 |
ifOutNUcastPktsThe total number of packets that higher-level
protocols requested be transmitted to a non-
unicast (i.e., a subnetwork-broadcast or
subnetwork-multicast) address, including those
that were discarded or not sent.ro Counter .1.3.6.1.2.1.2.2.1.18 |
ifOutDiscardsThe number of outbound packets which were chosen
to be discarded even though no errors had been
detected to prevent their being transmitted. One
possible reason for discarding such a packet could
be to free up buffer space.ro Counter .1.3.6.1.2.1.2.2.1.19 |
ifOutErrorsThe number of outbound packets that could not be
transmitted because of errors.ro Counter .1.3.6.1.2.1.2.2.1.20 |
ifOutQLenThe length of the output packet queue (in
packets).ro Gauge .1.3.6.1.2.1.2.2.1.21 |
ifSpecificA reference to MIB definitions specific to the
particular media being used to realize the
interface. For example, if the interface is
realized by an ethernet, then the value of this
object refers to a document defining objects
specific to ethernet. If this information is not
present, its value should be set to the OBJECT
IDENTIFIER { 0 0 }, which is a syntatically valid
object identifier, and any conformant
implementation of ASN.1 and BER must be able to
generate and recognize this value.ro OBJECT IDENTIFIER .1.3.6.1.2.1.2.2.1.22 |
at OBJECT IDENTIFIER .1.3.6.1.2.1.3 |
atTableThe Address Translation tables contain the
NetworkAddress to `physical' address equivalences.
Some interfaces do not use translation tables for
determining address equivalences (e.g., DDN-X.25
has an algorithmic method); if all interfaces are
of this type, then the Address Translation table
is empty, i.e., has zero entries.deprecated SEQUENCE OF AtEntry .1.3.6.1.2.1.3.1 |
atEntryEach entry contains one NetworkAddress to
`physical' address equivalence.deprecated AtEntry .1.3.6.1.2.1.3.1.1 |
atIfIndexThe interface on which this entry's equivalence
is effective. The interface identified by a
particular value of this index is the same
interface as identified by the same value of
ifIndex.rwdeprecated INTEGER .1.3.6.1.2.1.3.1.1.1 |
atPhysAddressThe media-dependent `physical' address.
Setting this object to a null string (one of zero
length) has the effect of invaliding the
corresponding entry in the atTable object. That
is, it effectively dissasociates the interface
identified with said entry from 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 tabular information from agents that
corresponds to entries not currently in use.
Proper interpretation of such entries requires
examination of the relevant atPhysAddress object.rwdeprecated PhysAddress (SNMPv2-TC) .1.3.6.1.2.1.3.1.1.2 |
atNetAddressThe NetworkAddress (e.g., the IP address)
corresponding to the media-dependent `physical'
address.rwdeprecated NetworkAddress .1.3.6.1.2.1.3.1.1.3 |
ip OBJECT IDENTIFIER .1.3.6.1.2.1.4 |
ipForwardingThe indication of whether this entity is acting
as an IP gateway in respect to the forwarding of
datagrams received by, but not addressed to, this
entity. IP gateways forward datagrams. IP hosts
do not (except those source-routed via the host).
Note that for some managed nodes, this object may
take on only a subset of the values possible.
Accordingly, it is appropriate for an agent to
return a `badValue' response if a management
station attempts to change this object to an
inappropriate value.rw Enumeration .1.3.6.1.2.1.4.1 |
ipDefaultTTLThe default value inserted into the Time-To-Live
field of the IP header of datagrams originated at
this entity, whenever a TTL value is not supplied
by the transport layer protocol.rw INTEGER .1.3.6.1.2.1.4.2 |
ipInReceivesThe total number of input datagrams received from
interfaces, including those received in error.ro Counter .1.3.6.1.2.1.4.3 |
ipInHdrErrorsThe number of input datagrams discarded due to
errors in their IP headers, including bad
checksums, version number mismatch, other format
errors, time-to-live exceeded, errors discovered
in processing their IP options, etc.ro Counter .1.3.6.1.2.1.4.4 |
ipInAddrErrorsThe number of input datagrams discarded because
the IP address in their IP header's destination
field was not a valid address to be received at
this entity. This count includes invalid
addresses (e.g., 0.0.0.0) and addresses of
unsupported Classes (e.g., Class E). For entities
which are not IP Gateways and therefore do not
forward datagrams, this counter includes datagrams
discarded because the destination address was not
a local address.ro Counter .1.3.6.1.2.1.4.5 |
ipForwDatagramsThe number of input datagrams for which this
entity was not their final IP destination, as a
result of which an attempt was made to find a
route to forward them to that final destination.
In entities which do not act as IP Gateways, this
counter will include only those packets which were
Source-Routed via this entity, and the Source-
Route option processing was successful.ro Counter .1.3.6.1.2.1.4.6 |
ipInUnknownProtosThe number of locally-addressed datagrams
received successfully but discarded because of an
unknown or unsupported protocol.ro Counter .1.3.6.1.2.1.4.7 |
ipInDiscardsThe number of input IP datagrams for which no
problems were encountered to prevent their
continued processing, but which were discarded
(e.g., for lack of buffer space). Note that this
counter does not include any datagrams discarded
while awaiting re-assembly.ro Counter .1.3.6.1.2.1.4.8 |
ipInDeliversThe total number of input datagrams successfully
delivered to IP user-protocols (including ICMP).ro Counter .1.3.6.1.2.1.4.9 |
ipOutRequestsThe total number of IP datagrams which local IP
user-protocols (including ICMP) supplied to IP in
requests for transmission. Note that this counter
does not include any datagrams counted in
ipForwDatagrams.ro Counter .1.3.6.1.2.1.4.10 |
ipOutDiscardsThe number of output IP datagrams for which no
problem was encountered to prevent their
transmission to their destination, but which were
discarded (e.g., for lack of buffer space). Note
that this counter would include datagrams counted
in ipForwDatagrams if any such packets met this
(discretionary) discard criterion.ro Counter .1.3.6.1.2.1.4.11 |
ipOutNoRoutesThe number of IP datagrams discarded because no
route could be found to transmit them to their
destination. Note that this counter includes any
packets counted in ipForwDatagrams which meet this
`no-route' criterion. Note that this includes any
datagarms which a host cannot route because all of
its default gateways are down.ro Counter .1.3.6.1.2.1.4.12 |
ipReasmTimeoutThe maximum number of seconds which received
fragments are held while they are awaiting
reassembly at this entity.ro INTEGER .1.3.6.1.2.1.4.13 |
ipReasmReqdsThe number of IP fragments received which needed
to be reassembled at this entity.ro Counter .1.3.6.1.2.1.4.14 |
ipReasmOKsThe number of IP datagrams successfully re-
assembled.ro Counter .1.3.6.1.2.1.4.15 |
ipReasmFailsThe number of failures detected by the IP re-
assembly algorithm (for whatever reason: timed
out, errors, etc). Note that this is not
necessarily a count of discarded IP fragments
since some algorithms (notably the algorithm in
RFC 815) can lose track of the number of fragments
by combining them as they are received.ro Counter .1.3.6.1.2.1.4.16 |
ipFragOKsThe number of IP datagrams that have been
successfully fragmented at this entity.ro Counter .1.3.6.1.2.1.4.17 |
ipFragFailsThe number of IP datagrams that have been
discarded because they needed to be fragmented at
this entity but could not be, e.g., because their
Don't Fragment flag was set.ro Counter .1.3.6.1.2.1.4.18 |
ipFragCreatesThe number of IP datagram fragments that have
been generated as a result of fragmentation at
this entity.ro Counter .1.3.6.1.2.1.4.19 |
ipAddrTableThe table of addressing information relevant to
this entity's IP addresses. SEQUENCE OF IpAddrEntry .1.3.6.1.2.1.4.20 |
ipAddrEntryThe addressing information for one of this
entity's IP addresses. IpAddrEntry .1.3.6.1.2.1.4.20.1 |
ipAdEntAddrThe IP address to which this entry's addressing
information pertains.ro IpAddress .1.3.6.1.2.1.4.20.1.1 |
ipAdEntIfIndexThe index value which uniquely identifies the
interface to which this entry is applicable. The
interface identified by a particular value of this
index is the same interface as identified by the
same value of ifIndex.ro INTEGER .1.3.6.1.2.1.4.20.1.2 |
ipAdEntNetMaskThe subnet mask associated with the IP address of
this entry. The value of the mask is an IP
address with all the network bits set to 1 and all
the hosts bits set to 0.ro IpAddress .1.3.6.1.2.1.4.20.1.3 |
ipAdEntBcastAddrThe value of the least-significant bit in the IP
broadcast address used for sending datagrams on
the (logical) interface associated with the IP
address of this entry. For example, when the
Internet standard all-ones broadcast address is
used, the value will be 1. This value applies to
both the subnet and network broadcasts addresses
used by the entity on this (logical) interface.ro INTEGER .1.3.6.1.2.1.4.20.1.4 |
ipAdEntReasmMaxSizeThe size of the largest IP datagram which this
entity can re-assemble from incoming IP fragmented
datagrams received on this interface.ro INTEGER .1.3.6.1.2.1.4.20.1.5 |
ipRouteTableThis entity's IP Routing table. SEQUENCE OF IpRouteEntry .1.3.6.1.2.1.4.21 |
ipRouteEntryA route to a particular destination. IpRouteEntry .1.3.6.1.2.1.4.21.1 |
ipRouteDestThe destination IP address of this route. An
entry with a value of 0.0.0.0 is considered a
default route. Multiple routes to a single
destination can appear in the table, but access to
such multiple entries is dependent on the table-
access mechanisms defined by the network
management protocol in use.rw IpAddress .1.3.6.1.2.1.4.21.1.1 |
ipRouteIfIndexThe index value which uniquely identifies the
local interface through which the next hop of this
route should be reached. The interface identified
by a particular value of this index is the same
interface as identified by the same value of
ifIndex.rw INTEGER .1.3.6.1.2.1.4.21.1.2 |
ipRouteMetric1The primary routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1.rw INTEGER .1.3.6.1.2.1.4.21.1.3 |
ipRouteMetric2An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1.rw INTEGER .1.3.6.1.2.1.4.21.1.4 |
ipRouteMetric3An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1.rw INTEGER .1.3.6.1.2.1.4.21.1.5 |
ipRouteMetric4An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1.rw INTEGER .1.3.6.1.2.1.4.21.1.6 |
ipRouteNextHopThe IP address of the next hop of this route.
(In the case of a route bound to an interface
which is realized via a broadcast media, the value
of this field is the agent's IP address on that
interface.)rw IpAddress .1.3.6.1.2.1.4.21.1.7 |
ipRouteTypeThe type of route. Note that the values
direct(3) and indirect(4) refer to the notion of
direct and indirect routing in the IP
architecture.
Setting this object to the value invalid(2) has
the effect of invalidating the corresponding entry
in the ipRouteTable object. That is, it
effectively dissasociates the destination
identified with said entry from the route
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 tabular information from agents that
corresponds to entries not currently in use.
Proper interpretation of such entries requires
examination of the relevant ipRouteType object.rw Enumeration .1.3.6.1.2.1.4.21.1.8 |
ipRouteProtoThe routing mechanism via which this route was
learned. Inclusion of values for gateway routing
protocols is not intended to imply that hosts
should support those protocols.ro Enumeration .1.3.6.1.2.1.4.21.1.9 |
ipRouteAgeThe number of seconds since this route was last
updated or otherwise determined to be correct.
Note that no semantics of `too old' can be implied
except through knowledge of the routing protocol
by which the route was learned.rw INTEGER .1.3.6.1.2.1.4.21.1.10 |
ipRouteMaskIndicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the ipRouteDest field. For those systems
that do not support arbitrary subnet masks, an
agent constructs the value of the ipRouteMask by
determining whether the value of the correspondent
ipRouteDest field belong to a class-A, B, or C
network, and then using one of:
mask network
255.0.0.0 class-A
255.255.0.0 class-B
255.255.255.0 class-C
If the value of the ipRouteDest is 0.0.0.0 (a
default route), then the mask value is also
0.0.0.0. It should be noted that all IP routing
subsystems implicitly use this mechanism.rw IpAddress .1.3.6.1.2.1.4.21.1.11 |
ipRouteMetric5An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1.rw INTEGER .1.3.6.1.2.1.4.21.1.12 |
ipRouteInfoA reference to MIB definitions specific to the
particular routing protocol which is responsible
for this route, as determined by the value
specified in the route's ipRouteProto value. If
this information is not present, its value should
be set to the OBJECT IDENTIFIER { 0 0 }, which is
a syntatically valid object identifier, and any
conformant implementation of ASN.1 and BER must be
able to generate and recognize this value.ro OBJECT IDENTIFIER .1.3.6.1.2.1.4.21.1.13 |
ipNetToMediaTableThe IP Address Translation table used for mapping
from IP addresses to physical addresses. SEQUENCE OF IpNetToMediaEntry .1.3.6.1.2.1.4.22 |
ipNetToMediaEntryEach entry contains one IpAddress to `physical'
address equivalence. IpNetToMediaEntry .1.3.6.1.2.1.4.22.1 |
ipNetToMediaIfIndexThe interface on which this entry's equivalence
is effective. The interface identified by a
particular value of this index is the same
interface as identified by the same value of
ifIndex.rw INTEGER .1.3.6.1.2.1.4.22.1.1 |
ipNetToMediaPhysAddressThe media-dependent `physical' address.rw PhysAddress (SNMPv2-TC) .1.3.6.1.2.1.4.22.1.2 |
ipNetToMediaNetAddressThe IpAddress corresponding to the media-
dependent `physical' address.rw IpAddress .1.3.6.1.2.1.4.22.1.3 |
ipNetToMediaTypeThe type of mapping.
Setting this object to the value invalid(2) has
the effect of invalidating the corresponding entry
in the ipNetToMediaTable. That is, it effectively
dissasociates the interface identified with said
entry from 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 tabular information
from agents that corresponds to entries not
currently in use. Proper interpretation of such
entries requires examination of the relevant
ipNetToMediaType object.rw Enumeration .1.3.6.1.2.1.4.22.1.4 |
ipRoutingDiscardsThe number of routing entries which were chosen
to be discarded even though they are valid. One
possible reason for discarding such an entry could
be to free-up buffer space for other routing
entries.ro Counter .1.3.6.1.2.1.4.23 |
icmp OBJECT IDENTIFIER .1.3.6.1.2.1.5 |
icmpInMsgsThe total number of ICMP messages which the
entity received. Note that this counter includes
all those counted by icmpInErrors.ro Counter .1.3.6.1.2.1.5.1 |
icmpInErrorsThe number of ICMP messages which the entity
received but determined as having ICMP-specific
errors (bad ICMP checksums, bad length, etc.).ro Counter .1.3.6.1.2.1.5.2 |
icmpInDestUnreachsThe number of ICMP Destination Unreachable
messages received.ro Counter .1.3.6.1.2.1.5.3 |
icmpInTimeExcdsThe number of ICMP Time Exceeded messages
received.ro Counter .1.3.6.1.2.1.5.4 |
icmpInParmProbsThe number of ICMP Parameter Problem messages
received.ro Counter .1.3.6.1.2.1.5.5 |
icmpInSrcQuenchsThe number of ICMP Source Quench messages
received.ro Counter .1.3.6.1.2.1.5.6 |
icmpInRedirectsThe number of ICMP Redirect messages received.ro Counter .1.3.6.1.2.1.5.7 |
icmpInEchosThe number of ICMP Echo (request) messages
received.ro Counter .1.3.6.1.2.1.5.8 |
icmpInEchoRepsThe number of ICMP Echo Reply messages received.ro Counter .1.3.6.1.2.1.5.9 |
icmpInTimestampsThe number of ICMP Timestamp (request) messages
received.ro Counter .1.3.6.1.2.1.5.10 |
icmpInTimestampRepsThe number of ICMP Timestamp Reply messages
received.ro Counter .1.3.6.1.2.1.5.11 |
icmpInAddrMasksThe number of ICMP Address Mask Request messages
received.ro Counter .1.3.6.1.2.1.5.12 |
icmpInAddrMaskRepsThe number of ICMP Address Mask Reply messages
received.ro Counter .1.3.6.1.2.1.5.13 |
icmpOutMsgsThe total number of ICMP messages which this
entity attempted to send. Note that this counter
includes all those counted by icmpOutErrors.ro Counter .1.3.6.1.2.1.5.14 |
icmpOutErrorsThe number of ICMP messages which this entity did
not send due to problems discovered within ICMP
such as a lack of buffers. This value should not
include errors discovered outside the ICMP layer
such as the inability of IP to route the resultant
datagram. In some implementations there may be no
types of error which contribute to this counter's
value.ro Counter .1.3.6.1.2.1.5.15 |
icmpOutDestUnreachsThe number of ICMP Destination Unreachable
messages sent.ro Counter .1.3.6.1.2.1.5.16 |
icmpOutTimeExcdsThe number of ICMP Time Exceeded messages sent.ro Counter .1.3.6.1.2.1.5.17 |
icmpOutParmProbsThe number of ICMP Parameter Problem messages
sent.ro Counter .1.3.6.1.2.1.5.18 |
icmpOutSrcQuenchsThe number of ICMP Source Quench messages sent.ro Counter .1.3.6.1.2.1.5.19 |
icmpOutRedirectsThe number of ICMP Redirect messages sent. For a
host, this object will always be zero, since hosts
do not send redirects.ro Counter .1.3.6.1.2.1.5.20 |
icmpOutEchosThe number of ICMP Echo (request) messages sent.ro Counter .1.3.6.1.2.1.5.21 |
icmpOutEchoRepsThe number of ICMP Echo Reply messages sent.ro Counter .1.3.6.1.2.1.5.22 |
icmpOutTimestampsThe number of ICMP Timestamp (request) messages
sent.ro Counter .1.3.6.1.2.1.5.23 |
icmpOutTimestampRepsThe number of ICMP Timestamp Reply messages
sent.ro Counter .1.3.6.1.2.1.5.24 |
icmpOutAddrMasksThe number of ICMP Address Mask Request messages
sent.ro Counter .1.3.6.1.2.1.5.25 |
icmpOutAddrMaskRepsThe number of ICMP Address Mask Reply messages
sent.ro Counter .1.3.6.1.2.1.5.26 |
tcp OBJECT IDENTIFIER .1.3.6.1.2.1.6 |
tcpRtoAlgorithmThe algorithm used to determine the timeout value
used for retransmitting unacknowledged octets.ro Enumeration .1.3.6.1.2.1.6.1 |
tcpRtoMinThe minimum value permitted by a TCP
implementation for the retransmission timeout,
measured in milliseconds. More refined semantics
for objects of this type depend upon the algorithm
used to determine the retransmission timeout. In
particular, when the timeout algorithm is rsre(3),
an object of this type has the semantics of the
LBOUND quantity described in RFC 793.ro INTEGER .1.3.6.1.2.1.6.2 |
tcpRtoMaxThe maximum value permitted by a TCP
implementation for the retransmission timeout,
measured in milliseconds. More refined semantics
for objects of this type depend upon the algorithm
used to determine the retransmission timeout. In
particular, when the timeout algorithm is rsre(3),
an object of this type has the semantics of the
UBOUND quantity described in RFC 793.ro INTEGER .1.3.6.1.2.1.6.3 |
tcpMaxConnThe limit on the total number of TCP connections
the entity can support. In entities where the
maximum number of connections is dynamic, this
object should contain the value -1.ro INTEGER .1.3.6.1.2.1.6.4 |
tcpActiveOpensThe number of times TCP connections have made a
direct transition to the SYN-SENT state from the
CLOSED state.ro Counter .1.3.6.1.2.1.6.5 |
tcpPassiveOpensThe number of times TCP connections have made a
direct transition to the SYN-RCVD state from the
LISTEN state.ro Counter .1.3.6.1.2.1.6.6 |
tcpAttemptFailsThe number of times TCP connections have made a
direct transition to the CLOSED state from either
the SYN-SENT state or the SYN-RCVD state, plus the
number of times TCP connections have made a direct
transition to the LISTEN state from the SYN-RCVD
state.ro Counter .1.3.6.1.2.1.6.7 |
tcpEstabResetsThe number of times TCP connections have made a
direct transition to the CLOSED state from either
the ESTABLISHED state or the CLOSE-WAIT state.ro Counter .1.3.6.1.2.1.6.8 |
tcpCurrEstabThe number of TCP connections for which the
current state is either ESTABLISHED or CLOSE-
WAIT.ro Gauge .1.3.6.1.2.1.6.9 |
tcpInSegsThe total number of segments received, including
those received in error. This count includes
segments received on currently established
connections.ro Counter .1.3.6.1.2.1.6.10 |
tcpOutSegsThe total number of segments sent, including
those on current connections but excluding those
containing only retransmitted octets.ro Counter .1.3.6.1.2.1.6.11 |
tcpRetransSegsThe total number of segments retransmitted - that
is, the number of TCP segments transmitted
containing one or more previously transmitted
octets.ro Counter .1.3.6.1.2.1.6.12 |
tcpConnTableA table containing TCP connection-specific
information. SEQUENCE OF TcpConnEntry .1.3.6.1.2.1.6.13 |
tcpConnEntryInformation about a particular current TCP
connection. An object of this type is transient,
in that it ceases to exist when (or soon after)
the connection makes the transition to the CLOSED
state. TcpConnEntry .1.3.6.1.2.1.6.13.1 |
tcpConnStateThe state of this TCP connection.
The only value which may be set by a management
station is deleteTCB(12). Accordingly, it is
appropriate for an agent to return a `badValue'
response if a management station attempts to set
this object to any other value.
If a management station sets this object to the
value deleteTCB(12), then this has the effect of
deleting the TCB (as defined in RFC 793) of the
corresponding connection on the managed node,
resulting in immediate termination of the
connection.
As an implementation-specific option, a RST
segment may be sent from the managed node to the
other TCP endpoint (note however that RST segments
are not sent reliably).rw Enumeration .1.3.6.1.2.1.6.13.1.1 |
tcpConnLocalAddressThe local IP address for this TCP connection. In
the case of a connection in the listen state which
is willing to accept connections for any IP
interface associated with the node, the value
0.0.0.0 is used.ro IpAddress .1.3.6.1.2.1.6.13.1.2 |
tcpConnLocalPortThe local port number for this TCP connection.ro INTEGER .1.3.6.1.2.1.6.13.1.3 |
tcpConnRemAddressThe remote IP address for this TCP connection.ro IpAddress .1.3.6.1.2.1.6.13.1.4 |
tcpConnRemPortThe remote port number for this TCP connection.ro INTEGER .1.3.6.1.2.1.6.13.1.5 |
tcpInErrsThe total number of segments received in error
(e.g., bad TCP checksums).ro Counter .1.3.6.1.2.1.6.14 |
tcpOutRstsThe number of TCP segments sent containing the
RST flag.ro Counter .1.3.6.1.2.1.6.15 |
udp OBJECT IDENTIFIER .1.3.6.1.2.1.7 |
udpInDatagramsThe total number of UDP datagrams delivered to
UDP users.ro Counter .1.3.6.1.2.1.7.1 |
udpNoPortsThe total number of received UDP datagrams for
which there was no application at the destination
port.ro Counter .1.3.6.1.2.1.7.2 |
udpInErrorsThe number of received UDP datagrams that could
not be delivered for reasons other than the lack
of an application at the destination port.ro Counter .1.3.6.1.2.1.7.3 |
udpOutDatagramsThe total number of UDP datagrams sent from this
entity.ro Counter .1.3.6.1.2.1.7.4 |
udpTableA table containing UDP listener information. SEQUENCE OF UdpEntry .1.3.6.1.2.1.7.5 |
udpEntryInformation about a particular current UDP
listener. UdpEntry .1.3.6.1.2.1.7.5.1 |
udpLocalAddressThe local IP address for this UDP listener. In
the case of a UDP listener which is willing to
accept datagrams for any IP interface associated
with the node, the value 0.0.0.0 is used.ro IpAddress .1.3.6.1.2.1.7.5.1.1 |
udpLocalPortThe local port number for this UDP listener.ro INTEGER .1.3.6.1.2.1.7.5.1.2 |
egp OBJECT IDENTIFIER .1.3.6.1.2.1.8 |
transmission OBJECT IDENTIFIER .1.3.6.1.2.1.10 |
snmp OBJECT IDENTIFIER .1.3.6.1.2.1.11 |
snmpInPktsThe total number of Messages delivered to the
SNMP entity from the transport service.ro Counter .1.3.6.1.2.1.11.1 |
snmpOutPktsThe total number of SNMP Messages which were
passed from the SNMP protocol entity to the
transport service.ro Counter .1.3.6.1.2.1.11.2 |
snmpInBadVersionsThe total number of SNMP Messages which were
delivered to the SNMP protocol entity and were for
an unsupported SNMP version.ro Counter .1.3.6.1.2.1.11.3 |
snmpInBadCommunityNamesThe total number of SNMP Messages delivered to
the SNMP protocol entity which used a SNMP
community name not known to said entity.ro Counter .1.3.6.1.2.1.11.4 |
snmpInBadCommunityUsesThe total number of SNMP Messages delivered to
the SNMP protocol entity which represented an SNMP
operation which was not allowed by the SNMP
community named in the Message.ro Counter .1.3.6.1.2.1.11.5 |
snmpInASNParseErrsThe total number of ASN.1 or BER errors
encountered by the SNMP protocol entity when
decoding received SNMP Messages.ro Counter .1.3.6.1.2.1.11.6 |
snmpInTooBigsThe total number of SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field is
`tooBig'.ro Counter .1.3.6.1.2.1.11.8 |
snmpInNoSuchNamesThe total number of SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field is
`noSuchName'.ro Counter .1.3.6.1.2.1.11.9 |
snmpInBadValuesThe total number of SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field is
`badValue'.ro Counter .1.3.6.1.2.1.11.10 |
snmpInReadOnlysThe total number valid SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field is
`readOnly'. It should be noted that it is a
protocol error to generate an SNMP PDU which
contains the value `readOnly' in the error-status
field, as such this object is provided as a means
of detecting incorrect implementations of the
SNMP.ro Counter .1.3.6.1.2.1.11.11 |
snmpInGenErrsThe total number of SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field is
`genErr'.ro Counter .1.3.6.1.2.1.11.12 |
snmpInTotalReqVarsThe total number of MIB objects which have been
retrieved successfully by the SNMP protocol entity
as the result of receiving valid SNMP Get-Request
and Get-Next PDUs.ro Counter .1.3.6.1.2.1.11.13 |
snmpInTotalSetVarsThe total number of MIB objects which have been
altered successfully by the SNMP protocol entity
as the result of receiving valid SNMP Set-Request
PDUs.ro Counter .1.3.6.1.2.1.11.14 |
snmpInGetRequestsThe total number of SNMP Get-Request PDUs which
have been accepted and processed by the SNMP
protocol entity.ro Counter .1.3.6.1.2.1.11.15 |
snmpInGetNextsThe total number of SNMP Get-Next PDUs which have
been accepted and processed by the SNMP protocol
entity.ro Counter .1.3.6.1.2.1.11.16 |
snmpInSetRequestsThe total number of SNMP Set-Request PDUs which
have been accepted and processed by the SNMP
protocol entity.ro Counter .1.3.6.1.2.1.11.17 |
snmpInGetResponsesThe total number of SNMP Get-Response PDUs which
have been accepted and processed by the SNMP
protocol entity.ro Counter .1.3.6.1.2.1.11.18 |
snmpInTrapsThe total number of SNMP Trap PDUs which have
been accepted and processed by the SNMP protocol
entity.ro Counter .1.3.6.1.2.1.11.19 |
snmpOutTooBigsThe total number of SNMP PDUs which were
generated by the SNMP protocol entity and for
which the value of the error-status field is
`tooBig.'ro Counter .1.3.6.1.2.1.11.20 |
snmpOutNoSuchNamesThe total number of SNMP PDUs which were
generated by the SNMP protocol entity and for
which the value of the error-status is
`noSuchName'.ro Counter .1.3.6.1.2.1.11.21 |
snmpOutBadValuesThe total number of SNMP PDUs which were
generated by the SNMP protocol entity and for
which the value of the error-status field is
`badValue'.ro Counter .1.3.6.1.2.1.11.22 |
snmpOutGenErrsThe total number of SNMP PDUs which were
generated by the SNMP protocol entity and for
which the value of the error-status field is
`genErr'.ro Counter .1.3.6.1.2.1.11.24 |
snmpOutGetRequestsThe total number of SNMP Get-Request PDUs which
have been generated by the SNMP protocol entity.ro Counter .1.3.6.1.2.1.11.25 |
snmpOutGetNextsThe total number of SNMP Get-Next PDUs which have
been generated by the SNMP protocol entity.ro Counter .1.3.6.1.2.1.11.26 |
snmpOutSetRequestsThe total number of SNMP Set-Request PDUs which
have been generated by the SNMP protocol entity.ro Counter .1.3.6.1.2.1.11.27 |
snmpOutGetResponsesThe total number of SNMP Get-Response PDUs which
have been generated by the SNMP protocol entity.ro Counter .1.3.6.1.2.1.11.28 |
snmpOutTrapsThe total number of SNMP Trap PDUs which have
been generated by the SNMP protocol entity.ro Counter .1.3.6.1.2.1.11.29 |
snmpEnableAuthenTrapsIndicates whether the SNMP agent process is
permitted to generate authentication-failure
traps. The value of this object overrides any
configuration information; as such, it provides a
means whereby all authentication-failure traps may
be disabled.
Note that it is strongly recommended that this
object be stored in non-volatile memory so that it
remains constant between re-initializations of the
network management system.rw Enumeration .1.3.6.1.2.1.11.30 |
char OBJECT IDENTIFIER .1.3.6.1.3.19 |
charNumberThe number of entries in charPortTable, regardless
of their current state.ro INTEGER .1.3.6.1.3.19.1 |
charPortTableA list of port entries. The number of entries is
given by the value of charNumber. SEQUENCE OF CharPortEntry .1.3.6.1.3.19.2 |
charPortEntryStatus and parameter values for a character port. CharPortEntry .1.3.6.1.3.19.2.1 |
charPortIndexA unique value for each character port. Its value
ranges between 1 and the value of charNumber. By
convention and if possible, hardware port numbers
come first, with a simple, direct mapping. The
value for each port must remain constant at least
from one re-initialization of the network management
agent to the next.ro INTEGER .1.3.6.1.3.19.2.1.1 |
charPortNameAn administratively assigned name for the port,
typically with some local significance.rw DisplayString .1.3.6.1.3.19.2.1.2 |
charPortTypeThe port's type, 'physical' if the port represents
an external hardware connector, 'virtual' if it does
not.ro Enumeration .1.3.6.1.3.19.2.1.3 |
charPortHardwareA reference to hardware MIB definitions specific to
a physical port's external connector. For example,
if the connector is RS-232, then the value of this
object refers to a document defining objects
specific to RS-232. If an agent is not configured
to have such values, the agent returns the object
identifier:
nullHardware OBJECT IDENTIFIER ::= { 0 0 }ro AutonomousType .1.3.6.1.3.19.2.1.4 |
charPortResetA control to force the port into a clean, initial
state, both hardware and software, disconnecting all
the port's existing sessions. In response to a
get-request or get-next-request, the agent always
returns 'ready' as the value. Setting the value to
'execute' causes a reset.rw Enumeration .1.3.6.1.3.19.2.1.5 |
charPortAdminStatusThe port's desired state, independent of flow
control. 'enabled' indicates that the port is
allowed to pass characters and form new sessions.
'disabled' indicates that the port is allowed to
pass characters but not form new sessions. 'off'
indicates that the port is not allowed to pass
characters or have any sessions. 'maintenance'
indicates a maintenance mode, exclusive of normal
operation, such as running a test.rw Enumeration .1.3.6.1.3.19.2.1.6 |
charPortOperStatusThe port's actual, operational state, independent
of flow control. 'up' indicates able to function
normally. 'down' indicates inability to function
for administrative or operational reasons.
'maintenance' indicates a maintenance mode,
exclusive of normal operation, such as running a
test. 'absent' indicates that port hardware is not
present. 'active' indicates up with a user present
(e.g. logged in).ro Enumeration .1.3.6.1.3.19.2.1.7 |
charPortLastChangeThe value of sysUpTime at the time the port entered
its current operational state. If the current state
was entered prior to the last reinitialization of
the local network management subsystem, then this
object contains a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.3.19.2.1.8 |
charPortInFlowTypeThe port's type of input flow control. 'none'
indicates no flow control at this level or below.
'xonXoff' indicates software flow control by
recognizing XON and XOFF characters. 'hardware'
indicates flow control delegated to the lower level,
for example a parallel port.
'ctsRts' and 'dsrDtr' are specific to RS-232-like
ports. Although not architecturally pure, they are
included here for simplicity's sake.rw Enumeration .1.3.6.1.3.19.2.1.9 |
charPortOutFlowTypeThe port's type of output flow control. 'none'
indicates no flow control at this level or below.
'xonXoff' indicates software flow control by
recognizing XON and XOFF characters. 'hardware'
indicates flow control delegated to the lower level,
for example a parallel port.
'ctsRts' and 'dsrDtr' are specific to RS-232-like
ports. Although not architecturally pure, they are
included here for simplicy's sake.rw Enumeration .1.3.6.1.3.19.2.1.10 |
charPortInFlowStateThe current operational state of input flow control
on the port. 'none' indicates not applicable.
'unknown' indicates this level does not know.
'stop' indicates flow not allowed. 'go' indicates
flow allowed.ro Enumeration .1.3.6.1.3.19.2.1.11 |
charPortOutFlowStateThe current operational state of output flow
control on the port. 'none' indicates not
applicable. 'unknown' indicates this level does not
know. 'stop' indicates flow not allowed. 'go'
indicates flow allowed.ro Enumeration .1.3.6.1.3.19.2.1.12 |
charPortInCharactersTotal number of characters detected as input from
the port since system re-initialization and while
the port operational state was 'up', 'active', or
'maintenance', including, for example, framing, flow
control (i.e. XON and XOFF), each occurrence of a
BREAK condition, locally-processed input, and input
sent to all sessions.ro Counter .1.3.6.1.3.19.2.1.13 |
charPortOutCharactersTotal number of characters detected as output to
the port since system re-initialization and while
the port operational state was 'up', 'active', or
'maintenance', including, for example, framing, flow
control (i.e. XON and XOFF), each occurrence of a
BREAK condition, locally-created output, and output
received from all sessions.ro Counter .1.3.6.1.3.19.2.1.14 |
charPortAdminOriginThe administratively allowed origin for
establishing session on the port. 'dynamic' allows
'network' or 'local' session establishment. 'none'
disallows session establishment.rw Enumeration .1.3.6.1.3.19.2.1.15 |
charPortSessionMaximumThe maximum number of concurrent sessions allowed
on the port. A value of -1 indicates no maximum.
Setting the maximum to less than the current number
of sessions has unspecified results.rw INTEGER .1.3.6.1.3.19.2.1.16 |
charPortSessionNumberThe number of open sessions on the port that are in
the connecting, connected, or disconnecting state.ro Gauge .1.3.6.1.3.19.2.1.17 |
charPortSessionIndexThe value of charSessIndex for the port's first or
only active session. If the port has no active
session, the agent returns the value zero.ro INTEGER .1.3.6.1.3.19.2.1.18 |
charSessTableA list of port session entries. SEQUENCE OF CharSessEntry .1.3.6.1.3.19.3 |
charSessEntryStatus and parameter values for a character port
session. CharSessEntry .1.3.6.1.3.19.3.1 |
charSessPortIndexThe value of charPortIndex for the port to which
this session belongs.ro INTEGER .1.3.6.1.3.19.3.1.1 |
charSessIndexThe session index in the context of the port, a
non-zero positive integer. Session indexes within a
port need not be sequential. Session indexes may be
reused for different ports. For example, port 1 and
port 3 may both have a session 2 at the same time.
Session indexes may have any valid integer value,
with any meaning convenient to the agent
implementation.ro INTEGER .1.3.6.1.3.19.3.1.2 |
charSessKillA control to terminate the session. In response to
a get-request or get-next-request, the agent always
returns 'ready' as the value. Setting the value to
'execute' causes termination.rw Enumeration .1.3.6.1.3.19.3.1.3 |
charSessStateThe current operational state of the session,
disregarding flow control. 'connected' indicates
that character data could flow on the network side
of session. 'connecting' indicates moving from
nonexistent toward 'connected'. 'disconnecting'
indicates moving from 'connected' or 'connecting' to
nonexistent.ro Enumeration .1.3.6.1.3.19.3.1.4 |
charSessProtocolThe network protocol over which the session is
running. Other OBJECT IDENTIFIER values may be
defined elsewhere, in association with specific
protocols. However, this document assigns those of
known interest as of this writing.ro AutonomousType .1.3.6.1.3.19.3.1.5 |
charSessOperOriginThe session's source of establishment.ro Enumeration .1.3.6.1.3.19.3.1.6 |
charSessInCharactersThis session's subset of charPortInCharacters.ro Counter .1.3.6.1.3.19.3.1.7 |
charSessOutCharactersThis session's subset of charPortOutCharacters.ro Counter .1.3.6.1.3.19.3.1.8 |
charSessConnectionIdA reference to additional local MIB information.
This should be the highest available related MIB,
corresponding to charSessProtocol, such as Telnet.
For example, the value for a TCP connection (in the
absence of a Telnet MIB) is the object identifier of
tcpConnState. If an agent is not configured to have
such values, the agent returns the object
identifier:
nullConnectionId OBJECT IDENTIFIER ::= { 0 0 }ro InstancePointer .1.3.6.1.3.19.3.1.9 |
charSessStartTimeThe value of sysUpTime [3] when the session entered
connecting state.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.3.19.3.1.10 |
wellKnownProtocols OBJECT IDENTIFIER .1.3.6.1.3.19.4 |
protocolOther OBJECT IDENTIFIER .1.3.6.1.3.19.4.1 |
protocolTelnet OBJECT IDENTIFIER .1.3.6.1.3.19.4.2 |
protocolRlogin OBJECT IDENTIFIER .1.3.6.1.3.19.4.3 |
protocolLat OBJECT IDENTIFIER .1.3.6.1.3.19.4.4 |
protocolX29 OBJECT IDENTIFIER .1.3.6.1.3.19.4.5 |
protocolVtp OBJECT IDENTIFIER .1.3.6.1.3.19.4.6 |
rs232 OBJECT IDENTIFIER .1.3.6.1.3.20 |
rs232NumberThe number of ports (regardless of their current
state) in the RS-232-like general port table.ro INTEGER .1.3.6.1.3.20.1 |
rs232PortTableA list of port entries. The number of entries is
given by the value of rs232Number. SEQUENCE OF Rs232PortEntry .1.3.6.1.3.20.2 |
rs232PortEntryStatus and parameter values for a port. Rs232PortEntry .1.3.6.1.3.20.2.1 |
rs232PortIndexA unique value for each port. Its value ranges
between 1 and the value of rs232Number. By
convention and if possible, hardware port numbers
map directly to external connectors. The value for
each port must remain constant at least from one
re-initialization of the network management agent to
the next.ro INTEGER .1.3.6.1.3.20.2.1.1 |
rs232PortTypeThe port's hardware type.ro Enumeration .1.3.6.1.3.20.2.1.2 |
rs232PortInSigNumberThe number of input signals for the port in the
input signal table (rs232PortInSigTable). The table
contains entries only for those signals the software
can detect.ro INTEGER .1.3.6.1.3.20.2.1.3 |
rs232PortOutSigNumberThe number of output signals for the port in the
output signal table (rs232PortOutSigTable). The
table contains entries only for those signals the
software can assert.ro INTEGER .1.3.6.1.3.20.2.1.4 |
rs232PortInSpeedThe port's input speed in bits per second.rw INTEGER .1.3.6.1.3.20.2.1.5 |
rs232PortOutSpeedThe port's output speed in bits per second.rw INTEGER .1.3.6.1.3.20.2.1.6 |
rs232AsyncPortTableA list of asynchronous port entries. The maximum
entry number is given by the value of rs232Number.
Entries need not exist for synchronous ports. SEQUENCE OF Rs232AsyncPortEntry .1.3.6.1.3.20.3 |
rs232AsyncPortEntryStatus and parameter values for an asynchronous
port. Rs232AsyncPortEntry .1.3.6.1.3.20.3.1 |
rs232AsyncPortIndexA unique value for each port. Its value is the
same as rs232PortIndex for the port.ro INTEGER .1.3.6.1.3.20.3.1.1 |
rs232AsyncPortBitsThe port's number of bits in a character.rw INTEGER .1.3.6.1.3.20.3.1.2 |
rs232AsyncPortStopBitsThe port's number of stop bits.rw Enumeration .1.3.6.1.3.20.3.1.3 |
rs232AsyncPortParityThe port's sense of a character parity bit.rw Enumeration .1.3.6.1.3.20.3.1.4 |
rs232AsyncPortAutobaudA control for the port's ability to automatically
sense input speed.
When rs232PortAutoBaud is 'enabled', a port may
autobaud to values different from the set values for
speed, parity, and character size. As a result a
network management system may temporarily observe
values different from what was previously set.rw Enumeration .1.3.6.1.3.20.3.1.5 |
rs232AsyncPortParityErrsTotal number of characters with a parity error,
input from the port since system re-initialization
and while the port state was 'up' or 'test'.ro Counter .1.3.6.1.3.20.3.1.6 |
rs232AsyncPortFramingErrsTotal number of characters with a framing error,
input from the port since system re-initialization
and while the port state was 'up' or 'test'.ro Counter .1.3.6.1.3.20.3.1.7 |
rs232AsyncPortOverrunErrsTotal number of characters with an overrun error,
input from the port since system re-initialization
and while the port state was 'up' or 'test'.ro Counter .1.3.6.1.3.20.3.1.8 |
rs232SyncPortTableA list of synchronous port entries. The maximum
entry number is given by the value of rs232Number.
Entries need not exist for asynchronous ports. SEQUENCE OF Rs232SyncPortEntry .1.3.6.1.3.20.4 |
rs232SyncPortEntryStatus and parameter values for a synchronous
port. Rs232SyncPortEntry .1.3.6.1.3.20.4.1 |
rs232SyncPortIndexA unique value for each port. Its value is the
same as rs232PortIndex for the port.ro INTEGER .1.3.6.1.3.20.4.1.1 |
rs232SyncPortClockSourceSource of the port's bit rate clock. 'split' means
the tranmit clock is internal and the receive clock
is external.rw Enumeration .1.3.6.1.3.20.4.1.2 |
rs232SyncPortFrameCheckErrsTotal number of frames with an invalid frame check
sequence, input from the port since system
re-initialization and while the port state was 'up'
or 'test'.ro Counter .1.3.6.1.3.20.4.1.3 |
rs232SyncPortTransmitUnderrunErrsTotal number of frames that failed to be
transmitted on the port since system
re-initialization and while the port state was 'up'
or 'test' because data was not available to the
transmitter in time.ro Counter .1.3.6.1.3.20.4.1.4 |
rs232SyncPortReceiveOverrunErrsTotal number of frames that failed to be received
on the port since system re-initialization and while
the port state was 'up' or 'test' because the
receiver did not accept the data in time.ro Counter .1.3.6.1.3.20.4.1.5 |
rs232SyncPortInterruptedFramesTotal number of frames that failed to be received
or transmitted on the port due to loss of modem
signals since system re-initialization and while the
port state was 'up' or 'test'.ro Counter .1.3.6.1.3.20.4.1.6 |
rs232SyncPortAbortedFramesNumber of frames aborted on the port due to
receiving an abort sequence since system
re-initialization and while the port state was 'up'
or 'test'.ro Counter .1.3.6.1.3.20.4.1.7 |
rs232InSigTableA list of port input control signal entries. SEQUENCE OF Rs232InSigEntry .1.3.6.1.3.20.5 |
rs232InSigEntryInput control signal status for a hardware port. Rs232InSigEntry .1.3.6.1.3.20.5.1 |
rs232InSigPortIndexThe value of rs232PortIndex for the port to which
this entry belongs.ro INTEGER .1.3.6.1.3.20.5.1.1 |
rs232InSigNameIdentification of a hardware signal, as follows:
rts Request to Send
cts Clear to Send
dsr Data Set Ready
dtr Data Terminal Ready
ri Ring Indicator
dcd Received Line Signal Detector
sq Signal Quality Detector
srs Data Signaling Rate Selector
srts Secondary Request to Send
scts Secondary Clear to Send
sdcd Secondary Received Line Signal Detectorro Enumeration .1.3.6.1.3.20.5.1.2 |
rs232InSigStateThe current signal state.ro Enumeration .1.3.6.1.3.20.5.1.3 |
rs232InSigChangesThe number of times the signal has changed from
'on' to 'off' or from 'off' to 'on'.ro Counter .1.3.6.1.3.20.5.1.4 |
rs232OutSigTableA list of port output control signal entries. SEQUENCE OF Rs232OutSigEntry .1.3.6.1.3.20.6 |
rs232OutSigEntryOutput control signal status for a hardware port. Rs232OutSigEntry .1.3.6.1.3.20.6.1 |
rs232OutSigPortIndexThe value of rs232PortIndex for the port to which
this entry belongs.ro INTEGER .1.3.6.1.3.20.6.1.1 |
rs232OutSigNameIdentification of a hardware signal, as follows:
rts Request to Send
cts Clear to Send
dsr Data Set Ready
dtr Data Terminal Ready
ri Ring Indicator
dcd Received Line Signal Detector
sq Signal Quality Detector
srs Data Signaling Rate Selector
srts Secondary Request to Send
scts Secondary Clear to Send
sdcd Secondary Received Line Signal Detectorro Enumeration .1.3.6.1.3.20.6.1.2 |
rs232OutSigStateThe current signal state.ro Enumeration .1.3.6.1.3.20.6.1.3 |
rs232OutSigChangesThe number of times the signal has changed from
'on' to 'off' or from 'off' to 'on'.ro Counter .1.3.6.1.3.20.6.1.4 |
xyplex OBJECT IDENTIFIER .1.3.6.1.4.1.33 |
xSystem OBJECT IDENTIFIER .1.3.6.1.4.1.33.1 |
resourceLackIndication that the system incremented the
corresponding value of resLacks. TRAP-TYPE .1.3.6.1.4.1.33.1.0.1 |
sysIdentAn identification string for local and remote
displays. Corresponds directly to SERVER
IDENTIFICATION and the value labeled
'Identification:' on the SERVER CHARACTERISTICS
display.rw DisplayString .1.3.6.1.4.1.33.1.1 |
sysDefineModeThe system's operation with regard to DEFINE
commands. 'permOnly' indicates that DEFINE commands
modify only the permanent data base. 'operAndPerm'
indicates that DEFINE commands modify both
operational and permanent data bases, unless
specifically documented to the contrary.
Corresponds to SERVER CHANGE and the presence of the
label CHANGE in the SERVER CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.1.2 |
sysDateTimeThe system's current local date and time.
Corresponds directly to SERVER DATE and SERVER TIME
and the value in various displays.rw DateTime .1.3.6.1.4.1.33.1.3 |
sysTimeZoneThe adjustment to apply to a universal (Greenwich)
time received when down-line loaded, comprising two
octets. The first octet is the number of hours west
of universal, the second is the number of minutes.
Corresponds directly to SERVER TIMEZONE and the
value labeled 'Timezone:' in the SERVER
CHARACTERISTICS display.rw OCTET STRING .1.3.6.1.4.1.33.1.4 |
sysLoadSoftwareThe software file name to request for down-line
load of the server. Corresponds directly to SERVER
SOFTWARE, and the value labeled 'Software:' in the
SERVER CHARACTERISTICS display.rw DisplayString .1.3.6.1.4.1.33.1.5 |
sysDumpControl for dumping the system's memory when the
system crashes. Corresponds directly to SERVER DUMP
and the presence of 'Dump' under the label 'Enabled
Characteristics' in the SERVER CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.1.6 |
sysMaintenancePasswordThe password a management system must supply to
force the system to reboot or use the system's
remote console via the Maintenance Operation
Protocol (MOP). Corresponds directly to SERVER
MAINTENANCE PASSWORD.
When setting this value, the management system must
supply eight octets, filling with zeros from the
first octet. That is, the value '1ab42' would be
expressed as '0.0.0.0.0.1.ab.42'. Setting the value
to zero disables the password check.
When returning this value, the agent always returns
a zero length OCTET STRING.rw OCTET STRING .1.3.6.1.4.1.33.1.7 |
sysLocalNameThe system's local name. Corresponds directly to
SERVER NAME and the value labeled 'Name:' in the
SERVER CHARACTERISTICS display.rw DisplayString .1.3.6.1.4.1.33.1.8 |
sysSoftwareVersionTypeThe software version variant running in the system.
Corresponds to the letter in the software version in
the SERVER CHARACTERISTICS display.
alpha 'A': alpha test
beta 'B': beta test
production null: normal, production software
special 'S': special, custom softwarero Enumeration .1.3.6.1.4.1.33.1.9 |
sysSoftwareVersionThe software version running in the system. In
order, the octets contain major version, minor
version, ECO, and pre-release number. Corresponds
to the numbers in the software version in the SERVER
CHARACTERISTICS display.
For example, the version display for
sysSoftwareVersionType 'production' and
sysSoftwareVersion '2.2.0.0' is 'V2.2'.
The version display for sysSoftwareVersionType
'beta' and sysSoftwareVersion '3.1.0.4' is
'V3.1B4'.ro OCTET STRING .1.3.6.1.4.1.33.1.10 |
sysRomVersionThe firmware version of the bootstrap ROM installed
in the system. Corresponds directly to the value
labeled 'Rom' in the SERVER CHARACTERISTICS
display.ro INTEGER .1.3.6.1.4.1.33.1.11 |
sysHardwareTypeThe type of hardware on which the system is
running, with values as defined in Xyplex Assigned
Numbers, Xyplex document number 420-0497.
Corresponds directly to the value labeled 'Hardware
Type:' in the UNIT display.ro INTEGER .1.3.6.1.4.1.33.1.12 |
sysHardwareVersionThis version of hardware on which the system is
running. Corresponds directly to part of the value
labeled 'HW' in the SERVER CHARACTERISTICS
display.ro INTEGER .1.3.6.1.4.1.33.1.13 |
sysChassisTypeThe type of chassis in which the system is running.
Corresponds directly to part of the value labeled
'HW' in the SERVER CHARACTERISTICS display.ro Enumeration .1.3.6.1.4.1.33.1.14 |
sysChassisVersionThis version of chassis in which the system is
running. Corresponds directly to part of the value
labeled 'HW' in the SERVER CHARACTERISTICS
display.ro INTEGER .1.3.6.1.4.1.33.1.15 |
sysCrashControl to cause this system to crash. In response
to a get-request or get-next-request, the agent
always returns 'ready' for this value. Setting the
value to 'ready' has no effect. Setting it to
'execute' causes an immediate crash. Corresponds to
the CRASH command.rw Enumeration .1.3.6.1.4.1.33.1.16 |
sysInitializeControl to cause this system to reset its software
to initial load values, typically by reloading.
When executing an initialize command, the system
observes the value of sysInitializeDelay as supplied
anywhere in the same set request with sysInitialize.
If this value is not included in the set request,
the system uses its default value.
In response to a get-request or get-next-request,
the agent always returns 'ready' for this value.
Setting the value to 'ready' has no effect. Setting
it to 'conditionalExecute' causes initialization if
the overall system state is acceptible (such as not
needing to store permanent parameters). Setting it
to 'unconditionalExecute' causes initialization
regardless of the overall system state. Setting it
to 'cancel' aborts an initialization that has not
yet started. According to standard SNMP operation,
if the system is not in a proper state to accept a
given set request for this value, it returns the
standard SNMP error 'badValue'.
Corresponds to the INITIALIZE command.rw Enumeration .1.3.6.1.4.1.33.1.17 |
sysInitializeDelayThe number of minutes to delay before beginning the
system initialization process as executed with
sysInitialize.
This value cannot be set outside a set-request that
contains the value 'execute' for sysInitialize. If
not included in such a set, the default value is 1.
Corresponds to the INITIALIZE command's DELAY
parameter and to the value labeled 'Minutes to
shutdown:' in the SYSTEM STATUS display.rw INTEGER .1.3.6.1.4.1.33.1.18 |
sysZeroAllControl to zero all counters. In response to a
get-request or get-next-request, the agent always
returns 'ready' for this value. Setting the value
to 'ready' has no effect. Setting it to 'execute'
causes all the system's counters to be zeroed.
Corresponds to the ZERO ALL command.rw Enumeration .1.3.6.1.4.1.33.1.19 |
sysZeroBaseControl to zero all base counters. In response to
a get-request or get-next-request, the agent always
returns 'ready' for this value. Setting the value
to 'ready' has no effect. Setting it to 'execute'
causes all the system's base counters to be zeroed.
Examples of counters that are zeroed are the SNMP
counters or the counters from the SYSTEM COUNTERS
display. Examples of counters that are not zeroed
are Ethernet interface counters or port counters.
Corresponds to the ZERO SYSTEM command.rw Enumeration .1.3.6.1.4.1.33.1.20 |
sysZeroBaseTimeThe number hundredths of a second since the most
recent zeroing of the base counters, such as through
execution of sysZeroAll or sysZeroBase. Corresponds
directly to the value labeled 'Seconds Since
Zeroed:' in the SERVER COUNTERS display.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.33.1.21 |
sysLoaderNameThe name of the system that provided this system's
running software. Corresponds directly to the value
labeled 'Primary Host:' in the SERVER STATUS
display.ro DisplayString .1.3.6.1.4.1.33.1.22 |
sysLoaderAddressTypeThe type of network address contained in
sysLoaderAddress. 'unknown' means no address has
been defined. 'other' means no other type value
applies. 'local' means there is no address and this
system's software was loaded from local storage.
'ip' is an Internet IP address. 'ethernet' is an
802.3 MAC address. Corresponds indirectly to the
value labeled 'Load Address:' in the SERVER STATUS
display.ro AddressType .1.3.6.1.4.1.33.1.23 |
sysLoaderAddressThe network address of the system that provided
this system's running software. Corresponds
directly to the value labeled 'Load Address:' in the
SERVER STATUS display.ro OCTET STRING .1.3.6.1.4.1.33.1.24 |
sysDumperAddressTypeThe type of network address contained in
sysDumperAddress. 'unknown' means no address has
been defined. 'other' means no other type value
applies. 'local' means there is no address and this
system's was dumped to local storage. 'ip' is an
Internet IP address. 'ethernet' is an 802.3 MAC
address. Corresponds indirectly to the value
labeled 'Dump Address:' in the SERVER STATUS
display.ro AddressType .1.3.6.1.4.1.33.1.25 |
sysDumperAddressThe network address of the system that most
recently accepted a crash dump from this system.
Corresponds directly to the value labeled 'Dump
Address:' in the SERVER STATUS display.ro OCTET STRING .1.3.6.1.4.1.33.1.26 |
sysResourceLacksThe number of times a local resource allocation
failed, for example due to lack of dynamic memory.
Corresponds directly to the value labeled 'Resource
Errors:' in the SERVER STATUS display.ro Counter .1.3.6.1.4.1.33.1.27 |
sysChassisStateFor chassis-based systems, the state of the overall
chassis. 'notApplicable' indicates the system is
not chassis based. 'noFault' indicates no current
chassis problem. 'fault' indicates a current
chassis problem such as a card or power supply
failure. Corresponds directly to the value labeled
'Crate Current State: in the SERVER ALTERNATE STATUS
display.ro Enumeration .1.3.6.1.4.1.33.1.28 |
sysChassisFaultTransitionsThe number of times this system has seen
sysChassisState switch from 'noFault' to 'fault' or
from 'fault' to 'noFault'. Corresponds directly to
the value labeled 'Crate Transition Count: in the
SERVER ALTERNATE STATUS display.ro Counter .1.3.6.1.4.1.33.1.29 |
sysResourceNumberThe number of resource entries in the Resource
table.ro INTEGER .1.3.6.1.4.1.33.1.30 |
sysFeatureNumberThe number of feature entries in the Feature
table.ro INTEGER .1.3.6.1.4.1.33.1.31 |
resTableA list of resource entries. The number of entries
is given by the value of sysResourceNumber. SEQUENCE OF ResEntry .1.3.6.1.4.1.33.1.32 |
resEntryStatus values for a system resource. ResEntry .1.3.6.1.4.1.33.1.32.1 |
resTypeIdentification of a resource type. Typically
corresponds directly to a label such as 'Processes:'
in the SERVER ALTERNATE STATUS display.ro Enumeration .1.3.6.1.4.1.33.1.32.1.1 |
resCurrentThe number of resources currently in use on the
system. Typically corresponds directly to a value
labeled 'Cur' in the SERVER ALTERNATE STATUS
display.ro Gauge .1.3.6.1.4.1.33.1.32.1.2 |
resWorstThe highest or lowest value of resCurrent since
system initialization. Typically corresponds
directly to a value labeled 'High' or 'Low' in the
SERVER ALTERNATE STATUS display.ro Gauge .1.3.6.1.4.1.33.1.32.1.3 |
resAdminMaximumThe desired maximum possible number of resources in
the system. In many cases, ACCESS to this object
for a particular resType is read-only. Typically
corresponds directly to a value labeled 'Max' in the
SERVER ALTERNATE STATUS display for desired,
administrative values. When the desired change
takes effect is implementation specific, ranging
from immediately to the next system
initialization.rw INTEGER .1.3.6.1.4.1.33.1.32.1.4 |
resLacksThe number of times since system initialization
that the system could not obtain the resource
because none were available. Typically corresponds
directly to a value labeled 'Failure' in the SERVER
ALTERNATE STATUS display.
If such failures do not apply to the particular
resource, such as 'cpuPercent', the agent returns
zero for this object.ro Counter .1.3.6.1.4.1.33.1.32.1.5 |
resLackTimeThe local system date and time when resLack last
increased. Typically corresponds directly to a
value labeled 'Last Occurred' in the SERVER
ALTERNATE STATUS display.
If such failures do not apply to the particular
resource, such as 'cpuPercent', the agent returns
all zeroes (unknown) for this object.ro DateTime .1.3.6.1.4.1.33.1.32.1.6 |
resOperMaximumThe current maximum possible number of resources in
the system. Typically corresponds directly to a
value labeled 'Max' in the SERVER ALTERNATE STATUS
display for current operational values. This value
is based on current or previous value of
resAdminMaximum.ro INTEGER .1.3.6.1.4.1.33.1.32.1.7 |
featTableA list of feature entries. The number of entries
is given by the value of sysFeatureNumber. SEQUENCE OF FeatEntry .1.3.6.1.4.1.33.1.33 |
featEntryStatus values for a system feature. FeatEntry .1.3.6.1.4.1.33.1.33.1 |
featTypeIdentification of a feature type. Corresponds to a
SERVER feature keyword.ro Enumeration .1.3.6.1.4.1.33.1.33.1.1 |
featStatusThe status of the feature as of the next system
initialization. Corresponds to the presence of the
feature's lable following the label 'Enabled
Feature(s): in the UNIT display.rw Enumeration .1.3.6.1.4.1.33.1.33.1.2 |
bootControl OBJECT IDENTIFIER .1.3.6.1.4.1.33.1.34 |
bootControlLoadInternetFileThe filename to request when loading an image via
TFTP. Corresponds directly to SERVER INTERNET LOAD
FILE and the value labeled 'Internet Load File:' in
the SERVER BOOT CHARACTERISTICS display.rw DisplayString .1.3.6.1.4.1.33.1.34.1 |
bootControlLoadInternetServerThe internet address of the server to use when
loading an image via TFTP. Corresponds directly to
SERVER INTERNET LOAD HOST and the value labeled
'Internet Load Host:' in the SERVER BOOT
CHARACTERISTICS display.rw IpAddress .1.3.6.1.4.1.33.1.34.2 |
bootControlLoadInternetGatewayThe internet address of the gateway to use when
loading an image via TFTP. Corresponds directly to
SERVER INTERNET LOAD GATEWAY and the value labeled
'Internet Load Gateway:' in the SERVER BOOT
CHARACTERISTICS display.rw IpAddress .1.3.6.1.4.1.33.1.34.3 |
bootControlLoadBootpTftpControl for loading via the combination of BOOTP
and TFTP. Corresponds to SERVER LOAD PROTOCOL
BOOTPTFTP and the presence of 'BOOTP/TFTP/'
following the label 'Load Protocols Enabled:' in the
SERVER BOOT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.4 |
bootControlLoadTftpDirectControl for loading via directed TFTP. Corresponds
to SERVER LOAD PROTOCOL TFTPDIRECT and the presence
of 'TFTPDIRECT' following the label 'Load Protocols
Enabled:' in the SERVER BOOT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.1.34.5 |
bootControlLoadLocalControl for loading from a local medium.
Corresponds to SERVER LOAD PROTOCOL LOCAL and the
presence of 'LOCAL' following the label 'Load
Protocols Enabled:' in the SERVER BOOT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.6 |
bootControlLoadMopControl for loading via DEC MOP. Corresponds to
SERVER LOAD PROTOCOL MOP and the presence of 'MOP'
following the label 'Load Protocols Enabled:' in the
SERVER BOOT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.7 |
bootControlLoadProprietaryControl for loading via Xyplex-proprietary extended
MOP. Corresponds to SERVER LOAD PROTOCOL
PROPRIETARY and the presence of 'Proprietary'
following the label 'Load Protocols Enabled:' in the
SERVER BOOT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.8 |
bootControlLoadRarpTftpControl for loading via the combination of RARP and
TFTP. Corresponds to SERVER LOAD PROTOCOL RARPTFTP
and the presence of 'RARP/TFTP' following the label
'Load Protocols Enabled:' in the SERVER BOOT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.9 |
bootControlDumpBootpTftpControl for dumping via the combination of BOOTP
and TFTP. Corresponds to SERVER DUMP PROTOCOL
BOOTPTFTP and the presence of 'BOOTP/TFTP' following
the label 'Dump Protocols Enabled:' in the SERVER
BOOT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.10 |
bootControlDumpLocalControl for dumping to a local medium. Corresponds
to SERVER DUMP PROTOCOL LOCAL and the presence of
'Local' following the label 'Dump Protocols
Enabled:' in the SERVER BOOT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.1.34.11 |
bootControlDumpMopControl for dumping via DEC MOP. Corresponds to
SERVER DUMP PROTOCOL MOP and the presence of 'MOP'
following the label 'Dump Protocols Enabled:' in the
SERVER BOOT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.12 |
bootControlDumpProprietaryControl for dumping via Xyplex-proprietary extended
MOP. Corresponds to SERVER DUMP PROTOCOL
PROPRIETARY and the presence of 'Proprietary'
following the label 'Dump Protocols Enabled:' in the
SERVER BOOT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.13 |
bootControlDumpRarpTftpControl for dumping via the combination of RARP and
TFTP. Corresponds to SERVER DUMP PROTOCOL RARPTFTP
and the presence of 'RARP/TFTP' following the label
'Dump Protocols Enabled:' in the SERVER BOOT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.14 |
bootControlParamBootpTftpControl for loading parameters via the combination
of BOOTP and TFTP. Corresponds to SERVER PARAMETER
PROTOCOL MOP and the presence of 'BOOTP/TFTP'
following the label 'Parameter Protocols Enabled:'
in the SERVER BOOT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.15 |
bootControlParamLocalControl for loading parameters from a local medium.
Corresponds to SERVER PARAMETER PROTOCOL LOCAL and
the presence of 'LOCAL' following the label
'Parameter Protocols Enabled:' in the SERVER BOOT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.16 |
bootControlParamMopControl for loading parameters via DEC MOP.
Corresponds to SERVER PARAMETER PROTOCOL MOP and the
presence of 'MOP' following the label 'Parameter
Protocols Enabled:' in the SERVER BOOT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.17 |
bootControlParamProprietaryControl for loading parameters via
Xyplex-proprietary extended MOP. Corresponds to
SERVER PARAMETER PROTOCOL PROPRIETARY and the
presence of 'Proprietary' following the label
'Parameter Protocols Enabled:' in the SERVER BOOT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.18 |
bootControlParamRarpTftpControl for loading parameters via the combination
of RARP and TFTP. Corresponds to SERVER PARAMETER
PROTOCOL RARPTFTP and the presence of 'RARP/TFTP'
following the label 'Parameter Protocols Enabled:'
in the SERVER BOOT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.1.34.19 |
sysInstalledMemoryThe total number of bytes of main memory installed
in the system. Corresponds directly to the value
labeled 'Installed' on the SERVER ALTERNATE STATUS
display.ro Gauge .1.3.6.1.4.1.33.1.35 |
characterDep OBJECT IDENTIFIER .1.3.6.1.4.1.33.2 |
lat OBJECT IDENTIFIER .1.3.6.1.4.1.33.3 |
latAnnounceServicesControl for automatic, periodic announcement of
local services to the network. Corresponds directly
to SERVER ANNOUNCEMENTS and the presence of the
label 'Announcements' following the label 'Enabled
Characteristics:' in the SERVER CHARACTERISTICS
display.rw Unknown .1.3.6.1.4.1.33.3.1 |
latCircuitTimerNumber of milleseconds to collect port input data
before sending it to the host. Corresponds directly
to SERVER CIRCUIT TIMER and the value labeled
'Circuit Timer:' in the SERVER CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.3.2 |
latIdentificationLengthLimitMaximum number of characters to store in the
instances of latVisibleServiceIdentification.
Corresponds directly to SERVER IDENTIFICATION SIZE
and the value labeled 'Identification Size:' in the
SERVER CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.3.3 |
latKeepaliveTimerNumber of seconds of inactivity before sending a
null message to the host. Corresponds directly to
SERVER KEEPALIVE TIMER and the value labeled
'Keepalive Timer:' in the SERVER CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.3.4 |
latMulticastTimerNumber of seconds between transmission of local
service announcements. Corresponds directly to
SERVER MULTICAST TIMER and the value labeled
'Multicast Timer:' in the SERVER CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.3.5 |
latNodeLimitMaximum number of service nodes to keep in the node
table. Corresponds directly to SERVER NODE LIMIT
and the value labeled 'Node Limit:' in the SERVER
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.3.6 |
latNumberAn arbitrary number assigned and used for
administrative purposes. Corresponds directly to
SERVER NUMBER and the value labeled 'Number:' in the
SERVER CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.3.7 |
latRetransmitLimitMaximum number of times to retransmit an
unacknowledged message. Corresponds directly to
SERVER RETRANSMIT LIMIT and the value labeled
'Retransmit Limit:' in the SERVER CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.3.8 |
latLocalServiceGroupsThe list of group numbers allowed to use local
services, where a group number is in the range
0-255. The OCTET STRING contains a bitmap, with one
bit for each group. Corresponding bit numbers start
with 0 as the high-order bit of the first octet.
Corresponds directly to SERVER SERVICE GROUPS and
the value labeled 'Service Groups:' in the SERVER
CHARACTERISTICS display.rw OCTET STRING .1.3.6.1.4.1.33.3.9 |
latGroupPurgeControl for automatic deletion of all node table
entries when latServiceGroups or
latPortCurrentGroups is changed. Corresponds
directly to SERVER PURGE GROUP and the presence of
the label 'Purge Group' following the label 'Enabled
Characteristics:' in the SERVER CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.3.10 |
latNodePurgeControl for automatic deletion of all node table
entries with status 'reachable' when the number of
entries exceeds latNodeLimit. Corresponds directly
to SERVER PURGE NODE and the presence of the label
'Purge Node' following the label 'Enabled
Characteristics:' in the SERVER CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.3.11 |
latNodesRejectedNumber of nodes not added to the node table because
there was no room. Corresponds directly to the
value labeled 'Discarded Nodes:' in the SERVER
STATUS display.ro Counter .1.3.6.1.4.1.33.3.12 |
latInMessagesNumber of LAT messages received. Corresponds
directly to the value labeled 'Messages Received:'
in the SERVER COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.13 |
latOutMessagesNumber of LAT messages sent. Corresponds directly
to the value labeled 'Messages Transmitted:' in the
SERVER COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.14 |
latInSessionsAcceptedNumber of incoming LAT session connection attempts
accepted. Corresponds directly to the value labeled
'Solicitations Accepted:' in the SERVER COUNTERS
display.ro Counter .1.3.6.1.4.1.33.3.15 |
latInSessionsRejectedNumber of incoming LAT session connection attempts
rejected. Corresponds directly to the value labeled
'Solicitations Rejected:' in the SERVER COUNTERS
display.ro Counter .1.3.6.1.4.1.33.3.16 |
latAddressChangeNumber of times a service announcement contained a
node name already in the visible service table but
with a different address. Corresponds directly to
the value labeled 'Multiple Node Addresses:' in the
SERVER COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.17 |
latInDuplicatesNumber of duplicate LAT messages received.
Corresponds directly to the value labeled
'Duplicates Received:' in the SERVER COUNTERS
display.ro Counter .1.3.6.1.4.1.33.3.18 |
latOutRetransmitsNumber of LAT messages retransmitted due to no
acknowledgement. Corresponds directly to the value
labeled 'Messages Re-transmitted:' in the SERVER
COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.19 |
latInBadMessagesNumber of LAT messages received with invalid
format. Corresponds directly to the value labeled
'Illegal Messages Rcv'd:' in the SERVER COUNTERS
display.ro Counter .1.3.6.1.4.1.33.3.20 |
latInBadSlotsNumber of LAT messages received with invalid slot
format. Corresponds directly to the value labeled
'Illegal Slots Rcv'd:' in the SERVER COUNTERS
display.ro Counter .1.3.6.1.4.1.33.3.21 |
latInBadMulticastsNumber of multicast LAT messages received with
invalid format. Corresponds directly to the value
labeled 'Illegal Multicasts Rcv'd:' in the SERVER
COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.22 |
latPortTableA list of LAT character port entries. SEQUENCE OF LatPortEntry .1.3.6.1.4.1.33.3.23 |
latPortEntryLAT parameter values for a port. LatPortEntry .1.3.6.1.4.1.33.3.23.1 |
latPortIndexAn index value that uniquely identifies a port.
The port identified by a particular value of this
index is the same port as identified by
charPortIndex in the Character MIB [11].ro INTEGER .1.3.6.1.4.1.33.3.23.1.1 |
latPortAuthorizedGroupsThe list of group numbers to which the port is
allowed to set access, where a group number is in
the range 0-255. The OCTET STRING contains a
bitmap, with one bit for each group. Corresponding
bit numbers start with 0 as the high-order bit of
the first octet. Corresponds directly to PORT
AUTHORIZED GROUPS and the value labeled 'Authorized
Groups:' in the PORT CHARACTERISTICS display.rw OCTET STRING .1.3.6.1.4.1.33.3.23.1.2 |
latPortAutoPromptControl for automatic stimulation of a host prompt
upon forming a new session. Corresponds directly to
PORT AUTOPROMPT and the presence of the label
'Autoprompt' following the label 'Enabled
Characteristics:' in the PORT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.3.23.1.3 |
latPortCurrentGroupsThe list of group numbers to which the port
currently has set access, where a group number is in
the range 0-255. The OCTET STRING contains a
bitmap, with one bit for each group. Corresponding
bit numbers start with 0 as the high-order bit of
the first octet. Corresponds directly to PORT
GROUPS and the value labeled 'Groups:' in the PORT
CHARACTERISTICS display.rw OCTET STRING .1.3.6.1.4.1.33.3.23.1.4 |
latPortRemoteModificationControl to allow the remote system to modify
certain physical port characteristics. Corresponds
directly to PORT REMOTE MODIFICATION and the
presence of the label 'Remote Modification'
following the label 'Enabled Characteristics:' in
the PORT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.3.23.1.5 |
latOfferedServiceTableA list of offered service entries. SEQUENCE OF LatOfferedServiceEntry .1.3.6.1.4.1.33.3.24 |
latOfferedServiceEntryParameter values for an offered service entry. LatOfferedServiceEntry .1.3.6.1.4.1.33.3.24.1 |
latOfferedServiceNameThe name of an offered service. Corresponds
directly to the name in a SERVICE command and the
value labeled 'Service:' in the SERVICE
CHARACTERISTICS display.rw DisplayString .1.3.6.1.4.1.33.3.24.1.1 |
latOfferedServiceStatusThe status of the entry. Set to 'invalid' to
remove the entry, which corresponds directly to the
CLEAR SERVICE command. Actual removal of the entry
is implementation specific.rw Enumeration .1.3.6.1.4.1.33.3.24.1.2 |
latOfferedServiceAllowConnectionsControl for allowing incoming connections to the
service. Corresponds directly to SERVICE
CONNECTIONS and the presence of the label
'Connections' following the label 'Enabled
Characteristics:' in the SERVICE CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.3.24.1.3 |
latOfferedServiceIdentificationText to identify a service. Corresponds directly
to SERVICE IDENTIFICATION and the value labeled
'Identification:' in the SERVICE CHARACTERISTICS
display.rw DisplayString .1.3.6.1.4.1.33.3.24.1.4 |
latOfferedServicePasswordThe password a user must supply to use the service.
Corresponds directly to SERVICE PASSWORD and the
presence of the label 'Password' following the label
'Enabled Characteristics:' in the SERVICE
CHARACTERISTICS display.
When setting this value, the management system must
supply eight octets, filling with zeros from the
first octet. That is, the value '1ab42' would be
expressed as '0.0.0.0.0.1.ab.42'. Setting the value
to zero disables the password check.
When returning this value, the agent always returns
a zero length OCTET STRING.rw DisplayString .1.3.6.1.4.1.33.3.24.1.5 |
latOfferedServicePortMapThe list of character ports offer the service. The
OCTET STRING contains a bitmap, with one bit for
each port, and enough octets for all the ports on
the system. Port numbers are as defined for
charPortIndex in the Character MIB [11].
Corresponding bit numbers start with 1 as the
high-order bit of the first octet. Corresponds
directly to port-list portion of SERVICE PORTS and
the value labeled 'Ports:' in the SERVICE
CHARACTERISTICS display.rw OCTET STRING .1.3.6.1.4.1.33.3.24.1.6 |
latOfferedServiceQueuingControl for allowing queuing of incoming
connections to the service when the service is busy.
Corresponds directly to SERVICE QUEUE and the
presence of the label 'Queuing' following the label
'Enabled Characteristics:' in the SERVICE
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.3.24.1.7 |
latVisibleServiceTableA list of visible service entries. SEQUENCE OF LatVisibleServiceEntry .1.3.6.1.4.1.33.3.25 |
latVisibleServiceEntryParameter values for a visible service entry. LatVisibleServiceEntry .1.3.6.1.4.1.33.3.25.1 |
latVisibleServiceNameThe name of a visible service. Corresponds
directly to the name in a SERVICE command and the
value labeled 'Service Name' in the SERVICE SUMMARY
display.ro DisplayString .1.3.6.1.4.1.33.3.25.1.1 |
latVisibleServiceStatusStatus of communication with the service.
Corresponds directly to the value labeled 'Status'
in the SERVICE SUMMARY display.ro Enumeration .1.3.6.1.4.1.33.3.25.1.2 |
latVisibleServiceNodeName of a node offering the service. Corresponds
directly to the value labeled Node Name in the
SERVICE STATUS display.ro DisplayString .1.3.6.1.4.1.33.3.25.1.3 |
latVisibleServiceConnectedSessionsNumber of connected sessions to the service.
Corresponds directly to the number with the value
'Connected', labeled 'Status' in the SERVICE SUMMARY
display.ro Gauge .1.3.6.1.4.1.33.3.25.1.4 |
latVisibleServiceIdentificationText to identify a service. The length is subject
to limitation by latIdentificationLengthLimit.
Corresponds directly to the value labeled
'Identification:' in the SERVICE SUMMARY display.ro DisplayString .1.3.6.1.4.1.33.3.25.1.5 |
latVisibleServiceRatingRelative capacity of the service to accept
additional sessions. Corresponds directly to value
labeled Rating in the SERVICE STATUS display.ro Gauge .1.3.6.1.4.1.33.3.25.1.6 |
latNodeTableA list of node entries. SEQUENCE OF LatNodeEntry .1.3.6.1.4.1.33.3.26 |
latNodeEntryParameter values for a node entry. LatNodeEntry .1.3.6.1.4.1.33.3.26.1 |
latNodeNameThe name of a node. Corresponds directly to the
value labeled 'Node:' in the NODE STATUS display.ro DisplayString .1.3.6.1.4.1.33.3.26.1.1 |
latNodeStatusStatus of communication with the node. Corresponds
directly to the value labeled 'Status' in the NODE
STATUS display.ro Enumeration .1.3.6.1.4.1.33.3.26.1.2 |
latNodeConnectedSessionsNumber of connected sessions to the node.
Corresponds directly to the number with the value
'Connected', labeled 'Status' in the NODE STATUS
display.ro Gauge .1.3.6.1.4.1.33.3.26.1.3 |
latNodeAddressEthernet address of the node. Corresponds directly
to the value labeled 'Address:' in the NODE STATUS
display.ro OCTET STRING .1.3.6.1.4.1.33.3.26.1.4 |
latNodeDataLinkFrameMaximum Ethernet frame used by the node.
Corresponds directly to the value labeled 'Data Link
Frame Size:' in the NODE STATUS display.ro INTEGER .1.3.6.1.4.1.33.3.26.1.5 |
latNodeIdentificationText that identifies the node. The size is subject
to limitation by latIdentificationLengtLimit.
Corresponds directly to the value labeled
'Identification' in the NODE STATUS display.ro DisplayString .1.3.6.1.4.1.33.3.26.1.6 |
latNodeGroupsThe list of group numbers to which the node
belongs, where a group number is in the range 0-255.
The OCTET STRING contains a bitmap, with one bit for
each group. Corresponding bit numbers start with 0
as the high-order bit of the first octet.
Corresponds directly to the value labeled 'Node
Groups:' in the NODE STATUS display.rw OCTET STRING .1.3.6.1.4.1.33.3.26.1.7 |
latNodeServiceNumberNumber of entries for the node in the node service
table. Corresponds indirectly to the list of
services in the NODE STATUS display.ro Gauge .1.3.6.1.4.1.33.3.26.1.8 |
latNodeZeroControl to zero counters kept for the node. In
response to a get-request or get-next-request, the
agent always returns 'ready' for this value.
Setting the value to 'ready' has no effect. Setting
it to 'execute' causes all the system's counters to
be zeroed. Corresponds to the ZERO NODE command.rw Enumeration .1.3.6.1.4.1.33.3.26.1.9 |
latNodeZeroTimeThe number of hundredths of a second since the most
recent zeroing of the counters kept for the node,
such as through execution of sysZeroAll or
latNodeZero. Corresponds directly to the value
labeled 'Seconds Since Zeroed:' in the NODE COUNTERS
display.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.33.3.26.1.10 |
latNodeInMessagesThe number of LAT messages received from the node.
Corresponds directly to the value labeled 'Messages
Received:' in the NODE COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.26.1.11 |
latNodeOutMessagesThe number of LAT messages sent to the node.
Corresponds directly to the value labeled 'Messages
Transmitted:' in the NODE COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.26.1.12 |
latNodeInSlotsThe number of LAT slots received from the node.
Corresponds directly to the value labeled 'Slots
Received:' in the NODE COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.26.1.13 |
latNodeOutSlotsThe number of LAT slots sent to the node.
Corresponds directly to the value labeled 'Slots
Transmitted:' in the NODE COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.26.1.14 |
latNodeInBytesThe total number of bytes received from the node,
including Ethernet overhead. Corresponds directly
to the value labeled 'Bytes Received:' in the NODE
COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.26.1.15 |
latNodeOutBytesThe total number of bytes sent to the node,
including Ethernet overhead. Corresponds directly
to the value labeled 'Bytes Transmitted:' in the
NODE COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.26.1.16 |
latNodeAddressChangeThe number of times a LAT message multicast by the
node had a different Ethernet address from the
previous time. Corresponds directly to the value
labeled 'Multiple Node Addresses:' in the NODE
COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.26.1.17 |
latNodeInDuplicatesThe number of duplicate LAT message received from
the node. Corresponds directly to the value labeled
'Duplicates Received:' in the NODE COUNTERS
display.ro Counter .1.3.6.1.4.1.33.3.26.1.18 |
latNodeOutRetransmitsThe number of LAT message retransmitted to the node
due to lack of acknowledgement. Corresponds
directly to the value labeled 'Messages
Re-transmitted:' in the NODE COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.26.1.19 |
latNodeInBadMessagesThe number of LAT message received from the node
with invalid format. Corresponds directly to the
value labeled 'Illegal Messages Received:' in the
NODE COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.26.1.20 |
latNodeInBadSlotsThe number of LAT slots received from the node with
invalid format. Corresponds directly to the value
labeled 'Illegal Slots Received:' in the NODE
COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.26.1.21 |
latNodeInSessionsAcceptedThe number of LAT session connection attempts
received from the node and accepted. Corresponds
directly to the value labeled 'Solicitations
Accepted:' in the NODE COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.26.1.22 |
latNodeInSessionsRejectedThe number of LAT session connection attempts
received from the node and rejected. Corresponds
directly to the value labeled 'Solicitations
Rejected:' in the NODE COUNTERS display.ro Counter .1.3.6.1.4.1.33.3.26.1.23 |
xInternetDep OBJECT IDENTIFIER .1.3.6.1.4.1.33.4 |
bootServer OBJECT IDENTIFIER .1.3.6.1.4.1.33.6 |
bsBasic OBJECT IDENTIFIER .1.3.6.1.4.1.33.6.1 |
basicLogLimitMaximum allowed number of kilobytes for recording
events. Corresponds directly to MANAGER LOG FILE
SIZE and the value labeled 'Log File Size:' in the
MANAGER CHARACTERISTICS display.rw Unknown .1.3.6.1.4.1.33.6.1.1 |
basicActiveLimitMaximum allowed number of simultaneous service
dialogs. Corresponds directly to MANAGER
SIMULTANEOUS and the value labeled 'Maximum
simultaneous requests:' in the MANAGER
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.6.1.2 |
basicActiveNumberNumber of active service dialogs. Corresponds
indirectly to the list of active clients in the
MANAGER STATUS display.ro Gauge .1.3.6.1.4.1.33.6.1.3 |
basicClientNumberNumber of defined clients. Corresponds indirectly
to the list of defined clients in the MANAGER LOCAL,
MANAGER GLOBAL, and MANAGER NODE displays.ro Gauge .1.3.6.1.4.1.33.6.1.4 |
basicOffersSentTotal number of service offers sent in response to
client requests. Corresponds directly to the value
labeled 'Total service offers sent:' in the MANAGER
STATUS display.ro Counter .1.3.6.1.4.1.33.6.1.5 |
basicEventTotalTotal number of events that have been written to
the event log since it was last purged. This may be
less than the number currently in the log.
Corresponds directly to the value labeled 'Total
Messages Logged:' in the MANAGER EVENTS display.ro Gauge .1.3.6.1.4.1.33.6.1.6 |
basicEventPurgeControl to cause emptying the event log. In
response to a get-request or get-next-request, the
agent always returns 'ready' for this value.
Setting the value to 'ready' has no effect. Setting
it to 'execute' causes the event log to immediately
become empty. Corresponds directly to the PURGE
MANAGER LOG FILE command.rw Enumeration .1.3.6.1.4.1.33.6.1.7 |
activeTableA list of active client dialog entries. The number
of entries is given by basicActiveNumber. SEQUENCE OF ActiveEntry .1.3.6.1.4.1.33.6.1.8 |
activeEntryParameter values for an active client dialog
entry. ActiveEntry .1.3.6.1.4.1.33.6.1.8.1 |
activeIdentificationTypeThe type of identification value in
activeIdentification. Corresponds indirectly to the
value labeled 'EthernetAddress' in the MANAGER
STATUS display.ro AddressType .1.3.6.1.4.1.33.6.1.8.1.1 |
activeIdentificationIdentification of the active partner. Corresponds
directly to the value labeled 'EthernetAddress' in
the MANAGER STATUS display.ro OCTET STRING .1.3.6.1.4.1.33.6.1.8.1.2 |
activeFunctionThe function the server is performing with the
partner. Corresponds directly to the value labeled
'Function' in the MANAGER STATUS display.ro Enumeration .1.3.6.1.4.1.33.6.1.8.1.3 |
activeSoftwareVersionTypeIf activeFunction is 'load', the software version
being sent to the client, otherwise 'notApplicable'.
Corresponds to the letter in the software version
labeled 'Version' in the MANAGER STATUS display.
alpha 'A': alpha test
beta 'B': beta test
production null: normal, production software
special 'S': special, custom softwarero Enumeration .1.3.6.1.4.1.33.6.1.8.1.4 |
activeSoftwareVersionIf activeFunction is 'load', the 4-byte software
version being sent to the client, otherwise zero
length. In order, the octets contain major version,
minor version, ECO, and pre-release number.
Corresponds to the numbers in the software version
labeled 'Version' in the MANAGER STATUS display.
For example, the version display for
activeSoftwareVersionType 'production' and
activeSoftwareVersion '2.2.0.0' is 'V2.2'.
The version display for activeSoftwareVersionType
'beta' and activeSoftwareVersion '3.1.0.4' is
'V3.1B4'.ro OCTET STRING .1.3.6.1.4.1.33.6.1.8.1.5 |
activeParameterVersionIf activeFunction is 'parameterStore', the
parameter version being stored by the client,
otherwise zero. Corresponds directly to the value
labeled 'Version' in the MANAGER STATUS display.ro INTEGER .1.3.6.1.4.1.33.6.1.8.1.6 |
activeCurrentSequenceThe current dialog sequence number. Corresponds
directly to the value labeled 'Seq' in the MANAGER
STATUS display.ro INTEGER .1.3.6.1.4.1.33.6.1.8.1.7 |
activeBytesRemainingThe number of bytes remaining to be transferred in
the dialog. Corresponds directly to the value
labeled 'Left' in the MANAGER STATUS display.ro INTEGER .1.3.6.1.4.1.33.6.1.8.1.8 |
activeFileThe name of the file being used in the dialog.
Corresponds directly to the value labeled 'File' in
the MANAGER STATUS display.ro DisplayString .1.3.6.1.4.1.33.6.1.8.1.9 |
activeStatusThe final status of the most recent attempt to get
an image. Corresponds directly to the value labeled
'Get Status:' in the DEVICE STATUS display.ro Enumeration .1.3.6.1.4.1.33.6.1.8.1.10 |
activeStateThe dynamic state of an active attempt to get an
image. Corresponds directly to the value labeled
'Get State:' in the DEVICE STATUS display.ro Enumeration .1.3.6.1.4.1.33.6.1.8.1.11 |
clientTableA list of client data base entries. The number of
entries is given by basicClientNumber. SEQUENCE OF ClientEntry .1.3.6.1.4.1.33.6.1.9 |
clientEntryParameter values for a client data base entry. ClientEntry .1.3.6.1.4.1.33.6.1.9.1 |
clientIdentificationTypeThe type of identification value in
clientIdentification. Corresponds directly to
MANAGER NODE, MANAGER GLOBAL, and MANAGER LOCAL, and
the value labeled 'Ethernet Address' in the MANAGER
NODE display or 'Ethernet Address', 'Device', and
'Global Devices' or 'Local Devices' in the MANAGER
GLOBAL and LOCAL displays.rw AddressType .1.3.6.1.4.1.33.6.1.9.1.1 |
clientIdentificationIdentification of the client, either a hardware
type or an Ethernet address, depending on
clientIdentificationType. Corresponds directly to
MANAGER NODE, MANAGER GLOBAL, and MANAGER LOCAL, and
the value labeled 'Ethernet Address' in the MANAGER
NODE display or 'Ethernet Address', 'Device', and
'Global Devices' or 'Local Devices' in the MANAGER
GLOBAL and LOCAL displays.rw OCTET STRING .1.3.6.1.4.1.33.6.1.9.1.2 |
clientEntryStatusThe status of the entry. Set to 'invalid' to
remove the entry, which corresponds directly to the
PURGE LOCAL, PURGE GLOBAL, and PURGE NODE commands.
Actual removal of the entry is implementation
specific.rw Enumeration .1.3.6.1.4.1.33.6.1.9.1.3 |
clientNameA name that may be used to identify the client.
Corresponds directly to the value labeled 'Name' in
the MANAGER NODE display.rw DisplayString .1.3.6.1.4.1.33.6.1.9.1.4 |
clientLoadFileThe file with the client's load image. Corresponds
directly to the value labeled 'Load File' in the
MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE
displays.rw DisplayString .1.3.6.1.4.1.33.6.1.9.1.5 |
clientDiagnosticFileThe file with the client's diagnostic test image.
Corresponds directly to the value labeled 'Diag
File' in the MANAGER LOCAL, MANAGER GLOBAL, and
MANAGER NODE displays.rw DisplayString .1.3.6.1.4.1.33.6.1.9.1.6 |
clientLoadServiceControl for allowing load service for the client.
Corresponds directly to the value labeled 'Load' in
the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE
displays.rw Enumeration .1.3.6.1.4.1.33.6.1.9.1.7 |
clientDumpServiceControl for allowing dump service for the client.
Corresponds directly to the value labeled 'Dump' in
the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE
displays.rw Enumeration .1.3.6.1.4.1.33.6.1.9.1.8 |
namedTableA list of named client data base entries. The
number of entries is given by basicClientNumber. SEQUENCE OF NamedEntry .1.3.6.1.4.1.33.6.1.10 |
namedEntryParameter values for a named client data base
entry. NamedEntry .1.3.6.1.4.1.33.6.1.10.1 |
namedIdentificationTypeThe type of identification value in
namedIdentification. Corresponds directly to
MANAGER NODE, MANAGER GLOBAL, and MANAGER LOCAL, and
the value labeled 'Ethernet Address' in the MANAGER
NODE display or 'Ethernet Address', 'Device', and
'Global Devices' or 'Local Devices' in the MANAGER
GLOBAL and LOCAL displays.rw AddressType .1.3.6.1.4.1.33.6.1.10.1.1 |
namedIdentificationIdentification of the client, either a hardware
type or an Ethernet address, depending on
namedIdentificationType. Corresponds directly to
MANAGER NODE, MANAGER GLOBAL, and MANAGER LOCAL, and
the value labeled 'Ethernet Address' in the MANAGER
NODE display or 'Ethernet Address', 'Device', and
'Global Devices' or 'Local Devices' in the MANAGER
GLOBAL and LOCAL displays.rw OCTET STRING .1.3.6.1.4.1.33.6.1.10.1.2 |
namedEntryStatusThe status of the entry. Set to 'invalid' to
remove the entry, which corresponds directly to the
PURGE LOCAL, PURGE GLOBAL, and PURGE NODE commands.
Actual removal of the entry is implementation
specific.rw Enumeration .1.3.6.1.4.1.33.6.1.10.1.3 |
namedNameA name that may be used to identify the client.
Corresponds directly to the value labeled 'Name' in
the MANAGER NODE display.rw DisplayString .1.3.6.1.4.1.33.6.1.10.1.4 |
namedLoadFileThe file with the client's load image. Corresponds
directly to the value labeled 'Load File' in the
MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE
displays.rw DisplayString .1.3.6.1.4.1.33.6.1.10.1.5 |
namedDiagnosticFileThe file with the client's diagnostic test image.
Corresponds directly to the value labeled 'Diag
File' in the MANAGER LOCAL, MANAGER GLOBAL, and
MANAGER NODE displays.rw DisplayString .1.3.6.1.4.1.33.6.1.10.1.6 |
namedLoadServiceControl for allowing load service for the client.
Corresponds directly to the value labeled 'Load' in
the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE
displays.rw Enumeration .1.3.6.1.4.1.33.6.1.10.1.7 |
namedDumpServiceControl for allowing dump service for the client.
Corresponds directly to the value labeled 'Dump' in
the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE
displays.rw Enumeration .1.3.6.1.4.1.33.6.1.10.1.8 |
eventTableA list of event entries. The number of entries is
given by basicEventNumber. SEQUENCE OF EventEntry .1.3.6.1.4.1.33.6.1.11 |
eventEntryParameter values for a event entry. EventEntry .1.3.6.1.4.1.33.6.1.11.1 |
eventIndexIn identification number for an event. The value 1
indicates the oldest event in the file, with
subsequent numbers indicating sequential events.
The event text for a given number may change as a
circular event log wraps over its beginning.
Corresponds directly to the relative position of an
event in the MANAGER EVENTS display.ro INTEGER .1.3.6.1.4.1.33.6.1.11.1.1 |
eventTextThe text of the event, including date, time and
other information. Corresponds directly to the
individual event text in the MANAGER EVENTS
display.ro DisplayString .1.3.6.1.4.1.33.6.1.11.1.2 |
basicDeviceNumberThe system's number of mass-storage devices.ro INTEGER .1.3.6.1.4.1.33.6.1.12 |
deviceTableA list of device entries. The number of entries is
given by basicDeviceNumber. SEQUENCE OF DeviceEntry .1.3.6.1.4.1.33.6.1.13 |
deviceEntryParameter values for a device entry. DeviceEntry .1.3.6.1.4.1.33.6.1.13.1 |
deviceIndexIn identification number for a device, in the range
1 to basicDeviceNumberro INTEGER .1.3.6.1.4.1.33.6.1.13.1.1 |
deviceNameA name by which the device is known in other
displays, such as 'C1' or 'D2'.ro DisplayString .1.3.6.1.4.1.33.6.1.13.1.2 |
deviceDescrDetails of the device type, including, for example,
size, manufacturer, Flash versus RAM, and such.
Corresponds directly to the value labeled 'Device
Type: in the MANAGER DEVICE STATUS display.ro DisplayString .1.3.6.1.4.1.33.6.1.13.1.3 |
deviceOperationCurrent operational state of the device.
Corresponds directly the value labeled 'Device
Operation:' in the MANAGER DEVICE STATUS display.ro Enumeration .1.3.6.1.4.1.33.6.1.13.1.4 |
deviceFormatFormatting status of the device. Corresponds
directly the presence of one of the value labels
under the label 'Device Status:' in the MANAGER
DEVICE STATUS display.ro Enumeration .1.3.6.1.4.1.33.6.1.13.1.5 |
deviceProtectionWrite-protect status of the device. Corresponds
directly the presence of one of the value labels
under the label 'Device Status:' in the MANAGER
DEVICE STATUS display.ro Enumeration .1.3.6.1.4.1.33.6.1.13.1.6 |
deviceFormatMediumControl to cause formatting of the medium in the
device. In response to a get-request or
get-next-request, the agent always returns 'ready'
for this value. Setting the value to 'ready' has no
effect. Setting it to 'execute' causes the device
to be formatted. Corresponds directly to the FORMAT
DEVICE command.rw Enumeration .1.3.6.1.4.1.33.6.1.13.1.7 |
deviceGetFileControl to cause getting a file to the device from
a remote host system. In response to a get-request
or get-next-request, the agent always returns
'ready' for this value. Setting the value to
'ready' has no effect. Setting it to 'execute'
causes the get to be attempted. Corresponds
directly to the GET DEVICE command.
When set to 'execute', the objects
deviceGetFileHostIdentificationType,
deviceGetFileHostIdentification, and
deviceGetFileName must be somewhere in the same set
request message.rw Enumeration .1.3.6.1.4.1.33.6.1.13.1.8 |
deviceGetFileHostIdentificationTypeThe type of identification value in
deviceIdentification. Corresponds indirectly to
ADDRESS in the GET DEVICE command.
This object may not be set outside the context of
setting deviceGetFile to 'execute'. In response to
a get-request or get-next-request, the value of this
object is 'undefined'.rw AddressType .1.3.6.1.4.1.33.6.1.13.1.9 |
deviceGetFileHostIdentificationIdentification of the host to get the file from,
with type depending on deviceIdentificationType.
Corresponds directly to ADDRESS in the GET DEVICE
command.
This object may not be set outside the context of
setting deviceGetFile to 'execute'. In response to
a get-request or get-next-request, the value of this
object is zero length.rw OCTET STRING .1.3.6.1.4.1.33.6.1.13.1.10 |
deviceGetFileNameThe name of the file to get. Corresponds directly
to LOAD FILE in the GET DEVICE command.
This object may not be set outside the context of
setting deviceGetFile to 'execute'. In response to
a get-request or get-next-request, the value of this
object is zero length.rw DisplayString .1.3.6.1.4.1.33.6.1.13.1.11 |
dump OBJECT IDENTIFIER .1.3.6.1.4.1.33.6.2 |
dumpServiceControl for allowing dump service for any client.
Corresponds directly to DUMP and the value labeled
'Dump:' in the MANAGER CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.6.2.1 |
dumpDriveIdentification number of the disk drive where dumps
are stored. Corresponds directly to DUMP DRIVE and
the value labeled 'Dump Drive:' in the MANAGER
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.6.2.2 |
dumpMeritRelative preference for this dump server over
others. Corresponds directly to DUMP MERIT and the
value labeled 'Dump Merit:' in the MANAGER
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.6.2.3 |
dumpSizeType of dump file to keep. Corresponds directly to
DUMP SIZE and the value labeled 'Dump Size:' in the
MANAGER CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.6.2.4 |
dumpCompletedThe number of dumps completed since system
initialization. Corresponds directly to the value
labeled 'Dump Operations Completed:' in the MANAGER
STATUS display.ro Counter .1.3.6.1.4.1.33.6.2.5 |
dumpActiveThe number of dumps in progress. Corresponds
directly to the value labeled 'Currently Dumping:'
in the MANAGER STATUS display.ro Gauge .1.3.6.1.4.1.33.6.2.6 |
dumpFileNumberThe number of dump files currently stored.
Corresponds directly to the value labeled 'Network
dump files' and 'files' in the MANAGER FILES
display.ro Gauge .1.3.6.1.4.1.33.6.2.7 |
dumpFileTableA list of dump file entries. The number of entries
is given by dumpFileNumber. SEQUENCE OF DumpFileEntry .1.3.6.1.4.1.33.6.2.8 |
dumpFileEntryParameter values for a dump file entry. DumpFileEntry .1.3.6.1.4.1.33.6.2.8.1 |
dumpFileIdentificationTypeThe type of identification value in
dumpFileIdentification. Corresponds indirectly to a
file name part in the section labeled 'Network dump
files' in the MANAGER FILES display.ro AddressType .1.3.6.1.4.1.33.6.2.8.1.1 |
dumpFileIdentificationIdentification of the dump file, an Ethernet
address, as indicated by dumpFileIdentificationType.
Corresponds indirectly to a file name part in the
section labeled 'Network dump files' in the MANAGER
FILES display.ro OCTET STRING .1.3.6.1.4.1.33.6.2.8.1.2 |
dumpFileEntryStatusThe status of the entry. Set to 'invalid' to
remove the entry, which corresponds indirectly to
the PURGE MANAGER DUMP FILES command. Actual
removal of the entry is implementation specific.rw Enumeration .1.3.6.1.4.1.33.6.2.8.1.3 |
dumpFileCreationThe time the dump file was created. Corresponds
directly to a date and time in the section labeled
'Network dump files' in the MANAGER FILES display.ro DateTime .1.3.6.1.4.1.33.6.2.8.1.4 |
dumpFileSizeThe number of bytes stored in the dump file.
Corresponds directly to the value labeled 'bytes' in
the section labeled 'Network dump files' in the
MANAGER FILES display.ro INTEGER .1.3.6.1.4.1.33.6.2.8.1.5 |
load OBJECT IDENTIFIER .1.3.6.1.4.1.33.6.3 |
loadServiceControl for allowing load service for any client.
Corresponds directly to LOAD and the value labeled
'Load:' in the MANAGER CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.6.3.1 |
loadMeritRelative preference for this load server over
others. Corresponds directly to LOAD MERIT and the
value labeled 'Load Merit:' in the MANAGER
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.6.3.2 |
loadCompletedThe number of loads completed since system
initialization. Corresponds directly to the value
labeled 'Load Operations Completed:' in the MANAGER
STATUS display.ro Counter .1.3.6.1.4.1.33.6.3.3 |
loadActiveThe number of loads in progress. Corresponds
directly to the value labeled 'Currently Loading:'
in the MANAGER STATUS display.ro Gauge .1.3.6.1.4.1.33.6.3.4 |
loadFileNumberThe number of load files currently stored.
Corresponds directly to the value labeled 'Load
image files' and 'files' in the MANAGER FILES
display.ro Gauge .1.3.6.1.4.1.33.6.3.5 |
loadFileTableA list of load file entries. The number of entries
is given by loadFileNumber. SEQUENCE OF LoadFileEntry .1.3.6.1.4.1.33.6.3.6 |
loadFileEntryParameter values for a load file entry. LoadFileEntry .1.3.6.1.4.1.33.6.3.6.1 |
loadFileNameThe name of a load file. Corresponds directly to a
file name part in the section labeled 'Load image
files' in the MANAGER FILES display.ro DisplayString .1.3.6.1.4.1.33.6.3.6.1.1 |
loadFileCreationThe time the load file was created. Corresponds
directly to a date and time in the section labeled
'Load image files' in the MANAGER FILES display.ro DateTime .1.3.6.1.4.1.33.6.3.6.1.2 |
loadFileSizeThe number of bytes stored in the load file.
Corresponds directly to the value labeled 'bytes' in
the section labeled 'Load image files' in the
MANAGER FILES display.ro INTEGER .1.3.6.1.4.1.33.6.3.6.1.3 |
loadFileSoftwareVersionTypeThe software version type of the image in the load
file. Corresponds directly to a software version in
the section labeled 'Load image files' in the
MANAGER FILES display.
alpha 'A': alpha test
beta 'B': beta test
production null: normal, production software
special 'S': special, custom softwarero Enumeration .1.3.6.1.4.1.33.6.3.6.1.4 |
loadFileSoftwareVersionThe software version of the image in the load file.
Corresponds directly to a software version in the
section labeled 'Load image files' in the MANAGER
FILES display.
For example, the version display for
loadFileSoftwareVersionType 'production' and
loadFileSoftwareVersion '2.2.0.0' is 'V2.2'.
The version display for loadFileSoftwareVersionType
'beta' and loadFileSoftwareVersion '3.1.0.4' is
'V3.1B4'.ro OCTET STRING .1.3.6.1.4.1.33.6.3.6.1.5 |
param OBJECT IDENTIFIER .1.3.6.1.4.1.33.6.4 |
paramServiceControl for allowing parameter storage service for
any client. Corresponds directly to PARAMETER
SERVICE and the value labeled 'Parameter Service:'
in the MANAGER CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.6.4.1 |
paramDefaultServiceControl for allowing default parameter loading
service for any client. Corresponds directly to
PARAMETER DEFAULT SERVICE and the value labeled
'Parameter Default Service:' in the MANAGER
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.6.4.2 |
paramDriveIdentification number of the disk drive where
parameters are stored. Corresponds directly to
PARAMETER DRIVE and the value labeled 'Parameter
Drive:' in the MANAGER CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.6.4.3 |
paramActiveThe number of params in progress. Corresponds
directly to the value labeled 'Currently Paraming:'
in the MANAGER STATUS display.ro Gauge .1.3.6.1.4.1.33.6.4.4 |
paramStorageActiveThe number of parameter storage operations in
progress. Corresponds directly to the value labeled
'Currently saving parameters:' in the MANAGER STATUS
display.ro Gauge .1.3.6.1.4.1.33.6.4.5 |
paramFileNumberThe number of parameter files currently stored.
Corresponds directly to the value labeled 'Parameter
files' and 'files' in the MANAGER FILES display.ro Gauge .1.3.6.1.4.1.33.6.4.6 |
paramFileTableA list of param file entries. The number of
entries is given by paramFileNumber. SEQUENCE OF ParamFileEntry .1.3.6.1.4.1.33.6.4.7 |
paramFileEntryParameter values for a param file entry. ParamFileEntry .1.3.6.1.4.1.33.6.4.7.1 |
paramFileIdentificationTypeThe type of identification value in
paramFileIdentification. Corresponds indirectly to
a file name part in the section labeled 'Parameter
files' in the MANAGER FILES display.ro AddressType .1.3.6.1.4.1.33.6.4.7.1.1 |
paramFileIdentificationIdentification of the param file, an Ethernet
address, as indicated by
paramFileIdentificationType. Corresponds indirectly
to a file name part in the section labeled
'Parameter files' in the MANAGER FILES display.ro OCTET STRING .1.3.6.1.4.1.33.6.4.7.1.2 |
paramFileEntryStatusThe status of the entry. Set to 'invalid' to
remove the entry, which corresponds indirectly to
the PURGE MANAGER PARAMETER FILES command. Actual
removal of the entry is implementation specific.rw Enumeration .1.3.6.1.4.1.33.6.4.7.1.3 |
paramFileWriteThe time the parameter file was last written.
Corresponds directly to a date and time in the
section labeled 'Parameter files' in the MANAGER
FILES display.ro DateTime .1.3.6.1.4.1.33.6.4.7.1.4 |
paramFileSizeThe number of bytes stored in the param file.
Corresponds directly to the value labeled 'bytes' in
the section labeled 'Parameter files' in the MANAGER
FILES display.ro INTEGER .1.3.6.1.4.1.33.6.4.7.1.5 |
paramFileParameterVersionThe version number of the parameter data in the
file. Corresponds directly to the value labeled
'ver' in the section labeled 'Parameter files' in
the MANAGER FILES display.ro INTEGER .1.3.6.1.4.1.33.6.4.7.1.6 |
paramClient OBJECT IDENTIFIER .1.3.6.1.4.1.33.7 |
paramClientLoaderNameThe name of the system that most recently provided
this system's stored parameters. Corresponds
directly to the name value labeled 'Loaded From:' in
the PARAMETER SERVER display.ro Unknown .1.3.6.1.4.1.33.7.1 |
paramClientLoaderAddressTypeThe type of network address contained in
paramClientLoaderAddress. 'unknown' means no
address has been defined. 'other' means no other
type value applies. 'local' means there is no
address and parameters were loaded from local
storage. 'ip' is an Internet IP address.
'ethernet' is an 802.3 MAC address. Corresponds
indirectly to the address value labeled 'Loaded
From:' in the PARAMETER SERVER display.ro AddressType .1.3.6.1.4.1.33.7.2 |
paramClientLoaderAddressThe network address of the system that most
recently provided this system's stored parameters.
Corresponds directly to the address value labeled
'Loaded From:' in the PARAMETER SERVER display.ro OCTET STRING .1.3.6.1.4.1.33.7.3 |
paramClientParameterVersionThe version number of the parameters as stored in
this system's local memory. Corresponds directly to
SERVER PARAMETER VERSION and the value labeled 'Last
Update Version:' in the PARAMETER SERVER display.rw INTEGER .1.3.6.1.4.1.33.7.4 |
paramClientUpdateTimeThis system's local date and time when it last
attempted to store parameters with a parameter
server. Corresponds directly to the values labeled
'Last Update Date:' and 'Last Update Time:' in the
PARAMETER SERVER display.ro DateTime .1.3.6.1.4.1.33.7.5 |
paramClientServerCheckControl over whether or not this system is allowed
to check for additional parameter servers.
'enabled' allows checking. Corresponds directly to
PARAMETER SERVER CHECK and the presence of PARAMETER
POLLING under the label 'Enabled Characteristics' in
the SERVER CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.7.6 |
paramClientCheckIntervalThe number of minutes between checks for additional
parameter servers. Corresponds directly to
PARAMETER SERVER CHECK TIMER and the value labeled
'Check Timer:' in the PARAMETER SERVER display.rw INTEGER .1.3.6.1.4.1.33.7.7 |
paramClientCheckNowControl to cause this system to immediately check
for additional parameter servers. The agent always
returns 'ready' for this value. Setting the value
to 'ready' has no effect. Setting it to 'execute'
causes a check to be started. Corresponds to the
CHECK PARAMETER SERVER command.rw Enumeration .1.3.6.1.4.1.33.7.8 |
paramClientServerLimitThe maximum number of parameter servers this system
is allowed to remember at the same time.
Corresponds directly to PARAMETER SERVER LIMIT and
the value labeled 'Parameter Server Limit:' in the
PARAMETER SERVER display.rw INTEGER .1.3.6.1.4.1.33.7.9 |
paramClientRetransmitIntervalThe number of minutes between this system's
attempts to store new parameters with a server that
has not acknowledged previous attempts. Corresponds
directly to PARAMETER SERVER RETRANSMIT TIMER and
the value labeled 'Retransmit Timer: in the
PARAMETER SERVER display.rw INTEGER .1.3.6.1.4.1.33.7.10 |
paramClientRetransmitLimitThe maximum number of attempts by this system to
store new parameters with a server that has not
acknowledged previous attempts. Corresponds
directly to PARAMETER SERVER RETRANSMIT LIMIT and
the value labeled 'Retransmit Limit:' in the
PARAMETER SERVER display.rw INTEGER .1.3.6.1.4.1.33.7.11 |
paramClientStateThis system's state with regard to update attempts.
The value meanings are:
other none of the following
idle no update in progress
internal internal state of no meaning to manager
hold holding to keep from updating too often
retry waiting to retry after failure
Corresponds directly to the value labeled 'Storage
State:' in the PARAMETER SERVER display.ro Enumeration .1.3.6.1.4.1.33.7.12 |
paramClientProtocolErrorsThe number of invalid parameter service protocol
messages received by this system. Corresponds
directly to the value labeled 'Bad Parameter
Messages:' in the PARAMETER SERVER display.ro Counter .1.3.6.1.4.1.33.7.13 |
paramClientServerRejectsThe number of parameter servers this system
rejected due to exceeding paramClientServerLimit.
Corresponds directly to the value labeled 'Rejected
Servers:' in the PARAMETER SERVER display.ro Counter .1.3.6.1.4.1.33.7.14 |
paramClientServerNumberThe number of parameter servers known to this
system, indicating the number of entries in
serverTable. Corresponds directly to the value
labeled 'Parameter Servers:' in the PARAMETER SERVER
display.ro INTEGER .1.3.6.1.4.1.33.7.15 |
paramServerTableA list of parameter server entries. The number of
entries is given by the value of
paramClientServerNumber. SEQUENCE OF ParamServerEntry .1.3.6.1.4.1.33.7.16 |
paramServerEntryStatus and parameter values for a parameter
server. ParamServerEntry .1.3.6.1.4.1.33.7.16.1 |
paramServerNameThe server's name, unique within this system.
Always 16 characters, null padded on the end.
Corresponds directly to the name used to create the
entry and the value labeled 'Name' in the PARAMETER
SERVER display.rw DisplayString .1.3.6.1.4.1.33.7.16.1.1 |
paramServerEntryStatusThe status of the entry. Set to 'invalid' to
remove the entry, which corresponds directly to the
CLEAR/PURGE PARAMETER SERVER command. Actual
removal of the entry is implementation specific.rw Enumeration .1.3.6.1.4.1.33.7.16.1.2 |
paramServerAddressTypeThe type of network address contained in
paramServerAddress. 'unknown' means no address has
been defined. 'other' means no other type value
applies. 'local' means there is no address and
parameters were loaded from local storage. 'ip' is
an Internet IP address. 'ethernet' is an 802.3 MAC
address. Corresponds indirectly to the value
labeled 'Address' in the PARAMETER SERVER display.rw AddressType .1.3.6.1.4.1.33.7.16.1.3 |
paramServerAddressThe server's network address. Corresponds directly
to the value labeled 'Address' in the PARAMETER
SERVER display.rw OCTET STRING .1.3.6.1.4.1.33.7.16.1.4 |
paramServerStoredVersionParameter version number currently stored at the
server. Corresponds directly to the value labeled
'Version' in the PARAMETER SERVER display.ro INTEGER .1.3.6.1.4.1.33.7.16.1.5 |
paramServerStoredTimeThe server's date and time when it stored the
parameters of version paramServerStoredVersion.
Corresponds directly to the value labeled 'Date' in
the PARAMETER SERVER display.ro DateTime .1.3.6.1.4.1.33.7.16.1.6 |
paramServerStoredStatusStatus of this system's parameters with respect to
the server. Corresponds directly to the value
labeled 'Status' in the PARAMETER SERVER display.
The value meanings are:
ahead server version newer than system's
behind server version older than system's
current up to date
failed system no longer attempting update
failing system trying to update but failing
query attempting to determine version
unknown version not knownro Enumeration .1.3.6.1.4.1.33.7.16.1.7 |
paramServerStoredFailureWhen paramServerStoredStatus is 'failed' or
'failing', the reason for the most recent failure.
Corresponds directly to the value labeled 'Reason'
in the PARAMETER SERVER display. The value meanings
are:
other none of the following
none no failure
protocolOut invalid protocol message to server
open file open error at server
read file read error at server
write file write error at server
resource resource lack at server (e.g. disk)
protocolIn invalid protocol message from server
response no response from server
close file close error at server
delete file delete error at server
rename file rename error at server
fileData bad parameter data stored at serverro Enumeration .1.3.6.1.4.1.33.7.16.1.8 |
xInternet OBJECT IDENTIFIER .1.3.6.1.4.1.33.10 |
xIp OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.1 |
ipGatewayAddress1The internet address of the system's primary (first
choice) gateway. A value of 0.0.0.0 indicates no
address. Corresponds directly to SERVER INTERNET
PRIMARY GATEWAY ADDRESS and the value labeled
'Primary Gateway Address:' in the SERVER INTERNET
CHARACTERISTICS display.rw IpAddress .1.3.6.1.4.1.33.10.1.1 |
ipGatewayAddress2The internet address of the system's secondary
(second choice) gateway. A value of 0.0.0.0
indicates no address. Corresponds directly to
SERVER INTERNET SECONDARY GATEWAY ADDRESS and the
value labeled 'Secondary Gateway Address:' in the
SERVER INTERNET CHARACTERISTICS display.rw IpAddress .1.3.6.1.4.1.33.10.1.2 |
ipAutoSubnetMaskA control for automatic determination of subnet
mask. 'disabled' indicates the system must use the
mask as configured by the network manager.
'enabled' indicates that the system is to
automatically change the subnet mask when the
system's Internet address is changed. Corresponds
directly to SERVER INTERNET SUBNET MASK
AUTOCONFIGURE and the value labeled 'Subnet Mask
Autoconfigure:' in the SERVER INTERNET
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.1.3 |
ipReassemblyA control for reassembly of IP fragments.
Corresponds directly to SERVER INTERNET REASSEMBLY
and the value labeled 'Reassembly:' in the SERVER
INTERNET CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.1.4 |
xTcp OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.2 |
tcpPortTableA list of TCP character port entries. SEQUENCE OF TcpPortEntry .1.3.6.1.4.1.33.10.2.1 |
tcpPortEntryTCP parameter values for a character port. TcpPortEntry .1.3.6.1.4.1.33.10.2.1.1 |
tcpPortIndexAn index value that uniquely identifies a port.
The port identified by a particular value of this
index is the same port as identified by
charPortIndex in the Proposed Standard Internet
Character MIB.ro INTEGER .1.3.6.1.4.1.33.10.2.1.1.1 |
tcpPortConnectByAddressA control for requesting outgoing connection by
internet address. 'disabled' indicates outgoing
connections must be by Domain name. 'enabled'
indicates that outgoing connections may be requested
by internet address. Corresponds directly to PORT
INTERNET CONNECTIONS and the presence of the label
'Internet Connections' following the label 'Enabled
Characteristics:' in the PORT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.10.2.1.1.2 |
tcpPortWindowSizeSize of the TCP window for TCP connections on the
port. Corresponds directly to PORT INTERNET TCP
WINDOW SIZE and the value labeled 'TCP Window Size:'
in the PORT ALTERNATE CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.10.2.1.1.3 |
snmpAgent OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.3 |
snmpAgentGetCommunityThe SNMP community name allowed to perform
get-requests or get-next requests to this agent.
Use of this value is case-insensitive. If the size
is 0, the agent does not check the community name
for these operations. Corresponds directly to
SERVER INTERNET SNMP GET COMMUNITY and the value
labeled 'Get Community:' in the SERVER INTERNET SNMP
CHARACTERISTICS display.rw DisplayString .1.3.6.1.4.1.33.10.3.1 |
snmpAgentSetCommunityThe SNMP community name allowed to perform
set-requests to this agent. Use of this value is
case-insensitive. If the size is 0, the agent does
not check the community name for these operations.
Corresponds directly to SERVER INTERNET SNMP SET
COMMUNITY and the value labeled 'Set Community:' in
the SERVER INTERNET SNMP CHARACTERISTICS display.rw DisplayString .1.3.6.1.4.1.33.10.3.2 |
snmpAgentTrapCommunityThe SNMP community name sent in traps from this
agent. Use of this value preserves case.
Corresponds directly to SERVER INTERNET SNMP TRAP
COMMUNITY and the value labeled 'Trap Community:' in
the SERVER INTERNET SNMP CHARACTERISTICS display.rw DisplayString .1.3.6.1.4.1.33.10.3.3 |
snmpAgentGetClientNumberThe number of client source addresses allowed to
perform get-requests or get-next requests to this
agent. If the value is 0, the agent does not check
source address for these operations. Corresponds
indirectly to the values labeled 'Get Client n:' in
the SERVER INTERNET SNMP CHARACTERISTICS display.ro INTEGER .1.3.6.1.4.1.33.10.3.4 |
snmpAgentSetClientNumberThe number of client source addresses allowed to
perform set-requests to this agent. If the value is
0, the agent does not check source address for these
operations. Corresponds indirectly to the values
labeled 'Set Client n:' in the SERVER INTERNET SNMP
CHARACTERISTICS display.ro INTEGER .1.3.6.1.4.1.33.10.3.5 |
snmpAgentTrapClientNumberThe number of client source addresses to which this
agent sends traps. If the value is 0, the agent
does not perform this operation. Corresponds
indirectly to the values labeled 'Trap Client n:' in
the SERVER INTERNET SNMP CHARACTERISTICS display.ro INTEGER .1.3.6.1.4.1.33.10.3.6 |
getClientTableA list of get client entries. The number of
entries is given by the value of
snmpAgentGetClientNumber. SEQUENCE OF GetClientEntry .1.3.6.1.4.1.33.10.3.7 |
getClientEntryParameter values for a get client. GetClientEntry .1.3.6.1.4.1.33.10.3.7.1 |
getClientIndexIdentification of a get client entry. Corresponds
directly to the number in the label 'Get Client n:'
in the SERVER INTERNET SNMP CHARACTERISTICS
display.ro INTEGER .1.3.6.1.4.1.33.10.3.7.1.1 |
getClientEntryStatusStatus of this entry. Setting the value to
'invalid' invalidates the entry. It is an
implementation-specific matter as to whether the
agent removes an invalidated entry from the table.rw Enumeration .1.3.6.1.4.1.33.10.3.7.1.2 |
getClientAddressTypeThe type of network address contained in
getClientAddress. 'unknown' means no address has
been defined. 'other' means no other type value
applies. 'ip' is an Internet IP address.
'ethernet' is an 802.3 MAC address. If
getClientAddressType does not accompany
getClientAddress in a set request, the default type
is 'ip'. Corresponds indirectly to the address
value labeled 'Get Client n:' in the SERVER INTERNET
SNMP CHARACTERISTICS display.rw AddressType .1.3.6.1.4.1.33.10.3.7.1.3 |
getClientAddressThe client's network address. If
getClientAddressType does not accompany
getClientAddress in a set request, the default type
is 'ip'. Corresponds directly to the address value
labeled 'Get Client n:' in the SERVER INTERNET SNMP
CHARACTERISTICS display.rw OCTET STRING .1.3.6.1.4.1.33.10.3.7.1.4 |
setClientTableA list of set client entries. The number of
entries is given by the value of
snmpAgentSetClientNumber. SEQUENCE OF SetClientEntry .1.3.6.1.4.1.33.10.3.8 |
setClientEntryParameter values for a set client. SetClientEntry .1.3.6.1.4.1.33.10.3.8.1 |
setClientIndexIdentification of a set client entry. Corresponds
directly to the number in the label 'Set Client n:'
in the SERVER INTERNET SNMP CHARACTERISTICS
display.ro INTEGER .1.3.6.1.4.1.33.10.3.8.1.1 |
setClientEntryStatusStatus of this entry. Setting the value to
'invalid' invalidates the entry. It is an
implementation-specific matter as to whether the
agent removes an invalidated entry from the table.rw Enumeration .1.3.6.1.4.1.33.10.3.8.1.2 |
setClientAddressTypeThe type of network address contained in
setClientAddress. 'unknown' means no address has
been defined. 'other' means no other type value
applies. 'ip' is an Internet IP address.
'ethernet' is an 802.3 MAC address. If
setClientAddressType does not accompany
setClientAddress in a set request, the default type
is 'ip'. Corresponds indirectly to the address
value labeled 'Set Client n:' in the SERVER INTERNET
SNMP CHARACTERISTICS display.rw AddressType .1.3.6.1.4.1.33.10.3.8.1.3 |
setClientAddressThe client's network address. When setting this
value, the requester must supply
setClientAddressType. If setClientAddressType does
not accompany setClientAddress in a set request, the
default type is 'ip'. Corresponds directly to the
address value labeled 'Set Client n:' in the SERVER
INTERNET SNMP CHARACTERISTICS display.rw OCTET STRING .1.3.6.1.4.1.33.10.3.8.1.4 |
trapClientTableA list of trap client entries. The number of
entries is given by the value of
snmpAgentTrapClientNumber. SEQUENCE OF TrapClientEntry .1.3.6.1.4.1.33.10.3.9 |
trapClientEntryParameter values for a trap client. TrapClientEntry .1.3.6.1.4.1.33.10.3.9.1 |
trapClientIndexIdentification of a trap client entry. Corresponds
directly to the number in the label 'Trap Client n:'
in the SERVER INTERNET SNMP CHARACTERISTICS
display.ro INTEGER .1.3.6.1.4.1.33.10.3.9.1.1 |
trapClientEntryStatusStatus of this entry. Setting the value to
'invalid' invalidates the entry. It is an
implementation-specific matter as to whether the
agent removes an invalidated entry from the table.rw Enumeration .1.3.6.1.4.1.33.10.3.9.1.2 |
trapClientAddressTypeThe type of network address contained in
trapClientAddress. 'unknown' means no address has
been defined. 'other' means no other type value
applies. 'ip' is an Internet IP address.
'ethernet' is an 802.3 MAC address. If
trapClientAddressType does not accompany
trapClientAddress in a set request, the default type
is 'ip'. Corresponds indirectly to the address
value labeled 'Trap Client n:' in the SERVER
INTERNET SNMP CHARACTERISTICS display.rw AddressType .1.3.6.1.4.1.33.10.3.9.1.3 |
trapClientAddressThe client's network address. When setting this
value, the requester must supply
trapClientAddressType. If trapClientAddressType
does not accompany trapClientAddress in a set
request, the default type is 'ip'. Corresponds
directly to the address value labeled 'Trap Client
n:' in the SERVER INTERNET SNMP CHARACTERISTICS
display.rw OCTET STRING .1.3.6.1.4.1.33.10.3.9.1.4 |
domainResolver OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.4 |
domainResolverSuffixA partial domain name for the server to append to
the end of an incomplete domain name provided by the
user. Corresponds directly to SERVER INTERNET
DEFAULT DOMAIN SUFFIX and the value labeled 'Domain
Suffix:' in the SERVER INTERNET CHARACTERISTICS
display.rw DisplayString .1.3.6.1.4.1.33.10.4.1 |
domainResolverAddress1The internet address of a Domain Name Server. The
system can use one or two such addresses, without
preference. A value of 0.0.0.0 indicates no
address. Corresponds directly to SERVER INTERNET
PRIMARY DOMAIN ADDRESS and the value labeled
'Primary Domain Address:' in the SERVER INTERNET
CHARACTERISTICS display.rw IpAddress .1.3.6.1.4.1.33.10.4.2 |
domainResolverAddress2The internet address of a Domain Name Server. The
system can use one or two such addresses, without
preference. A value of 0.0.0.0 indicates no
address. Corresponds directly to SERVER INTERNET
SECONDARY DOMAIN ADDRESS and the value labeled
'Secondary Domain Address:' in the SERVER INTERNET
CHARACTERISTICS display.rw IpAddress .1.3.6.1.4.1.33.10.4.3 |
domainResolverTtlThe number of hours to keep received Domain
information. Corresponds directly to SERVER
INTERNET DOMAIN TTL and the value labeled ' Domain
TTL:' in the SERVER INTERNET CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.10.4.4 |
domainResolverNameNumberThe number of Domain name mappings in this system's
name cache.ro INTEGER .1.3.6.1.4.1.33.10.4.5 |
nameTableA list of Domain name entries. The number of
entries is given by the value of
domainResolverNameNumber. SEQUENCE OF NameEntry .1.3.6.1.4.1.33.10.4.6 |
nameEntryParameter values for a Domain name. NameEntry .1.3.6.1.4.1.33.10.4.6.1 |
nameNameA fully qualified domain name. Corresponds
directly to the value labeled 'Domain Name' in the
DOMAIN display.ro DisplayString .1.3.6.1.4.1.33.10.4.6.1.1 |
nameAddressAn Internet address corresponding to the Domain
name. Corresponds directly to the value labeled
'Internet Address' in the DOMAIN display.rw IpAddress .1.3.6.1.4.1.33.10.4.6.1.2 |
nameStatusThe status of the entry. Set to 'invalid' to
remove the entry, which corresponds directly to the
PURGE DOMAIN command. Actual removal of the entry
is implementation specific.rw Enumeration .1.3.6.1.4.1.33.10.4.6.1.3 |
nameSourceSource of this entry. The value meanings are:
local defined by manager (LOCAL)
primary obtained from a primary name server
secondary obtained from a secondary name server
Corresponds directly to the value labeled 'Source'
in the DOMAIN display.ro Enumeration .1.3.6.1.4.1.33.10.4.6.1.4 |
nameTtlThe number of minutes remaining in the entry's time
to live. Corresponds directly to the value labeled
'TTL' in the DOMAIN display.ro INTEGER .1.3.6.1.4.1.33.10.4.6.1.5 |
slip OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.5 |
slipTableA list of SLIP character port entries. SEQUENCE OF SlipEntry .1.3.6.1.4.1.33.10.5.1 |
slipEntryParameter values for a SLIP port. SlipEntry .1.3.6.1.4.1.33.10.5.1.1 |
slipIndexAn index value that uniquely identifies a port that
can run SLIP. The port identified by a particular
value of this index is the same port as identified
by charPortIndex in the Proposed Standard Internet
Character MIB.ro INTEGER .1.3.6.1.4.1.33.10.5.1.1.1 |
slipStateA control indicating whether SLIP is in operation
on the port. Corresponds directly to PORT INTERNET
SLIP and the value labeled 'SLIP' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.5.1.1.2 |
slipLocalAddressThe IP address assigned to the port. Corresponds
directly to PORT SLIP ADDRESS and the value labeled
'SLIP Address:' in the PORT ALTERNATE
CHARACTERISTICS display.rw IpAddress .1.3.6.1.4.1.33.10.5.1.1.3 |
slipRemoteAddressThe IP address of the remote system attached to the
port. Corresponds directly to PORT SLIP REMOTE and
the value labeled 'Remote SLIP Address:' in the PORT
ALTERNATE CHARACTERISTICS display.rw IpAddress .1.3.6.1.4.1.33.10.5.1.1.4 |
slipMaskThe subnet mask to use for SLIP operation on the
port. Corresponds directly to PORT SLIP MASK and
the value labeled 'SLIP Mask:' in the PORT ALTERNATE
CHARACTERISTICS display.rw IpAddress .1.3.6.1.4.1.33.10.5.1.1.5 |
slipPortPacketsReceivedThe number of SLIP packets received from the port.
Corresponds directly to the value labeled 'Serial
Packets Received:' in the PORT COUNTERS display.ro Counter .1.3.6.1.4.1.33.10.5.1.1.6 |
slipPortPacketsSentThe number of SLIP packets sent to the port.
Corresponds directly to the value labeled 'Serial
Packets Sent:' in the PORT COUNTERS display.ro Counter .1.3.6.1.4.1.33.10.5.1.1.7 |
slipPortPacketsDiscardedThe number of SLIP packets received from the port
and discarded. Corresponds directly to the value
labeled 'Serial Packets Discarded:' in the PORT
COUNTERS display.ro Counter .1.3.6.1.4.1.33.10.5.1.1.8 |
slipPortPacketLengthErrorsThe number of SLIP packets received from the port
with an incorrect number of bytes. Corresponds
directly to the value labeled 'Serial Packet Length
Errors:' in the PORT COUNTERS display.ro Counter .1.3.6.1.4.1.33.10.5.1.1.9 |
slipPortPacketChecksumErrorsThe number of SLIP packets received from the port
with an invalid checksum. Corresponds directly to
the value labeled 'Serial Packet Checksum Errors:'
in the PORT COUNTERS display.ro Counter .1.3.6.1.4.1.33.10.5.1.1.10 |
slipNetworkPacketsReceivedThe number of SLIP packets received from the
network for this port. Corresponds directly to the
value labeled 'Network Packets Received:' in the
PORT COUNTERS display.ro Counter .1.3.6.1.4.1.33.10.5.1.1.11 |
slipNetworkPacketsSentThe number of SLIP packets sent to the network from
this port. Corresponds directly to the value
labeled 'Network Packets Sent:' in the PORT COUNTERS
display.ro Counter .1.3.6.1.4.1.33.10.5.1.1.12 |
slipNetworkPacketsDiscardedThe number of SLIP packets received from the
network for this port and discarded. Corresponds
directly to the value labeled 'Network Packets
Discarded:' in the PORT COUNTERS display.ro Counter .1.3.6.1.4.1.33.10.5.1.1.13 |
telnet OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.6 |
telnetPortTableA list of Telnet character port entries. SEQUENCE OF TelnetPortEntry .1.3.6.1.4.1.33.10.6.1 |
telnetPortEntryTelnet parameter values for a character port. TelnetPortEntry .1.3.6.1.4.1.33.10.6.1.1 |
telnetPortIndexAn index value that uniquely identifies a port.
The port identified by a particular value of this
index is the same port as identified by
charPortIndex in the Proposed Standard Internet
Character MIB.ro INTEGER .1.3.6.1.4.1.33.10.6.1.1.1 |
telnetPortIncomingTcpPortThe TCP port number offered for incoming
connections to this character port. Corresponds
directly to PORT TELNET REMOTE PORT and the value
labeled 'Remote Port:' in the PORT TELNET
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.10.6.1.1.2 |
telnetPortOutgoingTcpPortThe TCP port number used by default for outgoing
connections from this character port. Corresponds
directly to PORT TELNET DEFAULT PORT and the value
labeled 'Default Port:' in the PORT TELNET
CHARACTERISTICS display.ro INTEGER .1.3.6.1.4.1.33.10.6.1.1.3 |
telnetPortNewlineTranslationTranslation to apply to newline sequences (CR/NULL
or CR/LF) received from the network, before sending
the newline to the character port. The value
indicates the sequence sent to the character port,
with 'none' meaning no translation. Corresponds
directly to PORT TELNET NEWLINE FILTERING and the
value labeled 'Newline Filtering:' in the PORT
TELNET CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.6.1.1.4 |
telnetPortTerminalTypeThe terminal type character string for Telnet
negotiations. Corresponds directly to PORT TELNET
TERMINALTYPE and the value labeled 'TerminalType:'
in the PORT TELNET CHARACTERISTICS display.rw DisplayString .1.3.6.1.4.1.33.10.6.1.1.5 |
telnetPortEorReflectionControl for end-of-record handshake. Corresponds
directly to PORT TELNET EOR REFLECTION and the value
labeled 'EOR Reflection:' in the PORT TELNET
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.6.1.1.6 |
telnetPortBinaryModeControl for operation of Telnet binary mode. The
value meanings are:
disabled refuse binary mode negotiation
(INTERACTIVE)
flowControl pass all but XON and XOFF (PASTHRU)
complete pass all characters (PASSALL)
Corresponds directly to PORT TELNET BINARY SESSION
MODE and the value labeled 'Binary Session Mode:' in
the PORT TELNET CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.6.1.1.7 |
telnetSerialPortTableA list of Telnet character port entries. SEQUENCE OF TelnetSerialPortEntry .1.3.6.1.4.1.33.10.6.2 |
telnetSerialPortEntryTelnet parameter values for a character port. TelnetSerialPortEntry .1.3.6.1.4.1.33.10.6.2.1 |
telnetSerialPortIndexAn index value that uniquely identifies a port.
The port identified by a particular value of this
index is the same port as identified by
charPortIndex in the Proposed Standard Internet
Character MIB.ro INTEGER .1.3.6.1.4.1.33.10.6.2.1.1 |
telnetSerialPortOptionDisplayControl for display of Telnet option negotiations.
Corresponds directly to PORT TELNET OPTION DISPLAY
and the value labeled 'Option Display:' in the PORT
TELNET CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.6.2.1.2 |
telnetSerialPortCsiEscapeControl for translation of 8-bit escape sequences
received from the character port to 7-bit
equivalents before transmission to the remote
partner. Corresponds directly to PORT TELNET CSI
ESCAPE and the value labeled 'CSI Escape:' in the
PORT TELNET CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.6.2.1.3 |
telnetSerialPortEchoModeControl for who echoes characters that come from
the character port. The value meanings are:
local terminal server echoes locally
remote remote system echoes
Corresponds directly to PORT TELNET ECHO MODE and
the value labeled 'Echo Mode:' in the PORT TELNET
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.6.2.1.4 |
telnetSerialPortNewlineModeTranslation to apply to newline (carriage return)
received from the character port, before sending the
newline to the remote partner. The correspondence
to command keywords is 'crNull' to NULL, 'crLF' to
LINEFEED, and 'verbatim' to NOTHING (that is, no
translation). Corresponds directly to PORT TELNET
NEWLINE and the value labeled 'Newline:' in the PORT
TELNET CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.6.2.1.5 |
telnetSerialPortTransmitModeCriterion for deciding to send to the remote
partner characters received from the character port.
Corresponds directly to PORT TELNET TRANSMIT and the
value labeled 'Transmit:' in the PORT TELNET
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.6.2.1.6 |
telnetSerialPortTransmitCharacterTimesNumber of character times to wait before
transmitting when telnetSerialPortTransmitMode value
is 'timed'. Corresponds directly to PORT TELNET
TRANSMIT IDLETIME and the value labeled 'Transmit:
Idle Time -' in the PORT TELNET CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.10.6.2.1.7 |
telnetSerialPortAbortOutputCharacterCharacter input from the character port to cause
aborting output. The value 0 indicates no character
has this effect. Corresponds directly to PORT
TELNET ABORT OUTPUT and the value labeled 'Abort
Output Character:' in the PORT TELNET
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.10.6.2.1.8 |
telnetSerialPortAttentionCharacterCharacter input from the character port to cause an
attention notification to the remote partner. The
value 0 indicates no character has this effect.
Corresponds directly to PORT TELNET ATTENTION and
the value labeled 'Attention Character:' in the PORT
TELNET CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.10.6.2.1.9 |
telnetSerialPortEraseKeyCharacterCharacter input from the character port to cause
erasure of the previous input character. The value
0 indicates no character has this effect.
Corresponds directly to PORT TELNET ERASE CHARACTER
and the value labeled 'Erase Keystroke Character:'
in the PORT TELNET CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.10.6.2.1.10 |
telnetSerialPortEraseLineCharacterCharacter input from the character port to cause
erasure of the previous line of input. The value 0
indicates no character has this effect. Corresponds
directly to PORT TELNET ERASE LINE and the value
labeled 'Erase Line Character:' in the PORT TELNET
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.10.6.2.1.11 |
telnetSerialPortInterruptCharacterCharacter input from the character port to cause
sending an interrupt notification to the remote
partner. The value 0 indicates no character has
this effect. Corresponds directly to PORT TELNET
INTERRUPT and the value labeled 'Interrupt
Character:' in the PORT TELNET CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.10.6.2.1.12 |
telnetSerialPortQueryCharacterCharacter input from the character port to cause
sending a status query to the remote partner. The
value 0 indicates no character has this effect.
Corresponds directly to PORT TELNET QUERY and the
value labeled 'Query Character:' in the PORT TELNET
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.10.6.2.1.13 |
telnetSerialPortSynchronizeCharacterCharacter input from the character port to cause
sending a synchronization attempt to the remote
partner. The value 0 indicates no character has
this effect. Corresponds directly to PORT TELNET
SYNCHRONIZE and the value labeled 'Synchronize
Character:' in the PORT TELNET CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.10.6.2.1.14 |
tn3270 OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.7 |
tn3270DeviceNumberThe number of entries in the tn3270 Device table.ro INTEGER .1.3.6.1.4.1.33.10.7.1 |
tn3270LanguageNumberThe number of entries in the tn3270 Language
table.ro INTEGER .1.3.6.1.4.1.33.10.7.2 |
tn3270PortKeymapStatusControl for individual ports to create their own
keymaps. Corresponds directly to SERVER TN3270 PORT
KEYMAPS and the value labeled 'Port Keymaps:' in the
SERVER TN3270 display.rw Enumeration .1.3.6.1.4.1.33.10.7.3 |
tn3270DeviceTableA list of tn3270 terminal device entries. SEQUENCE OF Tn3270DeviceEntry .1.3.6.1.4.1.33.10.7.4 |
tn3270DeviceEntryTn3270 parameter values for a terminal device
entry. Tn3270DeviceEntry .1.3.6.1.4.1.33.10.7.4.1 |
tn3270DeviceNameThe name of a generic terminal device. Corresponds
directly to SERVER TN3270 DEVICE and the value
labeled 'Device Name:' in the SERVER TN3270 DEVICE
display.rw DisplayString .1.3.6.1.4.1.33.10.7.4.1.1 |
tn3270DeviceStatusStatus of this entry. Setting the value to
'invalid' invalidates the entry, corresponding
directly to the PURGE SERVER TN3270 DEVICE command.
It is an implementation-specific matter as to
whether the agent removes an invalidated entry from
the table.rw Enumeration .1.3.6.1.4.1.33.10.7.4.1.2 |
tn3270DeviceTypeThe terminal type character string for use when
tn3270DeviceTn3270Type is insufficient. Corresponds
directly to SERVER TN3270 DEVICE TERMINALTYPE and
the value labeled 'TerminalType:' in the SERVER
TN3270 DEVICE display.rw DisplayString .1.3.6.1.4.1.33.10.7.4.1.3 |
tn3270Device3278ModelThe 3278 model for the device. Corresponds
directly to SERVER TN3270 DEVICE TN3278Model and the
value labeled 'Tn3278Model:' in the SERVER TN3270
DEVICE display.rw Enumeration .1.3.6.1.4.1.33.10.7.4.1.4 |
tn3270DeviceKeyNumberThe number of Key table entries for this device.ro INTEGER .1.3.6.1.4.1.33.10.7.4.1.5 |
tn3270DeviceScreenNumberThe number of Screen table entries for this
device.ro INTEGER .1.3.6.1.4.1.33.10.7.4.1.6 |
tn3270KeyTableA list of tn3270 key entries by device. SEQUENCE OF Tn3270KeyEntry .1.3.6.1.4.1.33.10.7.5 |
tn3270KeyEntryTn3270 parameter values for a key entry for a
device. Tn3270KeyEntry .1.3.6.1.4.1.33.10.7.5.1 |
tn3270KeyDeviceNameThe name of a generic terminal device as in
tn3270DeviceName. Corresponds directly to SERVER
TN3270 DEVICE and the value labeled 'Device Name:'
in the SERVER TN3270 DEVICE display.ro DisplayString .1.3.6.1.4.1.33.10.7.5.1.1 |
tn3270KeyNameThe key name to which this entry applies.
Corresponds directly to the key portion of SERVER
TN3270 DEVICE KEYMAP and the value labeled
'3270-key' in the 'Keymap:' section of the SERVER
TN3270 DEVICE display.ro Enumeration .1.3.6.1.4.1.33.10.7.5.1.2 |
tn3270KeyStatusStatus of this entry. Setting the value to
'invalid' invalidates the entry. It is an
implementation-specific matter as to whether the
agent removes an invalidated entry from the table.rw Enumeration .1.3.6.1.4.1.33.10.7.5.1.3 |
tn3270KeyCharacterSequenceThe ASCII character sequence for the key.
Corresponds directly to the escape-sequence portion
of SERVER TN3270 DEVICE KEYMAP and the value labeled
'KeyCode' in the 'Keymap:' section of the SERVER
TN3270 DEVICE display.rw OCTET STRING .1.3.6.1.4.1.33.10.7.5.1.4 |
tn3270KeyDescriptionDescriptive text for the key. Corresponds directly
to the description portion of SERVER TN3270 DEVICE
KEYMAP and the value labeled 'Description' in the
SERVER TN3270 DEVICE display.rw DisplayString .1.3.6.1.4.1.33.10.7.5.1.5 |
tn3270ScreenTableA list of tn3270 screen action entries by device. SEQUENCE OF Tn3270ScreenEntry .1.3.6.1.4.1.33.10.7.6 |
tn3270ScreenEntryTn3270 parameter values for a screen action entry
for a device. Tn3270ScreenEntry .1.3.6.1.4.1.33.10.7.6.1 |
tn3270ScreenDeviceNameThe name of a generic terminal device as in
tn3270DeviceName. Corresponds directly to SERVER
TN3270 DEVICE and the value labeled 'Device Name:'
in the SERVER TN3270 DEVICE display.ro DisplayString .1.3.6.1.4.1.33.10.7.6.1.1 |
tn3270ScreenActionNameThe screen action to which this entry applies.
Corresponds directly to the action portion of SERVER
TN3270 DEVICE SCREENMAP and the value labeled
'Terminal Function' in the 'Screenmap: section of
the SERVER TN3270 DEVICE display.ro Enumeration .1.3.6.1.4.1.33.10.7.6.1.2 |
tn3270ScreenStatusStatus of this entry. Setting the value to
'invalid' invalidates the entry. It is an
implementation-specific matter as to whether the
agent removes an invalidated entry from the table.rw Enumeration .1.3.6.1.4.1.33.10.7.6.1.3 |
tn3270ScreenCharacterSequenceThe ASCII character sequence for the screen action.
Some actions may have a lesser length limit.
Corresponds directly to the escape-sequence portion
of SERVER TN3270 DEVICE SCREENMAP and the value
labeled 'HexCode' in the 'Screenmap: section of the
SERVER TN3270 DEVICE display.rw OCTET STRING .1.3.6.1.4.1.33.10.7.6.1.4 |
tn3270LanguageTableA list of tn3270 language entries. SEQUENCE OF Tn3270LanguageEntry .1.3.6.1.4.1.33.10.7.7 |
tn3270LanguageEntryTn3270 parameter values for a language entry. Tn3270LanguageEntry .1.3.6.1.4.1.33.10.7.7.1 |
tn3270LanguageNameThe name of language for character translation
tables. Corresponds directly to SERVER TN3270
LANGUAGE and the value labeled 'Language Name:' in
the SERVER LANGUAGE display.rw DisplayString .1.3.6.1.4.1.33.10.7.7.1.1 |
tn3270LanguageStatusStatus of this entry. Setting the value to
'invalid' invalidates the entry. It is an
implementation-specific matter as to whether the
agent removes an invalidated entry from the table.rw Enumeration .1.3.6.1.4.1.33.10.7.7.1.2 |
eToALanguageTableA list of language EBCDIC to ASCII conversion
entries. SEQUENCE OF EToALanguageEntry .1.3.6.1.4.1.33.10.7.8 |
eToALanguageEntryEBCDIC to ASCII parameter values for a language
entry. EToALanguageEntry .1.3.6.1.4.1.33.10.7.8.1 |
eToALanguageNameThe name of language from the language table.ro DisplayString .1.3.6.1.4.1.33.10.7.8.1.1 |
eToAOffsetEBCDIC character offset plus one, that is, the
value 1 corresponds to an operational offset of 0.
Corresponds directly to the offset portion of SERVER
TN3270 LANGUAGE and the hexadecimal labels around
the conversion table labeled 'EBCDIC to ASCII' in
the SERVER LANGUAGE display.ro INTEGER .1.3.6.1.4.1.33.10.7.8.1.2 |
eToAValueASCII character value for the EBCDIC offset.
Corresponds directly to the value portion of SERVER
TN3270 LANGUAGE and the values in the conversion
table labeled 'EBCDIC to ASCII' in the SERVER
LANGUAGE display.rw INTEGER .1.3.6.1.4.1.33.10.7.8.1.3 |
aToELanguageTableA list of language ASCII to EBCDIC conversion
entries. SEQUENCE OF AToELanguageEntry .1.3.6.1.4.1.33.10.7.9 |
aToELanguageEntryASCII to EBCDIC parameter values for a language
entry. AToELanguageEntry .1.3.6.1.4.1.33.10.7.9.1 |
aToELanguageNameThe name of language from the language table.ro DisplayString .1.3.6.1.4.1.33.10.7.9.1.1 |
aToEOffsetASCII character offset plus one, that is, the value
1 corresponds to an operational offset of 0.
Corresponds directly to the offset portion of SERVER
TN3270 LANGUAGE and the hexadecimal labels around
the conversion table labeled 'ASCII to EBCDIC' in
the SERVER LANGUAGE display.ro INTEGER .1.3.6.1.4.1.33.10.7.9.1.2 |
aToEValueEBCDIC character value for the ASCII offset.
Corresponds directly to the value portion of SERVER
TN3270 LANGUAGE and the values in the conversion
table labeled 'ASCII to EBCDIC' in the SERVER
LANGUAGE display.rw INTEGER .1.3.6.1.4.1.33.10.7.9.1.3 |
tn3270PortTableA list of tn3270 character port entries. SEQUENCE OF Tn3270PortEntry .1.3.6.1.4.1.33.10.7.10 |
tn3270PortEntryParameter values for a tn3270 port. Tn3270PortEntry .1.3.6.1.4.1.33.10.7.10.1 |
tn3270PortIndexAn index value that uniquely identifies a port.
The port identified by a particular value of this
index is the same port as identified by
charPortIndex in the Character MIB [11].ro INTEGER .1.3.6.1.4.1.33.10.7.10.1.1 |
tn3270PortDeviceNameThe name of a generic terminal device from the
tn3270 device table. Corresponds directly to PORT
TELNET TN3270 DEVICE and the value labeled 'Tn3270
Device:' in the PORT TELNET display.rw DisplayString .1.3.6.1.4.1.33.10.7.10.1.2 |
tn3270PortLanguageNameThe name of language from the tn3270 language
table. Corresponds directly to PORT TELNET TN3270
LANGUAGE and the value labeled 'Tn3270 Language:' in
the PORT TELNET display.rw DisplayString .1.3.6.1.4.1.33.10.7.10.1.3 |
tn3270PortExtendedAttributesA control indicating that certain 3270 extended
attributes are supported on the port. Corresponds
directly to PORT TELNET TN3270 XTDATTRS and the
label 'Tn3270 XtdAttrs' following the label 'Enabled
Characteristics' in the PORT TELNET display.rw Enumeration .1.3.6.1.4.1.33.10.7.10.1.4 |
tn3270PortEorNegotiationA control for negotiation of the Telnet EOR option
when establishing a tn3270 session on the port.
Corresponds directly to PORT TELNET TN3270 EOR and
the label 'Tn3270 EOR' following the label 'Enabled
Characteristics' in the PORT TELNET display.rw Enumeration .1.3.6.1.4.1.33.10.7.10.1.5 |
tn3270PortErrorLockA control for requiring use the RESET key when the
host reports an error during a tn3270 session on the
port. Corresponds directly to PORT TELNET TN3270
ERRORLOCK and the label 'Tn3270 ErrorLock' following
the label 'Enabled Characteristics' in the PORT
TELNET display.rw Enumeration .1.3.6.1.4.1.33.10.7.10.1.6 |
kerberos OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.8 |
kerbStatusA control indicating the level of Kerberos
operation on the system. Corresponds directly to
SERVER KERBEROS STATUS and the value labeled
'Kerberos Security:' in the SERVER KERBEROS
display.rw Enumeration .1.3.6.1.4.1.33.10.8.1 |
kerbRealmThe Kerberos realm with which the kerbServerName1
and kerbServerName2 are associated. Corresponds
directly to SERVER KERBEROS REALM and the value
labeled 'Kerberos Realm:' in the SERVER KERBEROS
display.rw DisplayString .1.3.6.1.4.1.33.10.8.2 |
kerbQueryLimitThe maximum number of attempts the system can make
when trying to verify a Kerberos ID. Corresponds
directly to SERVER KERBEROS QUERY LIMIT and the
value labeled 'Kerberos Query Limit:' in the SERVER
KERBEROS display.rw INTEGER .1.3.6.1.4.1.33.10.8.3 |
kerbMasterNameThe Domain name of the Kerberos master host system,
which holds the Kerberos database. Corresponds
directly to SERVER KERBEROS MASTER and the value
labeled 'Kerberos Master:' in the SERVER KERBEROS
display.rw DisplayString .1.3.6.1.4.1.33.10.8.4 |
kerbServerName1The Domain name of the first Kerberos server to try
when the system verifys a Kerberos ID. Corresponds
directly to SERVER KERBEROS PRIMARY SERVER and the
value labeled 'Kerberos Primary Server:' in the
SERVER KERBEROS display.rw DisplayString .1.3.6.1.4.1.33.10.8.5 |
kerbServerName2The Domain name of the Kerberos server to try when
the system verifys a Kerberos ID and cannot reach
the Kerberos primary server. Corresponds directly
to SERVER KERBEROS SECONDARY SERVER and the value
labeled 'Kerberos Secondary Server:' in the SERVER
KERBEROS display.rw DisplayString .1.3.6.1.4.1.33.10.8.6 |
kerbInsecureLoginsThe number of user logins on ports for which
Kerberos user verification is not enabled.
Corresponds directly to the value labeled 'Logins
without Kerberos:' in the SERVER KERBEROS display.ro Counter .1.3.6.1.4.1.33.10.8.7 |
kerbSecureLoginsThe number of successful user logins on ports for
which Kerberos user verification is enabled.
Corresponds directly to the value labeled
'Successful Logins:' in the SERVER KERBEROS
display.ro Counter .1.3.6.1.4.1.33.10.8.8 |
kerbSecureLoginsFailedThe number of verification failures due to
incorrect ID or password for attempted user logins
on ports for which Kerberos user verification is
enabled. Corresponds directly to the value labeled
'Unsuccessful Logins:' in the SERVER KERBEROS
display.ro Counter .1.3.6.1.4.1.33.10.8.9 |
kerbPasswordChangeFailedThe number of user failures to change their
Kerberos password due to invalid old password or new
password verification. Corresponds directly to the
value labeled 'Password Change Failures:' in the
SERVER KERBEROS display.ro Counter .1.3.6.1.4.1.33.10.8.10 |
kerbErrorThe error number of the most recent
Kerberos-related failure. Corresponds directly to
the value labeled 'Last Kerberos Error:' in the
SERVER KERBEROS display. For a list of error
numbers and their meanings, consult relevant Xyplex
or Kerberos documentation.ro INTEGER .1.3.6.1.4.1.33.10.8.11 |
kerbErrorTimeThe date and time that kerbError was last updated.
Corresponds directly to the value labeled
'Occurred:' in the SERVER KERBEROS display.ro DateTime .1.3.6.1.4.1.33.10.8.12 |
kerbMasterAccessThe number of times the system successfully
accessed the Kerberos master host. Corresponds
directly to the value labeled 'Attempts to access:',
'Master', and 'Successful:' in the SERVER KERBEROS
display.ro Counter .1.3.6.1.4.1.33.10.8.13 |
kerbMasterAccessFailedThe number of times the system failed access to the
Kerberos master host. Corresponds directly to the
value labeled 'Attempts to access:', 'Master', and
'Unsuccessful:' in the SERVER KERBEROS display.ro Counter .1.3.6.1.4.1.33.10.8.14 |
kerbServerAccess1The number of times the system successfully
accessed the Kerberos primary server. Corresponds
directly to the value labeled 'Attempts to access:',
'Server1', and 'Successful:' in the SERVER KERBEROS
display.ro Counter .1.3.6.1.4.1.33.10.8.15 |
kerbServerAccessFailed1The number of times the system failed access to the
Kerberos primary server. Corresponds directly to
the value labeled 'Attempts to access:', 'Server1',
and 'Unsuccessful:' in the SERVER KERBEROS
display.ro Counter .1.3.6.1.4.1.33.10.8.16 |
kerbServerAccess2The number of times the system successfully
accessed the Kerberos secondary server. Corresponds
directly to the value labeled 'Attempts to access:',
'Server2', and 'Successful:' in the SERVER KERBEROS
display.ro Counter .1.3.6.1.4.1.33.10.8.17 |
kerbServerAccessFailed2The number of times the system failed access to the
Kerberos secondary server. Corresponds directly to
the value labeled 'Attempts to access:', 'Server2',
and 'Unsuccessful:' in the SERVER KERBEROS
display.ro Counter .1.3.6.1.4.1.33.10.8.18 |
kerbPortTableA list of Kerberos character port entries. SEQUENCE OF KerbPortEntry .1.3.6.1.4.1.33.10.8.19 |
kerbPortEntryParameter values for a Kerberos port. KerbPortEntry .1.3.6.1.4.1.33.10.8.19.1 |
kerbPortIndexAn index value that uniquely identifies a port
could relate to Kerberos. The port identified by a
particular value of this index is the same port as
identified by charPortIndex in the Character
MIB [11].ro INTEGER .1.3.6.1.4.1.33.10.8.19.1.1 |
kerbPortStatusA control indicating the level of Kerberos
operation on the port. Corresponds directly to PORT
KERBEROS and the value 'Kerberos' following the
label 'Enabled Characteristics' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.8.19.1.2 |
portSecurity OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.9 |
psEntryNumberThe number of security entries in this system's
port security table with psEntryStatus of 'valid'.ro INTEGER .1.3.6.1.4.1.33.10.9.1 |
psEntryNumberLimitThe maximum number of security entries in this
system's port security table.ro INTEGER .1.3.6.1.4.1.33.10.9.2 |
psEntryInvalidIndexA value of psEntryIndex for an entry that has
psEntryStatus of 'invalid'. A management station
may choose this value when adding a new entry.
Collisions between independent management stations
simultaneously using the same number are beyond the
scope of this document.ro INTEGER .1.3.6.1.4.1.33.10.9.3 |
psPortTableA list of port security character port entries. SEQUENCE OF PsPortEntry .1.3.6.1.4.1.33.10.9.4 |
psPortEntryPort security parameter values for a port. PsPortEntry .1.3.6.1.4.1.33.10.9.4.1 |
psPortIndexAn index value that uniquely identifies a port for
security purposes. The port identified by a
particular value of this index is the same port as
identified by charPortIndex in the Proposed Standard
Internet Character MIB.ro INTEGER .1.3.6.1.4.1.33.10.9.4.1.1 |
psPortDefaultInboundAccessThe default access to the port for incoming TCP
connections. Corresponds directly to PORT INTERNET
SECURITY DEFAULT INBOUND and the value labeled
'Inbound Default:' in the PORT INTERNET SECURITY
display.rw Enumeration .1.3.6.1.4.1.33.10.9.4.1.2 |
psPortDefaultOutboundAccessThe default access to the port for outgoing TCP
connections. Corresponds directly to PORT INTERNET
SECURITY DEFAULT OUTBOUND and the value labeled
'Outbound Default:' in the PORT INTERNET SECURITY
display.rw Enumeration .1.3.6.1.4.1.33.10.9.4.1.3 |
psTableA list of port security entries. SEQUENCE OF PsEntry .1.3.6.1.4.1.33.10.9.5 |
psEntryPort security parameter values for an entry for a
port. PsEntry .1.3.6.1.4.1.33.10.9.5.1 |
psEntryIndexA small, numeric distinguisher for port security
entries. When adding a new entry, the client should
specify an unused value, such as
psEntryInvalidIndex. Corresponds directly to the
value labeled 'Entry' in the SERVER INTERNET
SECURITY display.ro INTEGER .1.3.6.1.4.1.33.10.9.5.1.1 |
psEntryStatusStatus of this entry. Setting the value to
'invalid' invalidates the entry, corresponding
directly to the CLEAR INTERNET SECURITY command. It
is an implementation-specific matter as to whether
the agent removes an invalidated entry from the
table. When creating a new instance,
psEntryAddress, psEntryMask, psEntryAccess, and
psEntryDirection for the new instance must be
present in the set request.rw Enumeration .1.3.6.1.4.1.33.10.9.5.1.2 |
psEntryAddressThe IP address to which the entry pertains.
Corresponds directly to the PORT INTERNET SECURITY
internet address and the value labeled 'Internet
Address' in the SERVER INTERNET SECURITY display.rw IpAddress .1.3.6.1.4.1.33.10.9.5.1.3 |
psEntryMaskThe mask applied to psEntryAddress when making a
security check based on this entry. Corresponds
directly to PORT INTERNET SECURITY MASK and the
value labeled 'Security Mask' in the SERVER INTERNET
SECURITY display.rw IpAddress .1.3.6.1.4.1.33.10.9.5.1.4 |
psEntryAccessThe access to the port for TCP connections when
making a security check based on this entry.
Corresponds directly to PORT INTERNET SECURITY ALLOW
or DENY and the value labeled 'Access' in the SERVER
INTERNET SECURITY display.rw Enumeration .1.3.6.1.4.1.33.10.9.5.1.5 |
psEntryDirectionThe direction of TCP connections to which this
entry applies. Corresponds directly to PORT
INTERNET SECURITY INBOUND or OUTBOUND and the value
labeled 'Direction' in the SERVER INTERNET SECURITY
display.rw Enumeration .1.3.6.1.4.1.33.10.9.5.1.6 |
psEntryPortMapThe list of character ports to which this entry
applies. The OCTET STRING contains a bitmap, with
one bit for each port, and enough octets for all the
ports on the system. Port numbers are as defined
for charPortIndex in the Proposed Standard Internet
Character MIB. Corresponding bit numbers start with
1 as the high-order bit of the first octet.
Corresponds directly to PORT INTERNET SECURITY and
the value labeled 'Ports' in the SERVER INTERNET
SECURITY display.rw OCTET STRING .1.3.6.1.4.1.33.10.9.5.1.7 |
xremote OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.10 |
xremoteServerName1The Domain name of the first XREMOTE font server to
try for downloading fonts. Corresponds directly to
SERVER XREMOTE PRIMARY SERVER and the value labeled
'Xremote Primary Font Server:' in the SERVER XREMOTE
display.rw DisplayString .1.3.6.1.4.1.33.10.10.1 |
xremoteServerName2The Domain name of the XREMOTE font server to try
for downloading fonts and the primary font server
does not respond. Corresponds directly to SERVER
XREMOTE SECONDARY SERVER and the value labeled
'Xremote Secondary Font Server:' in the SERVER
XREMOTE display.rw DisplayString .1.3.6.1.4.1.33.10.10.2 |
xremoteServerAccess1The number of times the system successfully
accessed the XREMOTE primary font server.
Corresponds directly to the value labeled 'Attempts
to access:', 'Server1', and 'Successful:' in the
SERVER XREMOTE display.ro Counter .1.3.6.1.4.1.33.10.10.3 |
xremoteServerAccessFailed1The number of times the system failed access to the
XREMOTE primary font server. Corresponds directly
to the value labeled 'Attempts to access:',
'Server1', and 'Unsuccessful:' in the SERVER XREMOTE
display.ro Counter .1.3.6.1.4.1.33.10.10.4 |
xremoteServerAccess2The number of times the system successfully
accessed the XREMOTE secondary font server.
Corresponds directly to the value labeled 'Attempts
to access:', 'Server2', and 'Successful:' in the
SERVER XREMOTE display.ro Counter .1.3.6.1.4.1.33.10.10.5 |
xremoteServerAccessFailed2The number of times the system failed access to the
XREMOTE secondary font server. Corresponds directly
to the value labeled 'Attempts to access:',
'Server2', and 'Unsuccessful:' in the SERVER XREMOTE
display.ro Counter .1.3.6.1.4.1.33.10.10.6 |
xremoteSessionsThe number of connected XREMOTE sessions.
Corresponds directly to the value labeled 'Current
Number of Xremote Sessions:' in the SERVER XREMOTE
display.ro Gauge .1.3.6.1.4.1.33.10.10.7 |
xremotePortTableA list of XREMOTE character port entries. SEQUENCE OF XremotePortEntry .1.3.6.1.4.1.33.10.10.8 |
xremotePortEntryXREMOTE parameter values for a port. XremotePortEntry .1.3.6.1.4.1.33.10.10.8.1 |
xremotePortIndexAn index value that uniquely identifies a port.
The port identified by a particular value of this
index is the same port as identified by
charPortIndex in the Proposed Standard Internet
Character MIB.ro INTEGER .1.3.6.1.4.1.33.10.10.8.1.1 |
xremotePortXremoteControl for use of XREMOTE on the port.
Corresponds directly to PORT XREMOTE and the
presence of the label 'Xremote' following the label
'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.10.10.8.1.2 |
xremotePortXdmQueryThe type of query message issued by a port when
searching for an X Display Manager (XDM).
Corresponds directly to the PORT XDM QUERY and the
'XDM Query:' in the PORT ALTERNATE CHARACTERISTICS
displayrw Enumeration .1.3.6.1.4.1.33.10.10.8.1.3 |
xremotePortXdmHostThe Domain name or Internet address of the X
Display Manager (XDM) for a port. Corresponds
directly to the PORT XDM HOST and the 'XDM Host:' in
the PORT ALTERNATE CHARACTERISTICS displayrw DisplayString .1.3.6.1.4.1.33.10.10.8.1.4 |
xremoteServerClientsThe number of active X clients. Corresponds
directly to the value labeled 'Current Number of
XClients:' in the SERVER XREMOTE display.ro Gauge .1.3.6.1.4.1.33.10.10.9 |
rotary OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.11 |
rotaryNumberThe number of entries in the Rotary table.ro INTEGER .1.3.6.1.4.1.33.10.11.1 |
rotaryTableA list of rotary entries. SEQUENCE OF RotaryEntry .1.3.6.1.4.1.33.10.11.2 |
rotaryEntryParameter values for a rotary. RotaryEntry .1.3.6.1.4.1.33.10.11.2.1 |
rotaryAddressThe internet address to be recognized as a rotary.
Corresponds directly to the ip-address portion of
SERVER INTERNET ROTARY and the value labeled
'Internet Address' in the SERVER INTERNET ROTARY
display.rw IpAddress .1.3.6.1.4.1.33.10.11.2.1.1 |
rotaryStatusStatus of this entry. Setting the value to
'invalid' invalidates the entry, corresponding
directly to the CLEAR SERVER INTERNET ROTARY
command. It is an implementation-specific matter as
to whether the agent removes an invalidated entry
from the table.rw Enumeration .1.3.6.1.4.1.33.10.11.2.1.2 |
rotaryPortMapThe list of character ports that compose the
rotary. The OCTET STRING contains a bitmap, with
one bit for each port, and enough octets for all the
ports on the system. Port numbers are as defined
for charPortIndex in the Proposed Standard Internet
Character MIB. Corresponding bit numbers start with
1 as the high-order bit of the first octet.
Corresponds directly to port-list portion of SERVER
INTERNET ROTARY and the value labeled 'Ports' in the
SERVER INTERNET ROTARY display.rw OCTET STRING .1.3.6.1.4.1.33.10.11.2.1.3 |
xEgp OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.12 |
ospf OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.13 |
routerIp OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.14 |
routerUdp OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.15 |
routerPolicy OBJECT IDENTIFIER .1.3.6.1.4.1.33.10.16 |
ethernet OBJECT IDENTIFIER .1.3.6.1.4.1.33.11 |
etherTableA list of generic entries. Unknown .1.3.6.1.4.1.33.11.1 |
etherEntryGeneric status and parameter values for an Ethernet
interface. EtherEntry .1.3.6.1.4.1.33.11.1.1 |
etherIndexAn index value that uniquely identifies an Ethernet
interface. The interface identified by a particular
value of this index is the same interface as
identified by the same value of ifIndex.ro INTEGER .1.3.6.1.4.1.33.11.1.1.1 |
etherAlignmentErrorsA count of frames received on a particular
interface that are not an integral number of octets
in length and do not pass the FCS check.ro Counter .1.3.6.1.4.1.33.11.1.1.2 |
etherFCSErrorsA count of frames received on a particular
interface that are an integral number of octets in
length that do not pass the FCS check.ro Counter .1.3.6.1.4.1.33.11.1.1.3 |
etherTxTableA list of Ethernet transmit entries. SEQUENCE OF EtherTxEntry .1.3.6.1.4.1.33.11.2 |
etherTxEntryTransmit status and parameter values for an
Ethernet interface. EtherTxEntry .1.3.6.1.4.1.33.11.2.1 |
etherTxIndexAn index value that uniquely identifies an Ethernet
interface. The interface identified by a particular
value of this index is the same interface as
identified by the same value of ifIndex.ro INTEGER .1.3.6.1.4.1.33.11.2.1.1 |
etherTxSingleCollisionFramesA count of successfully transmitted frames on a
particular interface for which transmission is
inhibited by exactly one collision. A frame that is
counted by an instance of this object is also
counted by the corresponding instance of either the
ifOutUcastPkts or ifOutNUcastPkts object and is not
counted by the corresponding instance of the
etherTxMultipleCollisionFrames object.ro Counter .1.3.6.1.4.1.33.11.2.1.2 |
etherTxMultipleCollisionFramesA count of successfully transmitted frames on a
particular interface for which transmission is
inhibited by more than one collision. A frame that
is counted by an instance of this object is also
counted by the corresponding instance of either the
ifOutUcastPkts or ifOutNUcastPkts object and is not
counted by the corresponding instance of the
etherTxSingleCollisionFrames object.ro Counter .1.3.6.1.4.1.33.11.2.1.3 |
etherMulticastTableA list of etherMulticast entries. SEQUENCE OF EtherMulticastEntry .1.3.6.1.4.1.33.11.3 |
etherMulticastEntryEtherMulticast status and parameter values for an
Ethernet interface. EtherMulticastEntry .1.3.6.1.4.1.33.11.3.1 |
etherMulticastIndexAn index value that uniquely identifies an Ethernet
interface. The interface identified by a particular
value of this index is the same interface as
identified by the same value of ifIndex.ro INTEGER .1.3.6.1.4.1.33.11.3.1.1 |
etherMulticastBytesInA count of frames successfully received on a
particular interface and for which the destination
address multicast bit was set. Bytes that are
counted by an instance of this object are also
counted by the corresponding instance of the
ifInOctets object.ro Counter .1.3.6.1.4.1.33.11.3.1.2 |
etherMulticastBytesOutA count of successfully frames successfully
transmitted on a particular interface and for which
the destination address multicast bit was set.
Bytes that are counted by an instance of this object
are also counted by the corresponding instance of
the ifOutOctets object.ro Counter .1.3.6.1.4.1.33.11.3.1.3 |
etherXTxTableA list of Ethernet extended transmit entries. SEQUENCE OF EtherXTxEntry .1.3.6.1.4.1.33.11.4 |
etherXTxEntryExtended transmit status and parameter values for
an Ethernet interface. EtherXTxEntry .1.3.6.1.4.1.33.11.4.1 |
etherXTxIndexAn index value that uniquely identifies an Ethernet
interface. The interface identified by a particular
value of this index is the same interface as
identified by the same value of ifIndex.ro INTEGER .1.3.6.1.4.1.33.11.4.1.1 |
etherXTxExcessiveCollisionsA count of frames for which transmission on a
particular interface fails due to excessive
collisions.ro Counter .1.3.6.1.4.1.33.11.4.1.2 |
bootClient OBJECT IDENTIFIER .1.3.6.1.4.1.33.12 |
bootClientStatusThe overall status of the bootstrapping operation,
including, for example, what is presently happening
and error information.ro Unknown .1.3.6.1.4.1.33.12.1 |
character OBJECT IDENTIFIER .1.3.6.1.4.1.33.13 |
basic OBJECT IDENTIFIER .1.3.6.1.4.1.33.13.1 |
basicBroadcastControl for user ability to broadcast messages to
other local ports. Corresponds directly to SERVER
BROADCAST and the presence of the label 'Broadcast'
following the label 'Enabled Characteristics:' in
the SERVER CHARACTERISTICS display.rw Unknown .1.3.6.1.4.1.33.13.1.1 |
basicErrorReportControl for server display of an error when the
user gives an unsupported command. Corresponds
directly to SERVER REPORT ERRORS and the presence of
the label 'Report Errors' following the label
'Enabled Characteristics:' in the SERVER
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.2 |
basicLockControl for user ability to use a password to
protect a logged in terminal from other users.
Corresponds directly to SERVER LOCK and the presence
of the label 'Lock' following the label 'Enabled
Characteristics:' in the SERVER CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.13.1.3 |
basicInactivityTimerNumber of minutes a terminal may remain logged in
with no sessions, no input or output, and no modem
transitions. Corresponds directly to SERVER
INACTIVITY TIMER and the value labeled 'Inactivity
Timer:' in the SERVER CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.4 |
basicPasswordRetryLimitNumber of times the server allows a user to retry
an incorrect password. Corresponds directly to
SERVER PASSWORD LIMIT and the value labeled
'Password Limit:' in the SERVER CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.13.1.5 |
basicPrivilegedPasswordThe password a user must enter to become
privileged.
For security reasons, reading this object always
returns a zero-length value. Corresponds directly
to SERVER PRIVILEGED PASSWORD.rw DisplayString .1.3.6.1.4.1.33.13.1.6 |
basicLoginPasswordThe password a user must enter to be given the
opportunity to log in. For security reasons,
reading this object always returns a zero-length
value. Corresponds directly to SERVER LOGIN
PASSWORD.rw DisplayString .1.3.6.1.4.1.33.13.1.7 |
basicLoginPromptThe text string the server displays to prompt a
user for the login password. Corresponds directly
to SERVER LOGIN PROMPT.rw DisplayString .1.3.6.1.4.1.33.13.1.8 |
basicWelcomeThe text string the server displays before
attempting to log in a user. Corresponds directly
to SERVER WELCOME and the value labeled 'Welcome:'
in the SERVER CHARACTERISTICS display.rw DisplayString .1.3.6.1.4.1.33.13.1.9 |
basicActivePortsThe number of ports with connected sessions or
logged in users. Corresponds directly to the value
labeled 'Active Ports:' and 'Cur' in the SERVER
STATUS display.ro Gauge .1.3.6.1.4.1.33.13.1.10 |
basicActivePortsHighThe highest value of basicActivePorts since system
initialization. Corresponds directly to the value
labeled 'Active Ports:' and 'High' in the SERVER
STATUS display.ro Gauge .1.3.6.1.4.1.33.13.1.11 |
basicActiveUsersThe number of logged in users. Corresponds
directly to the value labeled 'Active Users:' and
'Cur' in the SERVER STATUS display.ro Gauge .1.3.6.1.4.1.33.13.1.12 |
basicActiveUsersHighThe highest value of basicActiveUsers since system
initialization. Corresponds directly to the value
labeled 'Active Users:' and 'High' in the SERVER
STATUS display.ro Gauge .1.3.6.1.4.1.33.13.1.13 |
basicSessionsThe total number of connected sessions.
Corresponds directly to the value labeled 'Connected
Sessions:' and 'Cur' in the SERVER STATUS display.ro Gauge .1.3.6.1.4.1.33.13.1.14 |
basicSessionsHighThe highest value of basicSessions since system
initialization. Corresponds directly to the value
labeled 'Connected Sessions:' and 'High' in the
SERVER STATUS display.ro Gauge .1.3.6.1.4.1.33.13.1.15 |
basicSessionsLimitThe maximum total number of sessions that can
simultaneously be connected to the system. A value
of -1 indicates no limit up to available dynamic
system memory. Corresponds directly to SERVER
SESSION LIMIT and the value labeled 'Connected
Sessions:' and 'Max' in the SERVER STATUS display.rw INTEGER (-1..64) .1.3.6.1.4.1.33.13.1.16 |
basicPortTableA list of basic character port entries. SEQUENCE OF BasicPortEntry .1.3.6.1.4.1.33.13.1.17 |
basicPortEntryBasic parameter values for a port. BasicPortEntry .1.3.6.1.4.1.33.13.1.17.1 |
basicPortIndexAn index value that uniquely identifies a port.
The port identified by a particular value of this
index is the same port as identified by
charPortIndex in the Character MIB [12].ro INTEGER .1.3.6.1.4.1.33.13.1.17.1.1 |
basicPortDefaultDestActionThe action to take relative to
basicPortDefaultDestName. Corresponds directly to
PORT DEDICATED/PREFERRED SERVICE and the label
'Dedicated/Preferred Service:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.2 |
basicPortDefaultDestProtocolThe session protocol to use with
basicPortDefaultDestName. Corresponds directly to
LAT/TELNET PORT DEDICATED/PREFERRED SERVICE.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.3 |
basicPortDefaultDestNameThe default name to use in forming a connection
when no other name is specified. Corresponds
directly to PORT DEDICATED/PREFERRED SERVICE and the
value labeled 'Dedicated/Preferred Service:' in the
PORT CHARACTERISTICS display. If the value of
basicPortDefaultDestProtocol is 'telnet', an
Internet port number may be included on the end of
the name, delimited with a colon (':'). If the
value of basicPortDefaultDestProtocol is not
'telnet', then the maximum length is 16.rw DisplayString .1.3.6.1.4.1.33.13.1.17.1.4 |
basicPortDefaultDestLATNodeNameA LAT node name to use with
basicPortDefaultDestName. Corresponds directly to
PORT DEDICATED/PREFERRED SERVICE NODE and the value
labeled 'Node:' following the label
'Dedicated/Preferred Service:' in the PORT
CHARACTERISTICS display. This object can have a
non- zero-length value only if the value of
basicPortDefaultDestProtocol is 'lat'.rw DisplayString .1.3.6.1.4.1.33.13.1.17.1.5 |
basicPortDefaultDestLATPortNameA LAT port name to use with
basicPortDefaultDestName. Corresponds directly to
PORT DEDICATED/PREFERRED SERVICE NODE and the value
labeled 'Node:' following the label
'Dedicated/Preferred Service:' in the PORT
CHARACTERISTICS display. this object can hav a
non-zero-length value only if the value if
basicPortDefaultDestProtocol is 'lat'rw DisplayString .1.3.6.1.4.1.33.13.1.17.1.6 |
basicPortAutoConnectControl for automatic session connection.
Corresponds directly to PORT AUTOCONNECT and the
presence of the label 'Autoconnect' following the
label 'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.7 |
basicPortAutoLoginControl for automatic port login. Corresponds
directly to PORT AUTODEDICATED and the presence of
the label 'Autodedicated' following the label
'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.8 |
basicPortBroadcastControl for display of messages sent by users on
other ports. Corresponds directly to PORT BROADCAST
and the presence of the label 'Broadcast' following
the label 'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.9 |
basicPortConnectResumeControl for behavior of a connection attempt to a
destination where the port already has a connection.
'disabled' causes a new connection. 'enabled'
causes the existing connection to become the active
connection. Corresponds directly to PORT
CONNECTRESUME and the presence of the label
'Connectresume' following the label 'Enabled
Characteristics:' in the PORT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.10 |
basicPortDialupDefines whether the port should be considered as
connected to a dialup line. 'enabled' means that it
is. Corresponds directly to PORT DIALUP and the
presence of the label 'Dial Up' following the label
'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.11 |
basicPortIdleTimeoutThe number of minutes the system will allow a
session to have no activity before automatically
disconnecting it. A value of -1 indicates no
timeout. Zero is not a valid value. Corresponds
directly to PORT IDLE TIMEOUT and the value labeled
'Idle Timeout:' in the PORT ALTERNATE
CHARACTERISTICS display.rw INTEGER (-1..255) .1.3.6.1.4.1.33.13.1.17.1.12 |
basicPortInactivityLogoutControl for the system automatically logging the
port out when it has no sessions, no local activity,
and no modem signal changes for the time period
specified by basicInactivityTimer. Corresponds
directly to PORT INACTIVITY LOGOUT and the presence
of the label 'Inactivity Logout' following the label
'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.13 |
basicPortLossNotificationControl for the system sending a Bell character to
the port when it looses an input character due to an
overrun or data error. Corresponds directly to PORT
LOSS NOTIFICATION and the presence of the label
'Loss Notification' following the label 'Enabled
Characteristics:' in the PORT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.14 |
basicPortMessageCodesControl for including error numbers in error
messages displayed on the port. Corresponds
directly to PORT MESSAGE CODES and the presence of
the label 'Message Codes' following the label
'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.15 |
basicPortMultisessionsControl for running the multisession line protocol
between the port and the locally-connected terminal.
Corresponds directly to PORT MULTISESSIONS and the
presence of the label 'Multisessions' following the
label 'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.16 |
basicPortDefaultUserNameDefault user name to use for automatically logging
in the port. Corresponds directly to PORT USERNAME
and the value labeled 'Port n:' in the PORT
CHARACTERISTICS display.rw DisplayString .1.3.6.1.4.1.33.13.1.17.1.17 |
basicPortVerificationControl for display of informational messages on
the port when the user connects, disconnects, or
switches a session. Corresponds directly to PORT
VERIFICATION and the presence of the label
'Verification' following the label 'Enabled
Characteristics:' in the PORT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.18 |
basicPortDefaultProtocolThe session protocol to use when not otherwise
specified. Corresponds directly to PORT RESOLVE
SERVICE and the value labeled 'Resolve Service:' in
the PORT ALTERNATE CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.19 |
basicPortLoginsThe number of logins on the port since system
initialization. Corresponds directly to the value
labeled 'Local Accesses:' in the PORT COUNTERS
display.ro Counter .1.3.6.1.4.1.33.13.1.17.1.20 |
basicPortRemoteSessionsThe number of remotely originating sessions to the
port since system initialization. Corresponds
directly to the value labeled 'Remote Accesses:' in
the PORT COUNTERS display.ro Counter .1.3.6.1.4.1.33.13.1.17.1.21 |
basicPortIdleTimeoutsThe number of session disconnects due to expiration
of basicPortIdleTimeout. Corresponds directly to
the value labeled 'Idle Timeouts:' in the PORT
COUNTERS display.ro Counter .1.3.6.1.4.1.33.13.1.17.1.22 |
basicPortStatusThe current operational status of the port.
Corresponds directly to the value labeled 'Status:'
in the PORT STATUS display.ro Enumeration .1.3.6.1.4.1.33.13.1.17.1.23 |
basicPortLastInCharacterThe character that most recently came into the
port. Corresponds directly to the value labeled
'Last Char Input:' in the PORT STATUS display.ro INTEGER .1.3.6.1.4.1.33.13.1.17.1.24 |
basicPortLastOutCharacterThe character that most recently went out of the
port. Corresponds directly to the value labeled
'Last Char Output:' in the PORT STATUS display.ro INTEGER .1.3.6.1.4.1.33.13.1.17.1.25 |
basicPortActiveUserNameThe user name currently logged into the port.
Corresponds directly to the value by the port number
and labeled 'Username' in the USERS display.ro DisplayString .1.3.6.1.4.1.33.13.1.17.1.26 |
basicPortDefaultSessionModeData recognition mode when starting a session,
with
the following meanings:
interactive locally recognize all controls
binary recognize only session protocol
(corresponds to PASSALL)
binaryWithFlow recognize only XON and XOFF
(corresponds to PASTHRU
transparent recognize no data
Corresponds directly to PORT DEFAULT SESSION MODE
and
the value labeled 'Default Session Mode:' in the
PORT
ALTERNATE CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.27 |
basicPortZeroControl to zero counters for the port. In response
to a get-request or get-next-request, the agent
always returns 'ready' for this value. Setting the
value to 'ready' has no effect. Setting it to
'execute' causes the port's counters to be zeroed.
Corresponds to the ZERO PORT command.rw Enumeration .1.3.6.1.4.1.33.13.1.17.1.28 |
basicPortZeroTimeThe number of hundredths of a second since the most
recent zeroing of the port's counters, such as
through execution of basicPortZero. Corresponds
directly to the value labeled 'Seconds Since
Zeroed:' in the PORT COUNTERS display.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.33.13.1.17.1.29 |
basicSerialPortTableA list of basic character serial port entries. SEQUENCE OF BasicSerialPortEntry .1.3.6.1.4.1.33.13.1.18 |
basicSerialPortEntryBasic parameter values for a serial port. BasicSerialPortEntry .1.3.6.1.4.1.33.13.1.18.1 |
basicSerialPortIndexAn index value that uniquely identifies a port.
The port identified by a particular value of this
index is the same port as identified by
charPortIndex in the Character MIB [12].ro INTEGER .1.3.6.1.4.1.33.13.1.18.1.1 |
basicSerialPortBreakAction to take on a BREAK condition from the port.
Corresponds directly to PORT BREAK and the value
labeled 'Break:' in the PORT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.2 |
basicSerialPortInterruptsControl for recognizing BREAK or local switch to
interrupt a session. Corresponds directly to PORT
INTERRUPTS and the presence of the label
'Interrupts' following the label 'Enabled
Characteristics:' in the PORT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.3 |
basicSerialPortNoLossControl for storing port input locally in
anticipation of session startup. Corresponds
directly to PORT NOLOSS and the presence of the
label 'Noloss' following the label 'Enabled
Characteristics:' in the PORT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.4 |
basicSerialPortPauseControl for pausing after each screenful of
locally-originated output to the port. Corresponds
directly to PORT PAUSE and the presence of the label
'Pause' following the label 'Enabled
Characteristics:' in the PORT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.5 |
basicSerialPortPromptPrompt for the system to use on the port.
Corresponds directly to PORT PROMPT and the value
labeled 'Prompt:' in the PORT ALTERNATE
CHARACTERISTICS display.rw DisplayString .1.3.6.1.4.1.33.13.1.18.1.6 |
basicSerialPortTerminalTypeType of terminal attached to the port, for
formatting local output. Corresponds directly to
PORT TYPE and the value labeled 'Type:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.7 |
basicSerialPortTypeaheadLimitMaximum number of input characters to hold pending
tranmission on a session. Corresponds directly to
PORT TYPEAHEAD SIZE and the value labeled 'Typeahead
Size:' in the PORT ALTERNATE CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.8 |
basicSerialPortBackwardSwitchCharacter input from the character port to cause a
switch to the previous, lower numbered session. The
value 0 indicates no character has this effect.
Corresponds directly to PORT BACKWARD SWITCH and the
value labeled 'Backwards Switch:' in the PORT
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.9 |
basicSerialPortForwardSwitchCharacter input from the character port to cause a
switch to the next, higher numbered session. The
value 0 indicates no character has this effect.
Corresponds directly to PORT FORWARD SWITCH and the
value labeled 'Forwards Switch:' in the PORT
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.10 |
basicSerialPortLocalSwitchCharacter input from the character port to cause a
switch to local command mode. The value 0 indicates
no character has this effect. Corresponds directly
to PORT LOCAL SWITCH and the value labeled 'Local
Switch:' in the PORT CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.11 |
basicSerialPortModemControlControl for observing hardware modem control
signals. Corresponds directly to PORT MODEM CONTROL
and the value labeled 'Modem Control:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.12 |
basicSerialPortSignalCheckControl for observing DSR and DCD to bound allowing
sessions. Corresponds directly to PORT SIGNAL CHECK
and the presence of the label 'Signal Check'
following the label 'Enabled Characteristics:' in
the PORT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.13 |
basicSerialPortDSRLogoutControl for logging out the port when DCD is
deasserted. Corresponds directly to PORT DSRLOGOUT
and the presence of the label 'DSRlogout' following
the label 'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.14 |
basicSerialPortDSRObserveControl for beginning the login sequence on the
port when DCD is asserted. Corresponds directly to
PORT DSRWAIT and the presence of the label 'DSRwait'
following the label 'Enabled Characteristics:' in
the PORT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.15 |
basicSerialPortDCDTimeoutThe number of milleseconds that DCD may be asserted
before disconnecting the port. Corresponds directly
to PORT DCD TIMEOUT and the value labeled 'DCD
Timeout:' in the PORT ALTERNATE CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.16 |
basicSerialPortDTRAssertControl when the system asserts DTR on the port.
always unconditional(DISABLED)
onConnectionOrRing connection formed or RING
asserted(ENABLED)
onConnection connection formed
(FORCONNECTION)
onRing RING asserted (FORRING)
Corresponds directly to PORT DTRWAIT and the value
labeled 'DTR Wait:' in the PORT ALTERNATE
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.17 |
basicSerialPortLimitedCommandsControl for limiting the commands available to the
user on the port. Corresponds directly to PORT
SECURITY and the presence of the label 'Security'
following the label 'Enabled Characteristics:' in
the PORT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.18 |
basicSerialPortLimitedViewControl for restricting what a user may display.
Corresponds directly to PORT LIMITED VIEW and the
presence of the label 'Limited View' following the
label 'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.19 |
basicSerialPortPasswordControl for requiring the user to supply the login
password to log in on the port. Corresponds
directly to PORT PASSWORD and the presence of the
label 'Password' following the label 'Enabled
Characteristics:' in the PORT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.20 |
basicSerialPortLineEditorControl for allowing the user to use local mode
command line editing. Corresponds directly to PORT
LINE EDITOR and the presence of the label 'Line
Editor' following the label 'Enabled
Characteristics:' in the PORT CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.13.1.18.1.21 |
basicSerialPortLineEditorBackspaceCharacter input from the character port to move the
cursor to the left. The value 0 indicates no
character has this effect. Corresponds directly to
PORT LINE EDITOR BACKSPACE and the value labeled
'Backspace Character:' in the PORT ALTERNATE
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.22 |
basicSerialPortLineEditorBeginningCharacter input from the character port to move the
cursor to the beginning of the line. The value 0
indicates no character has this effect. Corresponds
directly to PORT LINE EDITOR BEGINNING and the value
labeled 'Begin Line Character:' in the PORT
ALTERNATE CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.23 |
basicSerialPortLineEditorCancelCharacter input from the character port to cancel
an interactive dialog or delete the current line.
The value 0 indicates no character has this effect.
Corresponds directly to PORT LINE EDITOR CANCEL and
the value labeled 'Cancel Character:' in the PORT
ALTERNATE CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.24 |
basicSerialPortLineEditorDeleteBeginningCharacter input from the character port to delete
the current line from the cursor to the beginning.
The value 0 indicates no character has this effect.
Corresponds directly to PORT LINE EDITOR DELETE
BEGINNING and the value labeled 'Delete Begin
Character:' in the PORT ALTERNATE CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.25 |
basicSerialPortLineEditorDeleteLineCharacter input from the character port to delete
the current line. The value 0 indicates no
character has this effect. Corresponds directly to
PORT LINE EDITOR DELETE LINE and the value labeled
'Delete Line Character:' in the PORT ALTERNATE
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.26 |
basicSerialPortLineEditorEndCharacter input from the character port to move the
cursor to the end of the line. The value 0
indicates no character has this effect. Corresponds
directly to PORT LINE EDITOR END and the value
labeled 'End of Line Character:' in the PORT
ALTERNATE CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.27 |
basicSerialPortLineEditorForwardCharacter input from the character port to move the
cursor to the right. The value 0 indicates no
character has this effect. Corresponds directly to
PORT LINE EDITOR FORWARDS and the value labeled
'Forwards Character:' in the PORT ALTERNATE
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.28 |
basicSerialPortLineEditorInsertToggleCharacter input from the character port to toggle
between insert and overwrite modes. The value 0
indicates no character has this effect. Corresponds
directly to PORT LINE EDITOR INSERT TOGGLE and the
value labeled 'Insert Character:' in the PORT
ALTERNATE CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.29 |
basicSerialPortLineEditorNextLineCharacter input from the character port to recall
the next, newer line in the command history. The
value -1 indicates no character has this effect.
Corresponds directly to PORT LINE EDITOR NEXT LINE
and the value labeled 'Next Line Character:' in the
PORT ALTERNATE CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.30 |
basicSerialPortLineEditorPreviousLineCharacter input from the character port to recall
the previous, older line in the command history.
The value 0 indicates no character has this effect.
Corresponds directly to PORT LINE EDITOR PREVIOUS
LINE and the value labeled 'Previous Line
Character:' in the PORT ALTERNATE CHARACTERISTICS
display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.31 |
basicSerialPortLineEditorQuotingCharacterCharacter input from the character port to inhibit
interpretation of the next input character. The
value 0 indicates no character has this effect.
Corresponds directly to PORT LINE EDITOR QUOTING
CHARACTER and the value labeled 'Quoting Character:'
in the PORT ALTERNATE CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.32 |
basicSerialPortLineEditorRedisplayCharacter input from the character port to
redisplay the current command line. The value 0
indicates no character has this effect. Corresponds
directly to PORT LINE EDITOR REDISPLAY CHARACTER and
the value labeled 'Redisplay Character:' in the PORT
ALTERNATE CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.1.18.1.33 |
basicConsoleLogoutDisconnectControl for automatic session disconnection when a
console port user logs out. Corresponds directly to
SERVER CONSOLE LOGOUT and the presence of the label
'Console Logout' following the label 'Enabled
Characteristics:' in the SERVER CHARACTERISTICS
display.rw Enumeration .1.3.6.1.4.1.33.13.1.19 |
queue OBJECT IDENTIFIER .1.3.6.1.4.1.33.13.2 |
queueLimitThe maximum number of entries that can be made in
the Queue table. The value -1 indicates the imit is
available memory. Corresponds directly to SERVER
QUEUE LIMIT and the value labeled 'Queue Limit:' in
the SERVER CHARACTERISTICS display.rw INTEGER (-1..100) .1.3.6.1.4.1.33.13.2.1 |
queueHighThe highest value of queueNumber since system
initialization. Corresponds directly to the value
labeled 'Queue Entries' and 'High' in the SERVER
STATUS display.ro Gauge .1.3.6.1.4.1.33.13.2.2 |
queueNumberThe number of entries in the Queue table.
Corresponds directly to the value labeled 'Queue
Entries' and 'Cur' in the SERVER STATUS display.ro Gauge .1.3.6.1.4.1.33.13.2.3 |
queueTableA list of queue entries. SEQUENCE OF QueueEntry .1.3.6.1.4.1.33.13.2.4 |
queueEntryParameter values for a queue entry. QueueEntry .1.3.6.1.4.1.33.13.2.4.1 |
queueJobThe job number of a queued request. Corresponds
directly to the value labeled 'Entry' in the QUEUE
display.ro INTEGER .1.3.6.1.4.1.33.13.2.4.1.1 |
queueStatusThe status of a queue entry. Set to 'invalid' to
remove the entry, which corresponds directly to the
REMOVE QUEUE ENTRY command. Actual removal of the
entry is implementation specific.rw Enumeration .1.3.6.1.4.1.33.13.2.4.1.2 |
queueSourceNameThe name of the system that originated the queue
entry. Corresponds directly to the value labeled
'Source Node' in the QUEUE display.ro DisplayString .1.3.6.1.4.1.33.13.2.4.1.3 |
queueServiceNameThe name of the service for which the originator is
waiting. Corresponds directly to the value labeled
'Service' in the QUEUE display.ro DisplayString .1.3.6.1.4.1.33.13.2.4.1.4 |
queueServicePortIndexThe charPortIndex of the port for which the
originator is waiting, if supplied by the
originator. As defined in the Character MIB [12].
Corresponds indirectly to the port number part of
the value labeled 'Port Name' in the QUEUE
display.ro INTEGER .1.3.6.1.4.1.33.13.2.4.1.5 |
queueServicePortNameThe name of the port for which the originator is
waiting, if supplied by the originator. Corresponds
directly to the port name part of the value labeled
'Port Name' in the SERVER QUEUE display.ro DisplayString .1.3.6.1.4.1.33.13.2.4.1.6 |
queuePortTableA list of queuing-related character port entries. SEQUENCE OF QueuePortEntry .1.3.6.1.4.1.33.13.2.5 |
queuePortEntryQueuing parameter values for a port. QueuePortEntry .1.3.6.1.4.1.33.13.2.5.1 |
queuePortIndexAn index value that uniquely identifies a port.
The port identified by a particular value of this
index is the same port as identified by
charPortIndex in the Character MIB [12].ro INTEGER .1.3.6.1.4.1.33.13.2.5.1.1 |
queuePortQueuingControl for allowing queued requests for using the
port. Corresponds directly to PORT QUEUING and the
presence of the label 'Queuing' following the label
'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.2.5.1.2 |
menu OBJECT IDENTIFIER .1.3.6.1.4.1.33.13.3 |
menuNumberThe number of entries in the Menu table.
Corresponds indirectly to SERVER MENU display.ro Gauge .1.3.6.1.4.1.33.13.3.1 |
menuContinuePromptThe text to use when prompting a menu user to press
RETURN to continue. Corresponds directly to SERVER
MENU CONTINUE PROMPT and the value labeled 'Menu
Continue Prompt:' in the SERVER MENU display.rw DisplayString .1.3.6.1.4.1.33.13.3.2 |
menuSelectionPromptThe text to use when prompting a menu user for a
menu selection. Corresponds directly to SERVER MENU
PROMPT and the value labeled 'Menu Prompt:' in the
SERVER MENU display.rw DisplayString .1.3.6.1.4.1.33.13.3.3 |
menuTableA list of menu entries. SEQUENCE OF MenuEntry .1.3.6.1.4.1.33.13.3.4 |
menuEntryParameter values for a menu entry. MenuEntry .1.3.6.1.4.1.33.13.3.4.1 |
menuIndexThe index number of a menu entry. Corresponds
directly to the numbers down the left of the SERVER
MENU display.ro INTEGER .1.3.6.1.4.1.33.13.3.4.1.1 |
menuStatusThe status of a the entry. Set to 'invalid' to
remove the entry, which corresponds directly to the
CLEAR SERVER MENU command. Actual removal of the
entry is implementation specific.rw Enumeration .1.3.6.1.4.1.33.13.3.4.1.2 |
menuTextThe text to be displayed in the menu. Corresponds
directly to the line next to the entry number in the
SERVER MENU display.ro DisplayString .1.3.6.1.4.1.33.13.3.4.1.3 |
menuCommandThe commands to execute when the user chooses the
menu entry. Corresponds directly second line
following the entry number in the SERVER MENU
display.ro DisplayString .1.3.6.1.4.1.33.13.3.4.1.4 |
menuPortTableA list of menu-related character port entries. SEQUENCE OF MenuPortEntry .1.3.6.1.4.1.33.13.3.5 |
menuPortEntryMenu parameter values for a port. MenuPortEntry .1.3.6.1.4.1.33.13.3.5.1 |
menuPortIndexAn index value that uniquely identifies a port.
The port identified by a particular value of this
index is the same port as identified by
charPortIndex in the Character MIB [12].ro INTEGER .1.3.6.1.4.1.33.13.3.5.1.1 |
menuPortMenuStatusControl for menu operation on the port.
Corresponds indirectly to PORT MENU and PORT
PRIVILEGED MENU and the presence of the labels
'Menu' and 'Privileged Men' following the label
'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.3.5.1.2 |
netLogin OBJECT IDENTIFIER .1.3.6.1.4.1.33.13.4 |
netLoginNumberThe number of entries in the Network Login Server
table.ro INTEGER .1.3.6.1.4.1.33.13.4.1 |
netLoginServerTableA list of network login server entries. SEQUENCE OF NetLoginServerEntry .1.3.6.1.4.1.33.13.4.2 |
netLoginServerEntryNetwork login parameter values for a server
entry. NetLoginServerEntry .1.3.6.1.4.1.33.13.4.2.1 |
netLoginServerNameThe name of a network login server, suitable for
resolution to a network address. Corresponds
directly to host portion of SERVER SCRIPT SERVER and
the value labeled 'Script Host' in the SERVER
PARAMETER SERVER display.rw DisplayString .1.3.6.1.4.1.33.13.4.2.1.1 |
netLoginServerStatusStatus of this entry. Set to 'invalid'to remove the entry, which
corresponds directly to the CLEAR SERVER SCRIPT SERVER
command. Acutal removal of the entry is implementation
specific.rw Enumeration .1.3.6.1.4.1.33.13.4.2.1.2 |
netLoginServerPathThe full path name to the script file that is
identified by the user name. Corresponds directly
to path portion of SERVER SCRIPT SERVER and the
value labeled 'Script Path' in the SERVER PARAMETER
SERVER display.rw DisplayString .1.3.6.1.4.1.33.13.4.2.1.3 |
netLoginPortTableA list of network login character port entries. SEQUENCE OF NetLoginPortEntry .1.3.6.1.4.1.33.13.4.3 |
netLoginPortEntryNetwork login parameter values for a port. NetLoginPortEntry .1.3.6.1.4.1.33.13.4.3.1 |
netLoginPortIndexAn index value that uniquely identifies a port.
The port identified by a particular value of this
index is the same port as identified by
charPortIndex in the Character MIB [12].ro INTEGER .1.3.6.1.4.1.33.13.4.3.1.1 |
netLoginPortScriptUseControl for the script action taken when a user
logs in on the port. Corresponds directly to PORT
SCRIPT LOGIN and the value labeled 'Script Login:'
in the PORT ALTERNATE CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.4.3.1.2 |
netLoginPortScriptEchoControl for display of script operation on the port
when running a script. Corresponds directly to PORT
SCRIPT ECHO and the presence of the label 'Script
Echo' following the label 'Enabled Characteristics:'
in the PORT CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.4.3.1.3 |
netLoginPortLoaderAddressTypeThe type of network address contained in
netLoginPortLoaderAddress. 'unknown' means no
address has been defined. 'other' means no other
type value applies. 'ip' is an Internet IP address.
'ethernet' is an 802.3 MAC address. Corresponds
indirectly to the address part of the value labeled
'Script Loaded From:' in the PORT STATUS display.ro AddressType .1.3.6.1.4.1.33.13.4.3.1.4 |
netLoginPortLoaderAddressThe network address of the server that provided the
script for the current port login. Corresponds
directly the address part of the value labeled
'Script Loaded From:' in the PORT STATUS display.ro OCTET STRING .1.3.6.1.4.1.33.13.4.3.1.5 |
netLoginPortLoaderFileThe path and file name of the script used for the
current port login. Corresponds directly the file
name part of the value labeled 'Script Loaded
From:' in the PORT STATUS display.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.33.13.4.3.1.6 |
dial OBJECT IDENTIFIER .1.3.6.1.4.1.33.13.5 |
dialPortTableA list of dial character port entries. SEQUENCE OF DialPortEntry .1.3.6.1.4.1.33.13.5.1 |
dialPortEntryDial parameter values for a port. DialPortEntry .1.3.6.1.4.1.33.13.5.1.1 |
dialPortIndexAn index value that uniquely identifies a port.
The port identified by a particular value of this
index is the same port as identified by
charPortIndex in the Character MIB [12].ro INTEGER .1.3.6.1.4.1.33.13.5.1.1.1 |
dialPortDialbackControl for use of dialback when a user logs in on
the port. Corresponds directly to PORT DIALBACK and
the presence of the label 'Dialback' following the
label 'Enabled Characteristics:' in the PORT
CHARACTERISTICS display.rw Enumeration .1.3.6.1.4.1.33.13.5.1.1.2 |
dialPortDialbackTimeoutThe number of seconds to wait for remote modem
response when dialing back. Corresponds directly to
PORT DIALBACK TIMEOUT and the value labeled
'Dialback Timeout:' in the PORT ALTERNATE
CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.5.1.1.3 |
sessionLog OBJECT IDENTIFIER .1.3.6.1.4.1.33.13.6 |
sessionLogLimitThe maximum number of entries allowed in the
Session Log table. Corresponds directly to SERVER
ACCOUNTING ENTRIES and the value labeled 'Accounting
Entries:' in the SERVER CHARACTERISTICS display.rw INTEGER .1.3.6.1.4.1.33.13.6.1 |
sessionLogTableA list of session log entries. SEQUENCE OF SessionLogEntry .1.3.6.1.4.1.33.13.6.2 |
sessionLogEntryParameter values for a session log entry. SessionLogEntry .1.3.6.1.4.1.33.13.6.2.1 |
sessionLogIndexThe index number of a session log entry.
Corresponds directly to the order of the displayed
records in the SERVER ACCOUNTING display. The
maximum value is sessionLogLimit.ro INTEGER .1.3.6.1.4.1.33.13.6.2.1.1 |
sessionLogConnectionIDAn indentifying number for records relating to the
same connection, that is, the connect and disconnect
records, either of which can be missing.
Corresponds directly to value labeled 'Entry' the
SERVER ACCOUNTING display.ro INTEGER .1.3.6.1.4.1.33.13.6.2.1.2 |
sessionLogPortAn index value that uniquely identifies the port
where the event took place. The port identified by
a particular value of this index is the same port as
identified by charPortIndex in the Character MIB
[12]. Corresponds directly to the value labeled
'Port' in the SERVER ACCOUNTING display.ro INTEGER .1.3.6.1.4.1.33.13.6.2.1.3 |
sessionLogEventThe type of event. Corresponds directly to the
alphabetic part of the value labeled 'Type' in the
SERVER ACCOUNTING display.ro Enumeration .1.3.6.1.4.1.33.13.6.2.1.4 |
sessionLogEventDetailThe detailed reason for the event. Corresponds
directly to the numeric part of the value labeled
'Type' in the SERVER ACCOUNTING display.ro Enumeration .1.3.6.1.4.1.33.13.6.2.1.5 |
sessionLogUserNameThe user name logged in on the port when the event
occurred. Corresponds directly to the value labeled
'Username' in the SERVER ACCOUNTING display.ro DisplayString .1.3.6.1.4.1.33.13.6.2.1.6 |
sessionLogRemoteNameThe name of the session remote partner.
Corresponds directly to the value labeled
'Destination' in the SERVER ACCOUNTING display.ro DisplayString .1.3.6.1.4.1.33.13.6.2.1.7 |
sessionLogConnectTimeThe date and time that session connection occurred.
Corresponds directly to the value labeled 'Connect
Time' in the SERVER ACCOUNTING display.ro DateTime .1.3.6.1.4.1.33.13.6.2.1.8 |
sessionLogDisconnectTimeThe date and time that session disconnection
occurred. Corresponds directly to the value labeled
'Disconnect Time' in the SERVER ACCOUNTING
display.ro DateTime .1.3.6.1.4.1.33.13.6.2.1.9 |
sessionLogInCharactersThe number of characters that came into the port
for the session. Corresponds directly to the value
labeled 'Bytes In' in the SERVER ACCOUNTING
display.ro Counter .1.3.6.1.4.1.33.13.6.2.1.10 |
sessionLogOutCharactersThe number of characters that went out of the port
for the session. Corresponds directly to the value
labeled 'Bytes Out' in the SERVER ACCOUNTING
display.ro Counter .1.3.6.1.4.1.33.13.6.2.1.11 |
decnet OBJECT IDENTIFIER .1.3.6.1.4.1.33.14 |
rcp OBJECT IDENTIFIER .1.3.6.1.4.1.33.14.1 |
rcpRemoteAddressIf a remote console session exists, the Ethernet
address of the remote partner, otherwise zero
length.ro Unknown .1.3.6.1.4.1.33.14.1.1 |