$94 GRAYBYTE WORDPRESS FILE MANAGER $57

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.23
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/usr/share/snmp/mibs/

HOME
Current File : /usr/share/snmp/mibs//TRANSPORT-ADDRESS-MIB.txt
TRANSPORT-ADDRESS-MIB DEFINITIONS ::= BEGIN

IMPORTS
    MODULE-IDENTITY, OBJECT-IDENTITY, mib-2     FROM SNMPv2-SMI
    TEXTUAL-CONVENTION                          FROM SNMPv2-TC;

transportAddressMIB MODULE-IDENTITY
    LAST-UPDATED "200211010000Z"
    ORGANIZATION
        "IETF Operations and Management Area"
    CONTACT-INFO
        "Juergen Schoenwaelder (Editor)
         TU Braunschweig
         Bueltenweg 74/75
         38106 Braunschweig, Germany

         Phone: +49 531 391-3289
         EMail: [email protected]

         Send comments to <[email protected]>."
    DESCRIPTION
        "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."

    -- Revision log

    REVISION    "200211010000Z"
    DESCRIPTION
        "Initial version, published as RFC 3419."
    ::= { mib-2 100 }

transportDomains OBJECT IDENTIFIER ::= { transportAddressMIB 1 }

transportDomainUdpIpv4 OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The UDP over IPv4 transport domain.  The corresponding
         transport address is of type TransportAddressIPv4 for
         global IPv4 addresses."
    ::= { transportDomains 1 }

transportDomainUdpIpv6 OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The UDP over IPv6 transport domain.  The corresponding
         transport address is of type TransportAddressIPv6 for
         global IPv6 addresses."
    ::= { transportDomains 2 }

transportDomainUdpIpv4z OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The UDP over IPv4 transport domain.  The corresponding
         transport address is of type TransportAddressIPv4z for
         scoped IPv4 addresses with a zone index."
    ::= { transportDomains 3 }

transportDomainUdpIpv6z OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The UDP over IPv6 transport domain.  The corresponding
         transport address is of type TransportAddressIPv6z for
         scoped IPv6 addresses with a zone index."
    ::= { transportDomains 4 }

transportDomainTcpIpv4 OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The TCP over IPv4 transport domain.  The corresponding
         transport address is of type TransportAddressIPv4 for
         global IPv4 addresses."
    ::= { transportDomains 5 }

transportDomainTcpIpv6 OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The TCP over IPv6 transport domain.  The corresponding
         transport address is of type TransportAddressIPv6 for
         global IPv6 addresses."
    ::= { transportDomains 6 }

transportDomainTcpIpv4z OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The TCP over IPv4 transport domain.  The corresponding
         transport address is of type TransportAddressIPv4z for
         scoped IPv4 addresses with a zone index."
    ::= { transportDomains 7 }

transportDomainTcpIpv6z OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The TCP over IPv6 transport domain.  The corresponding
         transport address is of type TransportAddressIPv6z for
         scoped IPv6 addresses with a zone index."
    ::= { transportDomains 8 }

transportDomainSctpIpv4 OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "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."
    ::= { transportDomains 9 }

transportDomainSctpIpv6 OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "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."
    ::= { transportDomains 10 }

transportDomainSctpIpv4z OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "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."
    ::= { transportDomains 11 }

transportDomainSctpIpv6z OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "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."
    ::= { transportDomains 12 }

transportDomainLocal OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "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."
    ::= { transportDomains 13 }

transportDomainUdpDns OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The UDP transport domain using fully qualified domain
         names. The corresponding transport address is of type
         TransportAddressDns."
    ::= { transportDomains 14 }

transportDomainTcpDns OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The TCP transport domain using fully qualified domain
         names. The corresponding transport address is of type
         TransportAddressDns."
    ::= { transportDomains 15 }

transportDomainSctpDns OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The SCTP transport domain using fully qualified domain
         names. The corresponding transport address is of type
         TransportAddressDns."
    ::= { transportDomains 16 }

TransportDomain ::= TEXTUAL-CONVENTION
    STATUS      current
    DESCRIPTION
        "A value that represents a transport domain.

         Some possible values, such as transportDomainUdpIpv4, are
         defined in this module.  Other possible values can be
         defined in other MIB modules."
    SYNTAX      OBJECT IDENTIFIER

--
-- The enumerated values of the textual convention below should
-- be identical to the last sub-identifier of the OID registered
-- for the same domain.
--

TransportAddressType ::= TEXTUAL-CONVENTION
    STATUS      current
    DESCRIPTION
        "A value that represents a transport domain. This is the
         enumerated version of the transport domain registrations
         in this MIB module. The enumerated values have the
         following meaning:

         unknown(0)     unknown transport address type
         udpIpv4(1)     transportDomainUdpIpv4
         udpIpv6(2)     transportDomainUdpIpv6
         udpIpv4z(3)    transportDomainUdpIpv4z
         udpIpv6z(4)    transportDomainUdpIpv6z
         tcpIpv4(5)     transportDomainTcpIpv4
         tcpIpv6(6)     transportDomainTcpIpv6
         tcpIpv4z(7)    transportDomainTcpIpv4z

         tcpIpv6z(8)    transportDomainTcpIpv6z
         sctpIpv4(9)    transportDomainSctpIpv4
         sctpIpv6(10)   transportDomainSctpIpv6
         sctpIpv4z(11)  transportDomainSctpIpv4z
         sctpIpv6z(12)  transportDomainSctpIpv6z
         local(13)      transportDomainLocal
         udpDns(14)     transportDomainUdpDns
         tcpDns(15)     transportDomainTcpDns
         sctpDns(16)    transportDomainSctpDns

         This textual convention can be used to represent transport
         domains in situations where a syntax of TransportDomain is
         unwieldy (for example, when used as an index).

         The usage of this textual convention implies that additional
         transport domains can only be supported by updating this MIB
         module. This extensibility restriction does not apply for the
         TransportDomain textual convention which allows MIB authors
         to define additional transport domains independently in
         other MIB modules."
    SYNTAX      INTEGER {
                    unknown(0),
                    udpIpv4(1),
                    udpIpv6(2),
                    udpIpv4z(3),
                    udpIpv6z(4),
                    tcpIpv4(5),
                    tcpIpv6(6),
                    tcpIpv4z(7),
                    tcpIpv6z(8),
                    sctpIpv4(9),
                    sctpIpv6(10),
                    sctpIpv4z(11),
                    sctpIpv6z(12),
                    local(13),
                    udpDns(14),
                    tcpDns(15),
                    sctpDns(16)
                }

TransportAddress ::= TEXTUAL-CONVENTION
    STATUS      current
    DESCRIPTION
        "Denotes a generic transport address.

         A TransportAddress value is always interpreted within the
         context of a TransportAddressType or TransportDomain value.
         Every usage of the TransportAddress textual convention MUST

         specify the TransportAddressType or TransportDomain object
         which provides the context. Furthermore, MIB authors SHOULD
         define a separate TransportAddressType or TransportDomain
         object for each TransportAddress object. It is suggested that
         the TransportAddressType or TransportDomain is logically
         registered before the object(s) which use the
         TransportAddress textual convention if they appear in the
         same logical row.

         The value of a TransportAddress object must always be
         consistent with the value of the associated
         TransportAddressType or TransportDomain object. Attempts
         to set a TransportAddress object to a value which is
         inconsistent with the associated TransportAddressType or
         TransportDomain must fail with an inconsistentValue error.

         When this textual convention is used as a syntax of an
         index object, there may be issues with the limit of 128
         sub-identifiers specified in SMIv2, STD 58. In this case,
         the OBJECT-TYPE declaration MUST include a 'SIZE' clause
         to limit the number of potential instance sub-identifiers."
    SYNTAX      OCTET STRING (SIZE (0..255))

TransportAddressIPv4 ::= TEXTUAL-CONVENTION
    DISPLAY-HINT "1d.1d.1d.1d:2d"
    STATUS      current
    DESCRIPTION
        "Represents a transport address consisting of an IPv4
         address and a port number (as used for example by UDP,
         TCP and SCTP):

          octets       contents         encoding
           1-4         IPv4 address     network-byte order
           5-6         port number      network-byte order

         This textual convention SHOULD NOT be used directly in object
         definitions since it restricts addresses to a specific format.
         However, if it is used, it MAY be used either on its own or
         in conjunction with TransportAddressType or TransportDomain
         as a pair."
    SYNTAX      OCTET STRING (SIZE (6))

TransportAddressIPv6 ::= TEXTUAL-CONVENTION
    DISPLAY-HINT "0a[2x:2x:2x:2x:2x:2x:2x:2x]0a:2d"
    STATUS      current
    DESCRIPTION
        "Represents a transport address consisting of an IPv6
         address and a port number (as used for example by UDP,
         TCP and SCTP):

          octets       contents         encoding
           1-16        IPv6 address     network-byte order
          17-18        port number      network-byte order

         This textual convention SHOULD NOT be used directly in object
         definitions since it restricts addresses to a specific format.
         However, if it is used, it MAY be used either on its own or
         in conjunction with TransportAddressType or TransportDomain
         as a pair."
    SYNTAX      OCTET STRING (SIZE (18))

TransportAddressIPv4z ::= TEXTUAL-CONVENTION
    DISPLAY-HINT "1d.1d.1d.1d%4d:2d"
    STATUS      current
    DESCRIPTION
        "Represents a transport address consisting of an IPv4
         address, a zone index and a port number (as used for
         example by UDP, TCP and SCTP):

          octets       contents         encoding
           1-4         IPv4 address     network-byte order
           5-8         zone index       network-byte order
           9-10        port number      network-byte order

         This textual convention SHOULD NOT be used directly in object
         definitions since it restricts addresses to a specific format.
         However, if it is used, it MAY be used either on its own or
         in conjunction with TransportAddressType or TransportDomain
         as a pair."
    SYNTAX      OCTET STRING (SIZE (10))

TransportAddressIPv6z ::= TEXTUAL-CONVENTION
    DISPLAY-HINT "0a[2x:2x:2x:2x:2x:2x:2x:2x%4d]0a:2d"
    STATUS      current
    DESCRIPTION
        "Represents a transport address consisting of an IPv6
         address, a zone index and a port number (as used for
         example by UDP, TCP and SCTP):

          octets       contents         encoding
           1-16        IPv6 address     network-byte order
          17-20        zone index       network-byte order
          21-22        port number      network-byte order

         This textual convention SHOULD NOT be used directly in object
         definitions since it restricts addresses to a specific format.

         However, if it is used, it MAY be used either on its own or
         in conjunction with TransportAddressType or TransportDomain
         as a pair."
    SYNTAX      OCTET STRING (SIZE (22))

TransportAddressLocal ::= TEXTUAL-CONVENTION
    DISPLAY-HINT "1a"
    STATUS      current
    DESCRIPTION
        "Represents a POSIX Local IPC transport address:

          octets       contents                   encoding
           all         POSIX Local IPC address    string

         The Posix Local IPC transport domain subsumes UNIX domain
         sockets.

         This textual convention SHOULD NOT be used directly in object
         definitions since it restricts addresses to a specific format.
         However, if it is used, it MAY be used either on its own or
         in conjunction with TransportAddressType or TransportDomain
         as a pair.

         When this textual convention is used as a syntax of an
         index object, there may be issues with the limit of 128
         sub-identifiers specified in SMIv2, STD 58. In this case,
         the OBJECT-TYPE declaration MUST include a 'SIZE' clause
         to limit the number of potential instance sub-identifiers."
    REFERENCE
        "Protocol Independent Interfaces (IEEE POSIX 1003.1g)"
    SYNTAX      OCTET STRING (SIZE (1..255))

TransportAddressDns ::= TEXTUAL-CONVENTION
    DISPLAY-HINT "1a"
    STATUS      current
    DESCRIPTION
        "Represents a DNS domain name followed by a colon ':'
         (ASCII character 0x3A) and a port number in ASCII.
         The name SHOULD be fully qualified whenever possible.

         Values of this textual convention are not directly useable as
         transport-layer addressing information, and require runtime
         resolution. As such, applications that write them must be
         prepared for handling errors if such values are not
         supported, or cannot be resolved (if resolution occurs at the
         time of the management operation).

         The DESCRIPTION clause of TransportAddress objects that may

         have TransportAddressDns values must fully describe how (and
         when) such names are to be resolved to IP addresses and vice
         versa.

         This textual convention SHOULD NOT be used directly in object
         definitions since it restricts addresses to a specific format.
         However, if it is used, it MAY be used either on its own or
         in conjunction with TransportAddressType or TransportDomain
         as a pair.

         When this textual convention is used as a syntax of an
         index object, there may be issues with the limit of 128
         sub-identifiers specified in SMIv2, STD 58. In this case,
         the OBJECT-TYPE declaration MUST include a 'SIZE' clause
         to limit the number of potential instance sub-identifiers."
    SYNTAX      OCTET STRING (SIZE (1..255))

END


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
19 Jan 2026 8.19 AM
root / root
0755
AGENTX-MIB.txt
17.046 KB
19 Jan 2026 8.19 AM
root / root
0644
BRIDGE-MIB.txt
49.754 KB
19 Jan 2026 8.19 AM
root / root
0644
DISMAN-EVENT-MIB.txt
66.508 KB
19 Jan 2026 8.19 AM
root / root
0644
DISMAN-SCHEDULE-MIB.txt
24.036 KB
19 Jan 2026 8.19 AM
root / root
0644
DISMAN-SCRIPT-MIB.txt
62.804 KB
19 Jan 2026 8.19 AM
root / root
0644
EtherLike-MIB.txt
82.512 KB
19 Jan 2026 8.19 AM
root / root
0644
HCNUM-TC.txt
4.551 KB
19 Jan 2026 8.19 AM
root / root
0644
HOST-RESOURCES-MIB.txt
51.313 KB
19 Jan 2026 8.19 AM
root / root
0644
HOST-RESOURCES-TYPES.txt
10.335 KB
19 Jan 2026 8.19 AM
root / root
0644
IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt
6.556 KB
19 Jan 2026 8.19 AM
root / root
0644
IANA-LANGUAGE-MIB.txt
4.284 KB
19 Jan 2026 8.19 AM
root / root
0644
IANA-RTPROTO-MIB.txt
4.002 KB
19 Jan 2026 8.19 AM
root / root
0644
IANAifType-MIB.txt
34.555 KB
19 Jan 2026 8.19 AM
root / root
0644
IF-INVERTED-STACK-MIB.txt
4.947 KB
19 Jan 2026 8.19 AM
root / root
0644
IF-MIB.txt
70.011 KB
19 Jan 2026 8.19 AM
root / root
0644
INET-ADDRESS-MIB.txt
16.389 KB
19 Jan 2026 8.19 AM
root / root
0644
IP-FORWARD-MIB.txt
45.201 KB
19 Jan 2026 8.19 AM
root / root
0644
IP-MIB.txt
181.315 KB
19 Jan 2026 8.19 AM
root / root
0644
IPV6-FLOW-LABEL-MIB.txt
1.98 KB
19 Jan 2026 8.19 AM
root / root
0644
IPV6-ICMP-MIB.txt
20.563 KB
19 Jan 2026 8.19 AM
root / root
0644
IPV6-MIB.txt
55.14 KB
19 Jan 2026 8.19 AM
root / root
0644
IPV6-TC.txt
3.08 KB
19 Jan 2026 8.19 AM
root / root
0644
IPV6-TCP-MIB.txt
8.65 KB
19 Jan 2026 8.19 AM
root / root
0644
IPV6-UDP-MIB.txt
5.564 KB
19 Jan 2026 8.19 AM
root / root
0644
LM-SENSORS-MIB.txt
5.792 KB
19 Jan 2026 8.19 AM
root / root
0644
MTA-MIB.txt
41.382 KB
19 Jan 2026 8.19 AM
root / root
0644
NET-SNMP-AGENT-MIB.txt
15.528 KB
19 Jan 2026 8.19 AM
root / root
0644
NET-SNMP-EXAMPLES-MIB.txt
8.945 KB
19 Jan 2026 8.19 AM
root / root
0644
NET-SNMP-EXTEND-MIB.txt
9.107 KB
19 Jan 2026 8.19 AM
root / root
0644
NET-SNMP-MIB.txt
1.988 KB
19 Jan 2026 8.19 AM
root / root
0644
NET-SNMP-PASS-MIB.txt
3.643 KB
19 Jan 2026 8.19 AM
root / root
0644
NET-SNMP-TC.txt
4.701 KB
19 Jan 2026 8.19 AM
root / root
0644
NET-SNMP-VACM-MIB.txt
4.921 KB
19 Jan 2026 8.19 AM
root / root
0644
NETWORK-SERVICES-MIB.txt
20.514 KB
19 Jan 2026 8.19 AM
root / root
0644
NOTIFICATION-LOG-MIB.txt
24.115 KB
19 Jan 2026 8.19 AM
root / root
0644
RFC-1215.txt
1.146 KB
19 Jan 2026 8.19 AM
root / root
0644
RFC1155-SMI.txt
2.995 KB
19 Jan 2026 8.19 AM
root / root
0644
RFC1213-MIB.txt
77.8 KB
19 Jan 2026 8.19 AM
root / root
0644
RMON-MIB.txt
144.357 KB
19 Jan 2026 8.19 AM
root / root
0644
SCTP-MIB.txt
44.261 KB
19 Jan 2026 8.19 AM
root / root
0644
SMUX-MIB.txt
4.54 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-COMMUNITY-MIB.txt
15.127 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-FRAMEWORK-MIB.txt
21.818 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-MPD-MIB.txt
5.367 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-NOTIFICATION-MIB.txt
19.545 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-PROXY-MIB.txt
8.893 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-TARGET-MIB.txt
22.235 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-TLS-TM-MIB.txt
42.897 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-TSM-MIB.txt
8.703 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-USER-BASED-SM-MIB.txt
38.282 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-USM-AES-MIB.txt
2.153 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-USM-DH-OBJECTS-MIB.txt
20.606 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-USM-HMAC-SHA2-MIB.txt
4.297 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMP-VIEW-BASED-ACM-MIB.txt
33.361 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMPv2-CONF.txt
8.069 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMPv2-MIB.txt
28.618 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMPv2-SMI.txt
8.715 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMPv2-TC.txt
37.143 KB
19 Jan 2026 8.19 AM
root / root
0644
SNMPv2-TM.txt
5.64 KB
19 Jan 2026 8.19 AM
root / root
0644
TCP-MIB.txt
27.895 KB
19 Jan 2026 8.19 AM
root / root
0644
TRANSPORT-ADDRESS-MIB.txt
16.033 KB
19 Jan 2026 8.19 AM
root / root
0644
TUNNEL-MIB.txt
27.174 KB
19 Jan 2026 8.19 AM
root / root
0644
UCD-DEMO-MIB.txt
2.112 KB
19 Jan 2026 8.19 AM
root / root
0644
UCD-DISKIO-MIB.txt
4.849 KB
19 Jan 2026 8.19 AM
root / root
0644
UCD-DLMOD-MIB.txt
3.015 KB
19 Jan 2026 8.19 AM
root / root
0644
UCD-IPFWACC-MIB.txt
7.928 KB
19 Jan 2026 8.19 AM
root / root
0644
UCD-SNMP-MIB.txt
52.088 KB
19 Jan 2026 8.19 AM
root / root
0644
UDP-MIB.txt
20.393 KB
19 Jan 2026 8.19 AM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF