{
  "imports": {
    "class": "imports",
    "SNMPv2-CONF": [
      "NOTIFICATION-GROUP",
      "MODULE-COMPLIANCE"
    ],
    "SNMPv2-SMI": [
      "iso",
      "NOTIFICATION-TYPE",
      "Integer32",
      "Counter32",
      "TimeTicks",
      "Bits",
      "MODULE-IDENTITY",
      "OBJECT-TYPE",
      "Unsigned32",
      "OBJECT-IDENTITY",
      "MibIdentifier",
      "IpAddress",
      "Gauge32",
      "Counter64"
    ],
    "SNMPv2-TC": [
      "DisplayString",
      "TEXTUAL-CONVENTION",
      "RowStatus"
    ],
    "ZXR10-SMI": [
      "zxr10"
    ]
  },
  "zxr10SSM": {
    "name": "zxr10SSM",
    "oid": "1.3.6.1.4.1.3902.3.304",
    "class": "moduleidentity",
    "revisions": [
      {
        "revision": "2015-06-29 10:00",
        "description": " modify:zxr10SSMSaPosCfgRowStatus "
      },
      {
        "revision": "2014-10-20 10:00",
        "description": " modify:zxr10SSMAdmCurOutClkQL "
      },
      {
        "revision": "2014-04-24 12:00",
        "description": " modify:zxr10SSMCurOutClockState zxr10SSMAdmCurOutClkState add new enum type unsupported(3) "
      },
      {
        "revision": "2014-01-08 10:00",
        "description": " zxr10SSMPortConfigEntry zxr10SSMTransDisableCfgEntry zxr10SSMOutClkBindCfgEntry zxr10SSMEdgeLinkCfgEntry zxr10SSMTransS1CfgEntry zxr10SSMSaPosCfgEntry zxr10SSMWtrClkType zxr10SSM zxr10SSMStatusInfo "
      },
      {
        "revision": "2013-10-17 15:55",
        "description": " modify:zxr10SSMTransDisableCfgDisable zxr10SSMEdgeLinkCfgEdgeLink "
      },
      {
        "revision": "2013-07-30 10:00",
        "description": " modify:zxr10SSMWtrClkType "
      },
      {
        "revision": "2013-06-21 14:30",
        "description": " modify:zxr10SSMStatusMode "
      },
      {
        "revision": "2013-05-29 16:30",
        "description": " modify:zxr10SSMOutClkBindCfgSubClkType "
      },
      {
        "revision": "2013-04-20 16:30",
        "description": "add: zxr10SSMEdgeLinkCfgTable zxr10SSMTransS1CfgTable zxr10SSMSaPosCfgTable modify: zxr10SSMSyncClkCfgTable zxr10SSMWTRClk zxr10SSMInit "
      },
      {
        "revision": "2013-03-21 16:30",
        "description": "add: zxr10SSMSyncClkCfgTable zxr10SSMEdgeLinkCfgTable zxr10SSMTransS1CfgTable zxr10SSMTransDisableCfgTable zxr10SSMSaPosCfgTable zxr10SSMOutClkCfgTable zxr10SSMOutClkBindCfgTablez zxr10SSMShowAdminCurOutClkTable zxr10SSMWTRClkTable zxr10SSMInit modify: zxr10SSMStatusInfo "
      }
    ],
    "lastupdated": "201506291000Z",
    "organization": "ZTE Corporation",
    "contactinfo": " qu yanxia Tel: E-Mail: qu.yanxia@zte.com.cn ",
    "description": "The MIB module to describe the SSM protocol"
  },
  "zxr10SSMPortConfigTable": {
    "name": "zxr10SSMPortConfigTable",
    "oid": "1.3.6.1.4.1.3902.3.304.1",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "This table contains SSM port config entry."
  },
  "zxr10SSMPortConfigEntry": {
    "name": "zxr10SSMPortConfigEntry",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMPortConfigClockType"
      },
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMPortConfigIntName"
      }
    ],
    "status": "current",
    "description": "This list contains SSM port config parameters and is indexed by zxr10SSMPortConfigClockType,zxr10SSMPortConfigIntName."
  },
  "zxr10SSMPortConfigID": {
    "name": "zxr10SSMPortConfigID",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 255
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "SSM port config ID."
  },
  "zxr10SSMPortConfigClockType": {
    "name": "zxr10SSMPortConfigClockType",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "external": 1,
          "line": 2,
          "inner": 3,
          "holdover": 4,
          "tributeline": 5,
          "clk1588": 6,
          "gps": 7,
          "stm": 8
        }
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "SSM port config clock type."
  },
  "zxr10SSMPortConfigIntName": {
    "name": "zxr10SSMPortConfigIntName",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type"
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "SSM port config interface name."
  },
  "zxr10SSMPortConfigPriority": {
    "name": "zxr10SSMPortConfigPriority",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 255
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config priority."
  },
  "zxr10SSMPortConfigFrame": {
    "name": "zxr10SSMPortConfigFrame",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "frame": 1,
          "unframe": 2,
          "null": 254
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config frame."
  },
  "zxr10SSMPortConfigRecMode": {
    "name": "zxr10SSMPortConfigRecMode",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "autossm": 1,
          "manualssm": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config receive mode."
  },
  "zxr10SSMPortConfigQuality": {
    "name": "zxr10SSMPortConfigQuality",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unk": 0,
          "prc": 2,
          "ssua": 4,
          "ssub": 8,
          "sec": 11,
          "dnu": 15
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config quality."
  },
  "zxr10SSMPortConfigSendS1Opr": {
    "name": "zxr10SSMPortConfigSendS1Opr",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "autossm": 1,
          "manualssm": 2,
          "null": 254
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config send S1 operation."
  },
  "zxr10SSMPortConfigSendS1Value": {
    "name": "zxr10SSMPortConfigSendS1Value",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unk": 0,
          "prc": 2,
          "ssua": 4,
          "ssub": 8,
          "sec": 11,
          "dnu": 15,
          "null": 254
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config send S1 value."
  },
  "zxr10SSMPortConfigEdgeLink": {
    "name": "zxr10SSMPortConfigEdgeLink",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "different": 1,
          "same": 2,
          "null": 254
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config edge link."
  },
  "zxr10SSMPortConfigLockStatus": {
    "name": "zxr10SSMPortConfigLockStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "inlock": 1,
          "clearlock": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config lock status."
  },
  "zxr10SSMPortConfigWtrStatus": {
    "name": "zxr10SSMPortConfigWtrStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.12",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "notinwtr": 0,
          "inwtr": 1
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config wtr status."
  },
  "zxr10SSMPortConfigRcvSaPos": {
    "name": "zxr10SSMPortConfigRcvSaPos",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.13",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 4,
            "max": 8
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config receive sa postion."
  },
  "zxr10SSMPortConfigSendSaPos": {
    "name": "zxr10SSMPortConfigSendSaPos",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.14",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 4,
            "max": 8
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config send sa postion."
  },
  "zxr10SSMPortConfigSwitchStatus": {
    "name": "zxr10SSMPortConfigSwitchStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.15",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "autoswitch": 1,
          "forceswitch": 2,
          "manualswitch": 3
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config switch status."
  },
  "zxr10SSMPortConfigLostStatus": {
    "name": "zxr10SSMPortConfigLostStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.16",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "notinlost": 0,
          "inlost": 1
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM port config lost status."
  },
  "zxr10SSMPortConfigRowStatus": {
    "name": "zxr10SSMPortConfigRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.1.1.100",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-create",
    "status": "obsolete",
    "description": "create or delete ssm sync clock"
  },
  "zxr10SSMOutClkConfigTable": {
    "name": "zxr10SSMOutClkConfigTable",
    "oid": "1.3.6.1.4.1.3902.3.304.2",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table that contains SSM out clock config info."
  },
  "zxr10SSMOutClkConfigEntry": {
    "name": "zxr10SSMOutClkConfigEntry",
    "oid": "1.3.6.1.4.1.3902.3.304.2.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMOutClkConfigId"
      }
    ],
    "status": "current",
    "description": "A list of entries of SSM out clock config information."
  },
  "zxr10SSMOutClkConfigId": {
    "name": "zxr10SSMOutClkConfigId",
    "oid": "1.3.6.1.4.1.3902.3.304.2.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 255
          }
        ]
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The out clock id in the ssm out clock configure table."
  },
  "zxr10SSMOutClkOutPort": {
    "name": "zxr10SSMOutClkOutPort",
    "oid": "1.3.6.1.4.1.3902.3.304.2.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The out port name of the out clock."
  },
  "zxr10SSMOutClkQualityLimit": {
    "name": "zxr10SSMOutClkQualityLimit",
    "oid": "1.3.6.1.4.1.3902.3.304.2.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unknown": 0,
          "prc": 2,
          "ssua": 4,
          "ssub": 8,
          "sec": 11,
          "dnu": 15
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The quality limit value of the out clock. Its default value is 11."
  },
  "zxr10SSMOutClkSelectMode": {
    "name": "zxr10SSMOutClkSelectMode",
    "oid": "1.3.6.1.4.1.3902.3.304.2.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "priority": 1,
          "qulity": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The select mode value of the out clock."
  },
  "zxr10SSMOutClkClkType": {
    "name": "zxr10SSMOutClkClkType",
    "oid": "1.3.6.1.4.1.3902.3.304.2.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "extclk": 1,
          "line": 2,
          "freerun": 3,
          "clkkeep": 4,
          "tributline": 5,
          "clk1588": 6,
          "gps": 7,
          "stm": 8,
          "curclock": 19
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The type of the out clock."
  },
  "zxr10SSMOutClkConfigInterface": {
    "name": "zxr10SSMOutClkConfigInterface",
    "oid": "1.3.6.1.4.1.3902.3.304.2.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The port name of the out clock."
  },
  "zxr10SSMOutClkPriority": {
    "name": "zxr10SSMOutClkPriority",
    "oid": "1.3.6.1.4.1.3902.3.304.2.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 255
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The out priority of the out clock. Its value is 1~N, and its default value is 1."
  },
  "zxr10SSMCurClockInfo": {
    "name": "zxr10SSMCurClockInfo",
    "oid": "1.3.6.1.4.1.3902.3.304.3",
    "class": "objectidentity"
  },
  "zxr10SSMCurClockType": {
    "name": "zxr10SSMCurClockType",
    "oid": "1.3.6.1.4.1.3902.3.304.3.1",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "external": 1,
          "line": 2,
          "inner": 3,
          "holdover": 4,
          "tributeline": 5,
          "clk1588": 6,
          "gps": 7,
          "stm": 8
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM current clock clock type."
  },
  "zxr10SSMCurClockIntName": {
    "name": "zxr10SSMCurClockIntName",
    "oid": "1.3.6.1.4.1.3902.3.304.3.2",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM current clock interface name."
  },
  "zxr10SSMCurClockPllStatus": {
    "name": "zxr10SSMCurClockPllStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.3.3",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "autorun": 0,
          "freeosc": 1,
          "holdover": 2,
          "locked": 4,
          "fastcapture": 5,
          "slowcapture": 6,
          "unlock": 7
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM current clock pll status."
  },
  "zxr10SSMCurClockSSMEnable": {
    "name": "zxr10SSMCurClockSSMEnable",
    "oid": "1.3.6.1.4.1.3902.3.304.3.4",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "enable": 1,
          "disable": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM current clock SSM enable."
  },
  "zxr10SSMCurClockSwitchStatus": {
    "name": "zxr10SSMCurClockSwitchStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.3.5",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "autoswitch": 1,
          "forceswitch": 2,
          "manualswitch": 3
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM current clock switch status."
  },
  "zxr10SSMCurClockQuality": {
    "name": "zxr10SSMCurClockQuality",
    "oid": "1.3.6.1.4.1.3902.3.304.3.6",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unk": 0,
          "prc": 2,
          "ssua": 4,
          "ssub": 8,
          "sec": 11,
          "dnu": 15,
          "null": 254
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM current clock quality."
  },
  "zxr10SSMCurOutClockTable": {
    "name": "zxr10SSMCurOutClockTable",
    "oid": "1.3.6.1.4.1.3902.3.304.4",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table that contains current SSM out clock info."
  },
  "zxr10SSMCurOutClockEntry": {
    "name": "zxr10SSMCurOutClockEntry",
    "oid": "1.3.6.1.4.1.3902.3.304.4.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMCurOutClockConfigId"
      }
    ],
    "status": "current",
    "description": "A list of entries of SSM out clock config information."
  },
  "zxr10SSMCurOutClockConfigId": {
    "name": "zxr10SSMCurOutClockConfigId",
    "oid": "1.3.6.1.4.1.3902.3.304.4.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The out clock id in current ssm out clock configure table."
  },
  "zxr10SSMCurOutClockType": {
    "name": "zxr10SSMCurOutClockType",
    "oid": "1.3.6.1.4.1.3902.3.304.4.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "extclk": 1,
          "line": 2,
          "freerun": 3,
          "clkkeep": 4,
          "tributline": 5,
          "clk1588": 6,
          "gps": 7,
          "stm": 8,
          "curclock": 19
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The current out clock type in the current ssm out clock table."
  },
  "zxr10SSMCurOutClockOutPort": {
    "name": "zxr10SSMCurOutClockOutPort",
    "oid": "1.3.6.1.4.1.3902.3.304.4.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The current out port name of the current out clock."
  },
  "zxr10SSMCurOutClockInterface": {
    "name": "zxr10SSMCurOutClockInterface",
    "oid": "1.3.6.1.4.1.3902.3.304.4.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The port name of the current out clock."
  },
  "zxr10SSMCurOutClockState": {
    "name": "zxr10SSMCurOutClockState",
    "oid": "1.3.6.1.4.1.3902.3.304.4.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "enable": 1,
          "disable": 2,
          "unsupported": 3
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The state of the current out clock."
  },
  "zxr10SSMCurOutClockMode": {
    "name": "zxr10SSMCurOutClockMode",
    "oid": "1.3.6.1.4.1.3902.3.304.4.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "priority": 1,
          "quality": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The mode of the current out clock."
  },
  "zxr10SSMCurOutClockQuality": {
    "name": "zxr10SSMCurOutClockQuality",
    "oid": "1.3.6.1.4.1.3902.3.304.4.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unknown": 0,
          "prc": 2,
          "ssua": 4,
          "ssub": 8,
          "sec": 11,
          "dnu": 15
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The quality of the current out clock."
  },
  "zxr10SSMClkSwitchInfo": {
    "name": "zxr10SSMClkSwitchInfo",
    "oid": "1.3.6.1.4.1.3902.3.304.5",
    "class": "objectidentity"
  },
  "zxr10SSMClkSwitchStatus": {
    "name": "zxr10SSMClkSwitchStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.5.1",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "autoswitch": 1,
          "forceswitch": 2,
          "manualswitch": 3,
          "null": 254
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM clock switch status."
  },
  "zxr10SSMClkSwitchIntName": {
    "name": "zxr10SSMClkSwitchIntName",
    "oid": "1.3.6.1.4.1.3902.3.304.5.2",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM clock switch interface name."
  },
  "zxr10SSMClkSwitchClkType": {
    "name": "zxr10SSMClkSwitchClkType",
    "oid": "1.3.6.1.4.1.3902.3.304.5.3",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "external": 1,
          "line": 2,
          "inner": 3,
          "holdover": 4,
          "tributeline": 5,
          "clk1588": 6,
          "gps": 7,
          "stm": 8,
          "null": 254
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM clock switch clock type."
  },
  "zxr10SSMStatusInfo": {
    "name": "zxr10SSMStatusInfo",
    "oid": "1.3.6.1.4.1.3902.3.304.6",
    "class": "objectidentity"
  },
  "zxr10SSMStatusEnable": {
    "name": "zxr10SSMStatusEnable",
    "oid": "1.3.6.1.4.1.3902.3.304.6.1",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "enable": 1,
          "disable": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM status enable."
  },
  "zxr10SSMStatusMode": {
    "name": "zxr10SSMStatusMode",
    "oid": "1.3.6.1.4.1.3902.3.304.6.2",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "ssm": 1,
          "expssm": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM status mode."
  },
  "zxr10SSMStatusStation": {
    "name": "zxr10SSMStatusStation",
    "oid": "1.3.6.1.4.1.3902.3.304.6.3",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "no": 0,
          "yes": 1
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM status station."
  },
  "zxr10SSMStatusStationID": {
    "name": "zxr10SSMStatusStationID",
    "oid": "1.3.6.1.4.1.3902.3.304.6.4",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 7
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM status station ID."
  },
  "zxr10SSMStatusIDProtect": {
    "name": "zxr10SSMStatusIDProtect",
    "oid": "1.3.6.1.4.1.3902.3.304.6.5",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "yes": 1,
          "no": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM status ID protect"
  },
  "zxr10SSMStatusQlUnknown": {
    "name": "zxr10SSMStatusQlUnknown",
    "oid": "1.3.6.1.4.1.3902.3.304.6.6",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "yes": 1,
          "no": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM status quality unknown."
  },
  "zxr10SSMStatusSecQl": {
    "name": "zxr10SSMStatusSecQl",
    "oid": "1.3.6.1.4.1.3902.3.304.6.7",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unk": 0,
          "prc": 2,
          "ssua": 4,
          "ssub": 8,
          "sec": 11
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM status sec quality."
  },
  "zxr10SSMStatusWtrTime": {
    "name": "zxr10SSMStatusWtrTime",
    "oid": "1.3.6.1.4.1.3902.3.304.6.8",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 12
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SSM status wtr time,waiting interval for clock recover after clearing alarms."
  },
  "zxr10SSMStatusQLLimit": {
    "name": "zxr10SSMStatusQLLimit",
    "oid": "1.3.6.1.4.1.3902.3.304.6.9",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "enable": 1,
          "disable": 2
        }
      }
    },
    "default": {
      "default": {
        "value": 2,
        "format": "decimal"
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Enable the SSM local quality limit"
  },
  "zxr10SSMTransDisableCfgTable": {
    "name": "zxr10SSMTransDisableCfgTable",
    "oid": "1.3.6.1.4.1.3902.3.304.7",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table containing disable transmit s1 information."
  },
  "zxr10SSMTransDisableCfgEntry": {
    "name": "zxr10SSMTransDisableCfgEntry",
    "oid": "1.3.6.1.4.1.3902.3.304.7.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMTransDisableCfgIfName"
      },
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMTransDisableCfgClkType"
      }
    ],
    "status": "current",
    "description": "Information about the disable transmit s1 of SSM."
  },
  "zxr10SSMTransDisableCfgIfName": {
    "name": "zxr10SSMTransDisableCfgIfName",
    "oid": "1.3.6.1.4.1.3902.3.304.7.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 1,
            "max": 31
          }
        ]
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The SSM sync clock interface name"
  },
  "zxr10SSMTransDisableCfgClkType": {
    "name": "zxr10SSMTransDisableCfgClkType",
    "oid": "1.3.6.1.4.1.3902.3.304.7.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "line": 2
        }
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The SSM sync clock type."
  },
  "zxr10SSMTransDisableCfgDisable": {
    "name": "zxr10SSMTransDisableCfgDisable",
    "oid": "1.3.6.1.4.1.3902.3.304.7.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "disable": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Enable/Disable transmit s1."
  },
  "zxr10SSMTransDisableCfgRowStatus": {
    "name": "zxr10SSMTransDisableCfgRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.7.1.100",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-create",
    "status": "obsolete",
    "description": "create or delete ssm transmit s1 sync clock"
  },
  "zxr10SSMOutClkCfgTable": {
    "name": "zxr10SSMOutClkCfgTable",
    "oid": "1.3.6.1.4.1.3902.3.304.8",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table containing SSM out clock information."
  },
  "zxr10SSMOutClkCfgEntry": {
    "name": "zxr10SSMOutClkCfgEntry",
    "oid": "1.3.6.1.4.1.3902.3.304.8.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMOutClkCfgIfName"
      }
    ],
    "status": "current",
    "description": "SSM out clock information."
  },
  "zxr10SSMOutClkCfgIfName": {
    "name": "zxr10SSMOutClkCfgIfName",
    "oid": "1.3.6.1.4.1.3902.3.304.8.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 1,
            "max": 31
          }
        ]
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The SSM out clock interface name"
  },
  "zxr10SSMOutClkCfgQLLimit": {
    "name": "zxr10SSMOutClkCfgQLLimit",
    "oid": "1.3.6.1.4.1.3902.3.304.8.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unknown": 1,
          "prc": 2,
          "ssua": 4,
          "ssub": 8,
          "sec": 11
        }
      }
    },
    "default": {
      "default": {
        "value": 11,
        "format": "decimal"
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The SSM out clock quality limit."
  },
  "zxr10SSMOutClkCfgOutMode": {
    "name": "zxr10SSMOutClkCfgOutMode",
    "oid": "1.3.6.1.4.1.3902.3.304.8.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "priority": 1,
          "quality": 2
        }
      }
    },
    "default": {
      "default": {
        "value": 1,
        "format": "decimal"
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The SSM out clock mode."
  },
  "zxr10SSMOutClkCfgBits": {
    "name": "zxr10SSMOutClkCfgBits",
    "oid": "1.3.6.1.4.1.3902.3.304.8.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "twombits": 1,
          "twomhz": 2
        }
      }
    },
    "default": {
      "default": {
        "value": 1,
        "format": "decimal"
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The SSM out clock bits."
  },
  "zxr10SSMOutClkCfgRowStatus": {
    "name": "zxr10SSMOutClkCfgRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.8.1.100",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-create",
    "status": "obsolete",
    "description": "create or delete ssm out clock"
  },
  "zxr10SSMOutClkBindCfgTable": {
    "name": "zxr10SSMOutClkBindCfgTable",
    "oid": "1.3.6.1.4.1.3902.3.304.9",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table containing SSM out clock bind information."
  },
  "zxr10SSMOutClkBindCfgEntry": {
    "name": "zxr10SSMOutClkBindCfgEntry",
    "oid": "1.3.6.1.4.1.3902.3.304.9.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMOutClkBindCfgIfName"
      },
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMOutClkBindCfgSubIfName"
      },
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMOutClkBindCfgSubClkType"
      }
    ],
    "status": "current",
    "description": "SSM out clock bind information."
  },
  "zxr10SSMOutClkBindCfgIfName": {
    "name": "zxr10SSMOutClkBindCfgIfName",
    "oid": "1.3.6.1.4.1.3902.3.304.9.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 1,
            "max": 31
          }
        ]
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The SSM out clock interface name"
  },
  "zxr10SSMOutClkBindCfgSubIfName": {
    "name": "zxr10SSMOutClkBindCfgSubIfName",
    "oid": "1.3.6.1.4.1.3902.3.304.9.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 0,
            "max": 31
          }
        ]
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The SSM out clock bind interface name."
  },
  "zxr10SSMOutClkBindCfgSubClkType": {
    "name": "zxr10SSMOutClkBindCfgSubClkType",
    "oid": "1.3.6.1.4.1.3902.3.304.9.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "extclk": 1,
          "line": 2,
          "tributline": 5,
          "clk1588": 6,
          "gps": 7,
          "stm": 8,
          "curclock": 19
        }
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The SSM out clock bind clock type."
  },
  "zxr10SSMOutClkBindCfgPriority": {
    "name": "zxr10SSMOutClkBindCfgPriority",
    "oid": "1.3.6.1.4.1.3902.3.304.9.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 255
          }
        ]
      }
    },
    "default": {
      "default": {
        "value": 255,
        "format": "decimal"
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The SSM out clock priority."
  },
  "zxr10SSMOutClkBindCfgRowStatus": {
    "name": "zxr10SSMOutClkBindCfgRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.9.1.100",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-create",
    "status": "obsolete",
    "description": "create or delete ssm out clock bind"
  },
  "zxr10SSMAdmCurOutClkTable": {
    "name": "zxr10SSMAdmCurOutClkTable",
    "oid": "1.3.6.1.4.1.3902.3.304.10",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table that contains current SSM out clock info."
  },
  "zxr10SSMAdmCurOutClkEntry": {
    "name": "zxr10SSMAdmCurOutClkEntry",
    "oid": "1.3.6.1.4.1.3902.3.304.10.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMAdmCurOutClkIfName"
      }
    ],
    "status": "current",
    "description": "A list of current SSM out clock information."
  },
  "zxr10SSMAdmCurOutClkIfName": {
    "name": "zxr10SSMAdmCurOutClkIfName",
    "oid": "1.3.6.1.4.1.3902.3.304.10.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 1,
            "max": 31
          }
        ]
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The external clock name of the current out clock."
  },
  "zxr10SSMAdmCurOutClkSubClkType": {
    "name": "zxr10SSMAdmCurOutClkSubClkType",
    "oid": "1.3.6.1.4.1.3902.3.304.10.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "extclk": 1,
          "line": 2,
          "freerun": 3,
          "clkkeep": 4,
          "tributline": 5,
          "clk1588": 6,
          "gps": 7,
          "stm": 8,
          "curclock": 19
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The clock type in the current ssm out clock table."
  },
  "zxr10SSMAdmCurOutClkSubIfName": {
    "name": "zxr10SSMAdmCurOutClkSubIfName",
    "oid": "1.3.6.1.4.1.3902.3.304.10.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 0,
            "max": 31
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The clock name of the current out clock."
  },
  "zxr10SSMAdmCurOutClkState": {
    "name": "zxr10SSMAdmCurOutClkState",
    "oid": "1.3.6.1.4.1.3902.3.304.10.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "enable": 1,
          "disable": 2,
          "unsupported": 3
        }
      }
    },
    "default": {
      "default": {
        "value": 2,
        "format": "decimal"
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The state of the current out clock."
  },
  "zxr10SSMAdmCurOutClkMode": {
    "name": "zxr10SSMAdmCurOutClkMode",
    "oid": "1.3.6.1.4.1.3902.3.304.10.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "priority": 1,
          "quality": 2
        }
      }
    },
    "default": {
      "default": {
        "value": 1,
        "format": "decimal"
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The mode of the current out clock."
  },
  "zxr10SSMAdmCurOutClkQL": {
    "name": "zxr10SSMAdmCurOutClkQL",
    "oid": "1.3.6.1.4.1.3902.3.304.10.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unknown": 1,
          "prc": 2,
          "ssua": 4,
          "ssub": 8,
          "sec": 11,
          "dnu": 15,
          "null": 254
        }
      }
    },
    "default": {
      "default": {
        "value": 15,
        "format": "decimal"
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The quality of the current out clock."
  },
  "zxr10SSMWTRClk": {
    "name": "zxr10SSMWTRClk",
    "oid": "1.3.6.1.4.1.3902.3.304.11",
    "class": "objectidentity"
  },
  "zxr10SSMWTRClkIfName": {
    "name": "zxr10SSMWTRClkIfName",
    "oid": "1.3.6.1.4.1.3902.3.304.11.1",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 0,
            "max": 31
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The interface name of the wtr sync clock,only write access is valid."
  },
  "zxr10SSMWtrClkType": {
    "name": "zxr10SSMWtrClkType",
    "oid": "1.3.6.1.4.1.3902.3.304.11.2",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "extclk": 1,
          "line": 2,
          "tributline": 5,
          "clk1588": 6,
          "gps": 7,
          "stm": 8
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The clock type of the wtr sync clock,only write access is valid."
  },
  "zxr10SSMWTRFlag": {
    "name": "zxr10SSMWTRFlag",
    "oid": "1.3.6.1.4.1.3902.3.304.11.3",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "clearall": 1,
          "clear": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The flag of clear wtr sync clock,clear all or clear one clock. Only flag should be setted when clear all,when clear one clock, the all arrtibutions must be setted,only write access is valid."
  },
  "zxr10SSMInit": {
    "name": "zxr10SSMInit",
    "oid": "1.3.6.1.4.1.3902.3.304.12",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "initial": 1,
          "ready": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Initial all SSM attribution,the value 1 means to execute initialization. read access has no actual importance."
  },
  "zxr10SSMEdgeLinkCfgTable": {
    "name": "zxr10SSMEdgeLinkCfgTable",
    "oid": "1.3.6.1.4.1.3902.3.304.13",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table containing SSM edge link information."
  },
  "zxr10SSMEdgeLinkCfgEntry": {
    "name": "zxr10SSMEdgeLinkCfgEntry",
    "oid": "1.3.6.1.4.1.3902.3.304.13.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMEdgeLinkCfgIfName"
      },
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMEdgeLinkCfgClkType"
      }
    ],
    "status": "current",
    "description": "Information about the edge link of SSM."
  },
  "zxr10SSMEdgeLinkCfgIfName": {
    "name": "zxr10SSMEdgeLinkCfgIfName",
    "oid": "1.3.6.1.4.1.3902.3.304.13.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 1,
            "max": 31
          }
        ]
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The SSM edge link clock interface name"
  },
  "zxr10SSMEdgeLinkCfgClkType": {
    "name": "zxr10SSMEdgeLinkCfgClkType",
    "oid": "1.3.6.1.4.1.3902.3.304.13.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "line": 2
        }
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The SSM edge link clock type."
  },
  "zxr10SSMEdgeLinkCfgEdgeLink": {
    "name": "zxr10SSMEdgeLinkCfgEdgeLink",
    "oid": "1.3.6.1.4.1.3902.3.304.13.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "otherdevice": 1
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The SSM sync clock is or not other device."
  },
  "zxr10SSMEdgeLinkCfgRowStatus": {
    "name": "zxr10SSMEdgeLinkCfgRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.13.1.100",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-create",
    "status": "obsolete",
    "description": "create or delete ssm edge link clock"
  },
  "zxr10SSMTransS1CfgTable": {
    "name": "zxr10SSMTransS1CfgTable",
    "oid": "1.3.6.1.4.1.3902.3.304.14",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table containing SSM trasmit s1 information."
  },
  "zxr10SSMTransS1CfgEntry": {
    "name": "zxr10SSMTransS1CfgEntry",
    "oid": "1.3.6.1.4.1.3902.3.304.14.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMTransS1CfgIfName"
      },
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMTransS1CfgClkType"
      }
    ],
    "status": "current",
    "description": "Information about the transmit s1 of SSM."
  },
  "zxr10SSMTransS1CfgIfName": {
    "name": "zxr10SSMTransS1CfgIfName",
    "oid": "1.3.6.1.4.1.3902.3.304.14.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 1,
            "max": 31
          }
        ]
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The SSM sync clock interface name."
  },
  "zxr10SSMTransS1CfgClkType": {
    "name": "zxr10SSMTransS1CfgClkType",
    "oid": "1.3.6.1.4.1.3902.3.304.14.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "external": 1,
          "line": 2,
          "stm": 8
        }
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The SSM sync clock type."
  },
  "zxr10SSMTransS1CfgOpr": {
    "name": "zxr10SSMTransS1CfgOpr",
    "oid": "1.3.6.1.4.1.3902.3.304.14.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "autossm": 1,
          "manualssm": 2
        }
      }
    },
    "default": {
      "default": {
        "value": 1,
        "format": "decimal"
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The transmit S1 operation."
  },
  "zxr10SSMTransS1CfgS1": {
    "name": "zxr10SSMTransS1CfgS1",
    "oid": "1.3.6.1.4.1.3902.3.304.14.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unk": 1,
          "prc": 2,
          "ssua": 4,
          "ssub": 8,
          "sec": 11,
          "dnu": 15
        }
      }
    },
    "default": {
      "default": {
        "value": 15,
        "format": "decimal"
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The S1 value for fixed transmitting."
  },
  "zxr10SSMTransS1CfgRowStatus": {
    "name": "zxr10SSMTransS1CfgRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.14.1.100",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-create",
    "status": "obsolete",
    "description": "create or delete ssm trasmit s1 setting clock"
  },
  "zxr10SSMSaPosCfgTable": {
    "name": "zxr10SSMSaPosCfgTable",
    "oid": "1.3.6.1.4.1.3902.3.304.15",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table containing SSM sa position information."
  },
  "zxr10SSMSaPosCfgEntry": {
    "name": "zxr10SSMSaPosCfgEntry",
    "oid": "1.3.6.1.4.1.3902.3.304.15.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SSM-MIB",
        "object": "zxr10SSMSaPosCfgIfName"
      }
    ],
    "status": "current",
    "description": "SSM sa position."
  },
  "zxr10SSMSaPosCfgIfName": {
    "name": "zxr10SSMSaPosCfgIfName",
    "oid": "1.3.6.1.4.1.3902.3.304.15.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 1,
            "max": 31
          }
        ]
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The SSM external interface name."
  },
  "zxr10SSMSaPosCfgSaRcv": {
    "name": "zxr10SSMSaPosCfgSaRcv",
    "oid": "1.3.6.1.4.1.3902.3.304.15.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 4,
            "max": 8
          }
        ]
      }
    },
    "default": {
      "default": {
        "value": 4,
        "format": "decimal"
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The SSM sa receive position."
  },
  "zxr10SSMSaPosCfgSaSend": {
    "name": "zxr10SSMSaPosCfgSaSend",
    "oid": "1.3.6.1.4.1.3902.3.304.15.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 4,
            "max": 8
          }
        ]
      }
    },
    "default": {
      "default": {
        "value": 4,
        "format": "decimal"
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The SSM sa send position."
  },
  "zxr10SSMSaPosCfgRowStatus": {
    "name": "zxr10SSMSaPosCfgRowStatus",
    "oid": "1.3.6.1.4.1.3902.3.304.15.1.100",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-create",
    "status": "obsolete",
    "description": "create or delete ssm sa position clock."
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///home/aosmanagic/work/allmibs/ZXR10-SSM-MIB.mib",
      "Produced by pysmi-0.3.2 at Sun Sep 11 23:47:11 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-SSM-MIB"
  }
}