{
  "imports": {
    "class": "imports",
    "SNMPv2-CONF": [
      "NOTIFICATION-GROUP",
      "MODULE-COMPLIANCE"
    ],
    "SNMPv2-SMI": [
      "Integer32",
      "OBJECT-TYPE",
      "iso",
      "OBJECT-IDENTITY",
      "TimeTicks",
      "NOTIFICATION-TYPE",
      "Counter64",
      "Counter32",
      "MODULE-IDENTITY",
      "enterprises",
      "Bits",
      "Unsigned32",
      "Gauge32",
      "IpAddress",
      "MibIdentifier"
    ],
    "SNMPv2-TC": [
      "DisplayString",
      "MacAddress",
      "TEXTUAL-CONVENTION"
    ]
  },
  "lacpMIB": {
    "name": "lacpMIB",
    "oid": "1.3.6.1.4.1.3902.3.125",
    "class": "moduleidentity",
    "revisions": [
      {
        "revision": "2016-03-28 00:00",
        "description": "add: zxr10LacpAggPortDispersion "
      },
      {
        "revision": "2015-12-30 00:00",
        "description": "modify LACPLoadBalanceType: add dstIpDstPort,srcIpSrcPort,srcDstIpSrcDstPort. "
      },
      {
        "revision": "2013-05-13 00:00",
        "description": "add: zxr10LacpAggHoldOff zxr10LacpMclagTable zxr10LacpEnableMclag "
      },
      {
        "revision": "2013-03-18 00:00",
        "description": "Update version of this MIB module"
      }
    ],
    "lastupdated": "201603280000Z",
    "organization": "ZTE Corporation",
    "contactinfo": " Yang Zengfang Tel : +86-25-15051656440 E-mail: yang.zengfang@zte.com.cn ",
    "description": "This MIB contains managed object definitions for the ZXROSng LACP"
  },
  "zte": {
    "name": "zte",
    "oid": "1.3.6.1.4.1.3902",
    "class": "objectidentity"
  },
  "zxr10": {
    "name": "zxr10",
    "oid": "1.3.6.1.4.1.3902.3",
    "class": "objectidentity"
  },
  "lacpMibObjects": {
    "name": "lacpMibObjects",
    "oid": "1.3.6.1.4.1.3902.3.125.1",
    "class": "objectidentity"
  },
  "LACPMode": {
    "name": "LACPMode",
    "class": "textualconvention",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "bondModeOn": 0,
          "bondMode8023AD": 1
        }
      }
    },
    "status": "current",
    "description": "LACP Mode"
  },
  "LACPLoadBalanceType": {
    "name": "LACPLoadBalanceType",
    "class": "textualconvention",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "dstIp": 1,
          "dstMac": 2,
          "srcDstIp": 3,
          "srcDstMac": 4,
          "srcIp": 5,
          "srcMac": 6,
          "srcPort": 7,
          "dstPort": 8,
          "srcDstPort": 9,
          "perDestination": 10,
          "perPacket": 11,
          "priLabel": 12,
          "pubLabel": 13,
          "pubPriLabel": 14,
          "vlan": 15,
          "macVlan": 16,
          "intelligentHash": 17,
          "pubSubInterface": 18,
          "dstIpDstPort": 19,
          "srcIpSrcPort": 20,
          "srcDstIpSrcDstPort": 21,
          "enhance": 24
        }
      }
    },
    "status": "current",
    "description": "LACP Load Balance Type"
  },
  "LACPPortType": {
    "name": "LACPPortType",
    "class": "textualconvention",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "passive": 1,
          "on": 2,
          "active": 3
        }
      }
    },
    "status": "current",
    "description": "LACP Port Type"
  },
  "LACPPortTimeoutType": {
    "name": "LACPPortTimeoutType",
    "class": "textualconvention",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "longTime": 0,
          "shortTime": 1
        }
      }
    },
    "status": "current",
    "description": "LACP Port Timeout Type"
  },
  "LACPAggFastRespondType": {
    "name": "LACPAggFastRespondType",
    "class": "textualconvention",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 1,
          "enable": 2
        }
      }
    },
    "status": "current",
    "description": "LACP Fast Respond Type"
  },
  "LACPRestoreModeType": {
    "name": "LACPRestoreModeType",
    "class": "textualconvention",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "immediately": 1,
          "revertive": 2,
          "nonRevertive": 3
        }
      }
    },
    "status": "current",
    "description": "LACP Restore Mode Type"
  },
  "LACPPortBackupType": {
    "name": "LACPPortBackupType",
    "class": "textualconvention",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 1,
          "enable": 2
        }
      }
    },
    "status": "current",
    "description": "LACP Backup Type"
  },
  "LACPPortStateType": {
    "name": "LACPPortStateType",
    "class": "textualconvention",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "inactive": 1,
          "active": 2
        }
      }
    },
    "status": "current",
    "description": "LACP Port State Type"
  },
  "lacpAggregatingPara": {
    "name": "lacpAggregatingPara",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1",
    "class": "objectidentity"
  },
  "lacpAggregatedPara": {
    "name": "lacpAggregatedPara",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2",
    "class": "objectidentity"
  },
  "lacpAggregatingTable": {
    "name": "lacpAggregatingTable",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "Configure Aggregating Port parameters."
  },
  "lacpAggregatingEntry": {
    "name": "lacpAggregatingEntry",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-LACP-MIB",
        "object": "lacpAggSgIfIndex"
      }
    ],
    "status": "current",
    "description": "Each row index by ifIndex And contain imformation of Aggregating Port."
  },
  "lacpAggSgIfName": {
    "name": "lacpAggSgIfName",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Smartgroup interface name."
  },
  "lacpAggMacAddress": {
    "name": "lacpAggMacAddress",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "MacAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mac address,the LACP module don't provide the SG interface's MAC !"
  },
  "lacpAggActorSystemPriority": {
    "name": "lacpAggActorSystemPriority",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "LACP System priority."
  },
  "lacpAggMode": {
    "name": "lacpAggMode",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "LACPMode",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Aggregation Type."
  },
  "lacpAggLoadBalanceMode": {
    "name": "lacpAggLoadBalanceMode",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "LACPLoadBalanceType",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Aggregation Load Balance Type."
  },
  "lacpAggSubIfIndexName1": {
    "name": "lacpAggSubIfIndexName1",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName2": {
    "name": "lacpAggSubIfIndexName2",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName3": {
    "name": "lacpAggSubIfIndexName3",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName4": {
    "name": "lacpAggSubIfIndexName4",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName5": {
    "name": "lacpAggSubIfIndexName5",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName6": {
    "name": "lacpAggSubIfIndexName6",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.12",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName7": {
    "name": "lacpAggSubIfIndexName7",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.13",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName8": {
    "name": "lacpAggSubIfIndexName8",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.14",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggMinimumMember": {
    "name": "lacpAggMinimumMember",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.21",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 32
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Aggregation Minimum Member Num."
  },
  "lacpAggSubIfIndexName9": {
    "name": "lacpAggSubIfIndexName9",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.22",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName10": {
    "name": "lacpAggSubIfIndexName10",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.23",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName11": {
    "name": "lacpAggSubIfIndexName11",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.24",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName12": {
    "name": "lacpAggSubIfIndexName12",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.25",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName13": {
    "name": "lacpAggSubIfIndexName13",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.26",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName14": {
    "name": "lacpAggSubIfIndexName14",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.27",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName15": {
    "name": "lacpAggSubIfIndexName15",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.28",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSubIfIndexName16": {
    "name": "lacpAggSubIfIndexName16",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.29",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Aggregated Port Name."
  },
  "lacpAggSgIfIndex": {
    "name": "lacpAggSgIfIndex",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.30",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Aggregation Minimum Member Num."
  },
  "zxr10LacpAggFastRespond": {
    "name": "zxr10LacpAggFastRespond",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.31",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "LACPAggFastRespondType",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Aggregation Fast Respond."
  },
  "zxr10LacpAggActiveLimition": {
    "name": "zxr10LacpAggActiveLimition",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.32",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 32
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Aggregation Active Limition."
  },
  "zxr10LacpAggRestoreMode": {
    "name": "zxr10LacpAggRestoreMode",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.33",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "LACPRestoreModeType",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Aggregation Restore Mode."
  },
  "zxr10LacpAggRestoreTime": {
    "name": "zxr10LacpAggRestoreTime",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.34",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Aggregation Restore Time."
  },
  "zxr10LacpAggTimeOut": {
    "name": "zxr10LacpAggTimeOut",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.35",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Aggregation TimeOut."
  },
  "zxr10LacpAggHoldOff": {
    "name": "zxr10LacpAggHoldOff",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.36",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The HoldOff Time of Aggregation."
  },
  "zxr10LacpAggEnableMclag": {
    "name": "zxr10LacpAggEnableMclag",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.37",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "enable": 1,
          "disable": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The flag whether the Aggregation configed mclag."
  },
  "zxr10LacpAggPortDispersion": {
    "name": "zxr10LacpAggPortDispersion",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.1.1.38",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "off": 1,
          "on": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The port dispersion switch of Aggregation."
  },
  "lacpAggBoundTable": {
    "name": "lacpAggBoundTable",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.2",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "Aggregating port bound aggregated port."
  },
  "lacpAggBoundEntry": {
    "name": "lacpAggBoundEntry",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.2.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-LACP-MIB",
        "object": "lacpAggBoundSgIfIndex"
      },
      {
        "module": "ZXR10-LACP-MIB",
        "object": "lacpAggBoundPortIfIndex"
      }
    ],
    "status": "current",
    "description": "Each row index by smartgroup port index and aggregated port index."
  },
  "lacpAggBoundSgIfIndex": {
    "name": "lacpAggBoundSgIfIndex",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.2.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Smartgroup interface index."
  },
  "lacpAggBoundPortIfIndex": {
    "name": "lacpAggBoundPortIfIndex",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.2.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Aggregated interface index."
  },
  "zxr10LacpAggMclagTable": {
    "name": "zxr10LacpAggMclagTable",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "Configure Aggregating Port mclag parameters."
  },
  "zxr10LacpAggMclagEntry": {
    "name": "zxr10LacpAggMclagEntry",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-LACP-MIB",
        "object": "zxr10LacpAggMclagSgIndex"
      }
    ],
    "status": "current",
    "description": "Each row index by ifIndex And contain mclag imformation of Aggregating Port."
  },
  "zxr10LacpAggMclagSgIndex": {
    "name": "zxr10LacpAggMclagSgIndex",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Smartgroup interface index."
  },
  "zxr10LacpAggMclagIccpId": {
    "name": "zxr10LacpAggMclagIccpId",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mclag Iccp ID binded by each smartgroup."
  },
  "zxr10LacpAggMclagRoid": {
    "name": "zxr10LacpAggMclagRoid",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mclag Roid configed by each smartgroup."
  },
  "zxr10LacpAggMclagNodeId": {
    "name": "zxr10LacpAggMclagNodeId",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mclag NodeID configed by each smartgroup."
  },
  "zxr10LacpAggMclagMode": {
    "name": "zxr10LacpAggMclagMode",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "auto": 1,
          "master": 2,
          "slave": 3
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mclag Mode configed by each smartgroup."
  },
  "zxr10LacpAggMclagRestoreMode": {
    "name": "zxr10LacpAggMclagRestoreMode",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "immediately": 1,
          "revertive": 2,
          "nonRevertive": 3
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mclag Restore Mode configed by each smartgroup."
  },
  "zxr10LacpAggMclagRestoreTime": {
    "name": "zxr10LacpAggMclagRestoreTime",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mclag Restore Time configed by each smartgroup."
  },
  "zxr10LacpAggMclagPriority": {
    "name": "zxr10LacpAggMclagPriority",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mclag Priority configed by each smartgroup. "
  },
  "zxr10LacpAggMclagSysMac": {
    "name": "zxr10LacpAggMclagSysMac",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "MacAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mclag System Mac configed by each smartgroup."
  },
  "zxr10LacpAggMclagSysPri": {
    "name": "zxr10LacpAggMclagSysPri",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mclag System Priority configed by each smartgroup."
  },
  "zxr10LacpAggMclagActorBackup": {
    "name": "zxr10LacpAggMclagActorBackup",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 1,
          "enable": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mclag Actor Backup configed by each smartgroup."
  },
  "zxr10LacpAggMclagPartnerSysMac": {
    "name": "zxr10LacpAggMclagPartnerSysMac",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.12",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "MacAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The Partner System Mac of the smartgroup which configed mclag."
  },
  "zxr10LacpAggMclagPartnerSysPri": {
    "name": "zxr10LacpAggMclagPartnerSysPri",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.13",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The Mclag Partner System Priority of the smartgroup which configed mclag."
  },
  "zxr10LacpAggMclagPartnerPri": {
    "name": "zxr10LacpAggMclagPartnerPri",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.14",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The Mclag Partner Priority of the smartgroup which configed mclag."
  },
  "zxr10LacpAggMclagPartnerRoid": {
    "name": "zxr10LacpAggMclagPartnerRoid",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.15",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The Mclag Partner Roid of the smartgroup which configed mclag."
  },
  "zxr10LacpAggMclagPartnerNodeId": {
    "name": "zxr10LacpAggMclagPartnerNodeId",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.16",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The Mclag Partner NodeID of the smartgroup which configed mclag."
  },
  "zxr10LacpAggMclagPartnerBackup": {
    "name": "zxr10LacpAggMclagPartnerBackup",
    "oid": "1.3.6.1.4.1.3902.3.125.1.1.3.1.17",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 1,
          "enable": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The Mclag Partner Backup of the smartgroup which configed mclag."
  },
  "lacpAggregatedTable": {
    "name": "lacpAggregatedTable",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "Configure Aggregated Port parameters."
  },
  "lacpAggregatedEntry": {
    "name": "lacpAggregatedEntry",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-LACP-MIB",
        "object": "lacpAggPortIfIndex"
      }
    ],
    "status": "current",
    "description": "Each row index by aggregating and aggregated ifIndex And contain imformation of Aggregated Port."
  },
  "lacpAggSgId": {
    "name": "lacpAggSgId",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 64
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Add to smartgroup interface."
  },
  "lacpAggPortIfName": {
    "name": "lacpAggPortIfName",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Aggregated interface name."
  },
  "lacpAggPortMode": {
    "name": "lacpAggPortMode",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "LACPPortType",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "LACP Port Type."
  },
  "lacpAggPortTimeOut": {
    "name": "lacpAggPortTimeOut",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "LACPPortTimeoutType",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "LACP Port Timeout."
  },
  "lacpAggLacpPriority": {
    "name": "lacpAggLacpPriority",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Lacp Priority."
  },
  "lacpAggPortActorOperKey": {
    "name": "lacpAggPortActorOperKey",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Lacp Port Operation Key."
  },
  "lacpAggPortActorOperState": {
    "name": "lacpAggPortActorOperState",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Lacp Port Operation Status."
  },
  "lacpAggPortPartnerOperKey": {
    "name": "lacpAggPortPartnerOperKey",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Lacp Partner Operation Key."
  },
  "lacpAggPortPartnerOperState": {
    "name": "lacpAggPortPartnerOperState",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Lacp Partner Operation Status."
  },
  "lacpAggPortIfIndex": {
    "name": "lacpAggPortIfIndex",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Aggregated interface index."
  },
  "zxr10LacpAggPortPartnerPriority": {
    "name": "zxr10LacpAggPortPartnerPriority",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Lacp Partner Port Priority."
  },
  "zxr10LacpAggPortBackup": {
    "name": "zxr10LacpAggPortBackup",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.12",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "LACPPortBackupType",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Lacp Port Backup."
  },
  "zxr10LacpAggPortState": {
    "name": "zxr10LacpAggPortState",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.13",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "LACPPortStateType",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Lacp Port Acitive Status."
  },
  "zxr10LacpAggPortTrackName": {
    "name": "zxr10LacpAggPortTrackName",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.14",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Lacp Port Track Name."
  },
  "zxr10LacpAggPartnerSysPri": {
    "name": "zxr10LacpAggPartnerSysPri",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.15",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Lacp Port Partner System Priority."
  },
  "zxr10LacpAggPartnerMacAddress": {
    "name": "zxr10LacpAggPartnerMacAddress",
    "oid": "1.3.6.1.4.1.3902.3.125.1.2.1.1.16",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "MacAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Lacp Port Partner Mac Address."
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///home/aosmanagic/work/allmibs/ZXR10-LACP-MIB.mib",
      "Produced by pysmi-0.3.2 at Sun Sep 11 23:44:53 2022",
      "On host MyBox platform Linux version 4.19.0-18-amd64 by user aosmanagic",
      "Using Python version 3.7.3 (default, Jan 22 2021, 20:04:44) "
    ],
    "module": "ZXR10-LACP-MIB"
  }
}