CISCOSB-UDP
AI MIB Summary
The CISCOSB-UDP MIB module provides vendor-specific monitoring of User Datagram Protocol (UDP) traffic statistics and operational states on Cisco Catalyst switch001 hardware. It exposes key metrics including UDP packet transmission and reception counters, error rates, and port utilization to facilitate granular troubleshooting of Layer 4 connectivity issues.
The private MIB module definition for switch001 UDP MIB.
Main OID:
rsUDP.1.3.6.1.4.1.9.6.1.101.42
16
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
rsUDPThe private MIB module definition for switch001 UDP MIB. MODULE-IDENTITY .1.3.6.1.4.1.9.6.1.101.42 |
rsUdpRelayTableThis table contains the udp relay configuration per port. SEQUENCE OF RsUdpRelayEntry .1.3.6.1.4.1.9.6.1.101.42.1 |
rsUdpRelayEntryThe row definition for this table. RsUdpRelayEntry .1.3.6.1.4.1.9.6.1.101.42.1.1 |
rsUdpRelayDstPortThe UDP port number in the UDP message header.ro INTEGER .1.3.6.1.4.1.9.6.1.101.42.1.1.1 |
rsUdpRelaySrcIpInfThe source interface IP that receives UDP message. 255.255.255.255 from all IP interface. 0.0.0.0 - 0.255.255.255 and 127.0.0.0 - 127.255.255.255 not relevant addresses.ro IpAddress .1.3.6.1.4.1.9.6.1.101.42.1.1.2 |
rsUdpRelayDstIpAddrThe destination IP address the UDP message will be forward. 0.0.0.0 does not forward, 255.255.255.255 broadcasts to all addresses.ro IpAddress .1.3.6.1.4.1.9.6.1.101.42.1.1.3 |
rsUdpRelayStatusThe status of a table entry. It is used to delete an entry from this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.42.1.1.4 |
rsUdpRelayUserInfoThe information used for implementation purposesrw INTEGER .1.3.6.1.4.1.9.6.1.101.42.1.1.5 |
rsUdpRelayMibVersionMib version. The current version is 1.ro INTEGER .1.3.6.1.4.1.9.6.1.101.42.2 |
rlUdpSessionTableThis table contains the udp sessions information SEQUENCE OF RlUdpSessionEntry .1.3.6.1.4.1.9.6.1.101.42.3 |
rlUdpSessionEntryThe row definition for this table. RlUdpSessionEntry .1.3.6.1.4.1.9.6.1.101.42.3.1 |
rlUdpSessionLocalAddrTypeThe type of the rlUdpSessionLocalAddress address InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.6.1.101.42.3.1.1 |
rlUdpSessionLocalAddrThe UDP port session number. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.6.1.101.42.3.1.2 |
rlUdpSessionLocalPortThe UDP port local IP address. INTEGER .1.3.6.1.4.1.9.6.1.101.42.3.1.3 |
rlUdpSessionAppInstThe instance ID for the application on the port (for future use). INTEGER .1.3.6.1.4.1.9.6.1.101.42.3.1.4 |
rlUdpSessionAppNameThe name of the application that created the session.ro DisplayString .1.3.6.1.4.1.9.6.1.101.42.3.1.5 |