{
  "imports": {
    "class": "imports",
    "SNMPv2-CONF": [
      "MODULE-COMPLIANCE",
      "NOTIFICATION-GROUP"
    ],
    "SNMPv2-SMI": [
      "Integer32",
      "Counter64",
      "Gauge32",
      "IpAddress",
      "iso",
      "MibIdentifier",
      "Counter32",
      "Bits",
      "MODULE-IDENTITY",
      "enterprises",
      "Unsigned32",
      "OBJECT-TYPE",
      "NOTIFICATION-TYPE",
      "OBJECT-IDENTITY",
      "TimeTicks"
    ],
    "SNMPv2-TC": [
      "TEXTUAL-CONVENTION",
      "DisplayString"
    ]
  },
  "zxr10samgrMIB": {
    "name": "zxr10samgrMIB",
    "oid": "1.3.6.1.4.1.3902.3.130",
    "class": "moduleidentity",
    "revisions": [
      {
        "revision": "2015-07-21 09:00",
        "description": "add: zxr10samgrTrackObjectIfStateType"
      },
      {
        "revision": "2014-03-11 09:00",
        "description": "add: zxr10samgrTrackGroupUpDelayTime"
      },
      {
        "revision": "2013-07-03 11:00",
        "description": "modify: in the IMPORTS section, RFC1155-SMI was replaced by SNMPv2-SMI; modify: delete hyphen in the labels; modify: DisplayString definition was replace by the IMPORTS section. modify: delete the IMPORTS of TruthValue modify: zxr10samgrTrackObjectPingDetectGroupNO"
      },
      {
        "revision": "2013-03-18 09:00",
        "description": "add: zxr10samgrTrackObjectTransStatus"
      },
      {
        "revision": "2010-03-22 00:00",
        "description": "This mib defines management information objects for SAMGR"
      }
    ],
    "lastupdated": "201507210900Z",
    "organization": "ZTE Corporation",
    "contactinfo": "ZTE Corporation Nanjing Institute of ZTE Corporation No.68 Zijinghua Rd. Yuhuatai District, Nanjing, China Tel: +86-25-52870000",
    "description": "ZXROS SMI MIB"
  },
  "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"
  },
  "zxr10samgrTrackGroupTable": {
    "name": "zxr10samgrTrackGroupTable",
    "oid": "1.3.6.1.4.1.3902.3.130.1",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "Samgr track group config information table."
  },
  "zxr10samgrTrackGroupEntry": {
    "name": "zxr10samgrTrackGroupEntry",
    "oid": "1.3.6.1.4.1.3902.3.130.1.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SAMGR-MIB",
        "object": "zxr10samgrTrackGroupName"
      }
    ],
    "status": "current",
    "description": "Samgr track group config information entry."
  },
  "zxr10samgrTrackGroupName": {
    "name": "zxr10samgrTrackGroupName",
    "oid": "1.3.6.1.4.1.3902.3.130.1.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Samgr track-group name."
  },
  "zxr10samgrTrackGroupPolicy": {
    "name": "zxr10samgrTrackGroupPolicy",
    "oid": "1.3.6.1.4.1.3902.3.130.1.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 10
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Track group policy."
  },
  "zxr10samgrTrackGroupMemberNumber": {
    "name": "zxr10samgrTrackGroupMemberNumber",
    "oid": "1.3.6.1.4.1.3902.3.130.1.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 10
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The total track object number in track-group."
  },
  "zxr10samgrTrackGroupIfHasUsedByApp": {
    "name": "zxr10samgrTrackGroupIfHasUsedByApp",
    "oid": "1.3.6.1.4.1.3902.3.130.1.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "no": 0,
          "yes": 1
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "When this value is 1,this track-group has been used."
  },
  "zxr10samgrTrackGroupStatus": {
    "name": "zxr10samgrTrackGroupStatus",
    "oid": "1.3.6.1.4.1.3902.3.130.1.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unknown": 0,
          "up": 1,
          "down": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": " Track-group state."
  },
  "zxr10samgrTrackGroupPolicyIfDefault": {
    "name": "zxr10samgrTrackGroupPolicyIfDefault",
    "oid": "1.3.6.1.4.1.3902.3.130.1.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "false": 0,
          "true": 1
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": " The flag that show group policy default."
  },
  "zxr10samgrTrackGroupUpDelayTime": {
    "name": "zxr10samgrTrackGroupUpDelayTime",
    "oid": "1.3.6.1.4.1.3902.3.130.1.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 600
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": " Track-group delay up time."
  },
  "zxr10samgrTrackObjectTable": {
    "name": "zxr10samgrTrackObjectTable",
    "oid": "1.3.6.1.4.1.3902.3.130.2",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "Track object config information table."
  },
  "zxr10samgrTrackObjectEntry": {
    "name": "zxr10samgrTrackObjectEntry",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SAMGR-MIB",
        "object": "zxr10samgrTrackObjectName"
      }
    ],
    "status": "current",
    "description": "Track object config information entry."
  },
  "zxr10samgrTrackObjectName": {
    "name": "zxr10samgrTrackObjectName",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Track name."
  },
  "zxr10samgrTrackObjectDetectType": {
    "name": "zxr10samgrTrackObjectDetectType",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "cfm": 1,
          "efm": 2,
          "pingDetect": 3,
          "sqa": 4,
          "mplsOam": 5,
          "linkBfd": 6,
          "peerBfd": 7,
          "ldpBfd": 8,
          "rsvpBfd": 9,
          "pwBfd": 10,
          "pw": 11,
          "vrrp": 12,
          "l2Bfd": 13,
          "bfdSession": 14,
          "tpOam": 15,
          "interface": 16
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Detect type."
  },
  "zxr10samgrTrackObjectCfmMd": {
    "name": "zxr10samgrTrackObjectCfmMd",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "MD of CFM."
  },
  "zxr10samgrTrackObjectCfmMa": {
    "name": "zxr10samgrTrackObjectCfmMa",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "MA of CFM."
  },
  "zxr10samgrTrackObjectCfmLocalMep": {
    "name": "zxr10samgrTrackObjectCfmLocalMep",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 8191
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Local MEP ID of CFM."
  },
  "zxr10samgrTrackObjectCfmRemoteMep": {
    "name": "zxr10samgrTrackObjectCfmRemoteMep",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 8191
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Remote MEP ID of CFM."
  },
  "zxr10samgrTrackObjectEfmInterfaceName": {
    "name": "zxr10samgrTrackObjectEfmInterfaceName",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Interface name of EFM."
  },
  "zxr10samgrTrackObjectPingDetectGroupNO": {
    "name": "zxr10samgrTrackObjectPingDetectGroupNO",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 1000
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Ping-detect group ID. The range of this parameter depend on the device."
  },
  "zxr10samgrTrackObjectMplsOamTunnelID": {
    "name": "zxr10samgrTrackObjectMplsOamTunnelID",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 64511
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mpls-oam tunnel ID. The range of this parameter depend on the device."
  },
  "zxr10samgrTrackObjectMplsOamIngressID": {
    "name": "zxr10samgrTrackObjectMplsOamIngressID",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Mpls-oam ingress ID."
  },
  "zxr10samgrTrackObjectMplsOamEgressID": {
    "name": "zxr10samgrTrackObjectMplsOamEgressID",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Mpls-oam egress ID."
  },
  "zxr10samgrTrackObjectLinkBfdLocalIPv4Address": {
    "name": "zxr10samgrTrackObjectLinkBfdLocalIPv4Address",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.12",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Link BFD local IPv4 address."
  },
  "zxr10samgrTrackObjectLinkBfdRemoteIPv4Address": {
    "name": "zxr10samgrTrackObjectLinkBfdRemoteIPv4Address",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.13",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Link BFD remote IPv4 address."
  },
  "zxr10samgrTrackObjectLinkBfdOutInterfaceName": {
    "name": "zxr10samgrTrackObjectLinkBfdOutInterfaceName",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.14",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Link BFD out-interface name."
  },
  "zxr10samgrTrackObjectPeerBfdLocalIPv4Address": {
    "name": "zxr10samgrTrackObjectPeerBfdLocalIPv4Address",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.15",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Peer BFD local IPv4 address."
  },
  "zxr10samgrTrackObjectPeerBfdRemoteIPv4Address": {
    "name": "zxr10samgrTrackObjectPeerBfdRemoteIPv4Address",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.16",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Peer BFD remote IPv4 address."
  },
  "zxr10samgrTrackObjectBfdVrfName": {
    "name": "zxr10samgrTrackObjectBfdVrfName",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.17",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "vrf name."
  },
  "zxr10samgrTrackObjectLdpBfdFecIPv4Address": {
    "name": "zxr10samgrTrackObjectLdpBfdFecIPv4Address",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.18",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Ldp BFD FEC IPv4 address."
  },
  "zxr10samgrTrackObjectLdpBfdMaskLength": {
    "name": "zxr10samgrTrackObjectLdpBfdMaskLength",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.19",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 32
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "Ldp BFD prefix length."
  },
  "zxr10samgrTrackObjectRsvpBfdTunnelID": {
    "name": "zxr10samgrTrackObjectRsvpBfdTunnelID",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.20",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 16000
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "RSVP BFD tunnel ID."
  },
  "zxr10samgrTrackObjectPwBfdVcID": {
    "name": "zxr10samgrTrackObjectPwBfdVcID",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.21",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4294967295
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "PW BFD vc ID."
  },
  "zxr10samgrTrackObjectPwBfdPeerID": {
    "name": "zxr10samgrTrackObjectPwBfdPeerID",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.22",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "PW BFD peer ID."
  },
  "zxr10samgrTrackObjectPwBfdPwType": {
    "name": "zxr10samgrTrackObjectPwBfdPwType",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.23",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unknown": 0,
          "frDlciMartini": 1,
          "atmAal5": 2,
          "atmCell": 3,
          "etherVlan": 4,
          "ether": 5,
          "hdlc": 6,
          "ppp": 7,
          "cem": 8,
          "atmVcc": 9,
          "atmVpc": 10,
          "ip": 11,
          "frPort": 15,
          "ceop": 16,
          "e1": 17,
          "t1": 18,
          "e3": 19,
          "t3": 20,
          "cesopsnBasic": 21,
          "aal1": 22,
          "cesopsnCas": 23,
          "aal2": 24,
          "frDlci": 25
        }
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "PW type."
  },
  "zxr10samgrTrackObjectBfdPktMinTxInterval": {
    "name": "zxr10samgrTrackObjectBfdPktMinTxInterval",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.24",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 10,
            "max": 990
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "BFD packets tx interval in milliseconds."
  },
  "zxr10samgrTrackObjectBfdPktMinRxInterval": {
    "name": "zxr10samgrTrackObjectBfdPktMinRxInterval",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.25",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 10,
            "max": 990
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "BFD packets min rx in milliseconds."
  },
  "zxr10samgrTrackObjectBfdMultiplier": {
    "name": "zxr10samgrTrackObjectBfdMultiplier",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.26",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 3,
            "max": 50
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "BFD detect multiplier."
  },
  "zxr10samgrTrackObjectPwVcID": {
    "name": "zxr10samgrTrackObjectPwVcID",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.27",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 4294967295
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "PW vc ID."
  },
  "zxr10samgrTrackObjectPwPeerID": {
    "name": "zxr10samgrTrackObjectPwPeerID",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.28",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "PW peer ID."
  },
  "zxr10samgrTrackObjectPwType": {
    "name": "zxr10samgrTrackObjectPwType",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.29",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unknown": 0,
          "frDhciMartini": 1,
          "atmAal5": 2,
          "atmCell": 3,
          "etherVlan": 4,
          "ether": 5,
          "dhlc": 6,
          "ppp": 7,
          "cem": 8,
          "atmVcc": 9,
          "atmVpc": 10,
          "ip": 11,
          "frPort": 15,
          "ceop": 16,
          "e1": 17,
          "t1": 18,
          "e3": 19,
          "t3": 20,
          "cesopsnBasic": 21,
          "aal1": 22,
          "cesopsnCas": 23,
          "aal2": 24,
          "frDlci": 25
        }
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "PW type."
  },
  "zxr10samgrTrackObjectVrrpInterfaceName": {
    "name": "zxr10samgrTrackObjectVrrpInterfaceName",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.30",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "VRRP interface name."
  },
  "zxr10samgrTrackObjectVrrpGroupID": {
    "name": "zxr10samgrTrackObjectVrrpGroupID",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.31",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 255
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "VRRP group ID."
  },
  "zxr10samgrTrackObjectIfHasUsedByApp": {
    "name": "zxr10samgrTrackObjectIfHasUsedByApp",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.32",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "no": 0,
          "yes": 1
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "When this value is 1, this track has been used."
  },
  "zxr10samgrTrackObjectStatus": {
    "name": "zxr10samgrTrackObjectStatus",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.33",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unknown": 0,
          "up": 1,
          "localDown": 2,
          "transDown": 3,
          "adminDown": 4,
          "localSd": 5,
          "transSd": 6
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Track state."
  },
  "zxr10samgrTrackObjectSqaInstanceID": {
    "name": "zxr10samgrTrackObjectSqaInstanceID",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.34",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 150
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "SQA instance ID."
  },
  "zxr10samgrTrackObjectStateChgNum": {
    "name": "zxr10samgrTrackObjectStateChgNum",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.35",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Track object state change number."
  },
  "zxr10samgrTrackObjectLastStateChgTime": {
    "name": "zxr10samgrTrackObjectLastStateChgTime",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.36",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Track object state last change time."
  },
  "zxr10samgrTrackObjectL2BfdSessionName": {
    "name": "zxr10samgrTrackObjectL2BfdSessionName",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.37",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "L2 BFD session name."
  },
  "zxr10samgrTrackObjectBfdSessionName": {
    "name": "zxr10samgrTrackObjectBfdSessionName",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.38",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "BFD session name."
  },
  "zxr10samgrTrackObjectPwName": {
    "name": "zxr10samgrTrackObjectPwName",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.39",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "PW name."
  },
  "zxr10samgrTrackObjectTpOamMeg": {
    "name": "zxr10samgrTrackObjectTpOamMeg",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.40",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 65535
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "TP-oam meg."
  },
  "zxr10samgrTrackObjectInterfaceName": {
    "name": "zxr10samgrTrackObjectInterfaceName",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.41",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Interface name."
  },
  "zxr10samgrTrackObjectTransStatus": {
    "name": "zxr10samgrTrackObjectTransStatus",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.42",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "transOk": 1,
          "transDown": 2,
          "transSd": 3
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Track trans state."
  },
  "zxr10samgrTrackObjectIfStateType": {
    "name": "zxr10samgrTrackObjectIfStateType",
    "oid": "1.3.6.1.4.1.3902.3.130.2.1.43",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "layer2": 1,
          "layer3": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Interface protocol status type."
  },
  "zxr10samgrBindTable": {
    "name": "zxr10samgrBindTable",
    "oid": "1.3.6.1.4.1.3902.3.130.3",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "Samgr bind information table."
  },
  "zxr10samgrBindEntry": {
    "name": "zxr10samgrBindEntry",
    "oid": "1.3.6.1.4.1.3902.3.130.3.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SAMGR-MIB",
        "object": "zxr10samgrBindPassiveName"
      }
    ],
    "status": "current",
    "description": "Samgr bind information entry."
  },
  "zxr10samgrBindPassiveName": {
    "name": "zxr10samgrBindPassiveName",
    "oid": "1.3.6.1.4.1.3902.3.130.3.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Track object which accept state change."
  },
  "zxr10samgrBindActiveName": {
    "name": "zxr10samgrBindActiveName",
    "oid": "1.3.6.1.4.1.3902.3.130.3.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Track object or track-group which transfer state change."
  },
  "zxr10samgrBindActiveIsTrackObjectOrGroup": {
    "name": "zxr10samgrBindActiveIsTrackObjectOrGroup",
    "oid": "1.3.6.1.4.1.3902.3.130.3.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "trackObject": 1,
          "trackGroup": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Track type."
  },
  "zxr10samgrGroupMemberTable": {
    "name": "zxr10samgrGroupMemberTable",
    "oid": "1.3.6.1.4.1.3902.3.130.4",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "Samgr track-group member information table."
  },
  "zxr10samgrGroupMemberEntry": {
    "name": "zxr10samgrGroupMemberEntry",
    "oid": "1.3.6.1.4.1.3902.3.130.4.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-SAMGR-MIB",
        "object": "zxr10samgrGroupMemberGroupName"
      },
      {
        "module": "ZXR10-SAMGR-MIB",
        "object": "zxr10samgrGroupMemberTrackName"
      }
    ],
    "status": "current",
    "description": "Samgr track-group member information entry."
  },
  "zxr10samgrGroupMemberGroupName": {
    "name": "zxr10samgrGroupMemberGroupName",
    "oid": "1.3.6.1.4.1.3902.3.130.4.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The track group name."
  },
  "zxr10samgrGroupMemberTrackName": {
    "name": "zxr10samgrGroupMemberTrackName",
    "oid": "1.3.6.1.4.1.3902.3.130.4.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The track name attach to this group."
  },
  "zxr10samgrGroupMemberStatus": {
    "name": "zxr10samgrGroupMemberStatus",
    "oid": "1.3.6.1.4.1.3902.3.130.4.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unknown": 0,
          "up": 1,
          "localDown": 2,
          "transDown": 3,
          "adminDown": 4,
          "localSd": 5,
          "transSd": 6
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Track state."
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///home/aosmanagic/work/allmibs/ZXR10-SAMGR-MIB.mib",
      "Produced by pysmi-0.3.2 at Sun Sep 11 23:46:54 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-SAMGR-MIB"
  }
}