# python version 1.0 DO NOT EDIT # # This python file has been generated by smidump version 0.5.0: # # smidump -f python ITU-ALARM-TC-MIB FILENAME = "./libsmi-0.5.0/mibs/ietf/ITU-ALARM-TC-MIB" MIB = { "moduleName" : "ITU-ALARM-TC-MIB", "ITU-ALARM-TC-MIB" : { "nodetype" : "module", "language" : "SMIv2", "organization" : """IETF Distributed Management Working Group""", "contact" : """ WG EMail: disman@ietf.org Subscribe: disman-request@ietf.org http://www.ietf.org/html.charters/disman-charter.html Chair: Randy Presuhn randy_presuhn@mindspring.com Editors: Sharon Chisholm Nortel Networks PO Box 3511 Station C Ottawa, Ont. K1Y 4H7 Canada schishol@nortelnetworks.com Dan Romascanu Avaya Atidim Technology Park, Bldg. #3 Tel Aviv, 61131 Israel Tel: +972-3-645-8414 Email: dromasca@avaya.com""", "description" : """This MIB module defines the ITU Alarm textual convention for objects not expected to require regular extension. Copyright (C) The Internet Society (2004). The initial version of this MIB module was published in RFC 3877. For full legal notices see the RFC itself. Supplementary information may be available on: http://www.ietf.org/copyrights/ianamib.html""", "revisions" : ( { "date" : "2004-09-09 00:00", "description" : """Initial version, published as RFC 3877.""", }, ), "identity node" : "ituAlarmTc", }, "imports" : ( {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"}, {"module" : "SNMPv2-SMI", "name" : "mib-2"}, {"module" : "SNMPv2-TC", "name" : "TEXTUAL-CONVENTION"}, ), "typedefs" : { "ItuPerceivedSeverity" : { "basetype" : "Enumeration", "status" : "current", "cleared" : { "nodetype" : "namednumber", "number" : "1" }, "indeterminate" : { "nodetype" : "namednumber", "number" : "2" }, "critical" : { "nodetype" : "namednumber", "number" : "3" }, "major" : { "nodetype" : "namednumber", "number" : "4" }, "minor" : { "nodetype" : "namednumber", "number" : "5" }, "warning" : { "nodetype" : "namednumber", "number" : "6" }, "description" : """ITU perceived severity values""", "reference" : """ITU Recommendation M.3100, 'Generic Network Information Model', 1995 ITU Recommendation X.733, 'Information Technology - Open Systems Interconnection - System Management: Alarm Reporting Function', 1992""", }, "ItuTrendIndication" : { "basetype" : "Enumeration", "status" : "current", "moreSevere" : { "nodetype" : "namednumber", "number" : "1" }, "noChange" : { "nodetype" : "namednumber", "number" : "2" }, "lessSevere" : { "nodetype" : "namednumber", "number" : "3" }, "description" : """ITU trend indication values for alarms.""", "reference" : """ITU Recommendation M.3100, 'Generic Network Information Model', 1995 ITU Recommendation X.733, 'Information Technology - Open Systems Interconnection - System Management: Alarm Reporting Function', 1992""", }, }, # typedefs "nodes" : { "ituAlarmTc" : { "nodetype" : "node", "moduleName" : "ITU-ALARM-TC-MIB", "oid" : "1.3.6.1.2.1.120", "status" : "current", }, # node }, # nodes }