URI-MIB

File: URI-MIB.mib (4478 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY mib-2 TEXTUAL-CONVENTION

Defined Types

Uri  
A Uniform Resource Identifier (URI) as defined by STD 66. This URI MUST be a normalized as defined in section 6 of RFC 3986 STD 66. STD 66 defines that some parts of a URI are case-insensitive, but objects using this textual convention MUST use normalized URIs. The purpose of this restriction is to help provide unique URIs for use as MIB table indexes. Note that normalization of URIs does not by itself provide uniqueness: Two textually distinct normalized URIs may be equivalent.
TEXTUAL-CONVENTION    
  OCTET STRING  

Uri255  
A Uniform Resource Identifier (URI) as defined by STD 66. This URI MUST be a normalized as defined in section 6 of RFC 3986 STD 66. STD 66 defines that some parts of a URI are case-insensitive, but objects using this textual convention MUST use normalized URIs. The purpose of this restriction is to help provide unique URIs for use as MIB table indexes. Note that normalization of URIs does not by itself provide uniqueness: Two textually distinct normalized URIs may be equivalent. STD 66 URIs are of unlimited length. Objects using this textual convention impose an arbitrary length limit on the URIs that they can represent. If no length restriction is required, then objects SHOULD use the 'Uri' textual convention instead.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

Uri1024  
A Uniform Resource Identifier (URI) as defined by STD 66. This URI MUST be a normalized as defined in section 6 of RFC 3986 STD 66. STD 66 defines that some parts of a URI are case-insensitive, but objects using this textual convention MUST use normalized URIs. The purpose of this restriction is to help provide unique URIs for use as MIB table indexes. Note that normalization of URIs does not by itself provide uniqueness: Two textually distinct normalized URIs may be equivalent. STD 66 URIs are of unlimited length. Objects using this textual convention impose an arbitrary length limit on the URIs that they can represent. If no length restriction is required, then objects SHOULD use the 'Uri' textual convention instead.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..1024)  

Defined Values

uriMIB 1.3.6.1.2.1.1
This MIB module defines textual conventions for representing URIs, as defined by RFC 3986 STD 66. Copyright (C) The IETF Trust (2007). This version of this MIB module is part of RFC yyyy; see the RFC itself for full legal notices.
MODULE-IDENTITY