SONUS-IP-PROTOCOL-MIB: View SNMP OID List / Download MIB

VENDOR: SONUS NETWORKS


 Home MIB: SONUS-IP-PROTOCOL-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
 sonusIpProtocolMIB 1.3.6.1.4.1.2879.2.3.4
The MIB Module for IP Protocol Management.
     sonusMib_2 1.3.6.1.4.1.2879.2.3.4.2
         sonusIp 1.3.6.1.4.1.2879.2.3.4.2.4
             sonusIpGeneralGroupTable 1.3.6.1.4.1.2879.2.3.4.2.4.1 no-access
The collection of IP General Group information for the specified instance.
                 sonusIpGeneralGroupEntry 1.3.6.1.4.1.2879.2.3.4.2.4.1.1 no-access
The collection of IP General Group information for the specified instance.
                     sonusIpForwarding 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.1 integer read-only
The indication of whether this entity is acting as an IP router in respect to the forwarding of datagrams received by, but not addressed to, this entity. IP routers forward datagrams. IP hosts do not (except those source-routed via the host). Enumeration: 'forwarding': 1, 'notForwarding': 2.
                     sonusIpDefaultTTL 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.2 integer32 read-only
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.
                     sonusIpInReceives 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.3 counter32 read-only
The total number of input datagrams received from interfaces, including those received in error.
                     sonusIpInHdrErrors 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.4 counter32 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.
                     sonusIpInAddrErrors 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.5 counter32 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 routers and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address.
                     sonusIpForwDatagrams 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.6 counter32 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 routers, this counter will include only those packets which were Source-Routed via this entity, and the Source-Route option processing was successful.
                     sonusIpInUnknownProtos 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.7 counter32 read-only
The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
                     sonusIpInDiscards 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.8 counter32 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.
                     sonusIpInDelivers 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.9 counter32 read-only
The total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
                     sonusIpOutRequests 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.10 counter32 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.
                     sonusIpOutDiscards 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.11 counter32 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.
                     sonusIpOutNoRoutes 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.12 counter32 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 datagrams which a host cannot route because all of its default routers are down.
                     sonusIpReasmTimeout 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.13 integer32 read-only
The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.
                     sonusIpReasmReqds 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.14 counter32 read-only
The number of IP fragments received which needed to be reassembled at this entity.
                     sonusIpReasmOKs 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.15 counter32 read-only
The number of IP datagrams successfully re-assembled.
                     sonusIpReasmFails 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.16 counter32 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.
                     sonusIpFragOKs 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.17 counter32 read-only
The number of IP datagrams that have been successfully fragmented at this entity.
                     sonusIpFragFails 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.18 counter32 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.
                     sonusIpFragCreates 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.19 counter32 read-only
The number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
                     sonusIpRoutingDiscards 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.23 counter32 read-only
The number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-up buffer space for other routing entries.
                     sonusIpGeneralGroupShelf 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.24 integer32 read-only
A 32-bit integer identifying the shelf that the IP General Group table applies to
                     sonusIpGeneralGroupSlot 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.25 integer32 read-only
A 32-bit integer identifying the slot that the IP General Group table applies to
                     sonusIpGeneralGroupInstance 1.3.6.1.4.1.2879.2.3.4.2.4.1.1.26 integer32 read-only
A 32-bit integer identifying the instance that the IP General Group table applies to
         sonusIcmp 1.3.6.1.4.1.2879.2.3.4.2.5
             sonusIcmpGeneralGroupTable 1.3.6.1.4.1.2879.2.3.4.2.5.1 no-access
The collection of ICMP General Group information for the specified instance.
                 sonusIcmpGeneralGroupEntry 1.3.6.1.4.1.2879.2.3.4.2.5.1.1 no-access
The collection of ICMP General Group information for the specified instance.
                     sonusIcmpInMsgs 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.1 counter32 read-only
The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
                     sonusIcmpInErrors 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.2 counter32 read-only
The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
                     sonusIcmpInDestUnreachs 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.3 counter32 read-only
The number of ICMP Destination Unreachable messages received.
                     sonusIcmpInTimeExcds 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.4 counter32 read-only
The number of ICMP Time Exceeded messages received.
                     sonusIcmpInParmProbs 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.5 counter32 read-only
The number of ICMP Parameter Problem messages received.
                     sonusIcmpInSrcQuenchs 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.6 counter32 read-only
The number of ICMP Source Quench messages received.
                     sonusIcmpInRedirects 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.7 counter32 read-only
The number of ICMP Redirect messages received.
                     sonusIcmpInEchos 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.8 counter32 read-only
The number of ICMP Echo (request) messages received.
                     sonusIcmpInEchoReps 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.9 counter32 read-only
The number of ICMP Echo Reply messages received.
                     sonusIcmpInTimestamps 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.10 counter32 read-only
The number of ICMP Timestamp (request) messages received.
                     sonusIcmpInTimestampReps 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.11 counter32 read-only
The number of ICMP Timestamp Reply messages received.
                     sonusIcmpInAddrMasks 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.12 counter32 read-only
The number of ICMP Address Mask Request messages received.
                     sonusIcmpInAddrMaskReps 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.13 counter32 read-only
The number of ICMP Address Mask Reply messages received.
                     sonusIcmpOutMsgs 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.14 counter32 read-only
The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.
                     sonusIcmpOutErrors 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.15 counter32 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.
                     sonusIcmpOutDestUnreachs 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.16 counter32 read-only
The number of ICMP Destination Unreachable messages sent.
                     sonusIcmpOutTimeExcds 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.17 counter32 read-only
The number of ICMP Time Exceeded messages sent.
                     sonusIcmpOutParmProbs 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.18 counter32 read-only
The number of ICMP Parameter Problem messages sent.
                     sonusIcmpOutSrcQuenchs 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.19 counter32 read-only
The number of ICMP Source Quench messages sent.
                     sonusIcmpOutRedirects 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.20 counter32 read-only
The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.
                     sonusIcmpOutEchos 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.21 counter32 read-only
The number of ICMP Echo (request) messages sent.
                     sonusIcmpOutEchoReps 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.22 counter32 read-only
The number of ICMP Echo Reply messages sent.
                     sonusIcmpOutTimestamps 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.23 counter32 read-only
The number of ICMP Timestamp (request) messages sent.
                     sonusIcmpOutTimestampReps 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.24 counter32 read-only
The number of ICMP Timestamp Reply messages sent.
                     sonusIcmpOutAddrMasks 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.25 counter32 read-only
The number of ICMP Address Mask Request messages sent.
                     sonusIcmpOutAddrMaskReps 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.26 counter32 read-only
The number of ICMP Address Mask Reply messages sent.
                     sonusIcmpGeneralGroupShelf 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.27 integer32 read-only
A 32-bit integer identifying the shelf that the ICMP General Group table applies to
                     sonusIcmpGeneralGroupSlot 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.28 integer32 read-only
A 32-bit integer identifying the slot that the ICMP General Group table applies to
                     sonusIcmpGeneralGroupInstance 1.3.6.1.4.1.2879.2.3.4.2.5.1.1.29 integer32 read-only
A 32-bit integer identifying the instance that the ICMP General Group table applies to
         sonusTcp 1.3.6.1.4.1.2879.2.3.4.2.6
             sonusTcpGeneralGroupTable 1.3.6.1.4.1.2879.2.3.4.2.6.1 no-access
The collection of TCP General Group information for the specified instance.
                 sonusTcpGeneralGroupEntry 1.3.6.1.4.1.2879.2.3.4.2.6.1.1 no-access
The collection of TCP General Group information for the specified instance.
                     sonusTcpRtoAlgorithm 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.1 integer read-only
The algorithm used to determine the timeout value used for retransmitting unacknowledged octets. Enumeration: 'vanj': 4, 'other': 1, 'constant': 2, 'rsre': 3.
                     sonusTcpRtoMin 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.2 integer32 read-only
The minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the LBOUND quantity described in RFC 793.
                     sonusTcpRtoMax 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.3 integer32 read-only
The maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the UBOUND quantity described in RFC 793.
                     sonusTcpMaxConn 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.4 integer32 read-only
The limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should contain the value -1.
                     sonusTcpActiveOpens 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.5 counter32 read-only
The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
                     sonusTcpPassiveOpens 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.6 counter32 read-only
The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
                     sonusTcpAttemptFails 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.7 counter32 read-only
The number of times TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.
                     sonusTcpEstabResets 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.8 counter32 read-only
The number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.
                     sonusTcpCurrEstab 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.9 gauge32 read-only
The number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT.
                     sonusTcpInSegs 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.10 counter32 read-only
The total number of segments received, including those received in error. This count includes segments received on currently established connections.
                     sonusTcpOutSegs 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.11 counter32 read-only
The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets.
                     sonusTcpRetransSegs 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.12 counter32 read-only
The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets.
                     sonusTcpInErrs 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.14 counter32 read-only
The total number of segments received in error (e.g., bad TCP checksums).
                     sonusTcpOutRsts 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.15 counter32 read-only
The number of TCP segments sent containing the RST flag.
                     sonusTcpGeneralGroupShelf 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.16 integer32 read-only
A 32-bit integer identifying the shelf that the TCP General Group table applies to
                     sonusTcpGeneralGroupSlot 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.17 integer32 read-only
A 32-bit integer identifying the slot that the TCP General Group table applies to
                     sonusTcpGeneralGroupInstance 1.3.6.1.4.1.2879.2.3.4.2.6.1.1.18 integer32 read-only
A 32-bit integer identifying the instance that the TCP General Group table applies to
             sonusTcpConnTable 1.3.6.1.4.1.2879.2.3.4.2.6.13 no-access
A table containing TCP connection-specific information.
                   sonusTcpConnEntry 1.3.6.1.4.1.2879.2.3.4.2.6.13.1 no-access
A conceptual row of the tcpConnTable containing information about a particular current TCP connection. Each row of this table is transient, in that it ceases to exist when (or soon after) the connection makes the transition to the CLOSED state.
                       sonusTcpConnState 1.3.6.1.4.1.2879.2.3.4.2.6.13.1.1 integer read-only
The state of this TCP connection. The only value which may be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to set this object to any other value. If a management station sets this object to the value deleteTCB(12), then this has the effect of deleting the TCB (as defined in RFC 793) of the corresponding connection on the managed node, resulting in immediate termination of the connection. As an implementation-specific option, a RST segment may be sent from the managed node to the other TCP endpoint (note however that RST segments are not sent reliably). Enumeration: 'synReceived': 4, 'established': 5, 'finWait2': 7, 'timeWait': 11, 'finWait1': 6, 'lastAck': 9, 'closeWait': 8, 'deleteTCB': 12, 'closed': 1, 'closing': 10, 'listen': 2, 'synSent': 3.
                       sonusTcpConnLocalAddress 1.3.6.1.4.1.2879.2.3.4.2.6.13.1.2 ipaddress read-only
The local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used.
                       sonusTcpConnLocalPort 1.3.6.1.4.1.2879.2.3.4.2.6.13.1.3 integer32 read-only
The local port number for this TCP connection.
                       sonusTcpConnRemAddress 1.3.6.1.4.1.2879.2.3.4.2.6.13.1.4 ipaddress read-only
The remote IP address for this TCP connection.
                       sonusTcpConnRemPort 1.3.6.1.4.1.2879.2.3.4.2.6.13.1.5 integer32 read-only
The remote port number for this TCP connection.
                       sonusTcpConnShelf 1.3.6.1.4.1.2879.2.3.4.2.6.13.1.6 integer32 read-only
A 32-bit integer identifying the shelf that the TCP Connection Group table applies to
                       sonusTcpConnSlot 1.3.6.1.4.1.2879.2.3.4.2.6.13.1.7 integer32 read-only
A 32-bit integer identifying the slot that the TCP Connection Group table applies to
                       sonusTcpConnInstance 1.3.6.1.4.1.2879.2.3.4.2.6.13.1.8 integer32 read-only
A 32-bit integer identifying the instance that the TCP Connection Group table applies to
         sonusUdp 1.3.6.1.4.1.2879.2.3.4.2.7
             sonusUdpGeneralGroupTable 1.3.6.1.4.1.2879.2.3.4.2.7.1 no-access
The collection of UDP General Group information for the specified instance.
                 sonusUdpGeneralGroupEntry 1.3.6.1.4.1.2879.2.3.4.2.7.1.1 no-access
The collection of UDP General Group information for the specified instance.
                     sonusUdpInDatagrams 1.3.6.1.4.1.2879.2.3.4.2.7.1.1.1 counter32 read-only
The total number of UDP datagrams delivered to UDP users.
                     sonusUdpNoPorts 1.3.6.1.4.1.2879.2.3.4.2.7.1.1.2 counter32 read-only
The total number of received UDP datagrams for which there was no application at the destination port.
                     sonusUdpInErrors 1.3.6.1.4.1.2879.2.3.4.2.7.1.1.3 counter32 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.
                     sonusUdpOutDatagrams 1.3.6.1.4.1.2879.2.3.4.2.7.1.1.4 counter32 read-only
The total number of UDP datagrams sent from this entity.
                     sonusUdpGeneralGroupShelf 1.3.6.1.4.1.2879.2.3.4.2.7.1.1.5 integer32 read-only
A 32-bit integer identifying the shelf that the UDP General Group table applies to
                     sonusUdpGeneralGroupSlot 1.3.6.1.4.1.2879.2.3.4.2.7.1.1.6 integer32 read-only
A 32-bit integer identifying the slot that the UDP General Group table applies to
                     sonusUdpGeneralGroupInstance 1.3.6.1.4.1.2879.2.3.4.2.7.1.1.7 integer32 read-only
A 32-bit integer identifying the instance that the UDP General Group table applies to
             sonusUdpTable 1.3.6.1.4.1.2879.2.3.4.2.7.5 no-access
A table containing UDP listener information.
                 sonusUdpEntry 1.3.6.1.4.1.2879.2.3.4.2.7.5.1 no-access
Information about a particular current UDP listener.
                     sonusUdpLocalAddress 1.3.6.1.4.1.2879.2.3.4.2.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.
                     sonusUdpLocalPort 1.3.6.1.4.1.2879.2.3.4.2.7.5.1.2 integer32 read-only
The local port number for this UDP listener.
                     sonusUdpShelf 1.3.6.1.4.1.2879.2.3.4.2.7.5.1.3 integer32 read-only
A 32-bit integer identifying the shelf that the UDP Listener table applies to
                     sonusUdpSlot 1.3.6.1.4.1.2879.2.3.4.2.7.5.1.4 integer32 read-only
A 32-bit integer identifying the slot that the UDP Listener table applies to
                     sonusUdpInstance 1.3.6.1.4.1.2879.2.3.4.2.7.5.1.5 integer32 read-only
A 32-bit integer identifying the instance that the UDP Listener table applies to