RC-IP-UDP-MIB: View SNMP OID List / Download MIB
VENDOR: RAPID CITY COMMUNICATION
Home | MIB: RC-IP-UDP-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).
|
|||
Object Name | OID | Type | Access | Info |
rcIpUdpMib | 1.3.6.1.4.1.2272.1.8.13.0 |
Enterprise MIB for the Accelar product family. |
||
rcIpUdpProtocolTableSize | 1.3.6.1.4.1.2272.1.8.13.1 | integer32 | read-only |
Used to indicate the number of entries in the rcIpUdpProtocolTable. |
rcIpUdpProtocolTable | 1.3.6.1.4.1.2272.1.8.13.2 | no-access |
list of UDP protocols. Used to determine whether to forward the UDP broadcast packet or not. |
|
1.3.6.1.4.1.2272.1.8.13.2.1 | no-access |
Used to include a particular UDP port in the table. An entry in this table indicates that the box might do forwarding of UDP broadcast packets if there is a matching entry for this packet in the rcIpUdpPortFwdTable. |
||
rcIpUdpProtocolPortNumber | 1.3.6.1.4.1.2272.1.8.13.2.1.1 | integer | read-only |
well-known UDP Port number. Pre-assigned port number for this protocol. Port used by the server process as its contact port. It cannot be BOOTP/DHCP port#s 67, 68. |
rcIpUdpProtocolName | 1.3.6.1.4.1.2272.1.8.13.2.1.2 | displaystring | read-write |
Used to indicate the name of the protocol that is running on top of UDP protocol. cannot change the name once created. This should be set while creating the entry. |
rcIpUdpProtocolRowStatus | 1.3.6.1.4.1.2272.1.8.13.2.1.3 | rowstatus | read-write |
Rowstatus of this entry. |
rcIpUdpPortFwdTableSize | 1.3.6.1.4.1.2272.1.8.13.3 | integer32 | read-only |
Used to indicate the number of entries in the rcIpUdpPortFwdTable. |
rcIpUdpPortFwdTable | 1.3.6.1.4.1.2272.1.8.13.4 | no-access |
Udp forward entry table. |
|
1.3.6.1.4.1.2272.1.8.13.4.1 | no-access |
An entry is configured to specify forwarding policy parameters. |
||
rcIpUdpPortFwdDestPort | 1.3.6.1.4.1.2272.1.8.13.4.1.1 | integer | read-only |
The well-known port number defined for UDP/TCP depending on the value of IpProtoType field in this entry. This port number has to be defined in the rcIpUdpProtoTable. In order to select this policy the destination port number has to match the DestPort value. |
rcIpUdpPortFwdDestAddr | 1.3.6.1.4.1.2272.1.8.13.4.1.2 | ipaddress | read-only |
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. |
rcIpUdpPortFwdId | 1.3.6.1.4.1.2272.1.8.13.4.1.3 | integer32 | read-only |
Identifier of this entry. Used internally to identify this entry. |
rcIpUdpPortFwdFwdListIdListSize | 1.3.6.1.4.1.2272.1.8.13.4.1.4 | integer | read-only |
Used to indicate the number of id(s) in the rcIpUdpPortFwdListId variable. |
rcIpUdpPortFwdFwdListIdList | 1.3.6.1.4.1.2272.1.8.13.4.1.5 | idlist | read-only |
Used to indicate zero or more rcIpUdpPortFwdListEntry(s) that are referring to this entry. Each list-id identifier is stored as two bytes in this array starting from offset zero. Any unused bytes should be set to zero. |
rcIpUdpPortFwdNumFwdPackets | 1.3.6.1.4.1.2272.1.8.13.4.1.6 | counter32 | read-only |
The total number of UDP/TCP broadcast packets forwarded using this policy. |
rcIpUdpPortFwdNumDropPacketsTtlExpired | 1.3.6.1.4.1.2272.1.8.13.4.1.7 | counter32 | read-only |
The total number of UDP/TCP broadcast packets dropped because the TTL has expired. |
rcIpUdpPortFwdNumDropPacketsDestUnreach | 1.3.6.1.4.1.2272.1.8.13.4.1.8 | counter32 | read-only |
The total number of UDP/TCP broadcast packets dropped because the rcIpUdpPortFwdDestAddr specified in this policy was unreachable. |
rcIpUdpPortFwdRowStatus | 1.3.6.1.4.1.2272.1.8.13.4.1.9 | rowstatus | read-write |
Row status of this entry. |
rcIpUdpPortFwdListTableSize | 1.3.6.1.4.1.2272.1.8.13.5 | integer32 | read-only |
Used to indicate the number of entries in the rcIpUdpPortFwdListTable. |
rcIpUdpPortFwdListTable | 1.3.6.1.4.1.2272.1.8.13.6 | no-access |
A table used to group rcIpUdpPortFwdEntry(s) into a list. |
|
1.3.6.1.4.1.2272.1.8.13.6.1 | no-access |
Route entry attributes. |
||
rcIpUdpPortFwdListId | 1.3.6.1.4.1.2272.1.8.13.6.1.1 | integer | read-only |
A value that uniquely identifies this list of rcIpUdpPortFwdListEntry. |
rcIpUdpPortFwdListName | 1.3.6.1.4.1.2272.1.8.13.6.1.3 | displaystring | read-write |
An administratively-assigned name for this list. |
rcIpUdpPortFwdListFwdIdListSize | 1.3.6.1.4.1.2272.1.8.13.6.1.4 | integer | read-only |
Used to indicate the number of rcIpUdpPortFwdNetEntry id(s) in the rcIpUdpPortFwdListIdList variable. |
rcIpUdpPortFwdListFwdIdList | 1.3.6.1.4.1.2272.1.8.13.6.1.5 | octet string | read-write |
Used to indicate zero or more UdpPortFwd entries that are associated to this list. Each entry identifier is stored as two bytes in this array starting from offset zero. Any unused bytes should be set to zero. |
rcIpUdpPortFwdListRowStatus | 1.3.6.1.4.1.2272.1.8.13.6.1.6 | rowstatus | read-write |
Row status of this entry. |
rcIpUdpConfBroadcastIntfTableSize | 1.3.6.1.4.1.2272.1.8.13.7 | integer32 | read-only |
Used to indicate the number of entries in the rcIpUdpBroadcastIntfTable. |
rcIpUdpConfBroadcastIntfTable | 1.3.6.1.4.1.2272.1.8.13.8 | no-access |
IP broadcast forward configuration table |
|
1.3.6.1.4.1.2272.1.8.13.8.1 | no-access |
Used to configure UDP broadcast forward on a particular interface. |
||
rcIpUdpConfBroadcastIntfLocalIfAddr | 1.3.6.1.4.1.2272.1.8.13.8.1.1 | ipaddress | read-only |
The ip address of the local interface that is partipating in the forwarding UDP broadcast packets. |
rcIpUdpConfBroadcastIntfUdpPortFwdListId | 1.3.6.1.4.1.2272.1.8.13.8.1.2 | integer | read-write |
Used to indicate the number UDP ports that this interface is configured to forward. A value of '0' indicates that this interface will not forward any UDP broadcast packets. This is a required field to create an entry. |
rcIpUdpConfBroadcastIntfMaxTtl | 1.3.6.1.4.1.2272.1.8.13.8.1.3 | integer | read-write |
Used to indicate the maximum number of hops an IP broadcast packet can take from the source device to the destination device. |
rcIpUdpConfBroadcastIntfNumRxPkts | 1.3.6.1.4.1.2272.1.8.13.8.1.4 | counter32 | read-only |
The total number of UDP/TCP broadcast packets received by this local interface. |
rcIpUdpConfBroadcastIntfNumFwdPkts | 1.3.6.1.4.1.2272.1.8.13.8.1.5 | counter32 | read-only |
The total number of UDP/TCP broadcast packets forwarded. |
rcIpUdpConfBroadcastIntfNumDropPktsMaxTtlExpired | 1.3.6.1.4.1.2272.1.8.13.8.1.6 | counter32 | read-only |
The total number of UDP/TCP broadcast packets dropped because the TTL has expired. |
rcIpUdpConfBroadcastIntfNumDropPktsDestUnreach | 1.3.6.1.4.1.2272.1.8.13.8.1.7 | counter32 | read-only |
The total number of UDP broadcast packets dropped because the destination was unreachable. |
rcIpUdpConfBroadcastIntfNumDropPktsUnknownPort | 1.3.6.1.4.1.2272.1.8.13.8.1.8 | counter32 | read-only |
The total number of UDP/TCP broadcast packets dropped because the destination port/protocol specified has no matching forwarding policy. |
rcIpUdpConfBroadcastIntfRowStatus | 1.3.6.1.4.1.2272.1.8.13.8.1.9 | rowstatus | read-write |
Entry row status. |
rcIpUdpConfBroadcastIntfBroadCastMask | 1.3.6.1.4.1.2272.1.8.13.8.1.10 | ipaddress | read-write |
The subnet mask of the local interface that is used for broadcasting the UDP broadcast packets. |