smilint output for ./M3UA-MIB


Message Severities
SeverityCount
severe5
error2
change recommended5
Message Types
TypeCount
group-membership (change recommended)5
object-identifier-not-prefix (error)1
object-identifier-unknown (severe)5
table-type (error)1

Messages:

M3UA-MIB

   1: -- extracted from draft-ietf-sigtran-m3ua-mib-07.txt
   2: -- at Thu Aug 12 06:22:35 2004
   3: 
   4:   M3UA-MIB DEFINITIONS ::= BEGIN
   5: 
   6:   IMPORTS
   7:       MODULE-IDENTITY, OBJECT-TYPE, Unsigned32, Counter32, Counter64, mib-2
   8:            FROM SNMPv2-SMI               -- RFC 2578
   9: 
  10:       TruthValue
  11:             FROM SNMPv2-TC               -- RFC2579
  12: 
  13:       MODULE-COMPLIANCE, OBJECT-GROUP
  14:            FROM SNMPv2-CONF              -- RFC 2580
  15:       ;
  16: 
  17: 
  18:   m3uaMIB MODULE-IDENTITY
  19:        LAST-UPDATED "200306050000Z"       -- 5th June 2003
  20:        ORGANIZATION "IETF SIGTRAN Working Group"
  21:        CONTACT-INFO
  22:             "
  23:              WG EMail: sigtran@ietf.org
  24: 
  25:              Web Page:
  26:                    http://www.ietf.org/html.charters/sigtran-charter.html
  27: 
  28:              Chair:     Lyndon Ong
  29:                         Ciena Corporation
  30:                         0480 Ridgeview Drive
  31:                         Cupertino, CA  95014
  32:                         USA
  33:                         Tel:
  34:                         Email: lyong@ciena.com
  35: 
  36:              Editors:   Antonio Roque-Alvarez
  37:                         R&D Department
  38:                         Ericsson Espana S. A.
  39:                         Via de los Poblados, 13
  40:                         28033 Madrid
  41:                         Spain
  42:                         Tel:   +34 91 339 3523
  43:                         Email: Antonio.Roque@ericsson.com
  44: 
  45:                         Antonio Canete-Martinez
  46:                         R&D Department
  47:                         Ericsson Espana S. A.
  48:                         Via de los Poblados, 13
  49:                         28033 Madrid
  50:                         Spain
  51:                         Tel:   +34 91 339 2460
  52:                         Email: Antonio.Canete@ericsson.com
  53: 
  54:                         Jose-Javier Pastor-Balbas
  55:                         R&D Department
  56:                         Ericsson Espana S. A.
  57:                         Via de los Poblados, 13
  58:                         28033 Madrid
  59:                         Spain
  60:                         Tel:   +34 91 339 1397
  61:                         Email: J.Javier.Pastor@ericsson.com
  62:             "
  63:        DESCRIPTION
  64:             "The MIB module for managing M3UA implementations.
  65: 
  66:             Copyright (C) The Internet Society (2003). This version of this
  67:             MIB module is part of RFC YYYY; see the RFC itself for full
  68:             legal notices. "
  69: 
  70:        REVISION "200306050000Z"       -- 5th June 2003
  71: 
  72:        DESCRIPTION " Initial version, published as RFC YYYY"
  73:          -- RFC Editor: to assign YYYY
  74: 
  75:        ::= {  mib-2 xxxx }
  75: error - Object identifier element `xxxx' name only allowed as first element
  76: 
  77:          -- IANA: to assign xxxx
  78:          -- RFC Editor: to change xxxx into the value assigned by IANA
  79: 
  80:   -- Top-level structure of the MIB
  81: 
  82: 
  83:   m3uaManagement              OBJECT IDENTIFIER ::= { m3uaMIB 1 }
  84:   m3uaConformance             OBJECT IDENTIFIER ::= { m3uaMIB 2 }
  85: 
  86:     m3uaAttributes            OBJECT IDENTIFIER ::= { m3uaManagement 1 }
  87:       m3uaConfig              OBJECT IDENTIFIER ::= { m3uaAttributes 1 }
  88:       m3uaStatistics          OBJECT IDENTIFIER ::= { m3uaAttributes 2 }
  89: 
  90: 
  91:     m3uaTables                OBJECT IDENTIFIER ::= { m3uaManagement 2 }
  92: 
  93:       m3uaAsp                 OBJECT IDENTIFIER ::= { m3uaTables 1 }
  94:         m3uaAspCfg            OBJECT IDENTIFIER ::= { m3uaAsp 1 }
  95:    --     m3uaAspDestTable    OBJECT IDENTIFIER ::= { m3uaAspCfg 1 }
  96:    --     m3uaAspSgpTable     OBJECT IDENTIFIER ::= { m3uaAspCfg 2 }
  97:    --     m3uaAspAssocTable   OBJECT IDENTIFIER ::= { m3uaAspCfg 3 }
  98:    --     m3uaAspRcTable      OBJECT IDENTIFIER ::= { m3uaAspCfg 4 }
  99:         m3uaAspStat           OBJECT IDENTIFIER ::= { m3uaAsp 2 }
 100:    --     m3uaAspStatTable    OBJECT IDENTIFIER ::= { m3uaAspStat 1 }
 101: 
 102:       m3uaSgpIpsp             OBJECT IDENTIFIER ::= { m3uaTables 2 }
 103:         m3uaSgpIpspCfg        OBJECT IDENTIFIER ::= { m3uaSgpIpsp 1 }
 104:    --     m3uaSgpIpspRtgTable OBJECT IDENTIFIER ::= { m3uaSgpIpspCfg 1 }
 105:    --     m3uaSgpIpspAsTable  OBJECT IDENTIFIER ::= { m3uaSgpIpspCfg 2 }
 106:    --     m3uaSgpIpspAspTable OBJECT IDENTIFIER ::= { m3uaSgpIpspCfg 3 }
 107:    --     m3uaSgpIpspAssocTable OBJECT IDENTIFIER ::= {m3uaSgpIpspCfg 4}
 108:         m3uaSgpIpspStat       OBJECT IDENTIFIER ::= { m3uaSgpIpsp 2 }
 109:    --     m3uaSgIpspStatTable OBJECT IDENTIFIER ::= { m3uaSgpIpspStat 1 }
 110: 
 111:       m3uaGen                OBJECT IDENTIFIER ::= { m3uaTables 3 }
 112:         m3uaGenCfg           OBJECT IDENTIFIER ::= { m3uaGen 1 }
 113:    --     m3uaGenNaTable     OBJECT IDENTIFIER ::= { m3uaGenCfg 1 }
 114: 
 115:         m3uaGenStat          OBJECT IDENTIFIER ::= { m3uaGen 2 }
 116:    --     m3uaGenStatTable   OBJECT IDENTIFIER ::= { m3uaGenStat 1 }
 117: 
 118: 
 119: 
 120: 
 121: 
 122: 
 123:   -----------------------------------------------------------------------
 124:   -- M3UA MANAGEMENT
 125:   -----------------------------------------------------------------------
 126:   -----------------------------------------------------------------------
 127:   -- ATTRIBUTES - CONFIGURATION
 128:   -----------------------------------------------------------------------
 129: 
 130:   m3uaVersion OBJECT-TYPE
 131:       SYNTAX      Unsigned32
 132:       MAX-ACCESS  read-only
 133:       STATUS      current
 134:       DESCRIPTION
 135:               "Identifies the current version of the M3UA."
 136: 
 137:       ::= { m3uaConfig 1 }
 138: 
 139:   m3uaProcType OBJECT-TYPE
 140:       SYNTAX      INTEGER {
 141:                       sgp(1),     -- Signaling Gateway Process
 142:                       asp(2),     -- Application Server Process
 143:                       ipsp(3)     -- IP Server Process
 144:                   }
 145:       MAX-ACCESS  read-only
 146:       STATUS      current
 147:       DESCRIPTION
 148:               "This variable indicates the type of the process where the
 149:                M3UA layer is located."
 150: 
 151:       ::= { m3uaConfig 2 }
 152: 
 153:   m3uaLocalPort OBJECT-TYPE
 154:       SYNTAX      Unsigned32
 155:       MAX-ACCESS  read-only
 156:       STATUS      current
 157:       DESCRIPTION
 158:               "Identifies the port of the M3UA service. Well-known Port for
 159:               M3UA is 2905."
 160:       DEFVAL {2905}  -- well-known port assigned by IANA to M3UA
 161: 
 162:       ::= { m3uaConfig 3 }
 163: 
 164:   m3uaTrInitValue OBJECT-TYPE
 164: change recommended - warning: node `m3uaTrInitValue' must be contained in at least one conformance group
 165:       SYNTAX      Unsigned32
 166:       UNITS       "milliseconds"
 167:       MAX-ACCESS  read-only
 168:       STATUS      current
 169:       DESCRIPTION
 170:               "Initial value of the Failover timer Tr. Tr set with value 0
 171:               disables buffering."
 172:       DEFVAL {3000}  -- 3000 milliseconds itĘs the recommended value
 173: 
 174:       ::= { m3uaConfig 4 }
 175: 
 176:   m3uaTPAudInitValue OBJECT-TYPE
 176: change recommended - warning: node `m3uaTPAudInitValue' must be contained in at least one conformance group
 177:       SYNTAX      Unsigned32
 178:       UNITS       "milliseconds"
 179:       MAX-ACCESS  read-only
 180:       STATUS      current
 181:       DESCRIPTION
 182:               "Initial value of the Periodic Audit timer TPAud."
 183:       DEFVAL {5000}  -- 5000 milliseconds itĘs the recommended value
 184: 
 185:       ::= { m3uaConfig 5 }
 186: 
 187: 
 188:   m3uaHeartBeat OBJECT-TYPE
 189:       SYNTAX      TruthValue
 190:       MAX-ACCESS  read-only
 191:       STATUS      current
 192:       DESCRIPTION
 193:              "Activates or deactivates the heartbeat procedure at M3UA
 194:              level.
 195: 
 196:              When the object is set to 'true' (1), the heartbeat procedure
 197:              is enabled.
 198: 
 199:              When the object is set to 'false' (2), Heartbeat is disabled.
 200:              No BEAT messages are sent but the BEAT messages received are
 201:              responded."
 202: 
 203:       ::= { m3uaConfig 6 }
 204: 
 205:   m3uaTBeatInitValue OBJECT-TYPE
 205: change recommended - warning: node `m3uaTBeatInitValue' must be contained in at least one conformance group
 206:       SYNTAX      Unsigned32
 207:       UNITS       "milliseconds"
 208:       MAX-ACCESS  read-only
 209:       STATUS      current
 210:       DESCRIPTION
 211:               "Initial value of the HeartBeat timer TBeat."
 212:       DEFVAL {1000}  -- 1000 milliseconds is the recommended value
 213: 
 214:       ::= { m3uaConfig 7 }
 215: 
 216:   m3uaTAckInitValue OBJECT-TYPE
 216: change recommended - warning: node `m3uaTAckInitValue' must be contained in at least one conformance group
 217:       SYNTAX      Unsigned32
 218:       UNITS       "milliseconds"
 219:       MAX-ACCESS  read-only
 220:       STATUS      current
 221:       DESCRIPTION
 222:               "Initial value of the Retransmission timer TAck."
 223: 
 224:       DEFVAL {2000}  -- 2000 milliseconds is the recommended value
 225: 
 226:       ::= { m3uaConfig 8 }
 227: 
 228: 
 229:   m3uaFailOverBuffSize OBJECT-TYPE
 230:       SYNTAX      Unsigned32
 231:       UNITS       "bytes"
 232:       MAX-ACCESS  read-only
 233:       STATUS      current
 234:       DESCRIPTION
 235:               "Size of the failover retransmission buffer. Recommended
 236:               value is 64 Kbytes. Only valid if failover buffer
 237:               option has been set to ON."
 238:       DEFVAL {65535}  -- Recommended value is 64 Kbytes
 239: 
 240:       ::= { m3uaConfig 12 }
 241: 
 242:   -----------------------------------------------------------------------
 243:   -- ATTRIBUTES-STATISTICS
 244:   -----------------------------------------------------------------------
 245: 
 246:   m3uaRoutingFailures OBJECT-TYPE
 247:       SYNTAX      Counter64
 248:       MAX-ACCESS  read-only
 249:       STATUS      current
 250:       DESCRIPTION
 251:               "The number of times a routing operation against Routing
 252:               Table fails. No final SCTP Association ID is obtained from
 253:               the routing operation. That is the reason why this is a
 254:               general statistic instead a per association statistic."
 255: 
 256:       ::= { m3uaStatistics 1 }
 257: 
 258: 
 259: 
 260: 
 261:   -----------------------------------------------------------------------
 262:   -- M3UA TABLES
 263:   -----------------------------------------------------------------------
 264:   -----------------------------------------------------------------------
 265:   -- ASP TABLES
 266:   -----------------------------------------------------------------------
 267:   -----------------------------------------------------------------------
 268:   -- CONFIG
 269:   -----------------------------------------------------------------------
 270:   -----------------------------------------------------------------------
 271:   -- DESTINATION TABLE
 272:   -----------------------------------------------------------------------
 273: 
 274:   -- The Destination Table contains information about each destination
 275:   -- that can be reached from the ASP where it is located.
 276: 
 277: 
 278:   m3uaAspDestTable OBJECT-TYPE
 279:       SYNTAX      SEQUENCE OF M3uaAspDestEntry
 280:       MAX-ACCESS  not-accessible
 281:       STATUS      current
 282:       DESCRIPTION
 283:               "A table containing per SS7 destination information. The
 284:               state of destinations through each SG can be fetched per AS."
 285: 
 286:       ::= { m3uaAspCfg 1 }
 287: 
 288:   m3uaAspDestEntry OBJECT-TYPE
 289:       SYNTAX      M3uaAspDestEntry
 290:       MAX-ACCESS  not-accessible
 291:       STATUS      current
 292:       DESCRIPTION
 293:               "Destination parameters and relation with SGs and ASes."
 294:       INDEX   { m3uaAspDestNa, m3uaAspDestDpc, m3uaAspDestSgId,
 295:                 m3uaAspDestAsId }
 296: 
 297:       ::= { m3uaAspDestTable 1 }
 298: 
 299:   M3uaAspDestEntry ::= SEQUENCE {
 300:        m3uaAspDestNa                 Unsigned32,
 301:        m3uaAspDestDpc                Unsigned32,
 302:        m3uaAspDestSgId               Unsigned32,
 303:        m3uaAspDestAsId               Unsigned32,
 304:        m3uaAspDestState              INTEGER
 305:       }
 306: 
 307: 
 308:   m3uaAspDestNa OBJECT-TYPE
 309:       SYNTAX      Unsigned32
 310:       MAX-ACCESS  not-accessible
 311:       STATUS      current
 312:       DESCRIPTION
 313:               "Network Appearance. When this parameter is not used, Network
 314:               Indicator parameter, as included in the MTP3 message, will be
 315:               filled in."
 316: 
 317:       ::= { m3uaAspDestEntry 1 }
 318: 
 319:   m3uaAspDestDpc OBJECT-TYPE
 320:       SYNTAX      Unsigned32
 321:       MAX-ACCESS  not-accessible
 322:       STATUS      current
 323:       DESCRIPTION
 324:               "Destination Point Code located in the SS7 network. It is the
 325:               final destination for the message generated in the ASP which
 326:               should reach the SS7 node traversing a Signaling Gateway."
 327: 
 328:       ::= { m3uaAspDestEntry 2 }
 329: 
 330:   m3uaAspDestSgId OBJECT-TYPE
 331:       SYNTAX      Unsigned32
 332:       MAX-ACCESS  not-accessible
 333:       STATUS      current
 334:       DESCRIPTION
 335:               "Signaling Gateway (SG) Identifier. It represents an SG that
 336:               is in the way to the final DPC located in the SS7 network."
 337: 
 338:       ::= { m3uaAspDestEntry 3 }
 339: 
 340:   m3uaAspDestAsId OBJECT-TYPE
 341:       SYNTAX      Unsigned32
 342:       MAX-ACCESS  not-accessible
 343:       STATUS      current
 344:       DESCRIPTION
 345:               "Application Server (AS) Identifier. It represents an AS that
 346:               is being served by the ASP. A specific destination address
 347:               could be reachable or not from the ASP, depending on each AS
 348:               this ASP is serving to."
 349: 
 350:       ::= { m3uaAspDestEntry 4 }
 351: 
 352:   m3uaAspDestState OBJECT-TYPE
 353:       SYNTAX      INTEGER {
 354:                       unknown (1),
 355:                       available(2),
 356:                       unavailable(3),
 357:                       congested(4),
 358:                       restricted(5)
 359:                   }
 360:       MAX-ACCESS  read-only
 361:       STATUS      current
 362:       DESCRIPTION
 363:               "Destination reachability status. It is the status of the
 364:                Signaling Point that is the final destination of a message
 365:                within the SS7 network when the message travels through the
 366:                Signaling Gateway (SG) identified by the m3uaAspDestSgId
 367:                object."
 368:       ::= { m3uaAspDestEntry 5 }
 369: 
 370: 
 371:   -----------------------------------------------------------------------
 372:   -- M3UA TABLES
 373:   -----------------------------------------------------------------------
 374:   -----------------------------------------------------------------------
 375:   -- ASP TABLES
 376:   -----------------------------------------------------------------------
 377:   -----------------------------------------------------------------------
 378:   -- CONFIG
 379:   -----------------------------------------------------------------------
 380:   -----------------------------------------------------------------------
 381:   -- SIGNALING GATEWAY PROCESS TABLE
 382:   -----------------------------------------------------------------------
 383: 
 384:   -- The SGP Table contains information about the SGPs per SG that can be
 385:   -- reached from this ASP. It shows the state of each AS at each remote
 386:   -- SGP.
 387: 
 388: 
 389:   m3uaAspSgpTable OBJECT-TYPE
 390:       SYNTAX      SEQUENCE OF M3uaAspSgpEntry
 391:       MAX-ACCESS  not-accessible
 392:       STATUS      current
 393:       DESCRIPTION
 394:               "A table containing SGP status information for each SG that
 395:               is communicating with an AS served by this ASP."
 396: 
 397:       ::= { m3uaAspCfg 2 }
 398: 
 399:   m3uaAspSgpEntry OBJECT-TYPE
 400:       SYNTAX      M3uaAspSgpEntry
 401:       MAX-ACCESS  not-accessible
 402:       STATUS      current
 403:       DESCRIPTION
 404:               " SGP related parameters. There are SGPs available depending
 405:               on the AS the ASP is serving and the SG it wants to send the
 406:               messages. It may be one or more SGP for each AS-SG pair."
 407:       INDEX   { m3uaAspSgpAsId, m3uaAspSgpSgId, m3uaAspSgpId }
 408: 
 409:       ::= { m3uaAspSgpTable 1 }
 410: 
 411:   M3uaAspSgpEntry ::= SEQUENCE {
 412:        m3uaAspSgpAsId                Unsigned32,
 413:        m3uaAspSgpSgId                Unsigned32,
 414:        m3uaAspSgpId                  Unsigned32,
 415:        m3uaAspSgpState               INTEGER
 416:       }
 417: 
 418: 
 419:   m3uaAspSgpAsId OBJECT-TYPE
 420:       SYNTAX      Unsigned32
 421:       MAX-ACCESS  not-accessible
 422:       STATUS      current
 423:       DESCRIPTION
 424:               "Application Server (AS) Identifier. It represents an AS that
 425:               is being served by the ASP."
 426: 
 427:       ::= { m3uaAspSgpEntry 1 }
 428: 
 429:   m3uaAspSgpSgId OBJECT-TYPE
 430:       SYNTAX      Unsigned32
 431:       MAX-ACCESS  not-accessible
 432:       STATUS      current
 433:       DESCRIPTION
 434:               "Signaling Gateway (SG) Identifier. It represents an SG
 435:               composed of the SGPs identified by m3uaAspSgpId."
 436: 
 437:       ::= { m3uaAspSgpEntry 2 }
 438: 
 439:   m3uaAspSgpId OBJECT-TYPE
 440:       SYNTAX      Unsigned32
 441:       MAX-ACCESS  not-accessible
 442:       STATUS      current
 443:       DESCRIPTION
 444:               "Signaling Gateway Process (SGP) Identifier. It represents an
 445:               SGP that is serving the Signaling Gateway (SG) identified by
 446:               the m3uaAspSgpSgId object."
 447: 
 448:       ::= { m3uaAspSgpEntry 3 }
 449: 
 450: 
 451:   m3uaAspSgpState OBJECT-TYPE
 452:       SYNTAX      INTEGER {
 453:                       unknown (1),
 454:                       active(2),
 455:                       inactive(3),
 456:                       down(4)
 457:                   }
 458:       MAX-ACCESS  read-only
 459:       STATUS      current
 460:       DESCRIPTION
 461:               "AS state through each SGP in the SG."
 462:       ::= { m3uaAspSgpEntry 4 }
 463: 
 464: 
 465: 
 466: 
 467: 
 468:   -----------------------------------------------------------------------
 469:   -- M3UA TABLES
 470:   -----------------------------------------------------------------------
 471:   -----------------------------------------------------------------------
 472:   -- ASP TABLES
 473:   -----------------------------------------------------------------------
 474:   -----------------------------------------------------------------------
 475:   -- CONFIG
 476:   -----------------------------------------------------------------------
 477:   -----------------------------------------------------------------------
 478:   -- ASSOCIATION TABLE
 479:   -----------------------------------------------------------------------
 480: 
 481:   -- The Association Table contains information about the association
 482:   -- towards each SGP that can be reached from this ASP when serving to any
 483:   -- of its ASes. Limits of the streams that are data for the lower layer
 484:   -- (SCTP) are also included.
 485: 
 486: 
 487:   m3uaAspAssocTable OBJECT-TYPE
 488:       SYNTAX      SEQUENCE OF M3uaAspAssocEntry
 489:       MAX-ACCESS  not-accessible
 490:       STATUS      current
 491:       DESCRIPTION
 492:               "A table containing SCTP association information information
 493:               for each SGP that is communicating with this ASP."
 494: 
 495:       ::= { m3uaAspCfg 3 }
 496: 
 497:   m3uaAspAssocEntry OBJECT-TYPE
 498:       SYNTAX      M3uaAspAssocEntry
 499:       MAX-ACCESS  not-accessible
 500:       STATUS      current
 501:       DESCRIPTION
 502:               " SCTP related parameters. There will be one association to
 503:               each of the SGPs that this ASP has to talk to."
 504:       INDEX   { m3uaAspAssocSgpId }
 505: 
 506:       ::= { m3uaAspAssocTable 1 }
 507: 
 508:   M3uaAspAssocEntry ::= SEQUENCE {
 509:        m3uaAspAssocSgpId             Unsigned32,
 510:        m3uaAspAssocId                Unsigned32,
 511:        m3uaAspAssocMinOutStreams     Unsigned32,
 512:        m3uaAspAssocMaxInStreams      Unsigned32
 513:       }
 514: 
 515: 
 516:   m3uaAspAssocSgpId OBJECT-TYPE
 517:       SYNTAX      Unsigned32
 518:       MAX-ACCESS  not-accessible
 519:       STATUS      current
 520:       DESCRIPTION
 521:               "Signaling Gateway Process (SGP) Identifier. It represents an
 522:               SGP."
 523: 
 524:       ::= { m3uaAspAssocEntry 1 }
 525: 
 526: 
 527: 
 528:   m3uaAspAssocId OBJECT-TYPE
 529:       SYNTAX      Unsigned32
 530:       MAX-ACCESS  read-only
 531:       STATUS      current
 532:       DESCRIPTION
 533:               "Association Identification. It is the value that identifies
 534:               the association that is established between this ASP and the
 535:               SGP represented by m3uaAspAssocSgpId. This value is extracted
 536:               from the SCTP association Id value returned by SCTP when the
 537:               association is established to that endpoint. It is the link
 538:               to get the transport values from the SCTP MIB."
 539: 
 540:       ::= { m3uaAspAssocEntry 2 }
 541: 
 542: 
 543: 
 544:   m3uaAspAssocMinOutStreams OBJECT-TYPE
 545:       SYNTAX      Unsigned32
 546:       MAX-ACCESS  read-only
 547:       STATUS      current
 548:       DESCRIPTION
 549:               "If the SCTP association is initiated from this ASP,
 550:               this will be the minimum number of outgoing streams that is
 551:               requested to the remote peer at association start up."
 552: 
 553:       ::= { m3uaAspAssocEntry 3 }
 554: 
 555:   m3uaAspAssocMaxInStreams OBJECT-TYPE
 556:       SYNTAX      Unsigned32
 557:       MAX-ACCESS  read-only
 558:       STATUS      current
 559:       DESCRIPTION
 560:               "It is the maximum number of input streams that this
 561:               application can support. It is used during the Association
 562:               establishment phase."
 563: 
 564:       ::= { m3uaAspAssocEntry 4 }
 565: 
 566: 
 567: 
 568:   -----------------------------------------------------------------------
 569:   -- M3UA TABLES
 570:   -----------------------------------------------------------------------
 571:   -----------------------------------------------------------------------
 572:   -- ASP TABLES
 573:   -----------------------------------------------------------------------
 574:   -----------------------------------------------------------------------
 575:   -- CONFIG
 576:   -----------------------------------------------------------------------
 577:   -----------------------------------------------------------------------
 578:   -- ROUTING CONTEXT TABLE
 579:   -----------------------------------------------------------------------
 580: 
 581:   -- The Routing Context (RC) Table contains information about the
 582:   -- association towards each SGP that can be reached from this ASP when
 583:   -- serving to any of its ASes.
 584: 
 585: 
 586:   m3uaAspRcTable OBJECT-TYPE
 587:       SYNTAX      SEQUENCE OF M3uaAspAssocEntry
 588:       MAX-ACCESS  not-accessible
 589:       STATUS      current
 590:       DESCRIPTION
 591:               "A table containing the Routing Context (RC) values for each
 592:               SGP-AS relationship. As indicated in the M3UA RFC, the RC
 593:               values are SGP scoped."
 594: 
 595:       ::= { m3uaAspCfg 4 }
 596: 
 597:   m3uaAspRcEntry OBJECT-TYPE
 597: error - table's SEQUENCE OF type does not match row type
 598:       SYNTAX      M3uaAspRcEntry
 599:       MAX-ACCESS  not-accessible
 600:       STATUS      current
 601:       DESCRIPTION
 602:               " RC value for each AS as assigned by the SGP."
 603:       INDEX   { m3uaAspRcSgpId, m3uaAspRcAsId }
 604: 
 605:       ::= { m3uaAspRcTable 1 }
 606: 
 607:   M3uaAspRcEntry ::= SEQUENCE {
 608:        m3uaAspRcSgpId                Unsigned32,
 609:        m3uaAspRcAsId                 Unsigned32,
 610:        m3uaAspRcValue                Unsigned32
 611:       }
 612: 
 613:   m3uaAspRcSgpId OBJECT-TYPE
 614:       SYNTAX      Unsigned32
 615:       MAX-ACCESS  not-accessible
 616:       STATUS      current
 617:       DESCRIPTION
 618:               "Signaling Gateway Process (SGP) Identifier. It represents an
 619:               SGP that communicates with this ASP."
 620: 
 621:       ::= { m3uaAspRcEntry 1 }
 622: 
 623:   m3uaAspRcAsId OBJECT-TYPE
 624:       SYNTAX      Unsigned32
 625:       MAX-ACCESS  not-accessible
 626:       STATUS      current
 627:       DESCRIPTION
 628:               "Application Server (AS) Identifier. It represents an AS that
 629:               is being served by the ASP."
 630: 
 631:       ::= { m3uaAspRcEntry 2 }
 632: 
 633:   m3uaAspRcValue OBJECT-TYPE
 634:       SYNTAX      Unsigned32
 635:       MAX-ACCESS  read-only
 636:       STATUS      current
 637:       DESCRIPTION
 638:               "This is the value for the Routing Context that is share
 639:               between the SGP identified by communicatinm3uaAspRcSgpId
 640:               object and this ASP when serving to AS identified by the
 641:               m3uaAspRcAsId object."
 642: 
 643:       ::= { m3uaAspRcEntry 3 }
 644: 
 645:   -----------------------------------------------------------------------
 646:   -- M3UA TABLES
 647:   -----------------------------------------------------------------------
 648:   -----------------------------------------------------------------------
 649:   -- ASP TABLES
 650:   -----------------------------------------------------------------------
 651:   -----------------------------------------------------------------------
 652:   -- STATISTICS
 653:   -----------------------------------------------------------------------
 654:   -----------------------------------------------------------------------
 655:   -- ASP STATISTICS TABLE
 656:   -----------------------------------------------------------------------
 657: 
 658:   -- It defines statistics specific to an Application Server Process.
 659:   -- Statistics applicable to SGP, ASP and IPSP are covered in the generic
 660:   -- statistics table.
 661: 
 662:   -- The table contains statistics data related to the M3UA messages
 663:   -- exchanged through each association at the ASP.
 664: 
 665: 
 666:   m3uaAspStatTable OBJECT-TYPE
 667:       SYNTAX      SEQUENCE OF M3uaAspStatEntry
 668:       MAX-ACCESS  not-accessible
 669:       STATUS      current
 670:       DESCRIPTION
 671:               "A table containing per association statistics."
 672: 
 673:       ::= { m3uaAspStat 1 }
 674: 
 675:   m3uaAspStatEntry OBJECT-TYPE
 676:       SYNTAX      M3uaAspStatEntry
 677:       MAX-ACCESS  not-accessible
 678:       STATUS      current
 679:       DESCRIPTION
 680:               "It counts all the messages received and sent through a
 681:               specific association."
 682:       INDEX   { m3uaAspStatAssocId }
 683: 
 684:       ::= { m3uaAspStatTable 1 }
 685: 
 686:   M3uaAspStatEntry ::= SEQUENCE {
 687:           m3uaAspStatAssocId            Unsigned32,
 688:           m3uaAspStatAspupOut           Counter32,
 689:           m3uaAspStatAspacOut           Counter32,
 690:           m3uaAspStatAspdnOut           Counter32,
 691:           m3uaAspStatAspiaOut           Counter32,
 692:           m3uaAspStatAspupAckIn         Counter32,
 693:           m3uaAspStatAspacAckIn         Counter32,
 694:           m3uaAspStatAspdnAckIn         Counter32,
 695:           m3uaAspStatAspiaAckIn         Counter32,
 696:           m3uaAspStatNotifyIn           Counter32,
 697:           m3uaAspStatDaudOut            Counter32,
 698:           m3uaAspStatDunaIn             Counter32,
 699:           m3uaAspStatDavaIn             Counter32,
 700:           m3uaAspStatDupuIn             Counter32
 701:       }
 702: 
 703:   -- Association Statistics
 704: 
 705:   -- ASPM Statistics per Association
 706: 
 707:   m3uaAspStatAssocId OBJECT-TYPE
 708:       SYNTAX      Unsigned32
 709:       MAX-ACCESS  not-accessible
 710:       STATUS      current
 711:       DESCRIPTION
 712:               "Association Identification. It is the value that identifies
 713:               the association that is established between this ASP and the
 714:               SGP represented by m3uaAspAssocSgpId. This value is extracted
 715:               from the SCTP association Id value returned by SCTP when the
 716:               association is established to that endpoint. It is the link
 717:               to get the transport values from the SCTP MIB."
 718: 
 719:       ::= { m3uaAspStatEntry 1 }
 720: 
 721: 
 722:   m3uaAspStatAspupOut OBJECT-TYPE
 723:       SYNTAX      Counter32
 724:       MAX-ACCESS  read-only
 725:       STATUS      current
 726:       DESCRIPTION
 727:               "Number of ASPUP messages sent through the association."
 728: 
 729:       ::= { m3uaAspStatEntry 2 }
 730: 
 731:   m3uaAspStatAspacOut OBJECT-TYPE
 732:       SYNTAX      Counter32
 733:       MAX-ACCESS  read-only
 734:       STATUS      current
 735:       DESCRIPTION
 736:               "Number of ASPAC messages sent through the association."
 737: 
 738:       ::= { m3uaAspStatEntry 3 }
 739: 
 740:   m3uaAspStatAspdnOut OBJECT-TYPE
 741:       SYNTAX      Counter32
 742:       MAX-ACCESS  read-only
 743:       STATUS      current
 744:       DESCRIPTION
 745:               "Number of ASPDN messages sent through the association."
 746: 
 747:       ::= { m3uaAspStatEntry 4 }
 748: 
 749:   m3uaAspStatAspiaOut OBJECT-TYPE
 750:       SYNTAX      Counter32
 751:       MAX-ACCESS  read-only
 752:       STATUS      current
 753:       DESCRIPTION
 754:               "Number of ASPIA messages sent through the association."
 755: 
 756:       ::= { m3uaAspStatEntry 5 }
 757: 
 758:   m3uaAspStatAspupAckIn OBJECT-TYPE
 759:       SYNTAX      Counter32
 760:       MAX-ACCESS  read-only
 761:       STATUS      current
 762:       DESCRIPTION
 763:               "Number of ASPUP ACK messages received through the
 764:               association."
 765: 
 766:       ::= { m3uaAspStatEntry 6 }
 767: 
 768:   m3uaAspStatAspacAckIn OBJECT-TYPE
 769:       SYNTAX      Counter32
 770:       MAX-ACCESS  read-only
 771:       STATUS      current
 772:       DESCRIPTION
 773:               "Number of ASPAC ACK messages received through the
 774:               association."
 775: 
 776:       ::= { m3uaAspStatEntry 7 }
 777: 
 778:   m3uaAspStatAspdnAckIn OBJECT-TYPE
 779:       SYNTAX      Counter32
 780:       MAX-ACCESS  read-only
 781:       STATUS      current
 782:       DESCRIPTION
 783:               "Number of ASPDN ACK messages received through the
 784:               association."
 785: 
 786:       ::= { m3uaAspStatEntry 8 }
 787: 
 788:   m3uaAspStatAspiaAckIn OBJECT-TYPE
 789:       SYNTAX      Counter32
 790:       MAX-ACCESS  read-only
 791:       STATUS      current
 792:       DESCRIPTION
 793:               "Number of ASPIA ACK messages received through the
 794:               association."
 795: 
 796:       ::= { m3uaAspStatEntry 9 }
 797: 
 798:   -- End of ASPM Statistics per Association
 799: 
 800: 
 801:   -- MGMT Statistics per Association
 802: 
 803:   m3uaAspStatNotifyIn OBJECT-TYPE
 804:       SYNTAX      Counter32
 805:       MAX-ACCESS  read-only
 806:       STATUS      current
 807:       DESCRIPTION
 808:               "Number of NOTIFY messages received through the
 809:               association."
 810: 
 811:       ::= { m3uaAspStatEntry 10 }
 812: 
 813:   -- End of MGMT Statistics per Association
 814: 
 815: 
 816:   -- SSNM Statistics per Association
 817: 
 818:   m3uaAspStatDaudOut OBJECT-TYPE
 819:       SYNTAX      Counter32
 820:       MAX-ACCESS  read-only
 821:       STATUS      current
 822:       DESCRIPTION
 823:               "Number of DAUD messages sent through the association."
 824: 
 825:       ::= { m3uaAspStatEntry 11 }
 826: 
 827:   m3uaAspStatDunaIn OBJECT-TYPE
 828:       SYNTAX      Counter32
 829:       MAX-ACCESS  read-only
 830:       STATUS      current
 831:       DESCRIPTION
 832:               "Number of DUNA messages received through the association."
 833: 
 834:       ::= { m3uaAspStatEntry 12 }
 835: 
 836:   m3uaAspStatDavaIn OBJECT-TYPE
 837:       SYNTAX      Counter32
 838:       MAX-ACCESS  read-only
 839:       STATUS      current
 840:       DESCRIPTION
 841:               "Number of DAVA messages received through the association."
 842: 
 843:       ::= { m3uaAspStatEntry 13 }
 844: 
 845:   m3uaAspStatDupuIn OBJECT-TYPE
 846:       SYNTAX      Counter32
 847:       MAX-ACCESS  read-only
 848:       STATUS      current
 849:       DESCRIPTION
 850:               "Number of DUPU messages received through the association."
 851: 
 852:       ::= { m3uaAspStatEntry 14 }
 853: 
 854:   -- End of SSNM Statistics per Association
 855: 
 856: 
 857: 
 858: 
 859:   -----------------------------------------------------------------------
 860:   -- M3UA TABLES
 861:   -----------------------------------------------------------------------
 862:   -----------------------------------------------------------------------
 863:   -- TABLES AT SGP/IPSP
 864:   -----------------------------------------------------------------------
 865:   -----------------------------------------------------------------------
 866:   -- CONFIG
 867:   -----------------------------------------------------------------------
 868:   -----------------------------------------------------------------------
 869:   -- ROUTING TABLE
 870:   -----------------------------------------------------------------------
 871: 
 872:   -- The Routing table contains a list of routing keys, which translate to
 873:   -- an Application Server ID and a corresponding Routing Context.
 874: 
 875:   -- As a Routing Key may be composed of any combination of basic SS7
 876:   -- routing elements, if an element is not included in the routing key,
 877:   -- a default value is assigned. This default value can continue being
 878:   -- considered as an indexing value itself.
 879: 
 880: 
 881:   m3uaSgpIpspRtgTable OBJECT-TYPE
 882:       SYNTAX      SEQUENCE OF M3uaSgpIpspRtgEntry
 883:       MAX-ACCESS  not-accessible
 884:       STATUS      current
 885:       DESCRIPTION
 886:               "A table containing Routing-specific information."
 887: 
 888:       ::= { m3uaSgpIpspCfg 1 }
 889: 
 890:   m3uaSgpIpspRtgEntry OBJECT-TYPE
 891:       SYNTAX      M3uaSgpIpspRtgEntry
 892:       MAX-ACCESS  not-accessible
 893:       STATUS      current
 894:       DESCRIPTION
 895:               "General common variables for a Routing Key."
 896:       INDEX   { m3uaSgpIpspRtgNa,
 897:                 m3uaSgpIpspRtgDpc,
 898:                 m3uaSgpIpspRtgSi,
 899:                 m3uaSgpIpspRtgOpc }
 900: 
 901:       ::= { m3uaSgpIpspRtgTable 1 }
 902: 
 903:   M3uaSgpIpspRtgEntry ::= SEQUENCE {
 904:        m3uaSgpIpspRtgNa             Unsigned32,
 905:        m3uaSgpIpspRtgDpc            Unsigned32,
 906:        m3uaSgpIpspRtgSi             Unsigned32,
 907:        m3uaSgpIpspRtgOpc            Unsigned32,
 908:        m3uaSgpIpspRtgAsId           Unsigned32,
 909:        m3uaSgpIpspRtgRc             Unsigned32
 910:      }
 911: 
 912:   m3uaSgpIpspRtgNa OBJECT-TYPE
 913:       SYNTAX      Unsigned32
 914:       MAX-ACCESS  not-accessible
 915:       STATUS      current
 916:       DESCRIPTION
 917:               "Network Appearance for that routing key. A default value
 918:               will be assigned if not present in the Routing Key."
 919: 
 920:       ::= { m3uaSgpIpspRtgEntry 1 }
 921: 
 922:   m3uaSgpIpspRtgDpc OBJECT-TYPE
 923:       SYNTAX      Unsigned32
 924:       MAX-ACCESS  not-accessible
 925:       STATUS      current
 926:       DESCRIPTION
 927:               "Destination Point Code for that routing key. A default
 928:               value will be assigned if not present in the Routing Key.
 929:               Range: 0 - 16777215."
 930: 
 931:       ::= { m3uaSgpIpspRtgEntry 2 }
 932: 
 933:   m3uaSgpIpspRtgSi OBJECT-TYPE
 934:       SYNTAX      Unsigned32
 935:       MAX-ACCESS  not-accessible
 936:       STATUS      current
 937:       DESCRIPTION
 938:               "Service Indicator for that routing key. A default value
 939:               will be assigned if not present in the Routing Key.
 940:               Range: 2 - 10."
 941:       ::= { m3uaSgpIpspRtgEntry 3 }
 942: 
 943:   m3uaSgpIpspRtgOpc OBJECT-TYPE
 944:       SYNTAX      Unsigned32
 945:       MAX-ACCESS  not-accessible
 946:       STATUS      current
 947:       DESCRIPTION
 948:               "Originating Point Code for that routing key. A default
 949:               value will be assigned if not present in the Routing Key.
 950:               Range: 0 to 16777215."
 951: 
 952:       ::= { m3uaSgpIpspRtgEntry 4 }
 953: 
 954: 
 955:   m3uaSgpIpspRtgAsId OBJECT-TYPE
 956:       SYNTAX      Unsigned32
 957:       MAX-ACCESS  read-only
 958:       STATUS      current
 959:       DESCRIPTION
 960:               "Application Server Identification Value."
 961: 
 962:       ::= { m3uaSgpIpspRtgEntry 5 }
 963: 
 964:   m3uaSgpIpspRtgRc OBJECT-TYPE
 965:       SYNTAX      Unsigned32
 966:       MAX-ACCESS  read-only
 967:       STATUS      current
 968:       DESCRIPTION
 969:               "Routing Context for that routing key."
 970: 
 971:       ::= { m3uaSgpIpspRtgEntry 6 }
 972: 
 973: 
 974: 
 975:   -----------------------------------------------------------------------
 976:   -- M3UA TABLES
 977:   -----------------------------------------------------------------------
 978:   -----------------------------------------------------------------------
 979:   -- TABLES AT SGP/IPSP
 980:   -----------------------------------------------------------------------
 981:   -----------------------------------------------------------------------
 982:   -- CONFIG
 983:   -----------------------------------------------------------------------
 984:   -----------------------------------------------------------------------
 985:   -- APPLICATION SERVER (AS) TABLE
 986:   -----------------------------------------------------------------------
 987: 
 988:   -- The Application Server table contains information on the state and
 989:   -- traffic mode of each Application for which one or more routing keys
 990:   -- can exist in the Signalling Gateway or IPSP routing table.
 991: 
 992: 
 993: 
 994:   m3uaSgpIpspAsTable OBJECT-TYPE
 995:       SYNTAX      SEQUENCE OF M3uaSgpIpspAsEntry
 996:       MAX-ACCESS  not-accessible
 997:       STATUS      current
 998:       DESCRIPTION
 999:               "A table containing Application Server-specific information."
1000: 
1001:       ::= { m3uaSgpIpspCfg 2 }
1002: 
1003:   m3uaSgpIpspAsEntry OBJECT-TYPE
1004:       SYNTAX      M3uaSgpIpspAsEntry
1005:       MAX-ACCESS  not-accessible
1006:       STATUS      current
1007:       DESCRIPTION
1008:               "General common variables for the Application Server"
1009:       INDEX   { m3uaSgpIpspAsId }
1010: 
1011:       ::= { m3uaSgpIpspAsTable 1 }
1012: 
1013:   M3uaSgpIpspAsEntry ::= SEQUENCE {
1014:        m3uaSgpIpspAsId                     Unsigned32,
1015:        m3uaSgpIpspAsState                  INTEGER,
1016:        m3uaSgpIpspAsTmt                    INTEGER
1017:       }
1018: 
1019:   m3uaSgpIpspAsId OBJECT-TYPE
1020:       SYNTAX      Unsigned32
1021:       MAX-ACCESS  not-accessible
1022:       STATUS      current
1023:       DESCRIPTION
1024:               "Application Server Identification Value."
1025: 
1026:       ::= { m3uaSgpIpspAsEntry 1 }
1027: 
1028: 
1029:   m3uaSgpIpspAsState OBJECT-TYPE
1030:       SYNTAX      INTEGER {
1031:                       active(1),
1032:                       inactive(2),
1033:                       down(3),
1034:                       pending(4)
1035:                   }
1036:       MAX-ACCESS  read-only
1037:       STATUS      current
1038:       DESCRIPTION
1039:               "Current Application Server State. Based on the state
1040:               of the Application Server Processes which serve it."
1041: 
1042:       ::= { m3uaSgpIpspAsEntry 2 }
1043: 
1044:   m3uaSgpIpspAsTmt OBJECT-TYPE
1044: change recommended - warning: node `m3uaSgpIpspAsTmt' must be contained in at least one conformance group
1045:       SYNTAX      INTEGER {
1046:                       override(1),
1047:                       loadshare(2),
1048:                       broadcast(3)
1049:                   }
1050:       MAX-ACCESS  read-only
1051:       STATUS      current
1052:       DESCRIPTION
1053:               "Current Application Server Traffic Mode Type."
1054:       ::= { m3uaSgpIpspAsEntry 3 }
1055: 
1056: 
1057: 
1058:   -----------------------------------------------------------------------
1059:   -- M3UA TABLES
1060:   -----------------------------------------------------------------------
1061:   -----------------------------------------------------------------------
1062:   -- TABLES AT SGP/IPSP
1063:   -----------------------------------------------------------------------
1064:   -----------------------------------------------------------------------
1065:   -- CONFIG
1066:   -----------------------------------------------------------------------
1067:   -----------------------------------------------------------------------
1068:   -- APPLICATION SERVER PROCESS TABLE
1069:   -----------------------------------------------------------------------
1070: 
1071:   -- This table shows the State of the Application Server Process or IPSP
1072:   -- for each Application Server, and the role of the ASP in the AS traffic
1073:   -- distribution, according to each AS traffic mode.
1074: 
1075: 
1076:   m3uaSgpIpspAspTable OBJECT-TYPE
1077:       SYNTAX      SEQUENCE OF M3uaSgpIpspAspEntry
1078:       MAX-ACCESS  not-accessible
1079:       STATUS      current
1080:       DESCRIPTION
1081:               "A table containing Application Server Process-specific
1082:               information."
1083: 
1084:       ::= { m3uaSgpIpspCfg 3 }
1085: 
1086:   m3uaSgpIpspAspEntry OBJECT-TYPE
1087:       SYNTAX      M3uaSgpIpspAspEntry
1088:       MAX-ACCESS  not-accessible
1089:       STATUS      current
1090:       DESCRIPTION
1091:               "General common variables for the Application Server
1092:               Process."
1093:       INDEX   { m3uaSgpIpspAspAsId,
1094:                 m3uaSgpIpspAspId }
1095: 
1096:       ::= { m3uaSgpIpspAspTable 1 }
1097: 
1098:   M3uaSgpIpspAspEntry ::= SEQUENCE {
1099:        m3uaSgpIpspAspAsId                        Unsigned32,
1100:        m3uaSgpIpspAspId                          Unsigned32,
1101:        m3uaSgpIpspAspState                       INTEGER,
1102:        m3uaSgpIpspAspRole                        INTEGER
1103:       }
1104: 
1105:   m3uaSgpIpspAspAsId OBJECT-TYPE
1106:       SYNTAX      Unsigned32
1107:       MAX-ACCESS  not-accessible
1108:       STATUS      current
1109:       DESCRIPTION
1110:               "Application Server Identification Value."
1111: 
1112:       ::= { m3uaSgpIpspAspEntry 1 }
1113: 
1114: 
1115:   m3uaSgpIpspAspId OBJECT-TYPE
1116:       SYNTAX      Unsigned32
1117:       MAX-ACCESS  not-accessible
1118:       STATUS      current
1119:       DESCRIPTION
1120:               " Application Server Process Identification Value."
1121: 
1122:       ::= { m3uaSgpIpspAspEntry 2 }
1123: 
1124:   m3uaSgpIpspAspState OBJECT-TYPE
1125:       SYNTAX      INTEGER {
1126:                       aspDown(1),
1127:                       aspUp(2),
1128:                       aspActive(3)
1129:                   }
1130:       MAX-ACCESS  read-only
1131:       STATUS      current
1132:       DESCRIPTION
1133:               "The state of this Application Server Process for a
1134:               given AS."
1135: 
1136:       ::= { m3uaSgpIpspAspEntry 3 }
1137: 
1138:   m3uaSgpIpspAspRole OBJECT-TYPE
1139:       SYNTAX      INTEGER {
1140:                       primary(1),
1141:                       backup(2),
1142:                       loadsharing(3),
1143:                       broadcast (4)
1144:                   }
1145:       MAX-ACCESS  read-only
1146:       STATUS      current
1147:       DESCRIPTION
1148:               "The role of this Application Server Process within the
1149:               traffic mode for each AS."
1150: 
1151:       ::= { m3uaSgpIpspAspEntry 4 }
1152: 
1153: 
1154:   -----------------------------------------------------------------------
1155:   -- M3UA TABLES
1156:   -----------------------------------------------------------------------
1157:   -----------------------------------------------------------------------
1158:   -- TABLES AT SGP/IPSP
1159:   -----------------------------------------------------------------------
1160:   -----------------------------------------------------------------------
1161:   -- CONFIG
1162:   -----------------------------------------------------------------------
1163:   -----------------------------------------------------------------------
1164:   -- APPLICATION SERVER PROCESS (ASP) ASSOCIATION TABLE
1165:   -----------------------------------------------------------------------
1166: 
1167:   -- Defines data related to the SCTP Association for an Application Server
1168:   -- Process or IPSP.
1169:   -- Further Association data can be obtained from the SCTP MIB.
1170: 
1171: 
1172:   m3uaSgpIpspAssocTable OBJECT-TYPE
1173:       SYNTAX      SEQUENCE OF M3uaSgpIpspAssocEntry
1174:       MAX-ACCESS  not-accessible
1175:       STATUS      current
1176:       DESCRIPTION
1177:               "A table containing ASP/IPSP Association-specific
1178:               information."
1179: 
1180:       ::= { m3uaSgpIpspCfg 4 }
1181: 
1182:   m3uaSgpIpspAssocEntry OBJECT-TYPE
1183:       SYNTAX      M3uaSgpIpspAssocEntry
1184:       MAX-ACCESS  not-accessible
1185:       STATUS      current
1186:       DESCRIPTION
1187:               "General common variables for the Association for an
1188:               ASP."
1189:       INDEX   { m3uaSgpIpspAssocAspId }
1190: 
1191:       ::= { m3uaSgpIpspAssocTable 1 }
1192: 
1193:   M3uaSgpIpspAssocEntry ::= SEQUENCE {
1194:        m3uaSgpIpspAssocAspId                  Unsigned32,
1195:        m3uaSgpIpspAssocId                     Unsigned32,
1196:        m3uaSgpIpspAssocMinOutStreams          Unsigned32,
1197:        m3uaSgpIpspAssocMaxInStreams           Unsigned32
1198:       }
1199: 
1200:   m3uaSgpIpspAssocAspId OBJECT-TYPE
1201:       SYNTAX      Unsigned32
1202:       MAX-ACCESS  not-accessible
1203:       STATUS      current
1204:       DESCRIPTION
1205:               " Application Server Process Identification Value."
1206: 
1207:       ::= { m3uaSgpIpspAssocEntry 1 }
1208: 
1209:   m3uaSgpIpspAssocId  OBJECT-TYPE
1210:       SYNTAX      Unsigned32
1211:       MAX-ACCESS  read-only
1212:       STATUS      current
1213:       DESCRIPTION
1214:               "Association Identification. Value identifying the
1215:               association for that ASP. This value is extracted from
1216:               the SCTP association Id value returned by SCTP when the
1217:               association is established to that endpoint."
1218: 
1219:       ::= { m3uaSgpIpspAssocEntry 2 }
1220: 
1221: 
1222:   m3uaSgpIpspAssocMinOutStreams OBJECT-TYPE
1223:       SYNTAX      Unsigned32
1224:       MAX-ACCESS  read-only
1225:       STATUS      current
1226:       DESCRIPTION
1227:               "If the SCTP association is initiated from this ASP,
1228:               this will be the minimum number of outgoing streams that is
1229:               requested to the remote peer at association start up."
1230:       ::= { m3uaSgpIpspAssocEntry 3 }
1231: 
1232:   m3uaSgpIpspAssocMaxInStreams OBJECT-TYPE
1233:       SYNTAX      Unsigned32
1234:       MAX-ACCESS  read-only
1235:       STATUS      current
1236:       DESCRIPTION
1237:               "It is the maximum number of input streams that this
1238:               application can support. It is used during the Association
1239:               establishment phase."
1240:       ::= { m3uaSgpIpspAssocEntry 4 }
1241: 
1242: 
1243: 
1244: 
1245: 
1246: 
1247: 
1248: 
1249: 
1250:   -----------------------------------------------------------------------
1251:   -- M3UA TABLES
1252:   -----------------------------------------------------------------------
1253:   -----------------------------------------------------------------------
1254:   -- TABLES AT SGP/IPSP
1255:   -----------------------------------------------------------------------
1256:   -----------------------------------------------------------------------
1257:   -- STATISTICS
1258:   -----------------------------------------------------------------------
1259:   -----------------------------------------------------------------------
1260:   -- SGP / IPSP STATISTICS TABLE
1261:   -----------------------------------------------------------------------
1262: 
1263:   -- It defines statistics specific to a Signaling Gateway Process or IP
1264:   -- Signaling Process.
1265: 
1266:   -- Statistics applicable to SGP, ASP and IPSP are covered in the generic
1267:   -- statistics table.
1268: 
1269:   -- For the IPSP, the ASP Statistics table also applies.
1270: 
1271:   -- The table contains statistics data related to the M3UA messages
1272:   -- exchanged through each association at the SGP or IPSP.
1273: 
1274:   m3uaSgpIpspStatTable OBJECT-TYPE
1275:       SYNTAX      SEQUENCE OF M3uaSgpIpspStatEntry
1276:       MAX-ACCESS  not-accessible
1277:       STATUS      current
1278:       DESCRIPTION
1279:               "A table containing per association statistics."
1280: 
1281:       ::= { m3uaSgpIpspStat 1 }
1282: 
1283:   m3uaSgpIpspStatEntry OBJECT-TYPE
1284:       SYNTAX      M3uaSgpIpspStatEntry
1285:       MAX-ACCESS  not-accessible
1286:       STATUS      current
1287:       DESCRIPTION
1288:               "It counts all the messages received and sent through a
1289:               specific association."
1290:       INDEX   { m3uaSgpIpspStatAssocId }
1291: 
1292:       ::= { m3uaSgpIpspStatTable 1 }
1293: 
1294:   M3uaSgpIpspStatEntry ::= SEQUENCE {
1295:           m3uaSgpIpspStatAssocId            Unsigned32,
1296:           m3uaSgpIpspStatAspupAckOut        Counter32,
1297:           m3uaSgpIpspStatAspacAckOut        Counter32,
1298:           m3uaSgpIpspStatAspdnAckOut        Counter32,
1299:           m3uaSgpIpspStatAspiaAckOut        Counter32,
1300:           m3uaSgpIpspStatAspupIn            Counter32,
1301:           m3uaSgpIpspStatAspacIn            Counter32,
1302:           m3uaSgpIpspStatAspdnIn            Counter32,
1303:           m3uaSgpIpspStatAspiaIn            Counter32,
1304:           m3uaSgpIpspStatNotifyOut          Counter32,
1305:           m3uaSgpIpspStatDunaOut            Counter32,
1306:           m3uaSgpIpspStatDavaOut            Counter32,
1307:           m3uaSgpIpspStatDupuOut            Counter32,
1308:           m3uaSgpIpspStatDaudIn             Counter32
1309:       }
1310: 
1311:   -- Association Statistics
1312: 
1313:   -- ASPM Statistics per Association
1314: 
1315:   m3uaSgpIpspStatAssocId OBJECT-TYPE
1316:       SYNTAX      Unsigned32
1317:       MAX-ACCESS  not-accessible
1318:       STATUS      current
1319:       DESCRIPTION
1320:               "Association Identification. It is the value that identifies
1321:               the association that is established between this SGP or IPSP
1322:               and the remote ASP or IPSP. This value is extracted from the
1323:               SCTP association Id value returned by SCTP when the
1324:               association is established to that endpoint. It is the link
1325:               to get the transport values from the SCTP MIB."
1326: 
1327:       ::= { m3uaSgpIpspStatEntry 1 }
1328: 
1329:   m3uaSgpIpspStatAspupAckOut OBJECT-TYPE
1330:       SYNTAX      Counter32
1331:       MAX-ACCESS  read-only
1332:       STATUS      current
1333:       DESCRIPTION
1334:               "Number of ASPUP ACK messages sent through the association."
1335: 
1336:       ::= { m3uaSgpIpspStatEntry 2 }
1337: 
1338:   m3uaSgpIpspStatAspacAckOut OBJECT-TYPE
1339:       SYNTAX      Counter32
1340:       MAX-ACCESS  read-only
1341:       STATUS      current
1342:       DESCRIPTION
1343:               "Number of ASPAC ACK messages sent through the association."
1344: 
1345:       ::= { m3uaSgpIpspStatEntry 3 }
1346: 
1347:   m3uaSgpIpspStatAspdnAckOut OBJECT-TYPE
1348:       SYNTAX      Counter32
1349:       MAX-ACCESS  read-only
1350:       STATUS      current
1351:       DESCRIPTION
1352:               "Number of ASPDN ACK messages sent through the association."
1353: 
1354:       ::= { m3uaSgpIpspStatEntry 4 }
1355: 
1356:   m3uaSgpIpspStatAspiaAckOut OBJECT-TYPE
1357:       SYNTAX      Counter32
1358:       MAX-ACCESS  read-only
1359:       STATUS      current
1360:       DESCRIPTION
1361:               "Number of ASPIA ACK messages sent through the association."
1362: 
1363:       ::= { m3uaSgpIpspStatEntry 5 }
1364: 
1365:   m3uaSgpIpspStatAspupIn OBJECT-TYPE
1366:       SYNTAX      Counter32
1367:       MAX-ACCESS  read-only
1368:       STATUS      current
1369:       DESCRIPTION
1370:               "Number of ASPUP messages received through the association."
1371:       ::= { m3uaSgpIpspStatEntry 6 }
1372: 
1373:   m3uaSgpIpspStatAspacIn OBJECT-TYPE
1374:       SYNTAX      Counter32
1375:       MAX-ACCESS  read-only
1376:       STATUS      current
1377:       DESCRIPTION
1378:               "Number of ASPAC messages received through the association."
1379: 
1380:       ::= { m3uaSgpIpspStatEntry 7 }
1381: 
1382:   m3uaSgpIpspStatAspdnIn OBJECT-TYPE
1383:       SYNTAX      Counter32
1384:       MAX-ACCESS  read-only
1385:       STATUS      current
1386:       DESCRIPTION
1387:               "Number of ASPDN messages received through the association."
1388: 
1389:       ::= { m3uaSgpIpspStatEntry 8 }
1390: 
1391:   m3uaSgpIpspStatAspiaIn OBJECT-TYPE
1392:       SYNTAX      Counter32
1393:       MAX-ACCESS  read-only
1394:       STATUS      current
1395:       DESCRIPTION
1396:               "Number of ASPIA messages received through the association."
1397: 
1398:       ::= { m3uaSgpIpspStatEntry 9 }
1399: 
1400:   -- End of ASPM Statistics per Association
1401: 
1402: 
1403:   -- MGMT Statistics per Association
1404: 
1405:   m3uaSgpIpspStatNotifyOut OBJECT-TYPE
1406:       SYNTAX      Counter32
1407:       MAX-ACCESS  read-only
1408:       STATUS      current
1409:       DESCRIPTION
1410:               "Number of NOTIFY messages sent through the association."
1411:       ::= { m3uaSgpIpspStatEntry 10 }
1412: 
1413: 
1414:   -- End of MGMT Statistics per Association
1415: 
1416: 
1417:   -- SSNM Statistics per Association
1418:   m3uaSgpIpspStatDunaOut OBJECT-TYPE
1419:       SYNTAX      Counter32
1420:       MAX-ACCESS  read-only
1421:       STATUS      current
1422:       DESCRIPTION
1423:               "Number of DUNA messages sent through the association."
1424:       ::= { m3uaSgpIpspStatEntry 11 }
1425: 
1426:   m3uaSgpIpspStatDavaOut OBJECT-TYPE
1427:       SYNTAX      Counter32
1428:       MAX-ACCESS  read-only
1429:       STATUS      current
1430:       DESCRIPTION
1431:               "Number of DAVA messages sent through the association."
1432: 
1433:       ::= { m3uaSgpIpspStatEntry 12 }
1434: 
1435:   m3uaSgpIpspStatDupuOut OBJECT-TYPE
1436:       SYNTAX      Counter32
1437:       MAX-ACCESS  read-only
1438:       STATUS      current
1439:       DESCRIPTION
1440:               "Number of DUPU messages sent through the association."
1441:       ::= { m3uaSgpIpspStatEntry 13 }
1442: 
1443:   m3uaSgpIpspStatDaudIn OBJECT-TYPE
1444:       SYNTAX      Counter32
1445:       MAX-ACCESS  read-only
1446:       STATUS      current
1447:       DESCRIPTION
1448:               "Number of DAUD messages received through the association."
1449:       ::= { m3uaSgpIpspStatEntry 14 }
1450: 
1451:   -- End of SSNM Statistics per Association
1452: 
1453: 
1454: 
1455:   -----------------------------------------------------------------------
1456:   -- M3UA TABLES
1457:   -----------------------------------------------------------------------
1458:   -----------------------------------------------------------------------
1459:   -- GENERIC
1460:   -----------------------------------------------------------------------
1461:   -----------------------------------------------------------------------
1462:   -- CONFIG
1463:   -----------------------------------------------------------------------
1464:   -----------------------------------------------------------------------
1465:   -- NETWORK APPEARANCE TABLE
1466:   -----------------------------------------------------------------------
1467: 
1468: 
1469: 
1470:   m3uaGenNaTable OBJECT-TYPE
1471:       SYNTAX      SEQUENCE OF M3uaGenNaEntry
1472:       MAX-ACCESS  not-accessible
1473:       STATUS      current
1474:       DESCRIPTION
1475:              "A table containing Network Appearance-specific information"
1476:       ::= { m3uaGenCfg 1 }
1477: 
1478:   m3uaGenNaEntry  OBJECT-TYPE
1479:       SYNTAX      M3uaGenNaEntry
1480:       MAX-ACCESS  not-accessible
1481:       STATUS      current
1482:       DESCRIPTION
1483:               "General common variables for a Network Appearance."
1484:       INDEX   { m3uaGenNaValue }
1485:       ::= { m3uaGenNaTable  1 }
1486: 
1487:   M3uaGenNaEntry  ::= SEQUENCE {
1488:        m3uaGenNaValue                        Unsigned32,
1489:        m3uaGenNaNi                           Unsigned32,
1490:        m3uaGenNaMtp3ProtType                 INTEGER,
1491:        m3uaGenNaMtp3ProtVariant              Unsigned32,
1492:        m3uaGenNaMtp3ProtVersion              Unsigned32
1493:       }
1494: 
1495:   m3uaGenNaValue OBJECT-TYPE
1496:       SYNTAX      Unsigned32
1497:       MAX-ACCESS  not-accessible
1498:       STATUS      current
1499:       DESCRIPTION
1500:               "Network Appearance Value."
1501: 
1502:       ::= { m3uaGenNaEntry  2 }
1503: 
1504: 
1505:   m3uaGenNaNi OBJECT-TYPE
1506:       SYNTAX      Unsigned32
1507:       MAX-ACCESS  read-only
1508:       STATUS      current
1509:       DESCRIPTION
1510:               "Identifies the Network Indicator of the SG Node in the
1511:                SS7 Network."
1512: 
1513:       ::= { m3uaGenNaEntry  3 }
1514: 
1515:   m3uaGenNaMtp3ProtType OBJECT-TYPE
1516:       SYNTAX      INTEGER {
1517:                       itu(1),
1518:                       ansi(2),
1519:                       china(3),
1520:                       ttc(4),
1521:                       other(5)
1522:                   }
1523:       MAX-ACCESS  read-only
1524:       STATUS      current
1525:       DESCRIPTION
1526:               "The MTP3 protocol type for this NA."
1527: 
1528:       ::= { m3uaGenNaEntry  4 }
1529: 
1530:   m3uaGenNaMtp3ProtVariant OBJECT-TYPE
1531:       SYNTAX      Unsigned32
1532:       MAX-ACCESS  read-only
1533:       STATUS      current
1534:       DESCRIPTION
1535:               "The MTP3 protocol variant for this NA."
1536: 
1537:       ::= { m3uaGenNaEntry  5 }
1538: 
1539: 
1540:   m3uaGenNaMtp3ProtVersion OBJECT-TYPE
1541:       SYNTAX      Unsigned32
1542:       MAX-ACCESS  read-only
1543:       STATUS      current
1544:       DESCRIPTION
1545:               "The MTP3 protocol version for this NA."
1546: 
1547:       ::= { m3uaGenNaEntry  6 }
1548: 
1549: 
1550: 
1551: 
1552: 
1553:   -----------------------------------------------------------------------
1554:   -- M3UA TABLES
1555:   -----------------------------------------------------------------------
1556:   -----------------------------------------------------------------------
1557:   -- GENERIC
1558:   -----------------------------------------------------------------------
1559:   -----------------------------------------------------------------------
1560:   -- STATISTICS
1561:   -----------------------------------------------------------------------
1562:   -----------------------------------------------------------------------
1563:   -- GENERIC STATISTICS TABLE
1564:   -----------------------------------------------------------------------
1565: 
1566:   -- Defines statistics common to Application Server Processes,
1567:   -- Signaling Gateway Processes and IP Signaling Processes.
1568: 
1569:   -- The table contains statistics data related to the M3UA messages
1570:   -- exchanged through each association at the Signaling Process.
1571: 
1572: 
1573:   m3uaGenStatTable OBJECT-TYPE
1574:       SYNTAX      SEQUENCE OF M3uaGenStatEntry
1575:       MAX-ACCESS  not-accessible
1576:       STATUS      current
1577:       DESCRIPTION
1578:               "A table containing per association statistics."
1579:       ::= { m3uaGenStat 1 }
1580: 
1581:   m3uaGenStatEntry OBJECT-TYPE
1582:       SYNTAX      M3uaGenStatEntry
1583:       MAX-ACCESS  not-accessible
1584:       STATUS      current
1585:       DESCRIPTION
1586:               "It counts all the messages received and sent through a
1587:               specific association."
1588:       INDEX   { m3uaGenStatAssocId }
1589:       ::= { m3uaGenStatTable 1 }
1590: 
1591:   M3uaGenStatEntry ::= SEQUENCE {
1592:           m3uaGenStatAssocId            Unsigned32,
1593:           m3uaGenStatDataOut            Counter32,
1594:           m3uaGenStatDataIn             Counter32,
1595:           m3uaGenStatErrorOut           Counter32,
1596:           m3uaGenStatErrorIn            Counter32,
1597:           m3uaGenStatSconOut            Counter32,
1598:           m3uaGenStatSconIn             Counter32
1599:       }
1600: 
1601:   -- Association Statistics
1602: 
1603:   -- DATA Statistics per Association
1604: 
1605:   m3uaGenStatAssocId OBJECT-TYPE
1606:       SYNTAX      Unsigned32
1607:       MAX-ACCESS  not-accessible
1608:       STATUS      current
1609:       DESCRIPTION
1610:               "Association Identification. It is the value that identifies
1611:               the association that is established between an ASP and an SGP
1612:               or between 2 IPSPs. This value is extracted from the SCTP
1613:               association Id value returned by SCTP when the association is
1614:               established to that endpoint. It is the link to get the
1615:               transport values from the SCTP MIB."
1616:       ::= { m3uaGenStatEntry 1 }
1617: 
1618:   m3uaGenStatDataOut OBJECT-TYPE
1619:       SYNTAX      Counter32
1620:       MAX-ACCESS  read-only
1621:       STATUS      current
1622:       DESCRIPTION
1623:               "Number of DATA messages sent through the association."
1624:       ::= { m3uaGenStatEntry 2 }
1625: 
1626:   m3uaGenStatDataIn OBJECT-TYPE
1627:       SYNTAX      Counter32
1628:       MAX-ACCESS  read-only
1629:       STATUS      current
1630:       DESCRIPTION
1631:               "Number of DATA messages received through the association."
1632:       ::= { m3uaGenStatEntry 3 }
1633: 
1634:   -- End of DATA Statistics per Association
1635: 
1636:   -- MGMT Statistics per Association
1637: 
1638:   m3uaGenStatErrorOut OBJECT-TYPE
1639:       SYNTAX      Counter32
1640:       MAX-ACCESS  read-only
1641:       STATUS      current
1642:       DESCRIPTION
1643:               "Number of ERROR messages sent through the association."
1644:       ::= { m3uaGenStatEntry 4 }
1645: 
1646:   m3uaGenStatErrorIn OBJECT-TYPE
1647:       SYNTAX      Counter32
1648:       MAX-ACCESS  read-only
1649:       STATUS      current
1650:       DESCRIPTION
1651:              "Number of ERROR messages received through the association."
1652:       ::= { m3uaGenStatEntry 5 }
1653: 
1654:   -- End of MGMT Statistics per Association
1655:   -- SSNM Statistics per Association
1656: 
1657:   m3uaGenStatSconOut OBJECT-TYPE
1658:       SYNTAX      Counter32
1659:       MAX-ACCESS  read-only
1660:       STATUS      current
1661:       DESCRIPTION
1662:               "Number of SCON messages sent through the association."
1663:       ::= { m3uaGenStatEntry 6 }
1664: 
1665:   m3uaGenStatSconIn OBJECT-TYPE
1666:       SYNTAX      Counter32
1667:       MAX-ACCESS  read-only
1668:       STATUS      current
1669:       DESCRIPTION
1670:               "Number of SCON messages received through the association."
1671:       ::= { m3uaGenStatEntry 7 }
1672: 
1673:   -- End of SSNM Statistics per Association
1674: 
1675: 
1676: 
1677:   -- 4.1 Conformance Information
1678: 
1679:   m3uaCompliances OBJECT IDENTIFIER ::= { m3uaConformance 1 }
1680:   m3uaGroups      OBJECT IDENTIFIER ::= { m3uaConformance 2 }
1681: 
1682: 
1683: 
1684:   -- 4.1.1 Units of conformance
1685: 
1686:       m3uaAttributesGroup OBJECT-GROUP
1687:       OBJECTS   { m3uaVersion,
1688:                   m3uaProcType,
1689:                   m3uaLocalPort,
1690:                   m3uaTrValue,
1690: severe - unknown object identifier label `m3uaTrValue'
1691:                   m3uaTBeatValue,
1691: severe - unknown object identifier label `m3uaTBeatValue'
1692:                   m3uaTAckValue,
1692: severe - unknown object identifier label `m3uaTAckValue'
1693:                   m3uaTPaudValue,
1693: severe - unknown object identifier label `m3uaTPaudValue'
1694:                   m3uaHeartBeat,
1695:                   m3uaFailOverBuffSize,
1696:                   m3uaRoutingFailures
1697:                 }
1698:       STATUS    current
1699:       DESCRIPTION
1700:               "The m3ua group of objects providing for management of M3UA
1701:               entities. Common parameters for the protocol."
1702:       ::= { m3uaGroups 1 }
1703: 
1704: 
1705: 
1706: 
1707: 
1708:       m3uaAspCfgGroup OBJECT-GROUP
1709: 
1710:       OBJECTS   { m3uaAspDestState,
1711:                   m3uaAspSgpState,
1712:                   m3uaAspAssocId,
1713:                   m3uaAspAssocMinOutStreams,
1714:                   m3uaAspAssocMaxInStreams,
1715:                   m3uaAspRcValue
1716:                 }
1717:       STATUS    current
1718:       DESCRIPTION
1719:               "The m3ua group of objects to describe configuration values
1720:               at the Application Server Process (ASP)."
1721: 
1722:       ::= { m3uaGroups 2 }
1723: 
1724:       m3uaAspStatsGroup OBJECT-GROUP
1725:       OBJECTS   { m3uaAspStatAspupOut,
1726:                   m3uaAspStatAspacOut,
1727:                   m3uaAspStatAspdnOut,
1728:                   m3uaAspStatAspiaOut,
1729:                   m3uaAspStatAspupAckIn,
1730:                   m3uaAspStatAspacAckIn,
1731:                   m3uaAspStatAspdnAckIn,
1732:                   m3uaAspStatAspiaAckIn,
1733:                   m3uaAspStatNotifyIn,
1734:                   m3uaAspStatDaudOut,
1735:                   m3uaAspStatDunaIn,
1736:                   m3uaAspStatDavaIn,
1737:                   m3uaAspStatDupuIn
1738:                 }
1739:       STATUS    current
1740:       DESCRIPTION
1741:               "The m3ua group of objects to count how the number of
1742:               messages received/send by an ASP. Most of these messages
1743:               applies to the M3UA client process and would also apply to an
1744:               IPSP acting as a client."
1745: 
1746:       ::= { m3uaGroups 3 }
1747: 
1748:       m3uaSgpIpspCfgGroup OBJECT-GROUP
1749:       OBJECTS   { m3uaSgpIpspRtgAsId,
1750:                   m3uaSgpIpspRtgRc,
1751:                   m3uaSgpIpspAsState,
1752:                   m3uaSgpIpspAsTrafficMode,
1752: severe - unknown object identifier label `m3uaSgpIpspAsTrafficMode'
1753:                   m3uaSgpIpspAspState,
1754:                   m3uaSgpIpspAspRole,
1755:                   m3uaSgpIpspAssocId,
1756:                   m3uaSgpIpspAssocMinOutStreams,
1757:                   m3uaSgpIpspAssocMaxInStreams
1758:                 }
1759: 
1760:       STATUS    current
1761:       DESCRIPTION
1762:               "The m3ua group of objects to describe configuration values
1763:               at either the Signaling Gateway Process (SGP) or the IP
1764:               Server Process (IPSP)."
1765: 
1766:       ::= { m3uaGroups 4 }
1767: 
1768:       m3uaSgpIpspStatsGroup OBJECT-GROUP
1769:       OBJECTS   { m3uaSgpIpspStatAspupAckOut,
1770:                   m3uaSgpIpspStatAspacAckOut,
1771:                   m3uaSgpIpspStatAspdnAckOut,
1772:                   m3uaSgpIpspStatAspiaAckOut,
1773:                   m3uaSgpIpspStatAspupIn,
1774:                   m3uaSgpIpspStatAspacIn,
1775:                   m3uaSgpIpspStatAspdnIn,
1776:                   m3uaSgpIpspStatAspiaIn,
1777:                   m3uaSgpIpspStatNotifyOut,
1778:                   m3uaSgpIpspStatDunaOut,
1779:                   m3uaSgpIpspStatDavaOut,
1780:                   m3uaSgpIpspStatDupuOut,
1781:                   m3uaSgpIpspStatDaudIn
1782:                 }
1783: 
1784:       STATUS    current
1785:       DESCRIPTION
1786:               "The m3ua group of objects to count how the number of
1787:               messages received/send by a Signaling Process or IPSP."
1788: 
1789:       ::= { m3uaGroups 5 }
1790: 
1791:       m3uaGenCfgGroup OBJECT-GROUP
1792:       OBJECTS   { m3uaGenNaNi,
1793:                   m3uaGenNaMtp3ProtType,
1794:                   m3uaGenNaMtp3ProtVariant,
1795:                   m3uaGenNaMtp3ProtVersion
1796:                 }
1797:       STATUS    current
1798:       DESCRIPTION
1799:               "The m3ua group of objects to describe the Network Appearance
1800:               (NA) value."
1801: 
1802:       ::= { m3uaGroups 6 }
1803: 
1804: 
1805:       m3uaGenStatsGroup OBJECT-GROUP
1806:       OBJECTS   { m3uaGenStatDataOut,
1807:                   m3uaGenStatDataIn,
1808:                   m3uaGenStatErrorOut,
1809:                   m3uaGenStatErrorIn,
1810:                   m3uaGenStatSconOut,
1811:                   m3uaGenStatSconIn
1812:                 }
1813:       STATUS    current
1814:       DESCRIPTION
1815:               "The m3ua group of objects to count how the number of
1816:               messages received/send by a Signaling Process. This objects
1817:               are implemented in all kind of signaling processes: ASPs,
1818:               SGPs and IPSPs."
1819: 
1820:       ::= { m3uaGroups 7 }
1821: 
1822: 
1823: 
1824:   -- 4.1.2 Compliance Statements
1825: 
1826:   m3uaAspCompliance MODULE-COMPLIANCE
1827:       STATUS  current
1828:       DESCRIPTION
1829:           "The compliance statement for Application Server Processes (ASP)
1830:            that implement this MIB in order to be managed using SNMP
1831:            protocol."
1832: 
1833:       MODULE  -- this module
1834:       MANDATORY-GROUPS { m3uaAttributesGroup,
1835:                          m3uaAspCfgGroup,
1836:                          m3uaGenCfgGroup,
1837:                          m3uaAspStatsGroup,
1838:                          m3uaGenStatsGroup
1839:                        }
1840: 
1841:       ::= { m3uaCompliances 1 }
1842: 
1843:   m3uaSgpCompliance MODULE-COMPLIANCE
1844:       STATUS  current
1845:       DESCRIPTION
1846:           "The compliance statement for Signaling Gateway Processes (SGP)
1847:            that implement this MIB in order to be managed using SNMP
1848:            protocol."
1849: 
1850: 
1851:       MODULE  -- this module
1852:       MANDATORY-GROUPS { m3uaAttributesGroup,
1853:                          m3uaSgpIpspCfgGroup,
1854:                          m3uaGenCfgGroup,
1855:                          m3uaSgpIpspStatsGroup,
1856:                          m3uaGenStatsGroup
1857:                        }
1858: 
1859:       ::= { m3uaCompliances 2 }
1860: 
1861:   m3uaIpspCompliance MODULE-COMPLIANCE
1862:       STATUS  current
1863:       DESCRIPTION
1864:           "The compliance statement IP Server Processes (IPSP) that
1865:            implement this MIB in order to be managed using SNMP protocol."
1866: 
1867: 
1868:       MODULE  -- this module
1869:       MANDATORY-GROUPS { m3uaAttributesGroup,
1870:                          m3uaSgpIpspCfgGroup,
1871:                          m3uaGenCfgGroup,
1872:                          m3uaAspStatsGroup,
1873:                          m3uaSgpIpspStatsGroup,
1874:                          m3uaGenStatsGroup
1875:                        }
1876: 
1877:       ::= { m3uaCompliances 3 }
1878: 
1879: 
1880:   END
1881: 
1882: -- 
1883: --   Copyright (C) The Internet Society (2004).  All Rights Reserved.
1884: -- 
1885: --   This document and translations of it may be copied and furnished to
1886: --   others, and derivative works that comment on or otherwise explain it or
1887: --   assist in its implementation may be prepared, copied, published and
1888: --   distributed, in whole or in part, without restriction of any kind,
1889: --   provided that the above copyright notice and this paragraph are included
1890: --   on all such copies and derivative works. However, this document itself
1891: --   may not be modified in any way, such as by removing the copyright notice
1892: --   or references to the Internet Society or other Internet organizations,
1893: --   except as needed for the purpose of developing Internet standards in
1894: --   which case the procedures for copyrights defined in the Internet
1895: --   Standards process must be followed, or as required to translate it into
1896: --   languages other than English.
1897: -- 
1898: --   The limited permissions granted above are perpetual and will not be
1899: --   revoked by the Internet Society or its successors or assigns.
1900: -- 
1901: --   This document and the information contained herein is provided on an "AS
1902: --   IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK
1903: --   FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1904: --   LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT
1905: --   INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR
1906: --   FITNESS FOR A PARTICULAR PURPOSE.
1907: