Dell-UDP: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: Dell-UDP | |||
---|---|---|---|---|
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).
|
|||
Object Name | OID | Type | Access | Info |
rsUDP | 1.3.6.1.4.1.89.42 |
The private MIB module definition for RND UDP MIB. |
||
rsUdpRelayTable | 1.3.6.1.4.1.89.42.1 | no-access |
This table contains the udp relay configuration per port. |
|
1.3.6.1.4.1.89.42.1.1 | no-access |
The row definition for this table. |
||
rsUdpRelayDstPort | 1.3.6.1.4.1.89.42.1.1.1 | integer | read-only |
The UDP port number in the UDP message header. |
rsUdpRelaySrcIpInf | 1.3.6.1.4.1.89.42.1.1.2 | ipaddress | read-only |
The 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. |
rsUdpRelayDstIpAddr | 1.3.6.1.4.1.89.42.1.1.3 | ipaddress | read-only |
The destination IP address the UDP message will be forward. 0.0.0.0 does not forward, 255.255.255.255 broadcasts to all addresses. |
rsUdpRelayStatus | 1.3.6.1.4.1.89.42.1.1.4 | rowstatus | read-write |
The status of a table entry. It is used to delete an entry from this table. |
rsUdpRelayUserInfo | 1.3.6.1.4.1.89.42.1.1.5 | integer | read-write |
The information used for implementation purposes |
rsUdpRelayMibVersion | 1.3.6.1.4.1.89.42.2 | integer | read-only |
Mib version. The current version is 1. |
rlUdpSessionTable | 1.3.6.1.4.1.89.42.3 | no-access |
This table contains the udp sessions information |
|
1.3.6.1.4.1.89.42.3.1 | no-access |
The row definition for this table. |
||
rlUdpSessionLocalAddrType | 1.3.6.1.4.1.89.42.3.1.1 | inetaddresstype | no-access |
The type of the rlUdpSessionLocalAddress address |
rlUdpSessionLocalAddr | 1.3.6.1.4.1.89.42.3.1.2 | inetaddress | no-access |
The UDP port session number. |
rlUdpSessionLocalPort | 1.3.6.1.4.1.89.42.3.1.3 | integer | no-access |
The UDP port local IP address. |
rlUdpSessionAppInst | 1.3.6.1.4.1.89.42.3.1.4 | integer | no-access |
The instance ID for the application on the port (for future use). |
rlUdpSessionAppName | 1.3.6.1.4.1.89.42.3.1.5 | displaystring | read-only |
The name of the application that created the session. |