TRANSPORT-ADDRESS-MIB

        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.
    
Source file
TRANSPORT-ADDRESS-MIB
Last revised
Identity
transportAddressMIB
Base OID
1.3.6.1.2.1.100
Imported Objects
SNMPv2-SMI mib-2 MODULE-IDENTITY (no object page) OBJECT-IDENTITY (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the rfc MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRANSPORT-ADDRESS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRANSPORT-ADDRESS-MIB::transportAddressMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TRANSPORT-ADDRESS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRANSPORT-ADDRESS-MIB::transportAddressMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (18)
.1.3.6.1.2.1.100
.1.3.6.1.2.1.100.1
.1.3.6.1.2.1.100.1.1
.1.3.6.1.2.1.100.1.10
.1.3.6.1.2.1.100.1.11
.1.3.6.1.2.1.100.1.12
.1.3.6.1.2.1.100.1.13
.1.3.6.1.2.1.100.1.14
.1.3.6.1.2.1.100.1.15
.1.3.6.1.2.1.100.1.16
.1.3.6.1.2.1.100.1.2
.1.3.6.1.2.1.100.1.3
.1.3.6.1.2.1.100.1.4
.1.3.6.1.2.1.100.1.5
.1.3.6.1.2.1.100.1.6
.1.3.6.1.2.1.100.1.7
.1.3.6.1.2.1.100.1.8
.1.3.6.1.2.1.100.1.9
Dependencies (2) 2 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. TRANSPORT-ADDRESS-MIBrfcselected
Type Definitions (9)
OctetString range: 0..255
OctetString range: 1..255
OctetString range: 6
OctetString range: 10
OctetString range: 18
OctetString range: 22
OctetString range: 1..255
Enumeration
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)
ObjectIdentifier