{
  "imports": {
    "class": "imports",
    "IF-MIB": [
      "ifIndex"
    ],
    "SNMPv2-CONF": [
      "MODULE-COMPLIANCE",
      "NOTIFICATION-GROUP"
    ],
    "SNMPv2-SMI": [
      "Counter64",
      "Integer32",
      "MODULE-IDENTITY",
      "IpAddress",
      "TimeTicks",
      "Unsigned32",
      "OBJECT-TYPE",
      "enterprises",
      "Counter32",
      "NOTIFICATION-TYPE",
      "Bits",
      "iso",
      "Gauge32",
      "OBJECT-IDENTITY",
      "MibIdentifier"
    ],
    "SNMPv2-TC": [
      "TEXTUAL-CONVENTION",
      "RowStatus",
      "DisplayString",
      "MacAddress"
    ]
  },
  "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"
  },
  "zxr10EponObjects": {
    "name": "zxr10EponObjects",
    "oid": "1.3.6.1.4.1.3902.3.309",
    "class": "objectidentity"
  },
  "zxr10EponLocal": {
    "name": "zxr10EponLocal",
    "oid": "1.3.6.1.4.1.3902.3.309.1",
    "class": "objectidentity"
  },
  "zxr10EponRemoteOnu": {
    "name": "zxr10EponRemoteOnu",
    "oid": "1.3.6.1.4.1.3902.3.309.2",
    "class": "objectidentity"
  },
  "zxr10EponTopologyCollect": {
    "name": "zxr10EponTopologyCollect",
    "oid": "1.3.6.1.4.1.3902.3.309.3",
    "class": "objectidentity"
  },
  "zxr10EponOnuAuthTable": {
    "name": "zxr10EponOnuAuthTable",
    "oid": "1.3.6.1.4.1.3902.3.309.1.1",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current"
  },
  "zxr10EponOnuAuthEntry": {
    "name": "zxr10EponOnuAuthEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.1.1.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-EPON-MIB",
        "object": "eponSlotId",
        "implied": 0
      }
    ],
    "status": "current"
  },
  "eponSlotId": {
    "name": "eponSlotId",
    "oid": "1.3.6.1.4.1.3902.3.309.1.1.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 12
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "index"
  },
  "onuSoftwareAuth": {
    "name": "onuSoftwareAuth",
    "oid": "1.3.6.1.4.1.3902.3.309.1.1.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "sn": 0,
          "mac": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuHardwareSwitch": {
    "name": "onuHardwareSwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.1.1.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 0,
          "enable": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuAutoAuthSwtich": {
    "name": "onuAutoAuthSwtich",
    "oid": "1.3.6.1.4.1.3902.3.309.1.1.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 0,
          "enable": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "zxr10EponOltOptiInfoTable": {
    "name": "zxr10EponOltOptiInfoTable",
    "oid": "1.3.6.1.4.1.3902.3.309.1.2",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current"
  },
  "zxr10EponOltOptiInfoEntry": {
    "name": "zxr10EponOltOptiInfoEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.1.2.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "the index,for example:epon-olt_1/1"
  },
  "eponOltPortName": {
    "name": "eponOltPortName",
    "oid": "1.3.6.1.4.1.3902.3.309.1.2.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "optiInfoSFPID": {
    "name": "optiInfoSFPID",
    "oid": "1.3.6.1.4.1.3902.3.309.1.2.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "optiInfoVendor": {
    "name": "optiInfoVendor",
    "oid": "1.3.6.1.4.1.3902.3.309.1.2.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "optiInfoWavelength": {
    "name": "optiInfoWavelength",
    "oid": "1.3.6.1.4.1.3902.3.309.1.2.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "optiInfoVendorPN": {
    "name": "optiInfoVendorPN",
    "oid": "1.3.6.1.4.1.3902.3.309.1.2.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltPortSupportedLlidNum": {
    "name": "oltPortSupportedLlidNum",
    "oid": "1.3.6.1.4.1.3902.3.309.1.2.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltPortSoftwareVersion": {
    "name": "oltPortSoftwareVersion",
    "oid": "1.3.6.1.4.1.3902.3.309.1.2.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltPortAGCLockTime": {
    "name": "oltPortAGCLockTime",
    "oid": "1.3.6.1.4.1.3902.3.309.1.2.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltPortCDRLockTime": {
    "name": "oltPortCDRLockTime",
    "oid": "1.3.6.1.4.1.3902.3.309.1.2.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "zxr10EponOltEncryptTable": {
    "name": "zxr10EponOltEncryptTable",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "configure OLT encryption arithmetic"
  },
  "zxr10EponOltEncryptEntry": {
    "name": "zxr10EponOltEncryptEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "the index,for example:epon-olt_1/1"
  },
  "oltEncryptAlgorithm": {
    "name": "oltEncryptAlgorithm",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "triple-churning": 1,
          "aes": 2
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "oltKeyUpdatePeriod": {
    "name": "oltKeyUpdatePeriod",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 255
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "the default vlaue is 10"
  },
  "oltChurningTimer": {
    "name": "oltChurningTimer",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 255
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "oltMaxRtt": {
    "name": "oltMaxRtt",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1000,
            "max": 25000
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "oltLaserSwitch": {
    "name": "oltLaserSwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "enable": 0,
          "disable": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "opticsMeasureLow": {
    "name": "opticsMeasureLow",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "opticsMeasureHigh": {
    "name": "opticsMeasureHigh",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "packetLimitType": {
    "name": "packetLimitType",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "packetLimitSwitch": {
    "name": "packetLimitSwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 0,
          "enable": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "protocolProtectMode": {
    "name": "protocolProtectMode",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "protocolProtectSwitch": {
    "name": "protocolProtectSwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 0,
          "enable": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "optiDiagInterval": {
    "name": "optiDiagInterval",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.12",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "oltEncryptRowStatus": {
    "name": "oltEncryptRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.13",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "oltPortDBAType": {
    "name": "oltPortDBAType",
    "oid": "1.3.6.1.4.1.3902.3.309.1.3.1.14",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "archimedes": 0,
          "thales": 1,
          "plato": 2
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "zxr10EponOnuAuthInfoTable": {
    "name": "zxr10EponOnuAuthInfoTable",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current"
  },
  "zxr10EponOnuAuthInfoEntry": {
    "name": "zxr10EponOnuAuthInfoEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuId",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "ifIndex,for example epon-olt_1/1;onuId is the number of yhe onu"
  },
  "onuId": {
    "name": "onuId",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 32
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuAuthState": {
    "name": "onuAuthState",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "offline": 0,
          "up": 1,
          "down": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuType": {
    "name": "onuType",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "mac": 0,
          "sn": 1
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuAuthPCBVer": {
    "name": "onuAuthPCBVer",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuAuthSoftVer": {
    "name": "onuAuthSoftVer",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuEEPROMVer": {
    "name": "onuEEPROMVer",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuHostType": {
    "name": "onuHostType",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuOpticalLen": {
    "name": "onuOpticalLen",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuHardVer": {
    "name": "onuHardVer",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuRTT": {
    "name": "onuRTT",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuMacPortName": {
    "name": "onuMacPortName",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuBindTypeName": {
    "name": "onuBindTypeName",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.12",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuBindMacAddr": {
    "name": "onuBindMacAddr",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.13",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "MacAddress",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "mpcp protocol"
  },
  "onuBindSN": {
    "name": "onuBindSN",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.14",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuMacMaxNum": {
    "name": "onuMacMaxNum",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.15",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 8192
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "default value is 256"
  },
  "onuBindRowStatus": {
    "name": "onuBindRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.309.1.4.1.16",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "zxr10EponOltPortStatTable": {
    "name": "zxr10EponOltPortStatTable",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current"
  },
  "zxr10EponOltPortStatEntry": {
    "name": "zxr10EponOltPortStatEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "index,for example:epon-olt_1/1"
  },
  "oltStatisBer": {
    "name": "oltStatisBer",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltStatisFer": {
    "name": "oltStatisFer",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltStatisPortBer": {
    "name": "oltStatisPortBer",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltStatisInPkts": {
    "name": "oltStatisInPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltStatisInOctes": {
    "name": "oltStatisInOctes",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltStatisInUniPkts": {
    "name": "oltStatisInUniPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltStatisInMultiPkts": {
    "name": "oltStatisInMultiPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltStatisInBroadPkts": {
    "name": "oltStatisInBroadPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltStatisOutPkts": {
    "name": "oltStatisOutPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltStatisOutOctes": {
    "name": "oltStatisOutOctes",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltStatisOutUniPkts": {
    "name": "oltStatisOutUniPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltStatisOutMultiPkts": {
    "name": "oltStatisOutMultiPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.12",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oltStatisOutBroadPkts": {
    "name": "oltStatisOutBroadPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.13",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "oamFramesCounters": {
    "name": "oamFramesCounters",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.14",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "standardOamStatistics": {
    "name": "standardOamStatistics",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.15",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "standardOamMpcpStatistic": {
    "name": "standardOamMpcpStatistic",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.16",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "cpuPortsOctets": {
    "name": "cpuPortsOctets",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.17",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "cpuPortsFrames": {
    "name": "cpuPortsFrames",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.18",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "transmittedFramesPerLLID": {
    "name": "transmittedFramesPerLLID",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.19",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "droppedFramesPerLLID": {
    "name": "droppedFramesPerLLID",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.20",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "transmittedOctetsPerLLID": {
    "name": "transmittedOctetsPerLLID",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.21",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "inRangeLengthErrorsPerLLID": {
    "name": "inRangeLengthErrorsPerLLID",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.22",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "frameTooLongErrorsPerLLID": {
    "name": "frameTooLongErrorsPerLLID",
    "oid": "1.3.6.1.4.1.3902.3.309.1.5.1.23",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "zxr10EponOnuPortStatTable": {
    "name": "zxr10EponOnuPortStatTable",
    "oid": "1.3.6.1.4.1.3902.3.309.1.6",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current"
  },
  "zxr10EponOnuPortStatEntry": {
    "name": "zxr10EponOnuPortStatEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.1.6.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuId",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "ifIndex,for example epon-olt_1/1;onuId is the number of the onu"
  },
  "onuStatisBer": {
    "name": "onuStatisBer",
    "oid": "1.3.6.1.4.1.3902.3.309.1.6.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuStatisFer": {
    "name": "onuStatisFer",
    "oid": "1.3.6.1.4.1.3902.3.309.1.6.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuStatisInPkts": {
    "name": "onuStatisInPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.6.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuStatisInOctes": {
    "name": "onuStatisInOctes",
    "oid": "1.3.6.1.4.1.3902.3.309.1.6.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuStatisInMultiPkts": {
    "name": "onuStatisInMultiPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.6.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuStatisInBroadPkts": {
    "name": "onuStatisInBroadPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.6.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuStatisOutPkts": {
    "name": "onuStatisOutPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.6.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuStatisOutOctes": {
    "name": "onuStatisOutOctes",
    "oid": "1.3.6.1.4.1.3902.3.309.1.6.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuStatisOutMultiPkts": {
    "name": "onuStatisOutMultiPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.6.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuStatisOutBroadPkts": {
    "name": "onuStatisOutBroadPkts",
    "oid": "1.3.6.1.4.1.3902.3.309.1.6.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "zxr10EponProtectGroupTable": {
    "name": "zxr10EponProtectGroupTable",
    "oid": "1.3.6.1.4.1.3902.3.309.1.7",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current"
  },
  "zxr10EponProtectGroupEntry": {
    "name": "zxr10EponProtectGroupEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.1.7.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-EPON-MIB",
        "object": "protectGroupid",
        "implied": 0
      }
    ],
    "status": "current"
  },
  "protectGroupid": {
    "name": "protectGroupid",
    "oid": "1.3.6.1.4.1.3902.3.309.1.7.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 32
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "protectOltMasterIfName": {
    "name": "protectOltMasterIfName",
    "oid": "1.3.6.1.4.1.3902.3.309.1.7.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "protectOltBackupIfName": {
    "name": "protectOltBackupIfName",
    "oid": "1.3.6.1.4.1.3902.3.309.1.7.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "protectOltActiveIfName": {
    "name": "protectOltActiveIfName",
    "oid": "1.3.6.1.4.1.3902.3.309.1.7.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "protectOltEnableSwitch": {
    "name": "protectOltEnableSwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.1.7.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "protectReverEnable": {
    "name": "protectReverEnable",
    "oid": "1.3.6.1.4.1.3902.3.309.1.7.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "protectReverTime": {
    "name": "protectReverTime",
    "oid": "1.3.6.1.4.1.3902.3.309.1.7.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "protectRowStatus": {
    "name": "protectRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.309.1.7.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "zxr10EponSwitchRecordTable": {
    "name": "zxr10EponSwitchRecordTable",
    "oid": "1.3.6.1.4.1.3902.3.309.1.8",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current"
  },
  "zxr10EponSwitchRecordEntry": {
    "name": "zxr10EponSwitchRecordEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.1.8.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-EPON-MIB",
        "object": "switchRecordGroupid",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "switchRecordNum",
        "implied": 0
      }
    ],
    "status": "current"
  },
  "switchRecordGroupid": {
    "name": "switchRecordGroupid",
    "oid": "1.3.6.1.4.1.3902.3.309.1.8.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 32
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "index"
  },
  "switchRecordNum": {
    "name": "switchRecordNum",
    "oid": "1.3.6.1.4.1.3902.3.309.1.8.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 50
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "index"
  },
  "switchTime": {
    "name": "switchTime",
    "oid": "1.3.6.1.4.1.3902.3.309.1.8.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "switchType": {
    "name": "switchType",
    "oid": "1.3.6.1.4.1.3902.3.309.1.8.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "auto": 1,
          "force": 2,
          "retiver": 3,
          "alarm": 4,
          "ifchange": 5
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "switchTypeMtoB": {
    "name": "switchTypeMtoB",
    "oid": "1.3.6.1.4.1.3902.3.309.1.8.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "no": 0,
          "yes": 1
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "zxr10EponAlarmTable": {
    "name": "zxr10EponAlarmTable",
    "oid": "1.3.6.1.4.1.3902.3.309.1.9",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current"
  },
  "zxr10EponAlarmEntry": {
    "name": "zxr10EponAlarmEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.1.9.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "epon-olt_1/1"
  },
  "oltAlarmSwitch": {
    "name": "oltAlarmSwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.1.9.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "oltAlarmDirectSwitch": {
    "name": "oltAlarmDirectSwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.1.9.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "default is downlink"
  },
  "oltAlarmThreshold": {
    "name": "oltAlarmThreshold",
    "oid": "1.3.6.1.4.1.3902.3.309.1.9.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "bit-error-rate and frame-error-rate threshold value ,and default value is 10"
  },
  "zxr10EponRemoteOnuInfoTable": {
    "name": "zxr10EponRemoteOnuInfoTable",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current"
  },
  "zxr10EponRemoteOnuInfoEntry": {
    "name": "zxr10EponRemoteOnuInfoEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuId",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "index,for example epon-olt_1/1;onuId is the number of the onu"
  },
  "remoteOnuVendorId": {
    "name": "remoteOnuVendorId",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteOnuModel": {
    "name": "remoteOnuModel",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteOnuId": {
    "name": "remoteOnuId",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "MacAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteHardwareVersion": {
    "name": "remoteHardwareVersion",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteSoftwareVersion": {
    "name": "remoteSoftwareVersion",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteFirmwareVersion": {
    "name": "remoteFirmwareVersion",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteChipVendorId": {
    "name": "remoteChipVendorId",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteChipModel": {
    "name": "remoteChipModel",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteChipRevison": {
    "name": "remoteChipRevison",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteIcVersion": {
    "name": "remoteIcVersion",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteGePortNum": {
    "name": "remoteGePortNum",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteBitmapGePort": {
    "name": "remoteBitmapGePort",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.12",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteFePortNum": {
    "name": "remoteFePortNum",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.13",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteBitmapFePort": {
    "name": "remoteBitmapFePort",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.14",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remotePortsNum": {
    "name": "remotePortsNum",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.15",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteE1PortNum": {
    "name": "remoteE1PortNum",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.16",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteUsQueuesNum": {
    "name": "remoteUsQueuesNum",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.17",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteMaxQueuesPerUSport": {
    "name": "remoteMaxQueuesPerUSport",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.18",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteDSQueuesNum": {
    "name": "remoteDSQueuesNum",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.19",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteMaxQueuesPerDSport": {
    "name": "remoteMaxQueuesPerDSport",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.20",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "remoteBatteryBackup": {
    "name": "remoteBatteryBackup",
    "oid": "1.3.6.1.4.1.3902.3.309.2.1.1.21",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "no": 0,
          "yes": 1
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "zxr10EponRemoteOnuDbaTable": {
    "name": "zxr10EponRemoteOnuDbaTable",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "DBA queueSet"
  },
  "zxr10EponRemoteOnuDbaEntry": {
    "name": "zxr10EponRemoteOnuDbaEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuId",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "queueSetId",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "index,for example epon-olt_1/1;onuId is the number of the onu"
  },
  "queueSetId": {
    "name": "queueSetId",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 3
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "index"
  },
  "queueValue1": {
    "name": "queueValue1",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "queueValue2": {
    "name": "queueValue2",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "queueValue3": {
    "name": "queueValue3",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "queueValue4": {
    "name": "queueValue4",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "queueValue5": {
    "name": "queueValue5",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "queueValue6": {
    "name": "queueValue6",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "queueValue7": {
    "name": "queueValue7",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "queueValue8": {
    "name": "queueValue8",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "dbaQueueActive": {
    "name": "dbaQueueActive",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 3
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuDbaRowStatus": {
    "name": "onuDbaRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.309.2.2.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "zxr10EponRemoteOnuClassRuleTable": {
    "name": "zxr10EponRemoteOnuClassRuleTable",
    "oid": "1.3.6.1.4.1.3902.3.309.2.3",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "class rule"
  },
  "zxr10EponRemoteOnuClassRuleEntry": {
    "name": "zxr10EponRemoteOnuClassRuleEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.2.3.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuId",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "ruleProfileNum",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "index,for example epon-olt_1/1;onuId is the number of the onu"
  },
  "ruleProfileNum": {
    "name": "ruleProfileNum",
    "oid": "1.3.6.1.4.1.3902.3.309.2.3.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 8
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "queueVlaue": {
    "name": "queueVlaue",
    "oid": "1.3.6.1.4.1.3902.3.309.2.3.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 7
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "index"
  },
  "priorityValue": {
    "name": "priorityValue",
    "oid": "1.3.6.1.4.1.3902.3.309.2.3.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 7
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "ruleRowStatus": {
    "name": "ruleRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.309.2.3.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "zxr10EponRemoteOnuClassCondiTable": {
    "name": "zxr10EponRemoteOnuClassCondiTable",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "class condition"
  },
  "zxr10EponRemoteOnuClassCondiEntry": {
    "name": "zxr10EponRemoteOnuClassCondiEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuId",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "conditionProfileNum",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "index,for example epon-olt_1/1;onuId is the number of the onu"
  },
  "conditionProfileNum": {
    "name": "conditionProfileNum",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 8
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "conditionMacAddressType": {
    "name": "conditionMacAddressType",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "source-mac": 0,
          "dest-mac": 1,
          "null": -1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "conditionMacAddress": {
    "name": "conditionMacAddress",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "MacAddress",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "conditionIpAddressType": {
    "name": "conditionIpAddressType",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "destIp": 5,
          "sourceIp": 6,
          "null": -1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "conditionIpAddress": {
    "name": "conditionIpAddress",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "conditionPriority": {
    "name": "conditionPriority",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 7
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "conditionVlanId": {
    "name": "conditionVlanId",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "conditionDscp": {
    "name": "conditionDscp",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 64
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "conditionL4PortType": {
    "name": "conditionL4PortType",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "l4SourcePort": 10,
          "l4DestPort": 11,
          "null": -1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "conditionPortNum": {
    "name": "conditionPortNum",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 79
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "conditionEthType": {
    "name": "conditionEthType",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "conditionIpProtocolType": {
    "name": "conditionIpProtocolType",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.12",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "conditionOperatorType": {
    "name": "conditionOperatorType",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.13",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "never-match": 0,
          "equal": 1,
          "not-equal": 2,
          "less-equal": 3,
          "greater-equal": 4,
          "exists": 5,
          "not-exists": 6,
          "always-match": 7
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "conditionRowStatus": {
    "name": "conditionRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.309.2.4.1.14",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "zxr10EponRemoteOnuPortTable": {
    "name": "zxr10EponRemoteOnuPortTable",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "onu port"
  },
  "zxr10EponRemoteOnuPortEntry": {
    "name": "zxr10EponRemoteOnuPortEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuId",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuEthUniNumber",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "index,for example epon-olt_1/1;onuId is the number of the onu;and the onuIfIndex is the port of onu"
  },
  "onuEthUniNumber": {
    "name": "onuEthUniNumber",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 79
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "index:UniNumber,linearity index "
  },
  "onuPortFlowControl": {
    "name": "onuPortFlowControl",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 0,
          "enable": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuPortUpPolicySwitch": {
    "name": "onuPortUpPolicySwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 0,
          "enable": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuPortUpPolicyCIR": {
    "name": "onuPortUpPolicyCIR",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 16777215
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuPortUpPolicyCBS": {
    "name": "onuPortUpPolicyCBS",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 16777215
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuPortUpPolicyEBS": {
    "name": "onuPortUpPolicyEBS",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 16777215
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuPortDownPolicySwitch": {
    "name": "onuPortDownPolicySwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 0,
          "enable": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuPortDownPolicyCIR": {
    "name": "onuPortDownPolicyCIR",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 16777215
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuPortDownPolicyPIR": {
    "name": "onuPortDownPolicyPIR",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 16777215
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuPortVlanMode": {
    "name": "onuPortVlanMode",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "transparent": 0,
          "tag": 1,
          "translation": 2
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuPortVlanTagValue": {
    "name": "onuPortVlanTagValue",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuDefaultVlan": {
    "name": "onuDefaultVlan",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.12",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanDelVid1": {
    "name": "onuVlanDelVid1",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.13",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanAddVid1": {
    "name": "onuVlanAddVid1",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.14",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanDelVid2": {
    "name": "onuVlanDelVid2",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.15",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanAddVid2": {
    "name": "onuVlanAddVid2",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.16",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanDelVid3": {
    "name": "onuVlanDelVid3",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.17",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanAddVid3": {
    "name": "onuVlanAddVid3",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.18",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanDelVid4": {
    "name": "onuVlanDelVid4",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.19",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanAddVid4": {
    "name": "onuVlanAddVid4",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.20",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanDelVid5": {
    "name": "onuVlanDelVid5",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.21",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanAddVid5": {
    "name": "onuVlanAddVid5",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.22",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanDelVid6": {
    "name": "onuVlanDelVid6",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.23",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanAddVid6": {
    "name": "onuVlanAddVid6",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.24",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanDelVid7": {
    "name": "onuVlanDelVid7",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.25",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanAddVid7": {
    "name": "onuVlanAddVid7",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.26",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanDelVid8": {
    "name": "onuVlanDelVid8",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.27",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuVlanAddVid8": {
    "name": "onuVlanAddVid8",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.28",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuRulePrecedenceSwitch": {
    "name": "onuRulePrecedenceSwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.29",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "add": 0,
          "null": -1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuRulePrecedenceNum": {
    "name": "onuRulePrecedenceNum",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.30",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuRuleProfile": {
    "name": "onuRuleProfile",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.31",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuConditionList": {
    "name": "onuConditionList",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.32",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuMultiVlanSwitch": {
    "name": "onuMultiVlanSwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.33",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "add": 0,
          "delete": 1,
          "clear": 2,
          "null": -1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuMultiVlanList": {
    "name": "onuMultiVlanList",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.34",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuMultiVlanTagStripe": {
    "name": "onuMultiVlanTagStripe",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.35",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 0,
          "enable": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuMultiGroupMaxNum": {
    "name": "onuMultiGroupMaxNum",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.36",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 255
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "onuPortRowStatus": {
    "name": "onuPortRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.309.2.5.1.37",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "zxr10EponRemoteFastRebootTable": {
    "name": "zxr10EponRemoteFastRebootTable",
    "oid": "1.3.6.1.4.1.3902.3.309.2.6",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current"
  },
  "zxr10EponRemoteFastRebootEntry": {
    "name": "zxr10EponRemoteFastRebootEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.2.6.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuId",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "index,for example epon-olt_1/1;onuId is the number of the onu"
  },
  "remoteMultiFastLeave": {
    "name": "remoteMultiFastLeave",
    "oid": "1.3.6.1.4.1.3902.3.309.2.6.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 1,
          "enable": 2
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "only to write"
  },
  "remoteReboot": {
    "name": "remoteReboot",
    "oid": "1.3.6.1.4.1.3902.3.309.2.6.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 0,
          "enable": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "only to write"
  },
  "zxr10EponRemoteOnuVoipTable": {
    "name": "zxr10EponRemoteOnuVoipTable",
    "oid": "1.3.6.1.4.1.3902.3.309.2.7",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current"
  },
  "zxr10EponRemoteOnuVoipEntry": {
    "name": "zxr10EponRemoteOnuVoipEntry",
    "oid": "1.3.6.1.4.1.3902.3.309.2.7.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuId",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuVoipUniNumber",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "index,for example epon-olt_1/1;onuId is the number of the onu"
  },
  "onuVoipUniNumber": {
    "name": "onuVoipUniNumber",
    "oid": "1.3.6.1.4.1.3902.3.309.2.7.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 64
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuVoipEnableSwitch": {
    "name": "onuVoipEnableSwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.2.7.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 0,
          "enable": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "zxr10EponRemoteOnuE1Table": {
    "name": "zxr10EponRemoteOnuE1Table",
    "oid": "1.3.6.1.4.1.3902.3.309.2.8",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current"
  },
  "zxr10EponRemoteOnuE1Entry": {
    "name": "zxr10EponRemoteOnuE1Entry",
    "oid": "1.3.6.1.4.1.3902.3.309.2.8.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IF-MIB",
        "object": "ifIndex",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuId",
        "implied": 0
      },
      {
        "module": "ZXR10-EPON-MIB",
        "object": "onuE1UniNumber",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "index,for example epon-olt_1/1;onuId is the number of the onu"
  },
  "onuE1UniNumber": {
    "name": "onuE1UniNumber",
    "oid": "1.3.6.1.4.1.3902.3.309.2.8.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 16
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current"
  },
  "onuE1EnableSwitch": {
    "name": "onuE1EnableSwitch",
    "oid": "1.3.6.1.4.1.3902.3.309.2.8.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 0,
          "enable": 1
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current"
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///Users/neermitt/kusanagi/mibs.snmplabs.com/asn1/ZXR10-EPON-MIB",
      "Produced by pysmi-0.3.4 at Fri May 24 22:44:23 2019",
      "On host NEERMITT-M-J0NV platform Darwin version 18.6.0 by user neermitt",
      "Using Python version 3.7.3 (default, Mar 27 2019, 09:23:15) "
    ],
    "module": "ZXR10-EPON-MIB"
  }
}