TRANSPORT-ADDRESS-MIB.mib object view, vendor RFC
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file TRANSPORT-ADDRESS-MIB and use it to monitor vendor specific OID's.
TRANSPORT-ADDRESS-MIB file content
Object view of TRANSPORT-ADDRESS-MIB:
Object Identifier |
transportAddressMIB |
.1.3.6.1.2.1.100 |
This MIB module provides commonly used transport
address definitions.
Copyright (C) The Internet Society (2002). This version of
this MIB module is part of RFC 3419; see the RFC itself for
full legal notices.
|
transportDomains |
.1.3.6.1.2.1.100.1 |
transportDomainUdpIpv4 |
.1.3.6.1.2.1.100.1.1 |
The UDP over IPv4 transport domain. The corresponding
transport address is of type TransportAddressIPv4 for
global IPv4 addresses.
|
transportDomainUdpIpv6 |
.1.3.6.1.2.1.100.1.2 |
The UDP over IPv6 transport domain. The corresponding
transport address is of type TransportAddressIPv6 for
global IPv6 addresses.
|
transportDomainUdpIpv4z |
.1.3.6.1.2.1.100.1.3 |
The UDP over IPv4 transport domain. The corresponding
transport address is of type TransportAddressIPv4z for
scoped IPv4 addresses with a zone index.
|
transportDomainUdpIpv6z |
.1.3.6.1.2.1.100.1.4 |
The UDP over IPv6 transport domain. The corresponding
transport address is of type TransportAddressIPv6z for
scoped IPv6 addresses with a zone index.
|
transportDomainTcpIpv4 |
.1.3.6.1.2.1.100.1.5 |
The TCP over IPv4 transport domain. The corresponding
transport address is of type TransportAddressIPv4 for
global IPv4 addresses.
|
transportDomainTcpIpv6 |
.1.3.6.1.2.1.100.1.6 |
The TCP over IPv6 transport domain. The corresponding
transport address is of type TransportAddressIPv6 for
global IPv6 addresses.
|
transportDomainTcpIpv4z |
.1.3.6.1.2.1.100.1.7 |
The TCP over IPv4 transport domain. The corresponding
transport address is of type TransportAddressIPv4z for
scoped IPv4 addresses with a zone index.
|
transportDomainTcpIpv6z |
.1.3.6.1.2.1.100.1.8 |
The TCP over IPv6 transport domain. The corresponding
transport address is of type TransportAddressIPv6z for
scoped IPv6 addresses with a zone index.
|
transportDomainSctpIpv4 |
.1.3.6.1.2.1.100.1.9 |
The SCTP over IPv4 transport domain. The corresponding
transport address is of type TransportAddressIPv4 for
global IPv4 addresses. This transport domain usually
represents the primary address on multihomed SCTP
endpoints.
|
transportDomainSctpIpv6 |
.1.3.6.1.2.1.100.1.10 |
The SCTP over IPv6 transport domain. The corresponding
transport address is of type TransportAddressIPv6 for
global IPv6 addresses. This transport domain usually
represents the primary address on multihomed SCTP
endpoints.
|
transportDomainSctpIpv4z |
.1.3.6.1.2.1.100.1.11 |
The SCTP over IPv4 transport domain. The corresponding
transport address is of type TransportAddressIPv4z for
scoped IPv4 addresses with a zone index. This transport
domain usually represents the primary address on
multihomed SCTP endpoints.
|
transportDomainSctpIpv6z |
.1.3.6.1.2.1.100.1.12 |
The SCTP over IPv6 transport domain. The corresponding
transport address is of type TransportAddressIPv6z for
scoped IPv6 addresses with a zone index. This transport
domain usually represents the primary address on
multihomed SCTP endpoints.
|
transportDomainLocal |
.1.3.6.1.2.1.100.1.13 |
The Posix Local IPC transport domain. The corresponding
transport address is of type TransportAddressLocal.
The Posix Local IPC transport domain incorporates the
well-known UNIX domain sockets.
|
transportDomainUdpDns |
.1.3.6.1.2.1.100.1.14 |
The UDP transport domain using fully qualified domain
names. The corresponding transport address is of type
TransportAddressDns.
|
transportDomainTcpDns |
.1.3.6.1.2.1.100.1.15 |
The TCP transport domain using fully qualified domain
names. The corresponding transport address is of type
TransportAddressDns.
|
transportDomainSctpDns |
.1.3.6.1.2.1.100.1.16 |
The SCTP transport domain using fully qualified domain
names. The corresponding transport address is of type
TransportAddressDns.
|