# python version 1.0 DO NOT EDIT # # This python file has been generated by smidump version 0.5.0: # # smidump -f python UUID-TC-MIB FILENAME = "./libsmi-0.5.0/mibs/ietf/UUID-TC-MIB" MIB = { "moduleName" : "UUID-TC-MIB", "UUID-TC-MIB" : { "nodetype" : "module", "language" : "SMIv2", "organization" : """IETF Energy Management Working Group""", "contact" : """WG Email: eman@ietf.org Mailing list subscription info: http://www.ietf.org/mailman/listinfo/eman Dan Romascanu Avaya Park Atidim, Bldg. #3 Tel Aviv, 61581 Israel Phone: +972-3-6458414 Email: dromasca@avaya.com Juergen Quittek NEC Europe Ltd. Network Research Division Kurfuersten-Anlage 36 Heidelberg 69115 Germany Phone: +49 6221 4342-115 Email: quittek@neclab.eu Mouli Chandramouli Cisco Systems, Inc. Sarjapur Outer Ring Road Bangalore 560103 India Phone: +91 80 4429 2409 Email: moulchan@cisco.com""", "description" : """This MIB module defines TEXTUAL-CONVENTIONs representing Universally Unique IDentifiers (UUIDs). Copyright (c) 2013 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info).""", "revisions" : ( { "date" : "2013-04-05 00:00", "description" : """Initial version of this MIB as published in RFC 6933.""", }, ), "identity node" : "uuidTCMIB", }, "imports" : ( {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"}, {"module" : "SNMPv2-SMI", "name" : "mib-2"}, {"module" : "SNMPv2-TC", "name" : "TEXTUAL-CONVENTION"}, ), "typedefs" : { "UUID" : { "basetype" : "OctetString", "status" : "current", "ranges" : [ { "min" : "16", "max" : "16" }, ], "range" : { "min" : "16", "max" : "16" }, "format" : "4x-2x-2x-1x1x-6x", "description" : """Universally Unique Identifier information. The syntax must conform to RFC 4122, Section 4.1.""", }, "UUIDorZero" : { "basetype" : "OctetString", "status" : "current", "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, "format" : "4x-2x-2x-1x1x-6x", "description" : """Universally Unique Identifier information. The syntax must conform to RFC 4122, Section 4.1. The semantics of the value zero-length OCTET STRING are object-specific and must therefore be defined as part of the description of any object that uses this syntax.""", }, }, # typedefs "nodes" : { "uuidTCMIB" : { "nodetype" : "node", "moduleName" : "UUID-TC-MIB", "oid" : "1.3.6.1.2.1.217", "status" : "current", }, # node }, # nodes }