fsMiUdpEndpointRemoteAddressType
SUPERMICRO-MIUDP-MIB ·
.1.3.6.1.4.1.10876.101.2.28.1.12.1.4
Object
column
INET-ADDRESS-MIBInetAddressType
The address type of udpEndpointRemoteAddress. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all remote IP addresses are accepted. Also, note that some combinations of udpEndpointLocalAdressType and udpEndpointRemoteAddressType are not supported. In particular, if the value of this object is not unknown(0), it is expected to always refer to the same IP version as udpEndpointLocalAddressType.
Context
- MIB
- SUPERMICRO-MIUDP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.28.1.12.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fsMiUdpEndpointEntry
- Table
- fsMiUdpEndpointTable
- Siblings
- 7
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsMiUdpEndpointLocalAddressType The address type of udpEndpointLocalAddress. Only
IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or
unknown(0) if datagrams for all local IP addresses are
accepted. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.10876.101.2.28.1.12.1.1 |
| fsMiUdpEndpointLocalAddress The local IP address for this UDP endpoint.
The value of this object can be represented in three
possible ways, depending on the characteristics of the
listening ap… | column | OctetString | .1.3.6.1.4.1.10876.101.2.28.1.12.1.2 |
| fsMiUdpEndpointLocalPort The local port number for this UDP endpoint. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.10876.101.2.28.1.12.1.3 |
| fsMiUdpEndpointRemoteAddress The remote IP address for this UDP endpoint. If
datagrams from any remote system are to be accepted,
this value is ''h (a zero-length octet-string).
Otherwise, it has the type de… | column | OctetString | .1.3.6.1.4.1.10876.101.2.28.1.12.1.5 |
| fsMiUdpEndpointRemotePort The remote port number for this UDP endpoint. If
datagrams from any remote system are to be accepted,
this value is zero. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.10876.101.2.28.1.12.1.6 |
| fsMiUdpEndpointInstance The instance of this tuple. This object is used to
distinguish among multiple processes 'connected' to
the same UDP endpoint. For example, on a system
implementing the BSD socke… | column | Unsigned32 | .1.3.6.1.4.1.10876.101.2.28.1.12.1.7 |
| fsMiUdpEndpointProcess The system's process ID for the process associated with
this endpoint, or zero if there is no such process.
This value is expected to be the same as
HOST-RESOURCES-MIB::hrSWRunInd… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.10876.101.2.28.1.12.1.8 |