HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //var/lib/mibs/ietf/SNMP-IEEE802-TM-MIB
SNMP-IEEE802-TM-MIB DEFINITIONS ::= BEGIN

IMPORTS
    MODULE-IDENTITY, OBJECT-IDENTITY, snmpModules, snmpDomains
        FROM SNMPv2-SMI;

    snmpIeee802TmMib MODULE-IDENTITY
        LAST-UPDATED "200611210000Z"
        ORGANIZATION "IETF Operations and Management Area"
        CONTACT-INFO
            "Juergen Schoenwaelder (Editor)
             International University Bremen
             P.O. Box 750 561
             28725 Bremen, Germany

             Phone: +49 421 200-3587
             EMail: j.schoenwaelder@iu-bremen.de

             Send comments to <ietfmibs@ops.ietf.org>."
        DESCRIPTION
            "This MIB module defines the SNMP over IEEE 802
             transport mapping.

             Copyright (C) The IETF Trust (2006).  This version
             of this MIB module is part of RFC 4789; see the RFC
             itself for full legal notices."
        REVISION "200611210000Z"
        DESCRIPTION
            "The initial version, published as RFC 4789."
        ::= { snmpModules 21 }

    snmpIeee802Domain OBJECT-IDENTITY
        STATUS  current
        DESCRIPTION
            "The SNMP over IEEE 802 networks transport domain.  The
             corresponding transport address is of type MacAddress
             as defined in the SNMPv2-TC module (RFC 2579)."
        REFERENCE "RFC 2579"
        ::= { snmpDomains 6 }
END