INET-ADDRESS-MIB

        This MIB module defines textual conventions for
representing Internet addresses.  An Internet
address can be an IPv4 address, an IPv6 address,
or a DNS domain name.  This module also defines
textual conventions for Internet port numbers,
autonomous system numbers, and the length of an
Internet address prefix.
        
Copyright (C) The Internet Society (2005).  This version
of this MIB module is part of RFC 4001, see the RFC
itself for full legal notices.
    
inetAddressMIB 1.3.6.1.2.1.76
Imported Objects
SNMPv2-SMI mib-2 MODULE-IDENTITY Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION
Type Definitions (13)
InetAddress OctetString range: 0..255
InetAddressDNS OctetString range: 1..255
InetAddressIPv4 OctetString range: 4
InetAddressIPv4z OctetString range: 8
InetAddressIPv6 OctetString range: 16
InetAddressIPv6z OctetString range: 20
InetAddressPrefixLength Unsigned32 range: 0..2040
InetAddressType Enumeration
unknown(0)
ipv4(1)
ipv6(2)
ipv4z(3)
ipv6z(4)
dns(16)
l2vpn(25)
InetAutonomousSystemNumber Unsigned32
InetPortNumber Unsigned32 range: 0..65535
InetScopeType Enumeration
interfaceLocal(1)
linkLocal(2)
subnetLocal(3)
adminLocal(4)
siteLocal(5)
organizationLocal(8)
global(14)
InetVersion Enumeration
unknown(0)
ipv4(1)
ipv6(2)
InetZoneIndex Unsigned32
Objects (1)
inetAddressMIB .1.3.6.1.2.1.76