All MIBs › DXA550-MIB
Category: Network Management
Description:
Manages configuration and status of the DXA550 network access device.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| NetworkAddress | |
| TimeTicks | |
| mgmt |
From SNMPv2-TC
| TEXTUAL-CONVENTION |
What Is DXA550-MIB?
This is a vendor-specific MIB for the DXA550 network access device, though its included sample objects actually reflect standard IEEE 802.3 (Ethernet) chipset identification data rather than device-specific telemetry, suggesting this MIB defines or references common Ethernet interface chipset type enumerations used in the device's interface configuration. It appears to expose hardware identification data for the network interface chipset (e.g., AMD 7990/79900, Intel 82586 families) used to characterize the device's Ethernet hardware. This is relevant to hardware status monitoring in that identifying the underlying chipset type helps administrators understand interface capabilities and known chipset-specific limitations or behaviors when diagnosing interface issues on the device. It draws on standard IEEE 802.3 chipset-type conventions rather than being a purely proprietary scheme. It would be deployed on the DXA550 network access device itself within the network it serves. Network engineers evaluating or troubleshooting this functionality can download the DXA550-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in DXA550-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- Ethernet chipset vendor/family identification
- chipset-specific interface hardware type
Supported Devices
- DXA550 network access device
Monitoring Examples
An administrator troubleshooting an interface problem on the DXA550 could check the dot3ChipSets identification objects (such as dot3ChipSetAMD7990 or dot3ChipSetIntel82586) to determine which Ethernet chipset family is in use, which can help explain chipset-specific quirks or limitations affecting interface performance or compatibility.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| 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 | |||
| STR sysDescr | 1.3.6.1.2.1.1.1 | DisplayString | read-only | A 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. |
| OID sysObjectID | 1.3.6.1.2.1.1.2 | OBJECT IDENTIFIER | read-only | The 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'. |
| TIK sysUpTime | 1.3.6.1.2.1.1.3 | TimeTicks | read-only | The time (in hundredths of a second) since the network management portion of the system was last re-initialized. |
| STR sysContact | 1.3.6.1.2.1.1.4 | DisplayString | read-write | The textual identification of the contact person for this managed node, together with information on how to contact this person. |
| STR sysName | 1.3.6.1.2.1.1.5 | DisplayString | read-write | An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. |
| STR sysLocation | 1.3.6.1.2.1.1.6 | DisplayString | read-write | The physical location of this node (e.g., `telephone closet, 3rd floor'). |
| INT sysServices | 1.3.6.1.2.1.1.7 | INTEGER | read-only | 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 | |||
| INT ifNumber | 1.3.6.1.2.1.2.1 | INTEGER | read-only | The number of network interfaces (regardless of their current state) present on this system. |
| ifTable | 1.3.6.1.2.1.2.2 | not-accessible | 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 | not-accessible | An interface entry containing objects at the subnetwork layer and below for a particular interface. | |
| INT ifIndex | 1.3.6.1.2.1.2.2.1.1 | INTEGER | read-only | 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 entity's network management system to the next re- initialization. |
| STR ifDescr | 1.3.6.1.2.1.2.2.1.2 | DisplayString | read-only | 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. |
| INT ifType | 1.3.6.1.2.1.2.2.1.3 | INTEGER | read-only | The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. |
| INT ifMtu | 1.3.6.1.2.1.2.2.1.4 | INTEGER | read-only | 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. |
| GAU ifSpeed | 1.3.6.1.2.1.2.2.1.5 | Gauge | read-only | An 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. |
| OCT ifPhysAddress | 1.3.6.1.2.1.2.2.1.6 | OCTET STRING | read-only | The 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. |
| INT ifAdminStatus | 1.3.6.1.2.1.2.2.1.7 | INTEGER | read-write | The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. |
| INT ifOperStatus | 1.3.6.1.2.1.2.2.1.8 | INTEGER | read-only | The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. |
| TIK ifLastChange | 1.3.6.1.2.1.2.2.1.9 | TimeTicks | read-only | 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. |
| CTR ifInOctets | 1.3.6.1.2.1.2.2.1.10 | Counter | read-only | The total number of octets received on the interface, including framing characters. |
| CTR ifInUcastPkts | 1.3.6.1.2.1.2.2.1.11 | Counter | read-only | The number of subnetwork-unicast packets delivered to a higher-layer protocol. |
| CTR ifInNUcastPkts | 1.3.6.1.2.1.2.2.1.12 | Counter | read-only | The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. |
| CTR ifInDiscards | 1.3.6.1.2.1.2.2.1.13 | Counter | read-only | 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. |
| CTR ifInErrors | 1.3.6.1.2.1.2.2.1.14 | Counter | read-only | The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
| CTR ifInUnknownProtos | 1.3.6.1.2.1.2.2.1.15 | Counter | read-only | The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. |
| CTR ifOutOctets | 1.3.6.1.2.1.2.2.1.16 | Counter | read-only | The total number of octets transmitted out of the interface, including framing characters. |
| CTR ifOutUcastPkts | 1.3.6.1.2.1.2.2.1.17 | Counter | read-only | 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. |
| CTR ifOutNUcastPkts | 1.3.6.1.2.1.2.2.1.18 | Counter | read-only | 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. |
| CTR ifOutDiscards | 1.3.6.1.2.1.2.2.1.19 | Counter | read-only | 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. |
| CTR ifOutErrors | 1.3.6.1.2.1.2.2.1.20 | Counter | read-only | The number of outbound packets that could not be transmitted because of errors. |
| GAU ifOutQLen | 1.3.6.1.2.1.2.2.1.21 | Gauge | read-only | The length of the output packet queue (in packets). |
| OID ifSpecific | 1.3.6.1.2.1.2.2.1.22 | OBJECT IDENTIFIER | read-only | 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 | |||
| INT ipForwarding | 1.3.6.1.2.1.4.1 | INTEGER | read-write | 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. |
| INT ipDefaultTTL | 1.3.6.1.2.1.4.2 | INTEGER | read-write | 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. |
| CTR ipInReceives | 1.3.6.1.2.1.4.3 | Counter | read-only | The total number of input datagrams received from interfaces, including those received in error. |
| CTR ipInHdrErrors | 1.3.6.1.2.1.4.4 | Counter | read-only | 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. |
| CTR ipInAddrErrors | 1.3.6.1.2.1.4.5 | Counter | read-only | The 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. |
| CTR ipForwDatagrams | 1.3.6.1.2.1.4.6 | Counter | read-only | 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. |
| CTR ipInUnknownProtos | 1.3.6.1.2.1.4.7 | Counter | read-only | The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. |
| CTR ipInDiscards | 1.3.6.1.2.1.4.8 | Counter | read-only | 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. |
| CTR ipInDelivers | 1.3.6.1.2.1.4.9 | Counter | read-only | The total number of input datagrams successfully delivered to IP user-protocols (including ICMP). |
| CTR ipOutRequests | 1.3.6.1.2.1.4.10 | Counter | read-only | 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. |
| CTR ipOutDiscards | 1.3.6.1.2.1.4.11 | Counter | read-only | 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. |
| CTR ipOutNoRoutes | 1.3.6.1.2.1.4.12 | Counter | read-only | 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. |
| INT ipReasmTimeout | 1.3.6.1.2.1.4.13 | INTEGER | read-only | The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity. |
| CTR ipReasmReqds | 1.3.6.1.2.1.4.14 | Counter | read-only | The number of IP fragments received which needed to be reassembled at this entity. |
| CTR ipReasmOKs | 1.3.6.1.2.1.4.15 | Counter | read-only | The number of IP datagrams successfully re- assembled. |
| CTR ipReasmFails | 1.3.6.1.2.1.4.16 | Counter | read-only | 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. |
| CTR ipFragOKs | 1.3.6.1.2.1.4.17 | Counter | read-only | The number of IP datagrams that have been successfully fragmented at this entity. |
| CTR ipFragFails | 1.3.6.1.2.1.4.18 | Counter | read-only | 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 Don't Fragment flag was set. |
| CTR ipFragCreates | 1.3.6.1.2.1.4.19 | Counter | read-only | 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 | not-accessible | The table of addressing information relevant to this entity's IP addresses. | |
| ipAddrEntry | 1.3.6.1.2.1.4.20.1 | not-accessible | The addressing information for one of this entity's IP addresses. | |
| IP ipAdEntAddr | 1.3.6.1.2.1.4.20.1.1 | IpAddress | read-only | The IP address to which this entry's addressing information pertains. |
| INT ipAdEntIfIndex | 1.3.6.1.2.1.4.20.1.2 | INTEGER | read-only | 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. |
| IP ipAdEntNetMask | 1.3.6.1.2.1.4.20.1.3 | IpAddress | read-only | 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. |
| INT ipAdEntBcastAddr | 1.3.6.1.2.1.4.20.1.4 | INTEGER | read-only | 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. |
| INT ipAdEntReasmMaxSize | 1.3.6.1.2.1.4.20.1.5 | INTEGER | read-only | 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 | not-accessible | This entity's IP Routing table. | |
| ipRouteEntry | 1.3.6.1.2.1.4.21.1 | not-accessible | A route to a particular destination. | |
| IP ipRouteDest | 1.3.6.1.2.1.4.21.1.1 | IpAddress | read-write | 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. |
| INT ipRouteIfIndex | 1.3.6.1.2.1.4.21.1.2 | INTEGER | read-write | 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. |
| INT ipRouteMetric1 | 1.3.6.1.2.1.4.21.1.3 | INTEGER | read-write | The 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. |
| INT ipRouteMetric2 | 1.3.6.1.2.1.4.21.1.4 | INTEGER | read-write | An 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. |
| INT ipRouteMetric3 | 1.3.6.1.2.1.4.21.1.5 | INTEGER | read-write | An 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. |
| INT ipRouteMetric4 | 1.3.6.1.2.1.4.21.1.6 | INTEGER | read-write | An 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. |
| IP ipRouteNextHop | 1.3.6.1.2.1.4.21.1.7 | IpAddress | read-write | 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 agent's IP address on that interface.) |
| INT ipRouteType | 1.3.6.1.2.1.4.21.1.8 | INTEGER | read-write | 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. |
| INT ipRouteProto | 1.3.6.1.2.1.4.21.1.9 | INTEGER | read-only | 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. |
| INT ipRouteAge | 1.3.6.1.2.1.4.21.1.10 | INTEGER | read-write | 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. |
| IP ipRouteMask | 1.3.6.1.2.1.4.21.1.11 | IpAddress | read-write | 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. |
| INT ipRouteMetric5 | 1.3.6.1.2.1.4.21.1.12 | INTEGER | read-write | An 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. |
| OID ipRouteInfo | 1.3.6.1.2.1.4.21.1.13 | OBJECT IDENTIFIER | read-write | 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 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. |
| icmp | 1.3.6.1.2.1.5 | |||
| CTR icmpInMsgs | 1.3.6.1.2.1.5.1 | Counter | read-only | The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors. |
| CTR icmpInErrors | 1.3.6.1.2.1.5.2 | Counter | read-only | The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). |
| CTR icmpInDestUnreachs | 1.3.6.1.2.1.5.3 | Counter | read-only | The number of ICMP Destination Unreachable messages received. |
| CTR icmpInTimeExcds | 1.3.6.1.2.1.5.4 | Counter | read-only | The number of ICMP Time Exceeded messages received. |
| CTR icmpInParmProbs | 1.3.6.1.2.1.5.5 | Counter | read-only | The number of ICMP Parameter Problem messages received. |
| CTR icmpInSrcQuenchs | 1.3.6.1.2.1.5.6 | Counter | read-only | The number of ICMP Source Quench messages received. |
| CTR icmpInRedirects | 1.3.6.1.2.1.5.7 | Counter | read-only | The number of ICMP Redirect messages received. |
| CTR icmpInEchos | 1.3.6.1.2.1.5.8 | Counter | read-only | The number of ICMP Echo (request) messages received. |
| CTR icmpInEchoReps | 1.3.6.1.2.1.5.9 | Counter | read-only | The number of ICMP Echo Reply messages received. |
| CTR icmpInTimestamps | 1.3.6.1.2.1.5.10 | Counter | read-only | The number of ICMP Timestamp (request) messages received. |
| CTR icmpInTimestampReps | 1.3.6.1.2.1.5.11 | Counter | read-only | The number of ICMP Timestamp Reply messages received. |
| CTR icmpInAddrMasks | 1.3.6.1.2.1.5.12 | Counter | read-only | The number of ICMP Address Mask Request messages received. |
| CTR icmpInAddrMaskReps | 1.3.6.1.2.1.5.13 | Counter | read-only | The number of ICMP Address Mask Reply messages received. |
| CTR icmpOutMsgs | 1.3.6.1.2.1.5.14 | Counter | read-only | The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors. |
| CTR icmpOutErrors | 1.3.6.1.2.1.5.15 | Counter | read-only | 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 counter's value. |
| CTR icmpOutDestUnreachs | 1.3.6.1.2.1.5.16 | Counter | read-only | The number of ICMP Destination Unreachable messages sent. |
| CTR icmpOutTimeExcds | 1.3.6.1.2.1.5.17 | Counter | read-only | The number of ICMP Time Exceeded messages sent. |
| CTR icmpOutParmProbs | 1.3.6.1.2.1.5.18 | Counter | read-only | The number of ICMP Parameter Problem messages sent. |
| CTR icmpOutSrcQuenchs | 1.3.6.1.2.1.5.19 | Counter | read-only | The number of ICMP Source Quench messages sent. |
| CTR icmpOutRedirects | 1.3.6.1.2.1.5.20 | Counter | read-only | The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects. |
| CTR icmpOutEchos | 1.3.6.1.2.1.5.21 | Counter | read-only | The number of ICMP Echo (request) messages sent. |
| CTR icmpOutEchoReps | 1.3.6.1.2.1.5.22 | Counter | read-only | The number of ICMP Echo Reply messages sent. |
| CTR icmpOutTimestamps | 1.3.6.1.2.1.5.23 | Counter | read-only | The number of ICMP Timestamp (request) messages sent. |
| CTR icmpOutTimestampReps | 1.3.6.1.2.1.5.24 | Counter | read-only | The number of ICMP Timestamp Reply messages sent. |
| CTR icmpOutAddrMasks | 1.3.6.1.2.1.5.25 | Counter | read-only | The number of ICMP Address Mask Request messages sent. |
| CTR icmpOutAddrMaskReps | 1.3.6.1.2.1.5.26 | Counter | read-only | The number of ICMP Address Mask Reply messages sent. |
| udp | 1.3.6.1.2.1.7 | |||
| CTR udpInDatagrams | 1.3.6.1.2.1.7.1 | Counter | read-only | The total number of UDP datagrams delivered to UDP users. |
| CTR udpNoPorts | 1.3.6.1.2.1.7.2 | Counter | read-only | The total number of received UDP datagrams for which there was no application at the destination port. |
| CTR udpInErrors | 1.3.6.1.2.1.7.3 | Counter | read-only | The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port. |
| CTR udpOutDatagrams | 1.3.6.1.2.1.7.4 | Counter | read-only | The total number of UDP datagrams sent from this entity. |
| udpTable | 1.3.6.1.2.1.7.5 | not-accessible | A table containing UDP listener information. | |
| udpEntry | 1.3.6.1.2.1.7.5.1 | not-accessible | Information about a particular current UDP listener. | |
| IP udpLocalAddress | 1.3.6.1.2.1.7.5.1.1 | IpAddress | read-only | 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. |
| INT udpLocalPort | 1.3.6.1.2.1.7.5.1.2 | INTEGER | read-only | The local port number for this UDP listener. |
| snmp | 1.3.6.1.2.1.11 | |||
| CTR snmpInPkts | 1.3.6.1.2.1.11.1 | Counter | read-only | The total number of Messages delivered to the SNMP entity from the transport service. |
| CTR snmpOutPkts | 1.3.6.1.2.1.11.2 | Counter | read-only | The total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service. |
| CTR snmpInBadVersions | 1.3.6.1.2.1.11.3 | Counter | read-only | The total number of SNMP Messages which were delivered to the SNMP protocol entity and were for an unsupported SNMP version. |
| CTR snmpInBadCommunityNames | 1.3.6.1.2.1.11.4 | Counter | read-only | The total number of SNMP Messages delivered to the SNMP protocol entity which used a SNMP community name not known to said entity. |
| CTR snmpInBadCommunityUses | 1.3.6.1.2.1.11.5 | Counter | read-only | 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. |
| CTR snmpInASNParseErrs | 1.3.6.1.2.1.11.6 | Counter | read-only | The total number of ASN.1 or BER errors encountered by the SNMP protocol entity when decoding received SNMP Messages. |
| CTR snmpInTooBigs | 1.3.6.1.2.1.11.8 | Counter | read-only | 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'. |
| CTR snmpInNoSuchNames | 1.3.6.1.2.1.11.9 | Counter | read-only | 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'. |
| CTR snmpInBadValues | 1.3.6.1.2.1.11.10 | Counter | read-only | 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'. |
| CTR snmpInReadOnlys | 1.3.6.1.2.1.11.11 | Counter | read-only | 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. |
| CTR snmpInGenErrs | 1.3.6.1.2.1.11.12 | Counter | read-only | 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'. |
| CTR snmpInTotalReqVars | 1.3.6.1.2.1.11.13 | Counter | read-only | 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. |
| CTR snmpInTotalSetVars | 1.3.6.1.2.1.11.14 | Counter | read-only | 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. |
| CTR snmpInGetRequests | 1.3.6.1.2.1.11.15 | Counter | read-only | The total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity. |
| CTR snmpInGetNexts | 1.3.6.1.2.1.11.16 | Counter | read-only | The total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity. |
| CTR snmpInSetRequests | 1.3.6.1.2.1.11.17 | Counter | read-only | The total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity. |
| CTR snmpInGetResponses | 1.3.6.1.2.1.11.18 | Counter | read-only | The total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity. |
| CTR snmpInTraps | 1.3.6.1.2.1.11.19 | Counter | read-only | The total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity. |
| CTR snmpOutTooBigs | 1.3.6.1.2.1.11.20 | Counter | read-only | 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.' |
| CTR snmpOutNoSuchNames | 1.3.6.1.2.1.11.21 | Counter | read-only | 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'. |
| CTR snmpOutBadValues | 1.3.6.1.2.1.11.22 | Counter | read-only | 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'. |
| CTR snmpOutGenErrs | 1.3.6.1.2.1.11.24 | Counter | read-only | 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'. |
| CTR snmpOutGetRequests | 1.3.6.1.2.1.11.25 | Counter | read-only | The total number of SNMP Get-Request PDUs which have been generated by the SNMP protocol entity. |
| CTR snmpOutGetNexts | 1.3.6.1.2.1.11.26 | Counter | read-only | The total number of SNMP Get-Next PDUs which have been generated by the SNMP protocol entity. |
| CTR snmpOutSetRequests | 1.3.6.1.2.1.11.27 | Counter | read-only | The total number of SNMP Set-Request PDUs which have been generated by the SNMP protocol entity. |
| CTR snmpOutGetResponses | 1.3.6.1.2.1.11.28 | Counter | read-only | The total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity. |
| CTR snmpOutTraps | 1.3.6.1.2.1.11.29 | Counter | read-only | The total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity. |
| INT snmpEnableAuthenTraps | 1.3.6.1.2.1.11.30 | INTEGER | read-write | 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 | not-accessible | 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 | not-accessible | Status information and control variables for a particular interface to an ethernet-like medium. | |
| INT dot3Index | 1.3.6.1.4.1.187.1.3.1.1.1 | INTEGER | read-only | 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. |
| INT dot3InitializeMac | 1.3.6.1.4.1.187.1.3.1.1.2 | INTEGER | read-write | 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. |
| INT dot3MacSubLayerStatus | 1.3.6.1.4.1.187.1.3.1.1.3 | INTEGER | read-write | 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. |
| INT dot3MulticastReceiveStatus | 1.3.6.1.4.1.187.1.3.1.1.4 | INTEGER | read-write | 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. |
| INT dot3TxEnabled | 1.3.6.1.4.1.187.1.3.1.1.5 | INTEGER | read-write | 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. |
| GAU dot3TestTdrValue | 1.3.6.1.4.1.187.1.3.1.1.6 | Gauge | read-only | 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 | not-accessible | 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 | not-accessible | Statistics for a particular interface to an ethernet-like medium. | |
| INT dot3StatsIndex | 1.3.6.1.4.1.187.1.3.2.1.1 | INTEGER | read-only | 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. |
| CTR dot3StatsAlignmentErrors | 1.3.6.1.4.1.187.1.3.2.1.2 | Counter | read-only | 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. |
| CTR dot3StatsFCSErrors | 1.3.6.1.4.1.187.1.3.2.1.3 | Counter | read-only | 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. |
| CTR dot3StatsSingleCollisionFrames | 1.3.6.1.4.1.187.1.3.2.1.4 | Counter | read-only | 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. |
| CTR dot3StatsMultipleCollisionFrames | 1.3.6.1.4.1.187.1.3.2.1.5 | Counter | read-only | 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. |
| CTR dot3StatsSQETestErrors | 1.3.6.1.4.1.187.1.3.2.1.6 | Counter | read-only | 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. |
| CTR dot3StatsDeferredTransmissions | 1.3.6.1.4.1.187.1.3.2.1.7 | Counter | read-only | 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. |
| CTR dot3StatsLateCollisions | 1.3.6.1.4.1.187.1.3.2.1.8 | Counter | read-only | 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. |
| CTR dot3StatsExcessiveCollisions | 1.3.6.1.4.1.187.1.3.2.1.9 | Counter | read-only | A count of frames for which transmission on a particular interface fails due to excessive collisions. |
| CTR dot3StatsInternalMacTransmitErrors | 1.3.6.1.4.1.187.1.3.2.1.10 | Counter | read-only | 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. |
| CTR dot3StatsCarrierSenseErrors | 1.3.6.1.4.1.187.1.3.2.1.11 | Counter | read-only | 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. |
| CTR dot3StatsExcessiveDeferrals | 1.3.6.1.4.1.187.1.3.2.1.12 | Counter | read-only | A count of frames for which transmission on a particular interface is deferred for an excessive period of time. |
| CTR dot3StatsFrameTooLongs | 1.3.6.1.4.1.187.1.3.2.1.13 | Counter | read-only | 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. |
| CTR dot3StatsInRangeLengthErrors | 1.3.6.1.4.1.187.1.3.2.1.14 | Counter | read-only | 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. |
| CTR dot3StatsOutOfRangeLengthFields | 1.3.6.1.4.1.187.1.3.2.1.15 | Counter | read-only | 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). |
| CTR dot3StatsInternalMacReceiveErrors | 1.3.6.1.4.1.187.1.3.2.1.16 | Counter | read-only | 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 | not-accessible | 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 | not-accessible | An extension to the interfaces entry, defined in [4,6], containing additional objects at the subnetwork layer and below for a particular interface. | |
| INT ifExtnsIfIndex | 1.3.6.1.4.1.187.1.6.1.1.1 | INTEGER | read-only | 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. |
| OID ifExtnsChipSet | 1.3.6.1.4.1.187.1.6.1.1.2 | OBJECT IDENTIFIER | read-only | 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. |
| STR ifExtnsRevWare | 1.3.6.1.4.1.187.1.6.1.1.3 | DisplayString | read-only | 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. |
| CTR ifExtnsMulticastsTransmittedOks | 1.3.6.1.4.1.187.1.6.1.1.4 | Counter | read-only | 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. |
| CTR ifExtnsBroadcastsTransmittedOks | 1.3.6.1.4.1.187.1.6.1.1.5 | Counter | read-only | The count of frames successfully transmitted to a subnetwork or link-layer broadcast addresses. It does not include frames sent to a multicast address. |
| CTR ifExtnsMulticastsReceivedOks | 1.3.6.1.4.1.187.1.6.1.1.6 | Counter | read-only | 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. |
| CTR ifExtnsBroadcastsReceivedOks | 1.3.6.1.4.1.187.1.6.1.1.7 | Counter | read-only | The count of frames successfully received that are directed to a subnetwork or link-layer broadcast address. |
| INT ifExtnsPromiscuous | 1.3.6.1.4.1.187.1.6.1.1.8 | INTEGER | read-only | 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 | not-accessible | 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 | not-accessible | A list of objects identifying an address for which the system will accept packets/ frames on a particular interface. | |
| INT ifExtnsRcvAddrIfIndex | 1.3.6.1.4.1.187.1.6.3.1.1 | INTEGER | read-only | The value of ifIndex, defined in [4,6], of an interface which recognizes this entry's address. |
| OCT ifExtnsRcvAddress | 1.3.6.1.4.1.187.1.6.3.1.2 | OCTET STRING | read-only | An address for which the system will accept packets/frames on this entry's interface. |
| INT ifExtnsRcvAddrStatus | 1.3.6.1.4.1.187.1.6.3.1.3 | INTEGER | read-write | 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 | |||
| OCT dot1dBaseBridgeAddress | 1.3.6.1.4.1.187.1.14.1.1 | OCTET STRING | read-only | 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. |
| INT dot1dBaseNumPorts | 1.3.6.1.4.1.187.1.14.1.2 | INTEGER | read-only | The number of ports controlled by this bridging entity. |
| INT dot1dBaseType | 1.3.6.1.4.1.187.1.14.1.3 | INTEGER | read-only | 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 | not-accessible | 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 | not-accessible | A list of information for each port of the bridge. | |
| INT dot1dBasePort | 1.3.6.1.4.1.187.1.14.1.4.1.1 | INTEGER | read-only | The port number of the port for which this entry contains bridge management information |
| INT dot1dBasePortIfIndex | 1.3.6.1.4.1.187.1.14.1.4.1.2 | INTEGER | read-only | The value of the instance of the ifIndex object, defined in [4,6], for the interface corresponding to this port |
| OID dot1dBasePortCircuit | 1.3.6.1.4.1.187.1.14.1.4.1.3 | OBJECT IDENTIFIER | read-only | 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 }. |
| CTR dot1dBasePortDelayExceededDiscards | 1.3.6.1.4.1.187.1.14.1.4.1.4 | Counter | read-only | 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. |
| CTR dot1dBasePortMtuExceededDiscards | 1.3.6.1.4.1.187.1.14.1.4.1.5 | Counter | read-only | 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 | |||
| INT dot1dStpProtocolSpecification | 1.3.6.1.4.1.187.1.14.2.1 | INTEGER | read-only | 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. |
| INT dot1dStpPriority | 1.3.6.1.4.1.187.1.14.2.2 | INTEGER | read-write | 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. |
| TIK dot1dStpTimeSinceTopologyChange | 1.3.6.1.4.1.187.1.14.2.3 | TimeTicks | read-only | The time (in hundreths of a second) since the last time a topology change was detected by the bridge entity. |
| CTR dot1dStpTopChanges | 1.3.6.1.4.1.187.1.14.2.4 | Counter | read-only | The total number of topology changes detected by this bridge since the management entity was last reset or initialized. |
| OCT dot1dStpDesignatedRoot | 1.3.6.1.4.1.187.1.14.2.5 | OCTET STRING | read-only | 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. |
| INT dot1dStpRootCost | 1.3.6.1.4.1.187.1.14.2.6 | INTEGER | read-only | The cost of the path to the root as seen from this bridge. |
| INT dot1dStpRootPort | 1.3.6.1.4.1.187.1.14.2.7 | INTEGER | read-only | The port number of the port which offers the lowest cost path from this bridge to the root bridge. |
| INT dot1dStpMaxAge | 1.3.6.1.4.1.187.1.14.2.8 | INTEGER | read-only | 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. |
| INT dot1dStpHelloTime | 1.3.6.1.4.1.187.1.14.2.9 | INTEGER | read-only | 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. |
| INT dot1dStpHoldTime | 1.3.6.1.4.1.187.1.14.2.10 | INTEGER | read-only | 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. |
| INT dot1dStpForwardDelay | 1.3.6.1.4.1.187.1.14.2.11 | INTEGER | read-only | 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.] |
| INT dot1dStpBridgeMaxAge | 1.3.6.1.4.1.187.1.14.2.12 | INTEGER | read-write | The value that all bridges use for MaxAge when this bridge is acting as the root. |
| INT dot1dStpBridgeHelloTime | 1.3.6.1.4.1.187.1.14.2.13 | INTEGER | read-write | The value that all bridges use for HelloTime when this bridge is acting as the root. |
| INT dot1dStpBridgeForwardDelay | 1.3.6.1.4.1.187.1.14.2.14 | INTEGER | read-write | 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 | not-accessible | 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 | not-accessible | A list of information maintained by every port about the Spanning Tree Protocol state for that port. | |
| INT dot1dStpPort | 1.3.6.1.4.1.187.1.14.2.15.1.1 | INTEGER | read-only | The port number of the port for which this entry contains Spanning Tree Protocol management information. |
| INT dot1dStpPortPriority | 1.3.6.1.4.1.187.1.14.2.15.1.2 | INTEGER | read-write | 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. |
| INT dot1dStpPortState | 1.3.6.1.4.1.187.1.14.2.15.1.3 | INTEGER | read-only | The 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). |
| INT dot1dStpPortEnable | 1.3.6.1.4.1.187.1.14.2.15.1.4 | INTEGER | read-write | The enabled/disabled status of the port. |
| INT dot1dStpPortPathCost | 1.3.6.1.4.1.187.1.14.2.15.1.5 | INTEGER | read-write | The contribution of this port to the path cost of paths towards the spanning tree root which include this port. |
| OCT dot1dStpPortDesignatedRoot | 1.3.6.1.4.1.187.1.14.2.15.1.6 | OCTET STRING | read-only | 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. |
| INT dot1dStpPortDesignatedCost | 1.3.6.1.4.1.187.1.14.2.15.1.7 | INTEGER | read-only | 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. |
| OCT dot1dStpPortDesignatedBridge | 1.3.6.1.4.1.187.1.14.2.15.1.8 | OCTET STRING | read-only | The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment. |
| OCT dot1dStpPortDesignatedPort | 1.3.6.1.4.1.187.1.14.2.15.1.9 | OCTET STRING | read-only | The Port Identifier of the port on the Designated Bridge for this port's segment. |
| CTR dot1dStpPortForwardTransitions | 1.3.6.1.4.1.187.1.14.2.15.1.10 | Counter | read-only | 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 | |||
| CTR dot1dTpLearntEntryDiscards | 1.3.6.1.4.1.187.1.14.4.1 | Counter | read-only | 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. |
| INT dot1dTpAgingTime | 1.3.6.1.4.1.187.1.14.4.2 | INTEGER | read-write | The timeout period in seconds for aging out dynamically learned forwarding information. |
| dot1dTpFdbTable | 1.3.6.1.4.1.187.1.14.4.3 | not-accessible | 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 | not-accessible | Information about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information. | |
| OCT dot1dTpFdbAddress | 1.3.6.1.4.1.187.1.14.4.3.1.1 | OCTET STRING | read-only | A unicast MAC address for which the bridge has forwarding and/or filtering information. |
| INT dot1dTpFdbPort | 1.3.6.1.4.1.187.1.14.4.3.1.2 | INTEGER | read-only | 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). |
| INT dot1dTpFdbStatus | 1.3.6.1.4.1.187.1.14.4.3.1.3 | INTEGER | read-only | 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 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. |
| dot1dTpPortTable | 1.3.6.1.4.1.187.1.14.4.4 | not-accessible | 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 | not-accessible | A list of information for each port of a transparent bridge. | |
| INT dot1dTpPort | 1.3.6.1.4.1.187.1.14.4.4.1.1 | INTEGER | read-only | The port number of the port for which this entry contains Transparent bridging management information. |
| INT dot1dTpPortMaxInfo | 1.3.6.1.4.1.187.1.14.4.4.1.2 | INTEGER | read-only | The maximum size of the INFO (non-MAC) field that this port will receive or transmit. |
| CTR dot1dTpPortInFrames | 1.3.6.1.4.1.187.1.14.4.4.1.3 | Counter | read-only | 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. |
| CTR dot1dTpPortOutFrames | 1.3.6.1.4.1.187.1.14.4.4.1.4 | Counter | read-only | 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. |
| CTR dot1dTpPortInDiscards | 1.3.6.1.4.1.187.1.14.4.4.1.5 | Counter | read-only | 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 | |||
| CTR cIpInLenErrors | 1.3.6.1.4.1.187.3.4.1 | Counter | read-only | Number of packets received with an inconsistant Header/Packet length |
| CTR cIpInVersionErrors | 1.3.6.1.4.1.187.3.4.2 | Counter | read-only | Number of packets received with an incorrect IP version number. |
| CTR cIpInCSErrors | 1.3.6.1.4.1.187.3.4.3 | Counter | read-only | Number of packets received with an incorrect IP checksum. |
| CTR cIpTTLZero | 1.3.6.1.4.1.187.3.4.4 | Counter | read-only | Number of packets that would have been forwarded but their TTL went to 0. |
| CTR cIpReasmTimeOuts | 1.3.6.1.4.1.187.3.4.5 | Counter | read-only | Number of reassmebly timeouts. This is included inthe ipReasmFails object. |
| cIcmp | 1.3.6.1.4.1.187.3.5 | |||
| cIcmp2 | 1.3.6.1.4.1.187.3.5 | |||
| CTR cIcmpInRedirectNet | 1.3.6.1.4.1.187.3.5.1 | Counter | read-only | Number of ICMP Destination Unreachable, Network Unreachable messages received. |
| CTR cIcmpInRedirectHost | 1.3.6.1.4.1.187.3.5.2 | Counter | read-only | Number of ICMP Destination Unreachable, Host Unreachable messages received. |
| CTR cIcmpInRedirectNetTos | 1.3.6.1.4.1.187.3.5.3 | Counter | read-only | Number of ICMP Destination Unreachable, Network/TOS Unreachable messages received. |
| CTR cIcmpInRedirectHostTos | 1.3.6.1.4.1.187.3.5.4 | Counter | read-only | Number of ICMP Destination Unreachable, Host/TOS Unreachable messages received. |
| CTR cIcmpInTimeExcTTL | 1.3.6.1.4.1.187.3.5.5 | Counter | read-only | Number of ICMP Time Exceeded, TTL Exceeded in Transit messages received. |
| CTR cIcmpInTimeExcReAsm | 1.3.6.1.4.1.187.3.5.6 | Counter | read-only | Number of ICMP Time Exceeded, Reassembly Time Exceeded messages received. |
| CTR cIcmpInDestUnNet | 1.3.6.1.4.1.187.3.5.7 | Counter | read-only | Number of ICMP Network Destination Unreachable messages received. |
| CTR cIcmpInDestUnHost | 1.3.6.1.4.1.187.3.5.8 | Counter | read-only | Number of ICMP Host Destination Unreachable messages received. |
| CTR cIcmpInDestUnProtocol | 1.3.6.1.4.1.187.3.5.9 | Counter | read-only | Number of ICMP Protocol Destination Unreachable messages received. |
| CTR cIcmpInDestUnPort | 1.3.6.1.4.1.187.3.5.10 | Counter | read-only | Number of ICMP Port Destination Unreachable messages received. |
| CTR cIcmpInDestUnFragNeeded | 1.3.6.1.4.1.187.3.5.11 | Counter | read-only | Number of ICMP Fragmentation Needed and DF Set Destination Unreachable messages received. |
| CTR cIcmpInDestUnSourceRoute | 1.3.6.1.4.1.187.3.5.12 | Counter | read-only | Number of ICMP Source Route Failed Destination Unreachable messages received. |
| CTR cIcmpOutRedirectNet | 1.3.6.1.4.1.187.3.5.13 | Counter | read-only | Number of ICMP Destination Unreachable, Network Unreachable messages sent. |
| CTR cIcmpOutRedirectHost | 1.3.6.1.4.1.187.3.5.14 | Counter | read-only | Number of ICMP Destination Unreachable, Host Unreachable messages sent. |
| CTR cIcmpOutRedirectNetTos | 1.3.6.1.4.1.187.3.5.15 | Counter | read-only | Number of ICMP Destination Unreachable, Network/TOS Unreachable messages sent. |
| CTR cIcmpOutRedirectHostTos | 1.3.6.1.4.1.187.3.5.16 | Counter | read-only | Number of ICMP Destination Unreachable, Host/TOS Unreachable messages sent. |
| CTR cIcmpOutTimeExcTTL | 1.3.6.1.4.1.187.3.5.17 | Counter | read-only | Number of ICMP Time Exceeded, TTL Exceeded in Transit messages sent. |
| CTR cIcmpOutTimeExcReAsm | 1.3.6.1.4.1.187.3.5.18 | Counter | read-only | Number of ICMP Time Exceeded, Reassembly Time Exceeded messages sent. |
| CTR cIcmpOutDestUnNet | 1.3.6.1.4.1.187.3.5.19 | Counter | read-only | Number of ICMP Network Destination Unreachable messages sent. |
| CTR cIcmpOutDestUnHost | 1.3.6.1.4.1.187.3.5.20 | Counter | read-only | Number of ICMP Host Destination Unreachable messages sent. |
| CTR cIcmpOutDestUnProtocol | 1.3.6.1.4.1.187.3.5.21 | Counter | read-only | Number of ICMP Protocol Destination Unreachable messages sent. |
| CTR cIcmpOutDestUnPort | 1.3.6.1.4.1.187.3.5.22 | Counter | read-only | Number of ICMP Port Destination Unreachable messages sent. |
| CTR cIcmpOutDestUnFragNeeded | 1.3.6.1.4.1.187.3.5.23 | Counter | read-only | Number of ICMP Fragmentation Needed and DF Set Destination Unreachable messages sent. |
| CTR cIcmpOutDestUnSourceRoute | 1.3.6.1.4.1.187.3.5.24 | Counter | read-only | Number of ICMP Source Route Failed Destination Unreachable messages sent. |
| CTR cIcmpInLengthErrors | 1.3.6.1.4.1.187.3.5.25 | Counter | read-only | Number of alleged ICMP packets that were not long enough. |
| CTR cIcmpInChecksumErrors | 1.3.6.1.4.1.187.3.5.26 | Counter | read-only | Number of alleged ICMP packets that had a bad checksum. |
| CTR cIcmpInUnkTypes | 1.3.6.1.4.1.187.3.5.27 | Counter | read-only | Number of Received ICMP packets with an unknown type field value. |
| CTR cIcmpInDestUnNetUnknown | 1.3.6.1.4.1.187.3.5.28 | Counter | read-only | Number of ICMP Destination Network Unknown Destination Unreachable messages received. |
| CTR cIcmpInDestUnHostUnknown | 1.3.6.1.4.1.187.3.5.29 | Counter | read-only | Number of ICMP Destination Host Unknown Destination Unreachable messages received. |
| CTR cIcmpInDestUnSrcIsolated | 1.3.6.1.4.1.187.3.5.30 | Counter | read-only | Number of ICMP Source Isolated Destination Unreachable messages received. |
| CTR cIcmpInDestUnHostProhib | 1.3.6.1.4.1.187.3.5.31 | Counter | read-only | Number of ICMP Communication with Host Administratively Prohibited Destination Unreachable messages received. |
| CTR cIcmpInDestUnNetProhib | 1.3.6.1.4.1.187.3.5.32 | Counter | read-only | Number of ICMP Communication with Net Administratively Prohibited Destination Unreachable messages received. |
| CTR cIcmpInDestUnNetTos | 1.3.6.1.4.1.187.3.5.33 | Counter | read-only | Number of ICMP Network Unreachable with TOS messages received. |
| CTR cIcmpInDestUnHostTos | 1.3.6.1.4.1.187.3.5.34 | Counter | read-only | Number of ICMP Host Unreachable with TOS messages received. |
| CTR cIcmpOutDestUnNetUnknown | 1.3.6.1.4.1.187.3.5.35 | Counter | read-only | Number of ICMP Destination Network Unknown Destination Unreachable messages sent. |
| CTR cIcmpOutDestUnHostUnknown | 1.3.6.1.4.1.187.3.5.36 | Counter | read-only | Number of ICMP Destination Host Unknown Destination Unreachable messages sent. |
| CTR cIcmpOutDestUnSrcIsolated | 1.3.6.1.4.1.187.3.5.37 | Counter | read-only | Number of ICMP Source Isolated Destination Unreachable messages sent. |
| CTR cIcmpOutDestUnHostProhib | 1.3.6.1.4.1.187.3.5.38 | Counter | read-only | Number of ICMP Communication with Host Administratively Prohibited Destination Unreachable messages sent. |
| CTR cIcmpOutDestUnNetProhib | 1.3.6.1.4.1.187.3.5.39 | Counter | read-only | Number of ICMP Communication with Net Administratively Prohibited Destination Unreachable messages sent. |
| CTR cIcmpOutDestUnNetTos | 1.3.6.1.4.1.187.3.5.40 | Counter | read-only | Number of ICMP Network Unreachable with TOS messages sent. |
| CTR cIcmpOutDestUnHostTos | 1.3.6.1.4.1.187.3.5.41 | Counter | read-only | Number of ICMP Host Unreachable with TOS messages sent. |
| CTR cIcmpInParmProbMissingOpt | 1.3.6.1.4.1.187.3.5.42 | Counter | read-only | Number of received Parameter Problem messages with the Missing Option code. |
| CTR cIcmpOutParmProbMissingOpt | 1.3.6.1.4.1.187.3.5.43 | Counter | read-only | Number of sent Parameter Problem messages with the Missing Option code. |
| cUdp | 1.3.6.1.4.1.187.3.7 | |||
| CTR cUdpHdrDrops | 1.3.6.1.4.1.187.3.7.1 | Counter | read-only | Nr of packets dropped because of internal consistancy problems. This counter is a component of the udpInErrors Count. |
| CTR cUdpBadCheckSum | 1.3.6.1.4.1.187.3.7.2 | Counter | read-only | Nr of packets dropped because of an incorrect checksum. This counter is a component of the udpInErrors Count. |
| CTR cUdpBadLength | 1.3.6.1.4.1.187.3.7.3 | Counter | read-only | Nr of packets dropped because of an incorrect length. This counter is a component of the udpInErrors Count. |
| CTR cUdpOtherErrors | 1.3.6.1.4.1.187.3.7.4 | Counter | read-only | 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. |
| CTR cUdpNoChecksum | 1.3.6.1.4.1.187.3.7.5 | Counter | read-only | 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 | not-accessible | Extended status information for the datability specific LANCE and ILACC drivers. | |
| cDot3Entry | 1.3.6.1.4.1.187.3.10.3.1.1 | not-accessible | Proprietary status information for a particular interface | |
| INT cDot3Index | 1.3.6.1.4.1.187.3.10.3.1.1.1 | INTEGER | read-only | 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. |
| CTR cDot3Disables | 1.3.6.1.4.1.187.3.10.3.1.1.2 | Counter | read-only | Number of LANCE/ILLAC disconnects that occured because the interface was disabled |
| CTR cDot3MauDisconnect | 1.3.6.1.4.1.187.3.10.3.1.1.3 | Counter | read-only | Number of LANCE/ILLAC disconnects that occured because m-lance-cs-mau-connected was 0. |
| CTR cDot3Babbles | 1.3.6.1.4.1.187.3.10.3.1.1.4 | Counter | read-only | Number of times the LANCE/ILACC Babble bit was set. |
| CTR cDot3MerrDisconnect | 1.3.6.1.4.1.187.3.10.3.1.1.5 | Counter | read-only | Number of LANCE/ILLAC disconnects that occured because the memory error bit was set. |
| CTR cDot3TxonDisconnect | 1.3.6.1.4.1.187.3.10.3.1.1.6 | Counter | read-only | Number of LANCE/ILLAC disconnects that occured because the txon bit was off. |
| CTR cDot3RxonDisconnect | 1.3.6.1.4.1.187.3.10.3.1.1.7 | Counter | read-only | Number of LANCE/ILLAC disconnects that occured because the rxon bit was off. |
| CTR cDot3XmitFailure | 1.3.6.1.4.1.187.3.10.3.1.1.8 | Counter | read-only | Number of LANCE/ILLAC disconnects that occured because no packets were received and every transmit attempt resulted in a failure. |
| CTR cDot3XmitBuffErr | 1.3.6.1.4.1.187.3.10.3.1.1.9 | Counter | read-only | Number of LANCE/ILLAC transmit buffer errors that occured. |
| CTR cDot3XmitUflo | 1.3.6.1.4.1.187.3.10.3.1.1.10 | Counter | read-only | Number of LANCE/ILLAC transmit underflo errors that occured. |
| CTR cDot3RcvBuffErr | 1.3.6.1.4.1.187.3.10.3.1.1.11 | Counter | read-only | Number of LANCE/ILLAC receive buffer errors that occured. |
| CTR cDot3RcvOflo | 1.3.6.1.4.1.187.3.10.3.1.1.12 | Counter | read-only | Number of LANCE/ILLAC receive overflo errors that occured. |
| CTR cDot3Startless | 1.3.6.1.4.1.187.3.10.3.1.1.13 | Counter | read-only | Number of times that the driver did not get a start-of-message when one was expected. This if for reception. |
| CTR cDot3Endless | 1.3.6.1.4.1.187.3.10.3.1.1.14 | Counter | read-only | 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 | |||
| GAU dDXA550AvailableBuffers | 1.3.6.1.4.1.187.4.1 | Gauge | read-only | Count of available data buffers |
| INT dDXA550InitialBuffers | 1.3.6.1.4.1.187.4.2 | INTEGER | read-only | Initial amount of buffers available at system startup. |
| INT cConstallationBufferDataLength | 1.3.6.1.4.1.187.4.3 | INTEGER | read-only | Number of data bytes that can be stored in each buffer. |
| INT dDXA550InstructionRam | 1.3.6.1.4.1.187.4.4 | INTEGER | read-only | Number of bytes of system instruction ram available. This is fast, zero-wait-state RAM. |
| INT dDXA550GlobalDataRam | 1.3.6.1.4.1.187.4.5 | INTEGER | read-only | 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. |
| INT dDXA550FastDataRam | 1.3.6.1.4.1.187.4.6 | INTEGER | read-only | 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. |
RFC description
Datability DXA550 router MIB providing extensions to standard MIB-II groups for IP, ICMP, UDP, and transmission.
Start monitoring DXA550 network access device (Datability Technologies enterprise OID) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.