All MIBs › RC-IP-UDP-MIB › rcIpUdpPortFwdDestAddr
rcIpUdpPortFwdDestAddr
Module: RC-IP-UDP-MIB
OID (symbolic): RC-IP-UDP-MIB::rcIpUdpPortFwdDestAddr
OID (numeric): 1.3.6.1.4.1.2272.1.8.13.4.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
Destination IP address. The IP addres to which the UDP/TCP broadcast should be forwarded. This IP address can be any IP server address or subnet broadcast address. If the IP address is one of the routable interface's address on the router, the frame will be rebroadcast out as a limited broadcast. If the Ip address is that of a server then the received broadcast packet will be sent as a unicast packet to this address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.13.4.1.2 snmpwalk -v2c -c public <target> RC-IP-UDP-MIB::rcIpUdpPortFwdDestAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.13.4.1.2.1 snmpget -v2c -c public <target> RC-IP-UDP-MIB::rcIpUdpPortFwdDestAddr.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.13 | rcIpUdp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.13.4 | rcIpUdpPortFwdTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.13.4.1 | rcIpUdpPortFwdEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.13.4.1.2 | rcIpUdpPortFwdDestAddr | RC-IP-UDP-MIB |