DXA550-MIB: View SNMP OID List / Download MIB

VENDOR: CLEARPOINT RESEARCH CORP.


 Home MIB: DXA550-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 internet 1.3.6.1
     directory 1.3.6.1.1
     mgmt 1.3.6.1.2
         mib-2 1.3.6.1.2.1
             system 1.3.6.1.2.1.1
                 sysDescr 1.3.6.1.2.1.1.1
A textual description of the entity. This value should include the full name and version identification of the systems hardware type, software operating-system, and networking software. It is mandatory that this only contain printable ASCII characters.
                 sysObjectID 1.3.6.1.2.1.1.2
The vendors 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.
                 sysUpTime 1.3.6.1.2.1.1.3
The time (in hundredths of a second) since the network management portion of the system was last re-initialized.
                 sysContact 1.3.6.1.2.1.1.4
The textual identification of the contact person for this managed node, together with information on how to contact this person.
                 sysName 1.3.6.1.2.1.1.5
An administratively-assigned name for this managed node. By convention, this is the nodes fully-qualified domain name.
                 sysLocation 1.3.6.1.2.1.1.6
The physical location of this node (e.g., `telephone closet, 3rd floor).
                 sysServices 1.3.6.1.2.1.1.7
A 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.
             interfaces 1.3.6.1.2.1.2
                 ifNumber 1.3.6.1.2.1.2.1
The number of network interfaces (regardless of their current state) present on this system.
                 ifTable 1.3.6.1.2.1.2.2
A list of interface entries. The number of entries is given by the value of ifNumber.
                     ifEntry 1.3.6.1.2.1.2.2.1
An interface entry containing objects at the subnetwork layer and below for a particular interface.
                         ifIndex 1.3.6.1.2.1.2.2.1.1
A 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 entitys network management system to the next re- initialization.
                         ifDescr 1.3.6.1.2.1.2.2.1.2
A 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.
                         ifType 1.3.6.1.2.1.2.2.1.3
The type of interface, distinguished according to the physical/link protocol(s) immediately `below the network layer in the protocol stack.
                         ifMtu 1.3.6.1.2.1.2.2.1.4
The 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.
                         ifSpeed 1.3.6.1.2.1.2.2.1.5
An estimate of the interfaces 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.
                         ifPhysAddress 1.3.6.1.2.1.2.2.1.6
The interfaces 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.
                         ifAdminStatus 1.3.6.1.2.1.2.2.1.7
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed.
                         ifOperStatus 1.3.6.1.2.1.2.2.1.8
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
                         ifLastChange 1.3.6.1.2.1.2.2.1.9
The 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.
                         ifInOctets 1.3.6.1.2.1.2.2.1.10
The total number of octets received on the interface, including framing characters.
                         ifInUcastPkts 1.3.6.1.2.1.2.2.1.11
The number of subnetwork-unicast packets delivered to a higher-layer protocol.
                         ifInNUcastPkts 1.3.6.1.2.1.2.2.1.12
The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
                         ifInDiscards 1.3.6.1.2.1.2.2.1.13
The 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.
                         ifInErrors 1.3.6.1.2.1.2.2.1.14
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
                         ifInUnknownProtos 1.3.6.1.2.1.2.2.1.15
The number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
                         ifOutOctets 1.3.6.1.2.1.2.2.1.16
The total number of octets transmitted out of the interface, including framing characters.
                         ifOutUcastPkts 1.3.6.1.2.1.2.2.1.17
The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
                         ifOutNUcastPkts 1.3.6.1.2.1.2.2.1.18
The 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.
                         ifOutDiscards 1.3.6.1.2.1.2.2.1.19
The 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.
                         ifOutErrors 1.3.6.1.2.1.2.2.1.20
The number of outbound packets that could not be transmitted because of errors.
                         ifOutQLen 1.3.6.1.2.1.2.2.1.21
The length of the output packet queue (in packets).
                         ifSpecific 1.3.6.1.2.1.2.2.1.22
A 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.
             ip 1.3.6.1.2.1.4
                 ipForwarding 1.3.6.1.2.1.4.1
The 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.
                 ipDefaultTTL 1.3.6.1.2.1.4.2
The 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.
                 ipInReceives 1.3.6.1.2.1.4.3
The total number of input datagrams received from interfaces, including those received in error.
                 ipInHdrErrors 1.3.6.1.2.1.4.4
The 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.
                 ipInAddrErrors 1.3.6.1.2.1.4.5
The number of input datagrams discarded because the IP address in their IP headers 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.
                 ipForwDatagrams 1.3.6.1.2.1.4.6
The 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.
                 ipInUnknownProtos 1.3.6.1.2.1.4.7
The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
                 ipInDiscards 1.3.6.1.2.1.4.8
The 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.
                 ipInDelivers 1.3.6.1.2.1.4.9
The total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
                 ipOutRequests 1.3.6.1.2.1.4.10
The 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.
                 ipOutDiscards 1.3.6.1.2.1.4.11
The 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.
                 ipOutNoRoutes 1.3.6.1.2.1.4.12
The 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.
                 ipReasmTimeout 1.3.6.1.2.1.4.13
The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.
                 ipReasmReqds 1.3.6.1.2.1.4.14
The number of IP fragments received which needed to be reassembled at this entity.
                 ipReasmOKs 1.3.6.1.2.1.4.15
The number of IP datagrams successfully re- assembled.
                 ipReasmFails 1.3.6.1.2.1.4.16
The 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.
                 ipFragOKs 1.3.6.1.2.1.4.17
The number of IP datagrams that have been successfully fragmented at this entity.
                 ipFragFails 1.3.6.1.2.1.4.18
The 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 Dont Fragment flag was set.
                 ipFragCreates 1.3.6.1.2.1.4.19
The number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
                 ipAddrTable 1.3.6.1.2.1.4.20
The table of addressing information relevant to this entitys IP addresses.
                       ipAddrEntry 1.3.6.1.2.1.4.20.1
The addressing information for one of this entitys IP addresses.
                           ipAdEntAddr 1.3.6.1.2.1.4.20.1.1
The IP address to which this entrys addressing information pertains.
                           ipAdEntIfIndex 1.3.6.1.2.1.4.20.1.2
The 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.
                           ipAdEntNetMask 1.3.6.1.2.1.4.20.1.3
The 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.
                           ipAdEntBcastAddr 1.3.6.1.2.1.4.20.1.4
The 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.
                           ipAdEntReasmMaxSize 1.3.6.1.2.1.4.20.1.5
The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.
                 ipRouteTable 1.3.6.1.2.1.4.21
This entitys IP Routing table.
                       ipRouteEntry 1.3.6.1.2.1.4.21.1
A route to a particular destination.
                           ipRouteDest 1.3.6.1.2.1.4.21.1.1
The 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.
                           ipRouteIfIndex 1.3.6.1.2.1.4.21.1.2
The 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.
                           ipRouteMetric1 1.3.6.1.2.1.4.21.1.3
The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the routes ipRouteProto value. If this metric is not used, its value should be set to -1.
                           ipRouteMetric2 1.3.6.1.2.1.4.21.1.4
An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the routes ipRouteProto value. If this metric is not used, its value should be set to -1.
                           ipRouteMetric3 1.3.6.1.2.1.4.21.1.5
An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the routes ipRouteProto value. If this metric is not used, its value should be set to -1.
                           ipRouteMetric4 1.3.6.1.2.1.4.21.1.6
An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the routes ipRouteProto value. If this metric is not used, its value should be set to -1.
                           ipRouteNextHop 1.3.6.1.2.1.4.21.1.7
The 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 agents IP address on that interface.)
                           ipRouteType 1.3.6.1.2.1.4.21.1.8
The 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.
                           ipRouteProto 1.3.6.1.2.1.4.21.1.9
The 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.
                           ipRouteAge 1.3.6.1.2.1.4.21.1.10
The 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.
                           ipRouteMask 1.3.6.1.2.1.4.21.1.11
Indicate 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.
                           ipRouteMetric5 1.3.6.1.2.1.4.21.1.12
An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the routes ipRouteProto value. If this metric is not used, its value should be set to -1.
                           ipRouteInfo 1.3.6.1.2.1.4.21.1.13
A reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the routes 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.
             icmp 1.3.6.1.2.1.5
                 icmpInMsgs 1.3.6.1.2.1.5.1
The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
                 icmpInErrors 1.3.6.1.2.1.5.2
The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
                 icmpInDestUnreachs 1.3.6.1.2.1.5.3
The number of ICMP Destination Unreachable messages received.
                 icmpInTimeExcds 1.3.6.1.2.1.5.4
The number of ICMP Time Exceeded messages received.
                 icmpInParmProbs 1.3.6.1.2.1.5.5
The number of ICMP Parameter Problem messages received.
                 icmpInSrcQuenchs 1.3.6.1.2.1.5.6
The number of ICMP Source Quench messages received.
                 icmpInRedirects 1.3.6.1.2.1.5.7
The number of ICMP Redirect messages received.
                 icmpInEchos 1.3.6.1.2.1.5.8
The number of ICMP Echo (request) messages received.
                 icmpInEchoReps 1.3.6.1.2.1.5.9
The number of ICMP Echo Reply messages received.
                 icmpInTimestamps 1.3.6.1.2.1.5.10
The number of ICMP Timestamp (request) messages received.
                 icmpInTimestampReps 1.3.6.1.2.1.5.11
The number of ICMP Timestamp Reply messages received.
                 icmpInAddrMasks 1.3.6.1.2.1.5.12
The number of ICMP Address Mask Request messages received.
                 icmpInAddrMaskReps 1.3.6.1.2.1.5.13
The number of ICMP Address Mask Reply messages received.
                 icmpOutMsgs 1.3.6.1.2.1.5.14
The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.
                 icmpOutErrors 1.3.6.1.2.1.5.15
The 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 counters value.
                 icmpOutDestUnreachs 1.3.6.1.2.1.5.16
The number of ICMP Destination Unreachable messages sent.
                 icmpOutTimeExcds 1.3.6.1.2.1.5.17
The number of ICMP Time Exceeded messages sent.
                 icmpOutParmProbs 1.3.6.1.2.1.5.18
The number of ICMP Parameter Problem messages sent.
                 icmpOutSrcQuenchs 1.3.6.1.2.1.5.19
The number of ICMP Source Quench messages sent.
                 icmpOutRedirects 1.3.6.1.2.1.5.20
The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.
                 icmpOutEchos 1.3.6.1.2.1.5.21
The number of ICMP Echo (request) messages sent.
                 icmpOutEchoReps 1.3.6.1.2.1.5.22
The number of ICMP Echo Reply messages sent.
                 icmpOutTimestamps 1.3.6.1.2.1.5.23
The number of ICMP Timestamp (request) messages sent.
                 icmpOutTimestampReps 1.3.6.1.2.1.5.24
The number of ICMP Timestamp Reply messages sent.
                 icmpOutAddrMasks 1.3.6.1.2.1.5.25
The number of ICMP Address Mask Request messages sent.
                 icmpOutAddrMaskReps 1.3.6.1.2.1.5.26
The number of ICMP Address Mask Reply messages sent.
             udp 1.3.6.1.2.1.7
                 udpInDatagrams 1.3.6.1.2.1.7.1
The total number of UDP datagrams delivered to UDP users.
                 udpNoPorts 1.3.6.1.2.1.7.2
The total number of received UDP datagrams for which there was no application at the destination port.
                 udpInErrors 1.3.6.1.2.1.7.3
The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
                 udpOutDatagrams 1.3.6.1.2.1.7.4
The total number of UDP datagrams sent from this entity.
                 udpTable 1.3.6.1.2.1.7.5
A table containing UDP listener information.
                     udpEntry 1.3.6.1.2.1.7.5.1
Information about a particular current UDP listener.
                         udpLocalAddress 1.3.6.1.2.1.7.5.1.1
The 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.
                         udpLocalPort 1.3.6.1.2.1.7.5.1.2
The local port number for this UDP listener.
             snmp 1.3.6.1.2.1.11
                   snmpInPkts 1.3.6.1.2.1.11.1
The total number of Messages delivered to the SNMP entity from the transport service.
                   snmpOutPkts 1.3.6.1.2.1.11.2
The total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service.
                   snmpInBadVersions 1.3.6.1.2.1.11.3
The total number of SNMP Messages which were delivered to the SNMP protocol entity and were for an unsupported SNMP version.
                   snmpInBadCommunityNames 1.3.6.1.2.1.11.4
The total number of SNMP Messages delivered to the SNMP protocol entity which used a SNMP community name not known to said entity.
                   snmpInBadCommunityUses 1.3.6.1.2.1.11.5
The 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.
                   snmpInASNParseErrs 1.3.6.1.2.1.11.6
The total number of ASN.1 or BER errors encountered by the SNMP protocol entity when decoding received SNMP Messages.
                   snmpInTooBigs 1.3.6.1.2.1.11.8
The 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.
                   snmpInNoSuchNames 1.3.6.1.2.1.11.9
The 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.
                   snmpInBadValues 1.3.6.1.2.1.11.10
The 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.
                   snmpInReadOnlys 1.3.6.1.2.1.11.11
The 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.
                   snmpInGenErrs 1.3.6.1.2.1.11.12
The 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.
                   snmpInTotalReqVars 1.3.6.1.2.1.11.13
The 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.
                   snmpInTotalSetVars 1.3.6.1.2.1.11.14
The 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.
                   snmpInGetRequests 1.3.6.1.2.1.11.15
The total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity.
                   snmpInGetNexts 1.3.6.1.2.1.11.16
The total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity.
                   snmpInSetRequests 1.3.6.1.2.1.11.17
The total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity.
                   snmpInGetResponses 1.3.6.1.2.1.11.18
The total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity.
                   snmpInTraps 1.3.6.1.2.1.11.19
The total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity.
                   snmpOutTooBigs 1.3.6.1.2.1.11.20
The 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.
                   snmpOutNoSuchNames 1.3.6.1.2.1.11.21
The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status is `noSuchName.
                   snmpOutBadValues 1.3.6.1.2.1.11.22
The 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.
                   snmpOutGenErrs 1.3.6.1.2.1.11.24
The 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.
                   snmpOutGetRequests 1.3.6.1.2.1.11.25
The total number of SNMP Get-Request PDUs which have been generated by the SNMP protocol entity.
                   snmpOutGetNexts 1.3.6.1.2.1.11.26
The total number of SNMP Get-Next PDUs which have been generated by the SNMP protocol entity.
                   snmpOutSetRequests 1.3.6.1.2.1.11.27
The total number of SNMP Set-Request PDUs which have been generated by the SNMP protocol entity.
                   snmpOutGetResponses 1.3.6.1.2.1.11.28
The total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity.
                   snmpOutTraps 1.3.6.1.2.1.11.29
The total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity.
                   snmpEnableAuthenTraps 1.3.6.1.2.1.11.30
Indicates 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.
     experimental 1.3.6.1.3
     private 1.3.6.1.4
         enterprises 1.3.6.1.4.1
             datability 1.3.6.1.4.1.187
                     cExper 1.3.6.1.4.1.187.1
                         dot3 1.3.6.1.4.1.187.1.3
                             dot3Table 1.3.6.1.4.1.187.1.3.1
Status information and control variables for a collection of ethernet-like interfaces attached to a particular system.
                                 dot3Entry 1.3.6.1.4.1.187.1.3.1.1
Status information and control variables for a particular interface to an ethernet-like medium.
                                     dot3Index 1.3.6.1.4.1.187.1.3.1.1.1
An 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.
                                     dot3InitializeMac 1.3.6.1.4.1.187.1.3.1.1.2
The 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.
                                     dot3MacSubLayerStatus 1.3.6.1.4.1.187.1.3.1.1.3
The 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 -- that is, that the value of both the 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.
                                     dot3MulticastReceiveStatus 1.3.6.1.4.1.187.1.3.1.1.4
The 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.
                                     dot3TxEnabled 1.3.6.1.4.1.187.1.3.1.1.5
The 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.
                                     dot3TestTdrValue 1.3.6.1.4.1.187.1.3.1.1.6
The 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.
                             dot3StatsTable 1.3.6.1.4.1.187.1.3.2
Statistics for a collection of ethernet-like interfaces attached to a particular system.
                                 dot3StatsEntry 1.3.6.1.4.1.187.1.3.2.1
Statistics for a particular interface to an ethernet-like medium.
                                     dot3StatsIndex 1.3.6.1.4.1.187.1.3.2.1.1
An 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.
                                     dot3StatsAlignmentErrors 1.3.6.1.4.1.187.1.3.2.1.2
A 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.
                                     dot3StatsFCSErrors 1.3.6.1.4.1.187.1.3.2.1.3
A 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.
                                     dot3StatsSingleCollisionFrames 1.3.6.1.4.1.187.1.3.2.1.4
A 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.
                                     dot3StatsMultipleCollisionFrames 1.3.6.1.4.1.187.1.3.2.1.5
A 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.
                                     dot3StatsSQETestErrors 1.3.6.1.4.1.187.1.3.2.1.6
A 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.
                                     dot3StatsDeferredTransmissions 1.3.6.1.4.1.187.1.3.2.1.7
A 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.
                                     dot3StatsLateCollisions 1.3.6.1.4.1.187.1.3.2.1.8
The 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.
                                     dot3StatsExcessiveCollisions 1.3.6.1.4.1.187.1.3.2.1.9
A count of frames for which transmission on a particular interface fails due to excessive collisions.
                                     dot3StatsInternalMacTransmitErrors 1.3.6.1.4.1.187.1.3.2.1.10
A 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.
                                     dot3StatsCarrierSenseErrors 1.3.6.1.4.1.187.1.3.2.1.11
The 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.
                                     dot3StatsExcessiveDeferrals 1.3.6.1.4.1.187.1.3.2.1.12
A count of frames for which transmission on a particular interface is deferred for an excessive period of time.
                                     dot3StatsFrameTooLongs 1.3.6.1.4.1.187.1.3.2.1.13
A 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.
                                     dot3StatsInRangeLengthErrors 1.3.6.1.4.1.187.1.3.2.1.14
A 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.
                                     dot3StatsOutOfRangeLengthFields 1.3.6.1.4.1.187.1.3.2.1.15
A 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).
                                     dot3StatsInternalMacReceiveErrors 1.3.6.1.4.1.187.1.3.2.1.16
A 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.
                             dot3ChipSets 1.3.6.1.4.1.187.1.3.8
                                 dot3ChipSetAMD 1.3.6.1.4.1.187.1.3.8.1
                                     dot3ChipSetAMD7990 1.3.6.1.4.1.187.1.3.8.1.1
                                     dot3ChipSetAMD79900 1.3.6.1.4.1.187.1.3.8.1.2
                                 dot3ChipSetIntel 1.3.6.1.4.1.187.1.3.8.2
                                     dot3ChipSetIntel82586 1.3.6.1.4.1.187.1.3.8.2.1
                                     dot3ChipSetIntel82596 1.3.6.1.4.1.187.1.3.8.2.2
                                 dot3ChipSetSeeq 1.3.6.1.4.1.187.1.3.8.3
                                     dot3ChipSetSeeq8003 1.3.6.1.4.1.187.1.3.8.3.1
                                 dot3ChipSetNational 1.3.6.1.4.1.187.1.3.8.4
                                     dot3ChipSetNational8390 1.3.6.1.4.1.187.1.3.8.4.1
                                     dot3ChipSetNationalSonic 1.3.6.1.4.1.187.1.3.8.4.2
                         ifExtensions 1.3.6.1.4.1.187.1.6
                             ifExtnsTable 1.3.6.1.4.1.187.1.6.1
A list of interfaces extension entries. The number of entries is given by the value of ifNumber, defined in [4,6].
                                 ifExtnsEntry 1.3.6.1.4.1.187.1.6.1.1
An extension to the interfaces entry, defined in [4,6], containing additional objects at the subnetwork layer and below for a particular interface.
                                     ifExtnsIfIndex 1.3.6.1.4.1.187.1.6.1.1.1
The 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.
                                     ifExtnsChipSet 1.3.6.1.4.1.187.1.6.1.1.2
This 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.
                                     ifExtnsRevWare 1.3.6.1.4.1.187.1.6.1.1.3
An 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.
                                     ifExtnsMulticastsTransmittedOks 1.3.6.1.4.1.187.1.6.1.1.4
The 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.
                                     ifExtnsBroadcastsTransmittedOks 1.3.6.1.4.1.187.1.6.1.1.5
The count of frames successfully transmitted to a subnetwork or link-layer broadcast addresses. It does not include frames sent to a multicast address.
                                     ifExtnsMulticastsReceivedOks 1.3.6.1.4.1.187.1.6.1.1.6
The 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.
                                     ifExtnsBroadcastsReceivedOks 1.3.6.1.4.1.187.1.6.1.1.7
The count of frames successfully received that are directed to a subnetwork or link-layer broadcast address.
                                     ifExtnsPromiscuous 1.3.6.1.4.1.187.1.6.1.1.8
This 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.
                             ifExtnsRcvAddrTable 1.3.6.1.4.1.187.1.6.3
This 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.
                                 ifExtnsRcvAddrEntry 1.3.6.1.4.1.187.1.6.3.1
A list of objects identifying an address for which the system will accept packets/ frames on a particular interface.
                                     ifExtnsRcvAddrIfIndex 1.3.6.1.4.1.187.1.6.3.1.1
The value of ifIndex, defined in [4,6], of an interface which recognizes this entrys address.
                                     ifExtnsRcvAddress 1.3.6.1.4.1.187.1.6.3.1.2
An address for which the system will accept packets/frames on this entrys interface.
                                     ifExtnsRcvAddrStatus 1.3.6.1.4.1.187.1.6.3.1.3
This 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.
                         dot1dBridge 1.3.6.1.4.1.187.1.14
                               dot1dBase 1.3.6.1.4.1.187.1.14.1
                                   dot1dBaseBridgeAddress 1.3.6.1.4.1.187.1.14.1.1
The 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.
                                   dot1dBaseNumPorts 1.3.6.1.4.1.187.1.14.1.2
The number of ports controlled by this bridging entity.
                                   dot1dBaseType 1.3.6.1.4.1.187.1.14.1.3
Indicates 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.
                                   dot1dBasePortTable 1.3.6.1.4.1.187.1.14.1.4
A table that contains generic information about every port that is associated with this bridge. Transparent, source-route, and srt ports are included.
                                       dot1dBasePortEntry 1.3.6.1.4.1.187.1.14.1.4.1
A list of information for each port of the bridge.
                                           dot1dBasePort 1.3.6.1.4.1.187.1.14.1.4.1.1
The port number of the port for which this entry contains bridge management information
                                           dot1dBasePortIfIndex 1.3.6.1.4.1.187.1.14.1.4.1.2
The value of the instance of the ifIndex object, defined in [4,6], for the interface corresponding to this port
                                           dot1dBasePortCircuit 1.3.6.1.4.1.187.1.14.1.4.1.3
For 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 }.
                                           dot1dBasePortDelayExceededDiscards 1.3.6.1.4.1.187.1.14.1.4.1.4
The 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.
                                           dot1dBasePortMtuExceededDiscards 1.3.6.1.4.1.187.1.14.1.4.1.5
The number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges.
                               dot1dStp 1.3.6.1.4.1.187.1.14.2
                                   dot1dStpProtocolSpecification 1.3.6.1.4.1.187.1.14.2.1
An 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.
                                   dot1dStpPriority 1.3.6.1.4.1.187.1.14.2.2
The 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.
                                   dot1dStpTimeSinceTopologyChange 1.3.6.1.4.1.187.1.14.2.3
The time (in hundreths of a second) since the last time a topology change was detected by the bridge entity.
                                   dot1dStpTopChanges 1.3.6.1.4.1.187.1.14.2.4
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
                                   dot1dStpDesignatedRoot 1.3.6.1.4.1.187.1.14.2.5
The 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.
                                   dot1dStpRootCost 1.3.6.1.4.1.187.1.14.2.6
The cost of the path to the root as seen from this bridge.
                                   dot1dStpRootPort 1.3.6.1.4.1.187.1.14.2.7
The port number of the port which offers the lowest cost path from this bridge to the root bridge.
                                   dot1dStpMaxAge 1.3.6.1.4.1.187.1.14.2.8
The 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.
                                   dot1dStpHelloTime 1.3.6.1.4.1.187.1.14.2.9
The 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.
                                   dot1dStpHoldTime 1.3.6.1.4.1.187.1.14.2.10
This 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.
                                   dot1dStpForwardDelay 1.3.6.1.4.1.187.1.14.2.11
This 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.]
                                   dot1dStpBridgeMaxAge 1.3.6.1.4.1.187.1.14.2.12
The value that all bridges use for MaxAge when this bridge is acting as the root.
                                   dot1dStpBridgeHelloTime 1.3.6.1.4.1.187.1.14.2.13
The value that all bridges use for HelloTime when this bridge is acting as the root.
                                   dot1dStpBridgeForwardDelay 1.3.6.1.4.1.187.1.14.2.14
The value that all bridges use for ForwardDelay when this bridge is acting as the root.
                                   dot1dStpPortTable 1.3.6.1.4.1.187.1.14.2.15
A table that contains port-specific information for the Spanning Tree Protocol.
                                         dot1dStpPortEntry 1.3.6.1.4.1.187.1.14.2.15.1
A list of information maintained by every port about the Spanning Tree Protocol state for that port.
                                             dot1dStpPort 1.3.6.1.4.1.187.1.14.2.15.1.1
The port number of the port for which this entry contains Spanning Tree Protocol management information.
                                             dot1dStpPortPriority 1.3.6.1.4.1.187.1.14.2.15.1.2
The 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.
                                             dot1dStpPortState 1.3.6.1.4.1.187.1.14.2.15.1.3
The ports 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).
                                             dot1dStpPortEnable 1.3.6.1.4.1.187.1.14.2.15.1.4
The enabled/disabled status of the port.
                                             dot1dStpPortPathCost 1.3.6.1.4.1.187.1.14.2.15.1.5
The contribution of this port to the path cost of paths towards the spanning tree root which include this port.
                                             dot1dStpPortDesignatedRoot 1.3.6.1.4.1.187.1.14.2.15.1.6
The 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.
                                             dot1dStpPortDesignatedCost 1.3.6.1.4.1.187.1.14.2.15.1.7
The 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.
                                             dot1dStpPortDesignatedBridge 1.3.6.1.4.1.187.1.14.2.15.1.8
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this ports segment.
                                             dot1dStpPortDesignatedPort 1.3.6.1.4.1.187.1.14.2.15.1.9
The Port Identifier of the port on the Designated Bridge for this ports segment.
                                             dot1dStpPortForwardTransitions 1.3.6.1.4.1.187.1.14.2.15.1.10
The number of times this port has transitioned from the Learning state to the Forwarding state.
                               dot1dTp 1.3.6.1.4.1.187.1.14.4
                                   dot1dTpLearntEntryDiscards 1.3.6.1.4.1.187.1.14.4.1
The 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.
                                   dot1dTpAgingTime 1.3.6.1.4.1.187.1.14.4.2
The timeout period in seconds for aging out dynamically learned forwarding information.
                                   dot1dTpFdbTable 1.3.6.1.4.1.187.1.14.4.3
A 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.
                                       dot1dTpFdbEntry 1.3.6.1.4.1.187.1.14.4.3.1
Information about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information.
                                           dot1dTpFdbAddress 1.3.6.1.4.1.187.1.14.4.3.1.1
A unicast MAC address for which the bridge has forwarding and/or filtering information.
                                           dot1dTpFdbPort 1.3.6.1.4.1.187.1.14.4.3.1.2
Either 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).
                                           dot1dTpFdbStatus 1.3.6.1.4.1.187.1.14.4.3.1.3
The 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 bridges addresses. The corresponding instance of dot1dTpFdbPort indicates which of the bridges ports has this address. mgmt(5) : the value of the corresponding instance of dot1dTpFdbAddress is also the value of an existing instance of dot1dStaticAddress.
                                   dot1dTpPortTable 1.3.6.1.4.1.187.1.14.4.4
A table that contains information about every port that is associated with this transparent bridge.
                                       dot1dTpPortEntry 1.3.6.1.4.1.187.1.14.4.4.1
A list of information for each port of a transparent bridge.
                                           dot1dTpPort 1.3.6.1.4.1.187.1.14.4.4.1.1
The port number of the port for which this entry contains Transparent bridging management information.
                                           dot1dTpPortMaxInfo 1.3.6.1.4.1.187.1.14.4.4.1.2
The maximum size of the INFO (non-MAC) field that this port will receive or transmit.
                                           dot1dTpPortInFrames 1.3.6.1.4.1.187.1.14.4.4.1.3
The 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.
                                           dot1dTpPortOutFrames 1.3.6.1.4.1.187.1.14.4.4.1.4
The 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.
                                           dot1dTpPortInDiscards 1.3.6.1.4.1.187.1.14.4.4.1.5
Count of valid frames received which were discarded by the Forwarding Process.
                     cProducts 1.3.6.1.4.1.187.2
                         cdxa560 1.3.6.1.4.1.187.2.1
                         cdxa550 1.3.6.1.4.1.187.2.2
                     cStdExtensions 1.3.6.1.4.1.187.3
                         cIp 1.3.6.1.4.1.187.3.4
                             cIpInLenErrors 1.3.6.1.4.1.187.3.4.1
Number of packets received with an inconsistant Header/Packet length
                             cIpInVersionErrors 1.3.6.1.4.1.187.3.4.2
Number of packets received with an incorrect IP version number.
                             cIpInCSErrors 1.3.6.1.4.1.187.3.4.3
Number of packets received with an incorrect IP checksum.
                             cIpTTLZero 1.3.6.1.4.1.187.3.4.4
Number of packets that would have been forwarded but their TTL went to 0.
                             cIpReasmTimeOuts 1.3.6.1.4.1.187.3.4.5
Number of reassmebly timeouts. This is included inthe ipReasmFails object.
                         cIcmp 1.3.6.1.4.1.187.3.5
                             cIcmpInRedirectNet 1.3.6.1.4.1.187.3.5.1
Number of ICMP Destination Unreachable, Network Unreachable messages received.
                             cIcmpInRedirectHost 1.3.6.1.4.1.187.3.5.2
Number of ICMP Destination Unreachable, Host Unreachable messages received.
                             cIcmpInRedirectNetTos 1.3.6.1.4.1.187.3.5.3
Number of ICMP Destination Unreachable, Network/TOS Unreachable messages received.
                             cIcmpInRedirectHostTos 1.3.6.1.4.1.187.3.5.4
Number of ICMP Destination Unreachable, Host/TOS Unreachable messages received.
                             cIcmpInTimeExcTTL 1.3.6.1.4.1.187.3.5.5
Number of ICMP Time Exceeded, TTL Exceeded in Transit messages received.
                             cIcmpInTimeExcReAsm 1.3.6.1.4.1.187.3.5.6
Number of ICMP Time Exceeded, Reassembly Time Exceeded messages received.
                             cIcmpInDestUnNet 1.3.6.1.4.1.187.3.5.7
Number of ICMP Network Destination Unreachable messages received.
                             cIcmpInDestUnHost 1.3.6.1.4.1.187.3.5.8
Number of ICMP Host Destination Unreachable messages received.
                             cIcmpInDestUnProtocol 1.3.6.1.4.1.187.3.5.9
Number of ICMP Protocol Destination Unreachable messages received.
                             cIcmpInDestUnPort 1.3.6.1.4.1.187.3.5.10
Number of ICMP Port Destination Unreachable messages received.
                             cIcmpInDestUnFragNeeded 1.3.6.1.4.1.187.3.5.11
Number of ICMP Fragmentation Needed and DF Set Destination Unreachable messages received.
                             cIcmpInDestUnSourceRoute 1.3.6.1.4.1.187.3.5.12
Number of ICMP Source Route Failed Destination Unreachable messages received.
                             cIcmpOutRedirectNet 1.3.6.1.4.1.187.3.5.13
Number of ICMP Destination Unreachable, Network Unreachable messages sent.
                             cIcmpOutRedirectHost 1.3.6.1.4.1.187.3.5.14
Number of ICMP Destination Unreachable, Host Unreachable messages sent.
                             cIcmpOutRedirectNetTos 1.3.6.1.4.1.187.3.5.15
Number of ICMP Destination Unreachable, Network/TOS Unreachable messages sent.
                             cIcmpOutRedirectHostTos 1.3.6.1.4.1.187.3.5.16
Number of ICMP Destination Unreachable, Host/TOS Unreachable messages sent.
                             cIcmpOutTimeExcTTL 1.3.6.1.4.1.187.3.5.17
Number of ICMP Time Exceeded, TTL Exceeded in Transit messages sent.
                             cIcmpOutTimeExcReAsm 1.3.6.1.4.1.187.3.5.18
Number of ICMP Time Exceeded, Reassembly Time Exceeded messages sent.
                             cIcmpOutDestUnNet 1.3.6.1.4.1.187.3.5.19
Number of ICMP Network Destination Unreachable messages sent.
                             cIcmpOutDestUnHost 1.3.6.1.4.1.187.3.5.20
Number of ICMP Host Destination Unreachable messages sent.
                             cIcmpOutDestUnProtocol 1.3.6.1.4.1.187.3.5.21
Number of ICMP Protocol Destination Unreachable messages sent.
                             cIcmpOutDestUnPort 1.3.6.1.4.1.187.3.5.22
Number of ICMP Port Destination Unreachable messages sent.
                             cIcmpOutDestUnFragNeeded 1.3.6.1.4.1.187.3.5.23
Number of ICMP Fragmentation Needed and DF Set Destination Unreachable messages sent.
                             cIcmpOutDestUnSourceRoute 1.3.6.1.4.1.187.3.5.24
Number of ICMP Source Route Failed Destination Unreachable messages sent.
                             cIcmpInLengthErrors 1.3.6.1.4.1.187.3.5.25
Number of alleged ICMP packets that were not long enough.
                             cIcmpInChecksumErrors 1.3.6.1.4.1.187.3.5.26
Number of alleged ICMP packets that had a bad checksum.
                             cIcmpInUnkTypes 1.3.6.1.4.1.187.3.5.27
Number of Received ICMP packets with an unknown type field value.
                             cIcmpInDestUnNetUnknown 1.3.6.1.4.1.187.3.5.28
Number of ICMP Destination Network Unknown Destination Unreachable messages received.
                             cIcmpInDestUnHostUnknown 1.3.6.1.4.1.187.3.5.29
Number of ICMP Destination Host Unknown Destination Unreachable messages received.
                             cIcmpInDestUnSrcIsolated 1.3.6.1.4.1.187.3.5.30
Number of ICMP Source Isolated Destination Unreachable messages received.
                             cIcmpInDestUnHostProhib 1.3.6.1.4.1.187.3.5.31
Number of ICMP Communication with Host Administratively Prohibited Destination Unreachable messages received.
                             cIcmpInDestUnNetProhib 1.3.6.1.4.1.187.3.5.32
Number of ICMP Communication with Net Administratively Prohibited Destination Unreachable messages received.
                             cIcmpInDestUnNetTos 1.3.6.1.4.1.187.3.5.33
Number of ICMP Network Unreachable with TOS messages received.
                             cIcmpInDestUnHostTos 1.3.6.1.4.1.187.3.5.34
Number of ICMP Host Unreachable with TOS messages received.
                             cIcmpOutDestUnNetUnknown 1.3.6.1.4.1.187.3.5.35
Number of ICMP Destination Network Unknown Destination Unreachable messages sent.
                             cIcmpOutDestUnHostUnknown 1.3.6.1.4.1.187.3.5.36
Number of ICMP Destination Host Unknown Destination Unreachable messages sent.
                             cIcmpOutDestUnSrcIsolated 1.3.6.1.4.1.187.3.5.37
Number of ICMP Source Isolated Destination Unreachable messages sent.
                             cIcmpOutDestUnHostProhib 1.3.6.1.4.1.187.3.5.38
Number of ICMP Communication with Host Administratively Prohibited Destination Unreachable messages sent.
                             cIcmpOutDestUnNetProhib 1.3.6.1.4.1.187.3.5.39
Number of ICMP Communication with Net Administratively Prohibited Destination Unreachable messages sent.
                             cIcmpOutDestUnNetTos 1.3.6.1.4.1.187.3.5.40
Number of ICMP Network Unreachable with TOS messages sent.
                             cIcmpOutDestUnHostTos 1.3.6.1.4.1.187.3.5.41
Number of ICMP Host Unreachable with TOS messages sent.
                             cIcmpInParmProbMissingOpt 1.3.6.1.4.1.187.3.5.42
Number of received Parameter Problem messages with the Missing Option code.
                             cIcmpOutParmProbMissingOpt 1.3.6.1.4.1.187.3.5.43
Number of sent Parameter Problem messages with the Missing Option code.
                         cUdp 1.3.6.1.4.1.187.3.7
                             cUdpHdrDrops 1.3.6.1.4.1.187.3.7.1
Nr of packets dropped because of internal consistancy problems. This counter is a component of the udpInErrors Count.
                             cUdpBadCheckSum 1.3.6.1.4.1.187.3.7.2
Nr of packets dropped because of an incorrect checksum. This counter is a component of the udpInErrors Count.
                             cUdpBadLength 1.3.6.1.4.1.187.3.7.3
Nr of packets dropped because of an incorrect length. This counter is a component of the udpInErrors Count.
                             cUdpOtherErrors 1.3.6.1.4.1.187.3.7.4
Nr 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.
                             cUdpNoChecksum 1.3.6.1.4.1.187.3.7.5
Nr 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.
                         cTransmission 1.3.6.1.4.1.187.3.10
                               cDot3 1.3.6.1.4.1.187.3.10.3
                                   cDot3Table 1.3.6.1.4.1.187.3.10.3.1
Extended status information for the datability specific LANCE and ILACC drivers.
                                       cDot3Entry 1.3.6.1.4.1.187.3.10.3.1.1
Proprietary status information for a particular interface
                                           cDot3Index 1.3.6.1.4.1.187.3.10.3.1.1.1
An 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.
                                           cDot3Disables 1.3.6.1.4.1.187.3.10.3.1.1.2
Number of LANCE/ILLAC disconnects that occured because the interface was disabled
                                           cDot3MauDisconnect 1.3.6.1.4.1.187.3.10.3.1.1.3
Number of LANCE/ILLAC disconnects that occured because m-lance-cs-mau-connected was 0.
                                           cDot3Babbles 1.3.6.1.4.1.187.3.10.3.1.1.4
Number of times the LANCE/ILACC Babble bit was set.
                                           cDot3MerrDisconnect 1.3.6.1.4.1.187.3.10.3.1.1.5
Number of LANCE/ILLAC disconnects that occured because the memory error bit was set.
                                           cDot3TxonDisconnect 1.3.6.1.4.1.187.3.10.3.1.1.6
Number of LANCE/ILLAC disconnects that occured because the txon bit was off.
                                           cDot3RxonDisconnect 1.3.6.1.4.1.187.3.10.3.1.1.7
Number of LANCE/ILLAC disconnects that occured because the rxon bit was off.
                                           cDot3XmitFailure 1.3.6.1.4.1.187.3.10.3.1.1.8
Number of LANCE/ILLAC disconnects that occured because no packets were received and every transmit attempt resulted in a failure.
                                           cDot3XmitBuffErr 1.3.6.1.4.1.187.3.10.3.1.1.9
Number of LANCE/ILLAC transmit buffer errors that occured.
                                           cDot3XmitUflo 1.3.6.1.4.1.187.3.10.3.1.1.10
Number of LANCE/ILLAC transmit underflo errors that occured.
                                           cDot3RcvBuffErr 1.3.6.1.4.1.187.3.10.3.1.1.11
Number of LANCE/ILLAC receive buffer errors that occured.
                                           cDot3RcvOflo 1.3.6.1.4.1.187.3.10.3.1.1.12
Number of LANCE/ILLAC receive overflo errors that occured.
                                           cDot3Startless 1.3.6.1.4.1.187.3.10.3.1.1.13
Number of times that the driver did not get a start-of-message when one was expected. This if for reception.
                                           cDot3Endless 1.3.6.1.4.1.187.3.10.3.1.1.14
Number of times that the driver detected the start of one packet without detecting the end of the previous packet. This is for reception.
                     dDXA550 1.3.6.1.4.1.187.4
                         dDXA550AvailableBuffers 1.3.6.1.4.1.187.4.1
Count of available data buffers
                         dDXA550InitialBuffers 1.3.6.1.4.1.187.4.2
Initial amount of buffers available at system startup.
                         cConstallationBufferDataLength 1.3.6.1.4.1.187.4.3
Number of data bytes that can be stored in each buffer.
                         dDXA550InstructionRam 1.3.6.1.4.1.187.4.4
Number of bytes of system instruction ram available. This is fast, zero-wait-state RAM.
                         dDXA550GlobalDataRam 1.3.6.1.4.1.187.4.5
Number 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.
                         dDXA550FastDataRam 1.3.6.1.4.1.187.4.6
Number 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.