# python version 1.0 DO NOT EDIT # # This python file has been generated by smidump version 0.5.0: # # smidump -f python BFD-TC-STD-MIB FILENAME = "./libsmi-0.5.0/mibs/ietf/BFD-TC-STD-MIB" MIB = { "moduleName" : "BFD-TC-STD-MIB", "BFD-TC-STD-MIB" : { "nodetype" : "module", "language" : "SMIv2", "organization" : """IETF Bidirectional Forwarding Detection Working Group""", "contact" : """Thomas D. Nadeau Brocade Email: tnadeau@lucidvision.com Zafar Ali Cisco Systems, Inc. Email: zali@cisco.com Nobo Akiya Cisco Systems, Inc. Email: nobo@cisco.com Comments about this document should be emailed directly to the BFD working group mailing list at rtg-bfd@ietf.org""", "description" : """Copyright (c) 2014 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" : "2014-08-12 00:00", "description" : """Initial version. Published as RFC 7330.""", }, ), "identity node" : "bfdTCStdMib", }, "imports" : ( {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"}, {"module" : "SNMPv2-SMI", "name" : "mib-2"}, {"module" : "SNMPv2-SMI", "name" : "Unsigned32"}, {"module" : "SNMPv2-TC", "name" : "TEXTUAL-CONVENTION"}, ), "typedefs" : { "BfdSessIndexTC" : { "basetype" : "Unsigned32", "status" : "current", "ranges" : [ { "min" : "1", "max" : "4294967295" }, ], "range" : { "min" : "1", "max" : "4294967295" }, "format" : "d", "description" : """An index used to uniquely identify BFD sessions.""", }, "BfdIntervalTC" : { "basetype" : "Unsigned32", "status" : "current", "ranges" : [ { "min" : "0", "max" : "4294967295" }, ], "range" : { "min" : "0", "max" : "4294967295" }, "format" : "d", "description" : """The BFD interval in microseconds.""", }, "BfdMultiplierTC" : { "basetype" : "Unsigned32", "status" : "current", "ranges" : [ { "min" : "1", "max" : "255" }, ], "range" : { "min" : "1", "max" : "255" }, "format" : "d", "description" : """The BFD failure detection multiplier.""", }, "BfdCtrlDestPortNumberTC" : { "basetype" : "Unsigned32", "status" : "current", "ranges" : [ { "min" : "0", "max" : "65535" }, ], "range" : { "min" : "0", "max" : "65535" }, "format" : "d", "description" : """UDP destination port number of BFD control packets. 3784 represents single-hop BFD session. 4784 represents multi-hop BFD session. 6784 represents BFD on Link Aggregation Group (LAG) session. However, syntax is left open to wider range of values purposely for two reasons: 1. Implementation uses non-compliant port number for valid proprietary reason. 2. Potential future extension documents. The value of 0 is a special, reserved value used to indicate special conditions and should not be considered a valid port number.""", "reference" : """Use of port 3784 from Katz, D. and D. Ward, Bidirectional Forwarding Detection (BFD) for IPv4 and IPv6 (Single Hop), RFC 5881, June 2010. Use of port 4784 from Katz, D. and D. Ward, Bidirectional Forwarding Detection (BFD) for Multihop Paths, RFC 5883, June 2010. Use of port 6784 from Bhatia, M., Chen, M., Boutros, S., Binderberger, M., and J. Haas, Bidirectional Forwarding Detection (BFD) on Link Aggregation Group (LAG) Interfaces, RFC 7130, February 2014.""", }, "BfdCtrlSourcePortNumberTC" : { "basetype" : "Unsigned32", "status" : "current", "ranges" : [ { "min" : "0", "max" : "65535" }, ], "range" : { "min" : "0", "max" : "65535" }, "format" : "d", "description" : """UDP source port number of BFD control packets. However, syntax is left open to wider range of values purposely for two reasons: 1. Implementation uses non-compliant port number for valid proprietary reason. 2. Potential future extension documents. The value of 0 is a special, reserved value used to indicate special conditions and should not be considered a valid port number.""", "reference" : """Port 49152..65535 from RFC5881""", }, }, # typedefs "nodes" : { "bfdTCStdMib" : { "nodetype" : "node", "moduleName" : "BFD-TC-STD-MIB", "oid" : "1.3.6.1.2.1.223", "status" : "current", }, # node }, # nodes }