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.
    

Imported Objects

MODULE-IDENTITY, mib-2, Unsigned32SNMPv2-SMI
TEXTUAL-CONVENTIONSNMPv2-TC

Type Definitions (13)

Name Base Type Values/Constraints
InetAddressOctetStringrange: 0..255
InetAddressDNSOctetStringrange: 1..255
InetAddressIPv4OctetStringrange: 4
InetAddressIPv4zOctetStringrange: 8
InetAddressIPv6OctetStringrange: 16
InetAddressIPv6zOctetStringrange: 20
InetAddressPrefixLengthUnsigned32range: 0..2040
InetAddressTypeEnumerationunknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16), l2vpn(25)
InetAutonomousSystemNumberUnsigned32
InetPortNumberUnsigned32range: 0..65535
InetScopeTypeEnumerationinterfaceLocal(1), linkLocal(2), subnetLocal(3), adminLocal(4), siteLocal(5), organizationLocal(8), global(14)
InetVersionEnumerationunknown(0), ipv4(1), ipv6(2)
InetZoneIndexUnsigned32

Objects

inetAddressMIB .1.3.6.1.2.1.76