fsMiUdpEndpointTable
SUPERMICRO-MIUDP-MIB ·
.1.3.6.1.4.1.10876.101.2.28.1.12
Object
table
This Endpoint table will contain the entities which are
common for all contexts.
A table containing information about this entity's UDP
endpoints on which a local application is currently
accepting or sending datagrams.
The address type in this table represents the address
type used for the communication, irrespective of the
higher-layer abstraction. For example, an application
using IPv6 'sockets' to communicate via IPv4 between
::ffff:10.0.0.1 and ::ffff:10.0.0.2 would use
InetAddressType ipv4(1).
Unlike the udpTable in RFC 2013, this table also allows
the representation of an application that completely
specifies both local and remote addresses and ports. A
listening application is represented in three possible
ways:
1) An application that is willing to accept both IPv4
and IPv6 datagrams is represented by a
udpEndpointLocalAddressType of unknown(0) and a
udpEndpointLocalAddress of ''h (a zero-length
octet-string).
2) An application that is willing to accept only IPv4
or only IPv6 datagrams is represented by a
udpEndpointLocalAddressType of the appropriate
address type and a udpEndpointLocalAddress of
'0.0.0.0' or '::' respectively.
3) An application that is listening for datagrams only
for a specific IP address but from any remote
system is represented by a
udpEndpointLocalAddressType of the appropriate
address type, with udpEndpointLocalAddress
specifying the local address.
In all cases where the remote is a wildcard, the
udpEndpointRemoteAddressType is unknown(0), the
udpEndpointRemoteAddress is ''h (a zero-length
octet-string), and the udpEndpointRemotePort is 0.
If the operating system is demultiplexing UDP packets
by remote address and port, or if the application has
'connected' the socket specifying a default remote
address and port, the udpEndpointRemote* values should
be used to reflect this.
Context
- MIB
- SUPERMICRO-MIUDP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.28.1.12- Type
- table
- Status
- current
- Parent
- fsMIUdp
- Siblings
- 12
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsMiUdpInDatagrams The total number of UDP datagrams delivered to UDP
users.
Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
other times … | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.2.28.1.1 |
| fsMiUdpHCOutDatagrams The total number of UDP datagrams sent from this
entity, for devices that can transmit more than 1
million UDP datagrams per second.
Discontinuities in the value of thi… | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.10876.101.2.28.1.10 |
| fsMIUdpStatTable Table to store the virtual router specific udp datagram information. | table | - | .1.3.6.1.4.1.10876.101.2.28.1.11 |
| fsMiUdpIpvxEndpointTable This table contains context specific endpoint entries.
A table containing information about this entity's UDP
endpoints on which a local application is currently
accepting or send… | table | - | .1.3.6.1.4.1.10876.101.2.28.1.13 |
| fsMiUdpNoPorts The total number of received UDP datagrams for which
there was no application at the destination port.
Discontinuities in the value of this counter can occur
at re-init… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.2.28.1.2 |
| fsMiUdpInErrors The number of received UDP datagrams that could not be
delivered for reasons other than the lack of an
application at the destination port.
Discontinuities in the value… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.2.28.1.3 |
| fsMiUdpOutDatagrams The total number of UDP datagrams sent from this
entity.
Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
ot… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.2.28.1.4 |
| fsMiUdpInNoCksum Number of UDP datagrams received without
checksum | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.2.28.1.5 |
| fsMiUdpInIcmpErr Number of ICMP error packets received | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.2.28.1.6 |
| fsMiUdpInErrCksum Number of UDP packets received with wrong
checksum | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.2.28.1.7 |
| fsMiUdpInBcast Number of UDP packets received in broadcast mode | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.2.28.1.8 |
| fsMiUdpHCInDatagrams The total number of UDP datagrams delivered to UDP
users, for devices that can receive more than 1
million UDP datagrams per second.
Discontinuities in the value of thi… | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.10876.101.2.28.1.9 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsMiUdpEndpointEntry Information about a particular current UDP endpoint.
Implementers need to be aware that if the total number
of elements (octets or sub-identifiers) in
udpEndpointLoca… | row | - | .1.3.6.1.4.1.10876.101.2.28.1.12.1 |