DXA550-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for DXA550-MIB.
345
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
345 total| Object Name |
|---|
internet OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1 |
RFC1155-SMI Unknown .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1 |
directory OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.1 |
mgmt OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2 |
mib-2 OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1 |
system OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.1.5 |
sysLocationThe physical location of this node (e.g.,
`telephone closet, 3rd floor').rw DisplayString .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.1.7 |
interfaces OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.2 |
ifNumberThe number of network interfaces (regardless of
their current state) present on this system.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.2.2 |
ifEntryAn interface entry containing objects at the
subnetwork layer and below for a particular
interface. IfEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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 SYNTAX OCTET STRING .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.2.2.1.9 |
ifInOctetsThe total number of octets received on the
interface, including framing characters.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.2.2.1.10 |
ifInUcastPktsThe number of subnetwork-unicast packets
delivered to a higher-layer protocol.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.2.2.1.15 |
ifOutOctetsThe total number of octets transmitted out of the
interface, including framing characters.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.2.2.1.19 |
ifOutErrorsThe number of outbound packets that could not be
transmitted because of errors.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.2.2.1.20 |
ifOutQLenThe length of the output packet queue (in
packets).ro Gauge .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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 an agent is not
configured to have a value for any of these
variables, the object identifier
nullSpecific OBJECT IDENTIFIER ::= { 0 0 }
is returned. Note that `nullSpecific' 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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.2.2.1.22 |
ip OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.4.2 |
ipInReceivesThe total number of input datagrams received from
interfaces, including those received in error.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.4.8 |
ipInDeliversThe total number of input datagrams successfully
delivered to IP user-protocols (including ICMP).ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.4.13 |
ipReasmReqdsThe number of IP fragments received which needed
to be reassembled at this entity.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.4.14 |
ipReasmOKsThe number of IP datagrams successfully re-
assembled.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.4.16 |
ipFragOKsThe number of IP datagrams that have been
successfully fragmented at this entity.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.4.19 |
ipAddrTableThe table of addressing information relevant to
this entity's IP addresses. SEQUENCE OF IpAddrEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.4.20 |
ipAddrEntryThe addressing information for one of this
entity's IP addresses. IpAddrEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.4.20.1 |
ipAdEntAddrThe IP address to which this entry's addressing
information pertains.ro IpAddress .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.4.20.1.5 |
ipRouteTableThis entity's IP Routing table. SEQUENCE OF IpRouteEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.4.21 |
ipRouteEntryA route to a particular destination. IpRouteEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.rw OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.4.21.1.13 |
icmp OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.2 |
icmpInDestUnreachsThe number of ICMP Destination Unreachable
messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.3 |
icmpInTimeExcdsThe number of ICMP Time Exceeded messages
received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.4 |
icmpInParmProbsThe number of ICMP Parameter Problem messages
received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.5 |
icmpInSrcQuenchsThe number of ICMP Source Quench messages
received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.6 |
icmpInRedirectsThe number of ICMP Redirect messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.7 |
icmpInEchosThe number of ICMP Echo (request) messages
received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.8 |
icmpInEchoRepsThe number of ICMP Echo Reply messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.9 |
icmpInTimestampsThe number of ICMP Timestamp (request) messages
received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.10 |
icmpInTimestampRepsThe number of ICMP Timestamp Reply messages
received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.11 |
icmpInAddrMasksThe number of ICMP Address Mask Request messages
received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.12 |
icmpInAddrMaskRepsThe number of ICMP Address Mask Reply messages
received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.15 |
icmpOutDestUnreachsThe number of ICMP Destination Unreachable
messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.16 |
icmpOutTimeExcdsThe number of ICMP Time Exceeded messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.17 |
icmpOutParmProbsThe number of ICMP Parameter Problem messages
sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.18 |
icmpOutSrcQuenchsThe number of ICMP Source Quench messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.20 |
icmpOutEchosThe number of ICMP Echo (request) messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.21 |
icmpOutEchoRepsThe number of ICMP Echo Reply messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.22 |
icmpOutTimestampsThe number of ICMP Timestamp (request) messages
sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.23 |
icmpOutTimestampRepsThe number of ICMP Timestamp Reply messages
sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.24 |
icmpOutAddrMasksThe number of ICMP Address Mask Request messages
sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.25 |
icmpOutAddrMaskRepsThe number of ICMP Address Mask Reply messages
sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.5.26 |
udp OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.7 |
udpInDatagramsThe total number of UDP datagrams delivered to
UDP users.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.7.3 |
udpOutDatagramsThe total number of UDP datagrams sent from this
entity.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.7.4 |
udpTableA table containing UDP listener information. SEQUENCE OF UdpEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.7.5 |
udpEntryInformation about a particular current UDP
listener. UdpEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.7.5.1.1 |
udpLocalPortThe local port number for this UDP listener.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.7.5.1.2 |
snmp OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.11 |
snmpInPktsThe total number of Messages delivered to the
SNMP entity from the transport service.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.2.1.11.30 |
experimental OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.3 |
private OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4 |
enterprises OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1 |
datability OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187 |
cExper OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1 |
dot3 OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3 |
dot3TableStatus information and control variables for a
collection of ethernet-like interfaces attached to
a particular system. SEQUENCE OF Dot3Entry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.1 |
dot3EntryStatus information and control variables for a
particular interface to an ethernet-like medium. Dot3Entry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.1.1 |
dot3IndexAn index value that uniquely identifies an
interface to an ethernet-like medium. 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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.1.1.1 |
dot3InitializeMacThe initialization status of the MAC and PLS
(Physical Layer Signalling) subsystems for a
particular interface. The value initialized(1)
signifies that the subsystems for a particular
interface have been previously initialized; the
value uninitialized(2) signifies that they have
not been previously initialized.
Each alteration of an instance of this object to
either of the values initialized(1) or
uninitialized(2) is analogous to an invocation of
the initializeMAC action defined in [9] and has
the effect of (re-)initializing the MAC and PLS
subsystems for the associated interface. In
particular,
all management counters pertaining to the MAC
and PLS subsystems for said interface are
reset to zero;
the receive and transmit layer management
state variables (receiveEnabled and
transmitEnabled in [9]) are set to enable
reception and transmission of frames;
the promiscuous receive function is disabled;
and
multicast reception is disabled.rw Enumeration .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.1.1.2 |
dot3MacSubLayerStatusThe operational status of the MAC sublayer for a
particular interface. The value enabled(1)
signifies that the MAC sublayer for said interface
is operational for both transmitting and receiving
frames
receive and transmit layer management state
variables (receiveEnabled and transmitEnabled in
[9]) for said interface are true. The value
disabled(2) signifies that the MAC sublayer for
said interface is not operational for either
transmitting or receiving frames. In particular,
the value of an instance of this object is
disabled(2) whenever the value of the
corresponding instance of the dot3Enabled object
is false(2).
Each alteration of an instance of this object to
the value enabled(1) is analogous to an invocation
of the enableMACSublayer action defined in [9] and
has the effect of starting normal transmit and
receive operations (from the ``idle'' state) on
the associated interface. In particular, such an
alteration has the effect of resetting the PLS for
said interface and of setting the receive and
transmit layer management state variables
(receiveEnabled and transmitEnabled in [9]) to be
true.
Each alteration of an instance of this object to
the value disabled(2) is analogous to an
invocation of the disableMACSublayer action
defined in [9] and has the effect of terminating
transmit and receive operations on the associated
interface. In particular, such an alteration has
the effect of setting the receive and transmit
layer management state variables (receiveEnabled
and transmitEnabled in [9]) to be false. Any
transmissions/receptions in progress are completed
before operation is terminated.rw Enumeration .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.1.1.3 |
dot3MulticastReceiveStatusThe multicast receive status for a particular
interface. The value enabled(1) signifies that
reception of multicast frames by the MAC sublayer
is enabled on said interface. The value
disabled(2) signifies that reception of multicast
frames by the MAC sublayer is not enabled on said
interface.
Each alteration of an instance of this object to
the value enabled(1) is analogous to an invocation
of the enableMulticastReceive action defined in
[9] and has the effect of enabling multicast frame
reception on the associated interface. Actual
reception of multicast frames is only possible on
an interface when the values for the associated
instances of the dot3MulticastReceiveStatus and
dot3MacSubLayerStatus objects are enabled(1) and
enabled(1), respectively.
Each alteration of an instance of this object to
the value disabled(2) is analogous to an
invocation of the disableMulticastReceive action
defined in [9] and has the effect of inhibiting
multicast frame reception on the associated
interface.rw Enumeration .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.1.1.4 |
dot3TxEnabledThe transmit layer management state variable
(transmitEnabled as defined in [9]) for a
particular interface. The value true(1) signifies
that the MAC frame transmission is enabled on said
interface. The value false(2) signifies that the
MAC frame transmission is inhibited on said
interface. In particular, the value of an instance
of this object is false(2) whenever the value of
the corresponding instance of the
dot3MacSubLayerStatus object is disabled(2).
Each alteration of an instance of this object to
the value true(1) is analogous to an invocation of
the enableTransmit action defined in [9] and has
the effect of enabling MAC sublayer frame
transmission on the associated interface. In
particular, such an alteration has the effect of
setting the transmit layer management state
variable (transmitEnabled in [9]) for said
interface to be true.
Each alteration of an instance of this object to
the value false(2) is analogous to an invocation
of the disableTransmit action defined in [9] and
has the effect of inhibiting MAC sublayer frame
transmission on the associated interface. In
particular, such an alteration has the effect of
setting the transmit layer management state
variable (transmitEnabled in [9]) for said
interface to be false. Any transmissions in
progress are completed before transmission is
inhibited.rw Enumeration .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.1.1.5 |
dot3TestTdrValueThe number of 10 MHz ticks which elapsed between
the beginning of a TDR measurement and the
collision which ended it, for the most recently
executed TDR test. If no TDR test has been
executed, or the last TDR value is not available,
this object has the value 0.ro Gauge .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.1.1.6 |
dot3StatsTableStatistics for a collection of ethernet-like
interfaces attached to a particular system. SEQUENCE OF Dot3StatsEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2 |
dot3StatsEntryStatistics for a particular interface to an
ethernet-like medium. Dot3StatsEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1 |
dot3StatsIndexAn index value that uniquely identifies an
interface to an ethernet-like medium. 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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.1 |
dot3StatsAlignmentErrorsA 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.
The count represented by an instance of this
object is incremented when the alignmentError
status is returned by the MAC service to the LLC
(or other MAC user). Received frames for which
multiple error conditions obtain are, according to
the conventions of [9], counted exclusively
according to the error status presented to the
LLC.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.2 |
dot3StatsFCSErrorsA count of frames received on a particular
interface that are an integral number of octets in
length but do not pass the FCS check.
The count represented by an instance of this
object is incremented when the frameCheckError
status is returned by the MAC service to the LLC
(or other MAC user). Received frames for which
multiple error conditions obtain are, according to
the conventions of [9], counted exclusively
according to the error status presented to the
LLC.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.3 |
dot3StatsSingleCollisionFramesA 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
dot3StatsMultipleCollisionFrames object.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.4 |
dot3StatsMultipleCollisionFramesA 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
dot3StatsSingleCollisionFrames object.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.5 |
dot3StatsSQETestErrorsA count of times that the SQE TEST ERROR message
is generated by the PLS sublayer for a particular
interface. The SQE TEST ERROR message is defined
in section 7.2.2.2.4 of [12] and its generation is
described in section 7.2.4.6 of the same
document.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.6 |
dot3StatsDeferredTransmissionsA count of frames for which the first
transmission attempt on a particular interface is
delayed because the medium is busy.
The count represented by an instance of this
object does not include frames involved in
collisions.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.7 |
dot3StatsLateCollisionsThe number of times that a collision is detected
on a particular interface later than 512 bit-times
into the transmission of a packet.
Five hundred and twelve bit-times corresponds to
51.2 microseconds on a 10 Mbit/s system. A (late)
collision included in a count represented by an
instance of this object is also considered as a
(generic) collision for purposes of other
collision-related statistics.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.8 |
dot3StatsExcessiveCollisionsA count of frames for which transmission on a
particular interface fails due to excessive
collisions.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.9 |
dot3StatsInternalMacTransmitErrorsA count of frames for which transmission on a
particular interface fails due to an internal MAC
sublayer transmit error. A frame is only counted
by an instance of this object if it is not counted
by the corresponding instance of either the
dot3StatsLateCollisions object, the
dot3StatsExcessiveCollisions object, the
dot3StatsCarrierSenseErrors object, or the
dot3StatsExcessiveDeferrals object.
The precise meaning of the count represented by an
instance of this object is implementation-
specific. In particular, an instance of this
object may represent a count of transmission
errors on a particular interface that are not
otherwise counted.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.10 |
dot3StatsCarrierSenseErrorsThe number of times that the carrier sense
condition was lost or never asserted when
attempting to transmit a frame on a particular
interface.
The count represented by an instance of this
object is incremented at most once per
transmission attempt, even if the carrier sense
condition fluctuates during a transmission
attempt.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.11 |
dot3StatsExcessiveDeferralsA count of frames for which transmission on a
particular interface is deferred for an excessive
period of time.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.12 |
dot3StatsFrameTooLongsA count of frames received on a particular
interface that exceed the maximum permitted frame
size.
The count represented by an instance of this
object is incremented when the frameTooLong status
is returned by the MAC service to the LLC (or
other MAC user). Received frames for which
multiple error conditions obtain are, according to
the conventions of [9], counted exclusively
according to the error status presented to the
LLC.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.13 |
dot3StatsInRangeLengthErrorsA count of frames received on a particular
interface with a length field value that falls
between the minimum unpadded LLC data size and the
maximum allowed LLC data size inclusive and that
does not match the number of LLC data octets
received.
The count represented by an instance of this
object also includes frames for which the length
field value is less than the minimum unpadded LLC
data size.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.14 |
dot3StatsOutOfRangeLengthFieldsA count of frames received on a particular
interface for which the length field value exceeds
the maximum allowed LLC data size.
The count represented by an instance of this
object is not incremented in implementations that
observe Ethernet encapsulation conventions (by
which the IEEE 802.3 length field is interpreted
as the Ethernet Type field).ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.15 |
dot3StatsInternalMacReceiveErrorsA count of frames for which reception on a
particular interface fails due to an internal MAC
sublayer receive error. A frame is only counted by
an instance of this object if it is not counted by
the corresponding instance of either the
dot3StatsFrameTooLongs object, the
dot3StatsAlignmentErrors object, the
dot3StatsFCSErrors object, the
dot3StatsInRangeLengthErrors object, or the
dot3StatsOutOfRangeLengthFields object.
The precise meaning of the count represented by an
instance of this object is implementation-
specific. In particular, an instance of this
object may represent a count of receive errors on
a particular interface that are not otherwise
counted.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.2.1.16 |
dot3ChipSets OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.8 |
dot3ChipSetAMD OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.8.1 |
dot3ChipSetAMD7990 OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.8.1.1 |
dot3ChipSetAMD79900 OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.8.1.2 |
dot3ChipSetIntel OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.8.2 |
dot3ChipSetIntel82586 OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.8.2.1 |
dot3ChipSetIntel82596 OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.8.2.2 |
dot3ChipSetSeeq OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.8.3 |
dot3ChipSetSeeq8003 OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.8.3.1 |
dot3ChipSetNational OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.8.4 |
dot3ChipSetNational8390 OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.8.4.1 |
dot3ChipSetNationalSonic OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.3.8.4.2 |
ifExtensions OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6 |
ifExtnsTableA list of interfaces extension entries.
The number of entries is given by the value
of ifNumber, defined in [4,6]. SEQUENCE OF IfExtnsEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.1 |
ifExtnsEntryAn extension to the interfaces entry,
defined in [4,6], containing additional
objects at the subnetwork layer and below
for a particular interface. IfExtnsEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.1.1 |
ifExtnsIfIndexThe value of this object identifies the
interface for which this entry contains
extended management information. The value
of this object for a particular interface
has the same value as the ifIndex object,
defined in [4,6], for the same interface.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.1.1.1 |
ifExtnsChipSetThis object identifies the hardware chip
set being used in the interface. The
assignment of OBJECT IDENTIFIERs to various
types of hardware chip sets is defined
elsewhere. This document assigns only the
value: unknownChipSet for use if the chip
set in use is unknown.
Note that unknownChipSet is a
syntactically valid object identifier, and
any conformant implementation of ASN.1 and
the BER must be able to generate and
recognize this value.ro OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.1.1.2 |
ifExtnsRevWareAn arbitrary octet string that describes
the firmware version of this interface.
It is intended that this should be human
readable. It must only contain ASCII
printable characters. Typically this
will be the firmware version of the main
interface software.ro DisplayString .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.1.1.3 |
ifExtnsMulticastsTransmittedOksThe count of frames successfully
transmitted to a subnetwork or link-layer
multicast destination address other than a
broadcast address. For a MAC layer protocol,
this includes both Group and Functional
addresses.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.1.1.4 |
ifExtnsBroadcastsTransmittedOksThe count of frames successfully
transmitted to a subnetwork or link-layer
broadcast addresses. It does not include
frames sent to a multicast address.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.1.1.5 |
ifExtnsMulticastsReceivedOksThe count of frames successfully received
that are directed to an active subnetwork
or link-layer multicast address (for a MAC
layer protocol, this includes both Group and
Functional addresses). This does not include
frames directed to a broadcast address, nor
frames received with errors.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.1.1.6 |
ifExtnsBroadcastsReceivedOksThe count of frames successfully received
that are directed to a subnetwork or
link-layer broadcast address.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.1.1.7 |
ifExtnsPromiscuousThis object has a value of false(2) if
this interface only accepts packets/frames
that are addressed to this station. This
object has a value of true(1) when the
station accepts all packets/frames
transmitted on the media. The value
true(1) is only legal on certain types of
media. If legal, setting this object to a
value of true(1) may require the interface
to be reset before becoming effective.ro Enumeration .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.1.1.8 |
ifExtnsRcvAddrTableThis table contains an entry for each
address (broadcast, multicast, or uni-cast)
for which the system will receive packets/
frames on a particular interface. When an
interface is operating in promiscuous mode,
entries are only required for those
addresses for which the system would receive
frames were it not operating in promiscuous
mode. SEQUENCE OF IfExtnsRcvAddrEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.3 |
ifExtnsRcvAddrEntryA list of objects identifying an address
for which the system will accept packets/
frames on a particular interface. IfExtnsRcvAddrEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.3.1 |
ifExtnsRcvAddrIfIndexThe value of ifIndex, defined in [4,6],
of an interface which recognizes this
entry's address.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.3.1.1 |
ifExtnsRcvAddressAn address for which the system will
accept packets/frames on this entry's
interface.ro OCTET STRING .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.3.1.2 |
ifExtnsRcvAddrStatusThis object has the value nonVolatile(4)
for those entries in the table which are
valid and will not be deleted by the next
restart of the managed system. Entries
having the value volatile(3) are valid
and exist, but have not been saved, so
that will not exist after the next
restart of the managed system. Entries
having the value other(1) are valid and
exist but are not classified as to whether
they will continue to exist after the next
restart. Entries having the value invalid(2)
are invalid and do not represent an address
for which an interface accepts frames.
Setting an object instance to one of
the values other(1), volatile(3), or
nonVolatile(4) causes the corresponding
entry to exist or continue to exist, and
to take on the respective status as regards
the next restart of the managed system.
Setting an object instance to the value
invalid(2) causes the corresponding entry
to become invalid or cease to exist.
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 ifExtnsRcvAddrStatus object
instance.rw Enumeration .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.6.3.1.3 |
dot1dBridge OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14 |
dot1dBase OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.1 |
dot1dBaseBridgeAddressThe MAC address used by this bridge when it must
be referred to in a unique fashion. It is
recommended that this be the numerically smallest
MAC address of all ports that belong to this
bridge. However it is only required to be unique.
When concatenated with dot1dStpPriority a unique
BridgeIdentifier is formed which is used in the
Spanning Tree Protocol.ro OCTET STRING .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.1.1 |
dot1dBaseNumPortsThe number of ports controlled by this bridging
entity.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.1.2 |
dot1dBaseTypeIndicates what type of bridging this bridge can
perform. If a bridge is actually performing a
certain type of bridging this will be indicated by
entries in the port table for the given type.ro Enumeration .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.1.3 |
dot1dBasePortTableA table that contains generic information about
every port that is associated with this bridge.
Transparent, source-route, and srt ports are
included. SEQUENCE OF Dot1dBasePortEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.1.4 |
dot1dBasePortEntryA list of information for each port of the
bridge. Dot1dBasePortEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.1.4.1 |
dot1dBasePortThe port number of the port for which this entry
contains bridge management informationro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.1.4.1.1 |
dot1dBasePortIfIndexThe value of the instance of the ifIndex object,
defined in [4,6], for the interface corresponding
to this portro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.1.4.1.2 |
dot1dBasePortCircuitFor a port which (potentially) has the same value
of dot1dBasePortIfIndex as another port on the
same bridge, this object contains the name of an
object instance unique to this port. For example,
in the case where multiple ports correspond one-
to-one with multiple X.25 virtual circuits, this
value might identify an (e.g., the first) object
instance associated with the X.25 virtual circuit
corresponding to this port.
For a port which has a unique value of
dot1dBasePortIfIndex, this object can have the
value { 0 0 }.ro OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.1.4.1.3 |
dot1dBasePortDelayExceededDiscardsThe number of frames discarded by this port due
to excessive transit delay through the bridge. It
is incremented by both transparent and source
route bridges.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.1.4.1.4 |
dot1dBasePortMtuExceededDiscardsThe number of frames discarded by this port due
to an excessive size. It is incremented by both
transparent and source route bridges.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.1.4.1.5 |
dot1dStp OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2 |
dot1dStpProtocolSpecificationAn indication of what version of the Spanning
Tree Protocol is being run. The value
'decLb100(2)' indicates the DEC LANbridge 100
Spanning Tree protocol. IEEE 802.1d
implementations will return 'ieee8021d(3)'. If
future versions of the IEEE Spanning Tree Protocol
are released that are incompatible with the
current version a new value will be defined.ro Enumeration .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.1 |
dot1dStpPriorityThe value of the priority field which is
contained in the first two octets of the (8 octet
long) Bridge ID. The other (last) 6 octets of the
Bridge ID are given by the value of
dot1dBaseBridgeAddress.rw INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.2 |
dot1dStpTimeSinceTopologyChangeThe time (in hundreths of a second) since the
last time a topology change was detected by the
bridge entity.ro TimeTicks (SNMPv2-SMI) .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.3 |
dot1dStpTopChangesThe total number of topology changes detected by
this bridge since the management entity was last
reset or initialized.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.4 |
dot1dStpDesignatedRootThe bridge identifier of the root of the spanning
tree as determined by the Spanning Tree Protocol
as executed by this node. This value is used as
the Root Identifier parameter in all Configuration
Bridge PDUs originated by this node.ro BridgeId SYNTAX OCTET STRING .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.5 |
dot1dStpRootCostThe cost of the path to the root as seen from
this bridge.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.6 |
dot1dStpRootPortThe port number of the port which offers the
lowest cost path from this bridge to the root
bridge.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.7 |
dot1dStpMaxAgeThe maximum age of Spanning Tree Protocol
information learned from the network on any port
before it is discarded, in units of hundredths of
a second. This is the actual value that this
bridge is currently using.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.8 |
dot1dStpHelloTimeThe amount of time between the transmission of
Configuration bridge PDUs by this node on any port
when it is the root of the spanning tree or trying
to become so, in units of hundredths of a second.
This is the actual value that this bridge is
currently using.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.9 |
dot1dStpHoldTimeThis time value determines the interval length
during which no more than two Configuration bridge
PDUs shall be transmitted by this node, in units
of hundredths of a second.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.10 |
dot1dStpForwardDelayThis time value, measured in units of hundredths
of a second, controls how fast a port changes its
spanning state when moving towards the Forwarding
state. The value determines how long the port
stays in a particular state before moving to the
next state. For example, how long a port stays in
the Listening state when moving from Blocking to
Learning. This value is also used, when a
topology change has been detected and is underway,
to age all dynamic entries in the Forwarding
Database. [Note that this value is the one that
this bridge is currently using, in contrast to
dot1dStpBridgeForwardDelay which is the value that
this bridge and all others would start using
if/when this bridge were to become the root.]ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.11 |
dot1dStpBridgeMaxAgeThe value that all bridges use for MaxAge when
this bridge is acting as the root.rw INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.12 |
dot1dStpBridgeHelloTimeThe value that all bridges use for HelloTime when
this bridge is acting as the root.rw INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.13 |
dot1dStpBridgeForwardDelayThe value that all bridges use for ForwardDelay
when this bridge is acting as the root.rw INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.14 |
dot1dStpPortTableA table that contains port-specific information
for the Spanning Tree Protocol. SEQUENCE OF Dot1dStpPortEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.15 |
dot1dStpPortEntryA list of information maintained by every port
about the Spanning Tree Protocol state for that
port. Dot1dStpPortEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.15.1 |
dot1dStpPortThe port number of the port for which this entry
contains Spanning Tree Protocol management
information.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.15.1.1 |
dot1dStpPortPriorityThe value of the priority field which is
contained in the first octet of the (2 octet long)
Port ID. The other octet of the Port ID is given
by the value of dot1dStpPort.rw INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.15.1.2 |
dot1dStpPortStateThe port's current state as defined by
application of the Spanning Tree Protocol. This
state controls what action a port takes on
reception of a frame. If the bridge has detected
a port that is malfunctioning it will place that
port into the broken(7) state. For ports which
are disabled (see dot1dStpPortEnable), this object
will have a value of disabled(1).ro Enumeration .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.15.1.3 |
dot1dStpPortEnableThe enabled/disabled status of the port.rw Enumeration .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.15.1.4 |
dot1dStpPortPathCostThe contribution of this port to the path cost of
paths towards the spanning tree root which include
this port.rw INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.15.1.5 |
dot1dStpPortDesignatedRootThe unique Bridge Identifier of the Bridge
recorded as the Root in the Configuration BPDUs
transmitted by the Designated Bridge for the LAN
to which the Port is attached.ro BridgeId SYNTAX OCTET STRING .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.15.1.6 |
dot1dStpPortDesignatedCostThe path cost of the Designated Port of the
segment connected to this port. This value is
compared to the Root Path Cost field in received
bridge PDUs.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.15.1.7 |
dot1dStpPortDesignatedBridgeThe Bridge Identifier of the bridge which this
port considers to be the Designated Bridge for
this port's segment.ro BridgeId SYNTAX OCTET STRING .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.15.1.8 |
dot1dStpPortDesignatedPortThe Port Identifier of the port on the Designated
Bridge for this port's segment.ro OCTET STRING .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.15.1.9 |
dot1dStpPortForwardTransitionsThe number of times this port has transitioned
from the Learning state to the Forwarding state.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.2.15.1.10 |
dot1dTp OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4 |
dot1dTpLearntEntryDiscardsThe total number of Forwarding Database entries,
which have been or would have been learnt, but
have been discarded due to a lack of space to
store them in the Forwarding Database. If this
counter is increasing, it indicates that the
Forwarding Database is regularly becoming full (a
condition which has unpleasant performance effects
on the subject LAN). If this counter has a
significant value but is not presently increasing,
it indicates that the problem has been occurring
but is not persistent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.1 |
dot1dTpAgingTimeThe timeout period in seconds for aging out
dynamically learned forwarding information.rw INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.2 |
dot1dTpFdbTableA table that contains information about unicast
entries for which the bridge has forwarding and/or
filtering information. This information is used
by the transparent bridging function in
determining how to propagate a received frame. SEQUENCE OF Dot1dTpFdbEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.3 |
dot1dTpFdbEntryInformation about a specific unicast MAC address
for which the bridge has some forwarding and/or
filtering information. Dot1dTpFdbEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.3.1 |
dot1dTpFdbAddressA unicast MAC address for which the bridge has
forwarding and/or filtering information.ro OCTET STRING .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.3.1.1 |
dot1dTpFdbPortEither the value '0', or the port on which a
frame having a source address equal to the value
of the corresponding instance of dot1dTpFdbAddress
has been seen. A non-zero value of this object
indicates the port for which the ifIndex object,
defined in [4,6], of the corresponding interface
has the same value. A value of '0' indicates that
the port number has not been learned but that the
bridge does have some forwarding/filtering
information about this address (e.g. in the
dot1dStaticTable). Implementors are encouraged to
assign the port value to this object whenever it
is learned even for addresses for which the
corresponding value of dot1dTpFdbStatus is not
learned(3).ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.3.1.2 |
dot1dTpFdbStatusThe status of this entry. The meanings of the
values are:
other(1) : none of the following. This would
include the case where some other
MIB object (not the corresponding
instance of dot1dTpFdbPort, nor an
entry in the dot1dStaticTable) is
being used to determine if and how
frames addressed to the value of
the corresponding instance of
dot1dTpFdbAddress are being
forwarded.
invalid(2) : this entry is not longer valid
(e.g. it was learned but has since
aged-out), but has not yet been
flushed from the table.
learned(3) : the value of the corresponding
instance of dot1dTpFdbPort was
learned, and is being used.
self(4) : the value of the corresponding
instance of dot1dTpFdbAddress
represents one of the bridge's
addresses. The corresponding
instance of dot1dTpFdbPort
indicates which of the bridge's
ports has this address.
mgmt(5) : the value of the corresponding
instance of dot1dTpFdbAddress is
also the value of an existing
instance of dot1dStaticAddress.ro Enumeration .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.3.1.3 |
dot1dTpPortTableA table that contains information about every
port that is associated with this transparent
bridge. SEQUENCE OF Dot1dTpPortEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.4 |
dot1dTpPortEntryA list of information for each port of a
transparent bridge. Dot1dTpPortEntry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.4.1 |
dot1dTpPortThe port number of the port for which this entry
contains Transparent bridging management
information.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.4.1.1 |
dot1dTpPortMaxInfoThe maximum size of the INFO (non-MAC) field that
this port will receive or transmit.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.4.1.2 |
dot1dTpPortInFramesThe number of frames that have been received by
this port from its segment. Note that a frame
received on the interface corresponding to this
port is only counted by this object if and only if
it is for a protocol being bridged by this
entity.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.4.1.3 |
dot1dTpPortOutFramesThe number of frames that have been transmitted
by this port to its segment. Note that a frame
transmitted on the interface corresponding to this
port is only counted by this object if and only if
it is for a protocol being bridged by this
entity.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.4.1.4 |
dot1dTpPortInDiscardsCount of valid frames received which were
discarded by the Forwarding Process.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.1.14.4.4.1.5 |
cProducts OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.2 |
cdxa560 OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.2.1 |
cdxa550 OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.2.2 |
cStdExtensions OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3 |
cIp OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.4 |
cIpInLenErrorsNumber of packets received with an inconsistant
Header/Packet lengthro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.4.1 |
cIpInVersionErrorsNumber of packets received with an incorrect
IP version number.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.4.2 |
cIpInCSErrorsNumber of packets received with an incorrect
IP checksum.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.4.3 |
cIpTTLZeroNumber of packets that would have been forwarded
but their TTL went to 0.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.4.4 |
cIpReasmTimeOutsNumber of reassmebly timeouts. This is included inthe
ipReasmFails object.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.4.5 |
cIcmp OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5 |
cIcmpInRedirectNetNumber of ICMP Destination Unreachable, Network
Unreachable messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.1 |
cIcmpInRedirectHostNumber of ICMP Destination Unreachable, Host
Unreachable messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.2 |
cIcmpInRedirectNetTosNumber of ICMP Destination Unreachable, Network/TOS
Unreachable messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.3 |
cIcmpInRedirectHostTosNumber of ICMP Destination Unreachable, Host/TOS
Unreachable messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.4 |
cIcmpInTimeExcTTLNumber of ICMP Time Exceeded, TTL Exceeded in
Transit messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.5 |
cIcmpInTimeExcReAsmNumber of ICMP Time Exceeded, Reassembly Time
Exceeded messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.6 |
cIcmpInDestUnNetNumber of ICMP Network Destination Unreachable
messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.7 |
cIcmpInDestUnHostNumber of ICMP Host Destination Unreachable
messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.8 |
cIcmpInDestUnProtocolNumber of ICMP Protocol Destination Unreachable
messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.9 |
cIcmpInDestUnPortNumber of ICMP Port Destination Unreachable
messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.10 |
cIcmpInDestUnFragNeededNumber of ICMP Fragmentation Needed and DF Set
Destination Unreachable messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.11 |
cIcmpInDestUnSourceRouteNumber of ICMP Source Route Failed
Destination Unreachable messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.12 |
cIcmpOutRedirectNetNumber of ICMP Destination Unreachable, Network
Unreachable messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.13 |
cIcmpOutRedirectHostNumber of ICMP Destination Unreachable, Host
Unreachable messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.14 |
cIcmpOutRedirectNetTosNumber of ICMP Destination Unreachable, Network/TOS
Unreachable messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.15 |
cIcmpOutRedirectHostTosNumber of ICMP Destination Unreachable, Host/TOS
Unreachable messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.16 |
cIcmpOutTimeExcTTLNumber of ICMP Time Exceeded, TTL Exceeded in
Transit messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.17 |
cIcmpOutTimeExcReAsmNumber of ICMP Time Exceeded, Reassembly Time
Exceeded messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.18 |
cIcmpOutDestUnNetNumber of ICMP Network Destination Unreachable
messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.19 |
cIcmpOutDestUnHostNumber of ICMP Host Destination Unreachable
messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.20 |
cIcmpOutDestUnProtocolNumber of ICMP Protocol Destination Unreachable
messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.21 |
cIcmpOutDestUnPortNumber of ICMP Port Destination Unreachable
messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.22 |
cIcmpOutDestUnFragNeededNumber of ICMP Fragmentation Needed and DF Set
Destination Unreachable messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.23 |
cIcmpOutDestUnSourceRouteNumber of ICMP Source Route Failed
Destination Unreachable messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.24 |
cIcmpInLengthErrorsNumber of alleged ICMP packets that were not
long enough.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.25 |
cIcmpInChecksumErrorsNumber of alleged ICMP packets that had
a bad checksum.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.26 |
cIcmpInUnkTypesNumber of Received ICMP packets with an
unknown type field value.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.27 |
cIcmpInDestUnNetUnknownNumber of ICMP Destination Network Unknown
Destination Unreachable messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.28 |
cIcmpInDestUnHostUnknownNumber of ICMP Destination Host Unknown
Destination Unreachable messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.29 |
cIcmpInDestUnSrcIsolatedNumber of ICMP Source Isolated
Destination Unreachable messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.30 |
cIcmpInDestUnHostProhibNumber of ICMP Communication with Host
Administratively Prohibited Destination
Unreachable messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.31 |
cIcmpInDestUnNetProhibNumber of ICMP Communication with Net
Administratively Prohibited Destination
Unreachable messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.32 |
cIcmpInDestUnNetTosNumber of ICMP Network Unreachable with
TOS messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.33 |
cIcmpInDestUnHostTosNumber of ICMP Host Unreachable with
TOS messages received.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.34 |
cIcmpOutDestUnNetUnknownNumber of ICMP Destination Network Unknown
Destination Unreachable messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.35 |
cIcmpOutDestUnHostUnknownNumber of ICMP Destination Host Unknown
Destination Unreachable messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.36 |
cIcmpOutDestUnSrcIsolatedNumber of ICMP Source Isolated
Destination Unreachable messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.37 |
cIcmpOutDestUnHostProhibNumber of ICMP Communication with Host
Administratively Prohibited Destination
Unreachable messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.38 |
cIcmpOutDestUnNetProhibNumber of ICMP Communication with Net
Administratively Prohibited Destination
Unreachable messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.39 |
cIcmpOutDestUnNetTosNumber of ICMP Network Unreachable with
TOS messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.40 |
cIcmpOutDestUnHostTosNumber of ICMP Host Unreachable with
TOS messages sent.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.41 |
cIcmpInParmProbMissingOptNumber of received Parameter Problem messages
with the Missing Option code.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.42 |
cIcmpOutParmProbMissingOptNumber of sent Parameter Problem messages
with the Missing Option code.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.5.43 |
cUdp OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.7 |
cUdpHdrDropsNr of packets dropped because of internal
consistancy problems. This counter is a component
of the udpInErrors Count.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.7.1 |
cUdpBadCheckSumNr of packets dropped because of an incorrect
checksum. This counter is a component
of the udpInErrors Count.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.7.2 |
cUdpBadLengthNr of packets dropped because of an incorrect
length. This counter is a component
of the udpInErrors Count.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.7.3 |
cUdpOtherErrorsNr of packets dropped because of some error other
than one of the above. This counter is a component
of the udpInErrors Count.
The most likely cause of these errors is a problem
in the internal IPC mechanism. Probably because some
process that was supposed to be receiving packets
is not.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.7.4 |
cUdpNoChecksumNr of packets received with a checksum of 0. This
is not an error condition but indicates that there
are mentally retarded hosts on the network.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.7.5 |
cTransmission OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10 |
cDot3 OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3 |
cDot3TableExtended status information for the datability
specific LANCE and ILACC drivers. SEQUENCE OF CDot3Entry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1 |
cDot3EntryProprietary status information for a particular
interface CDot3Entry .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1 |
cDot3IndexAn index value that uniquely identifies an
interface to an ethernet-like medium. 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.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.1 |
cDot3DisablesNumber of LANCE/ILLAC disconnects that occured
because the interface was disabledro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.2 |
cDot3MauDisconnectNumber of LANCE/ILLAC disconnects that occured
because m-lance-cs-mau-connected was 0.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.3 |
cDot3BabblesNumber of times the LANCE/ILACC Babble bit
was set.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.4 |
cDot3MerrDisconnectNumber of LANCE/ILLAC disconnects that occured
because the memory error bit was set.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.5 |
cDot3TxonDisconnectNumber of LANCE/ILLAC disconnects that occured
because the txon bit was off.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.6 |
cDot3RxonDisconnectNumber of LANCE/ILLAC disconnects that occured
because the rxon bit was off.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.7 |
cDot3XmitFailureNumber of LANCE/ILLAC disconnects that occured
because no packets were received and every transmit
attempt resulted in a failure.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.8 |
cDot3XmitBuffErrNumber of LANCE/ILLAC transmit buffer errors that occured.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.9 |
cDot3XmitUfloNumber of LANCE/ILLAC transmit underflo errors that occured.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.10 |
cDot3RcvBuffErrNumber of LANCE/ILLAC receive buffer errors that occured.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.11 |
cDot3RcvOfloNumber of LANCE/ILLAC receive overflo errors that occured.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.12 |
cDot3StartlessNumber of times that the driver did not get a
start-of-message when one was expected. This if
for reception.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.13 |
cDot3EndlessNumber of times that the driver detected the
start of one packet without detecting the end of
the previous packet. This is for reception.ro Counter .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.3.10.3.1.1.14 |
dDXA550 OBJECT IDENTIFIER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.4 |
dDXA550AvailableBuffersCount of available data buffersro Gauge .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.4.1 |
dDXA550InitialBuffersInitial amount of buffers available at system startup.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.4.2 |
cConstallationBufferDataLengthNumber of data bytes that can be stored in each buffer.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.4.3 |
dDXA550InstructionRamNumber of bytes of system instruction ram available.
This is fast, zero-wait-state RAM.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.4.4 |
dDXA550GlobalDataRamNumber of bytes of global data ram available.
This is RAM contains I/O buffers and other
data structures for which zero-wait-state access
is not required by the CPU.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.4.5 |
dDXA550FastDataRamNumber of bytes of fast data ram available.
This is RAM contains data structures for which
the CPU requires zero-wait-state access, such as
the bridge forwarding database.ro INTEGER .1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.4.1.187.4.6 |