smilint output for ./DIAL-CONTROL-MIB


Message Severities
SeverityCount
minor error1
warning17
Message Types
TypeCount
integer-misuse (warning)16
revision-missing (minor error)1
type-without-format (warning)1

Messages:

DIAL-CONTROL-MIB

   1: -- extracted from rfc2128.txt
   2: -- at Mon Nov 15 17:11:46 1999
  30: 
  31: dialControlMib MODULE-IDENTITY
  32:         LAST-UPDATED    "9609231544Z" -- Sep 23, 1996
  33:         ORGANIZATION    "IETF ISDN Working Group"
  34:         CONTACT-INFO
  35:             "        Guenter Roeck
  36:              Postal: cisco Systems
  37:                      170 West Tasman Drive
  38:                      San Jose, CA 95134
  39:                      U.S.A.
  40:              Phone:  +1 408 527 3143
  41:              E-mail: groeck@cisco.com"
  42:         DESCRIPTION
  43:             "The MIB module to describe peer information for
  44:              demand access and possibly other kinds of interfaces."
  45:         ::= { transmission 21 }
  45: minor error - revision for last update is missing

  46: 
  47: AbsoluteCounter32 ::= TEXTUAL-CONVENTION
  47: warning - warning: type `AbsoluteCounter32' has no format specification
  48:         STATUS      current
  49:         DESCRIPTION
  50:             "Represents a Counter32-like value that starts at zero,
  51:              does not decrease, and does not wrap. This may be used
  52:              only in situations where wrapping is not possible or
  53:              extremely unlikely. Should such a counter overflow,
  54:              it locks at the maxium value of 4,294,967,295.
  55: 
  56:              The primary use of this type of counter is situations
  57:              where a counter value is to be recorded as history
  58:              and is thus no longer subject to reading for changing
  59:              values."
  60:         SYNTAX      Unsigned32
  61: 
  62: -- Dial Control Mib objects definitions
...
 168: 
 169: dialCtlPeerCfgId OBJECT-TYPE
 170:         SYNTAX      INTEGER (1..2147483647)
 170: warning - warning: use Integer32 instead of INTEGER in SMIv2
 171:         MAX-ACCESS  not-accessible
 172:         STATUS      current
 173:         DESCRIPTION
 174:             "This object identifies a single peer. There may
 175:              be several entries in this table for one peer,
 176:              defining different ways of reaching this peer.
 177:              Thus, there may be several entries in this table
 178:              with the same value of dialCtlPeerCfgId.
 179:              Multiple entries for one peer may be used to support
 180:              multilink as well as backup lines.
 181:              A single peer will be identified by a unique value
 182:              of this object. Several entries for one peer MUST
 183:              have the same value of dialCtlPeerCfgId, but different
 184:              ifEntries and thus different values of ifIndex."
 185:         ::= { dialCtlPeerCfgEntry 1 }
...
 268: 
 269: dialCtlPeerCfgSpeed OBJECT-TYPE
 270:         SYNTAX      INTEGER (0..2147483647)
 270: warning - warning: use Integer32 instead of INTEGER in SMIv2
 271:         MAX-ACCESS  read-create
 272:         STATUS      current
 273:         DESCRIPTION
 274:             "The desired information transfer speed in bits/second
 275:              when calling this peer.
 276:              The detailed media specific information, e.g. information
 277:              type and information transfer rate for ISDN circuits,
 278:              has to be extracted from this object.
 279:              If the transfer speed to be used is unknown or the default
 280:              speed for this type of interfaces, the value of this object
 281:              may be zero."
 282:         DEFVAL      { 0 }
 283:         ::= { dialCtlPeerCfgEntry 8 }
...
 330: 
 331: dialCtlPeerCfgInactivityTimer OBJECT-TYPE
 332:         SYNTAX      INTEGER (0..2147483647)
 332: warning - warning: use Integer32 instead of INTEGER in SMIv2
 333:         UNITS       "seconds"
 334:         MAX-ACCESS  read-create
 335:         STATUS      current
 336:         DESCRIPTION
 337:             "The connection will be automatically disconnected
 338:              if no longer carrying useful data for a time
 339:              period, in seconds, specified in this object.
 340:              Useful data in this context refers to forwarding
 341:              packets, including routing information; it
 342:              excludes the encapsulator maintenance frames.
 343:              A value of zero means the connection will not be
 344:              automatically taken down due to inactivity,
 345:              which implies that it is a dedicated circuit."
 346:         DEFVAL      { 0 }
 347:         ::= { dialCtlPeerCfgEntry 11 }
 348: 
 349: dialCtlPeerCfgMinDuration OBJECT-TYPE
 350:         SYNTAX      INTEGER (0..2147483647)
 350: warning - warning: use Integer32 instead of INTEGER in SMIv2
 351:         MAX-ACCESS  read-create
 352:         STATUS      current
 353:         DESCRIPTION
 354:             "Minimum duration of a call in seconds, starting from the
 355:              time the call is connected until the call is disconnected.
 356:              This is to accomplish the fact that in most countries
 357:              charging applies to units of time, which should be matched
 358:              as closely as possible."
 359:         DEFVAL      { 0 }
 360:         ::= { dialCtlPeerCfgEntry 12 }
 361: 
 362: dialCtlPeerCfgMaxDuration OBJECT-TYPE
 363:         SYNTAX      INTEGER (0..2147483647)
 363: warning - warning: use Integer32 instead of INTEGER in SMIv2
 364:         MAX-ACCESS  read-create
 365:         STATUS      current
 366:         DESCRIPTION
 367:             "Maximum call duration in seconds. Zero means 'unlimited'."
 368:         DEFVAL      { 0 }
 369:         ::= { dialCtlPeerCfgEntry 13 }
 370: 
 371: dialCtlPeerCfgCarrierDelay OBJECT-TYPE
 372:         SYNTAX      INTEGER (0..2147483647)
 372: warning - warning: use Integer32 instead of INTEGER in SMIv2
 373:         UNITS       "seconds"
 374:         MAX-ACCESS  read-create
 375:         STATUS      current
 376:         DESCRIPTION
 377:             "The call timeout time in seconds. The default value
 378:              of zero means that the call timeout as specified for
 379:              the media in question will apply."
 380:         DEFVAL      { 0 }
 381:         ::= { dialCtlPeerCfgEntry 14 }
 382: 
 383: dialCtlPeerCfgCallRetries OBJECT-TYPE
 384:         SYNTAX      INTEGER (0..2147483647)
 384: warning - warning: use Integer32 instead of INTEGER in SMIv2
 385:         MAX-ACCESS  read-create
 386:         STATUS      current
 387:         DESCRIPTION
 388:             "The number of calls to a non-responding address
 389:              that may be made. A retry count of zero means
 390:              there is no bound. The intent is to bound
 391:              the number of successive calls to an address
 392:              which is inaccessible, or which refuses those calls.
 393: 
 394:              Some countries regulate the number of call retries
 395:              to a given peer that can be made."
 396:         DEFVAL      { 0 }
 397:         ::= { dialCtlPeerCfgEntry 15 }
 398: 
 399: dialCtlPeerCfgRetryDelay OBJECT-TYPE
 400:         SYNTAX      INTEGER (0..2147483647)
 400: warning - warning: use Integer32 instead of INTEGER in SMIv2
 401:         UNITS       "seconds"
 402:         MAX-ACCESS  read-create
 403:         STATUS      current
 404:         DESCRIPTION
 405:             "The time in seconds between call retries if a peer
 406:              cannot be reached.
 407:              A value of zero means that call retries may be done
 408:              without any delay."
 409:         DEFVAL      { 0 }
 410:         ::= { dialCtlPeerCfgEntry 16 }
 411: 
 412: dialCtlPeerCfgFailureDelay OBJECT-TYPE
 413:         SYNTAX      INTEGER (0..2147483647)
 413: warning - warning: use Integer32 instead of INTEGER in SMIv2
 414:         UNITS       "seconds"
 415:         MAX-ACCESS  read-create
 416:         STATUS      current
 417:         DESCRIPTION
 418:             "The time in seconds after which call attempts are
 419:              to be placed again after a peer has been noticed
 420:              to be unreachable, i.e. after dialCtlPeerCfgCallRetries
 421:              unsuccessful call attempts.
 422:              A value of zero means that a peer will not be called
 423:              again after dialCtlPeerCfgCallRetries unsuccessful call
 424:              attempts."
 425:         DEFVAL      { 0 }
 426:         ::= { dialCtlPeerCfgEntry 17 }
...
 668: 
 669: callActiveIndex OBJECT-TYPE
 670:         SYNTAX      INTEGER (1..'7fffffff'h)
 670: warning - warning: use Integer32 instead of INTEGER in SMIv2
 671:         MAX-ACCESS  not-accessible
 672:         STATUS      current
 673:         DESCRIPTION
 674:             "Small index variable to distinguish calls that start in
 675:              the same hundredth of a second."
 676:         ::= { callActiveEntry 2 }
...
 696: 
 697: callActivePeerId OBJECT-TYPE
 698:         SYNTAX      INTEGER (0..2147483647)
 698: warning - warning: use Integer32 instead of INTEGER in SMIv2
 699:         MAX-ACCESS  read-only
 700:         STATUS      current
 701:         DESCRIPTION
 702:             "This is the Id value of the peer table entry
 703:              to which this call was made. If a peer table entry
 704:              for this call does not exist or is unknown, the value
 705:              of this object will be zero."
 706:         ::= { callActiveEntry 5 }
 707: 
 708: callActivePeerIfIndex OBJECT-TYPE
 709:         SYNTAX      INTEGER (0..2147483647)
 709: warning - warning: use Integer32 instead of INTEGER in SMIv2
 710:         MAX-ACCESS  read-only
 711:         STATUS      current
 712:         DESCRIPTION
 713:             "This is the ifIndex value of the peer table entry
 714:              to which this call was made. If a peer table entry
 715:              for this call does not exist or is unknown, the value
 716:              of this object will be zero."
 717:         ::= { callActiveEntry 6 }
...
 843: 
 844: callHistoryTableMaxLength OBJECT-TYPE
 845:         SYNTAX      INTEGER (0..2147483647)
 845: warning - warning: use Integer32 instead of INTEGER in SMIv2
 846:         MAX-ACCESS  read-write
 847:         STATUS      current
 848:         DESCRIPTION
 849:             "The upper limit on the number of entries that the
 850:              callHistoryTable may contain.  A value of 0
 851:              will prevent any history from being retained. When
 852:              this table is full, the oldest entry will be deleted
 853:              and the new one will be created."
 854:         ::= { callHistory 1 }
 855: 
 856: callHistoryRetainTimer OBJECT-TYPE
 857:         SYNTAX      INTEGER (0..2147483647)
 857: warning - warning: use Integer32 instead of INTEGER in SMIv2
 858:         UNITS       "minutes"
 859:         MAX-ACCESS  read-write
 860:         STATUS      current
 861:         DESCRIPTION
 862:             "The minimum amount of time that an callHistoryEntry
 863:              will be maintained before being deleted. A value of
 864:              0 will prevent any history from being retained in the
 865:              callHistoryTable, but will neither prevent callCompletion
 866:              traps being generated nor affect other tables."
 867:         ::= { callHistory 2 }
 868: 
 869: -- callHistoryTable
 870: -- Table to store the past call information. The Destination number
 871: -- and the call connect and disconnect time, the disconnection cause
 872: -- are stored. These calls could be circuit switched or they could
 873: -- be virtual circuits. History of each and every call is stored,
 874: -- of successful calls as well as of unsuccessful and rejected calls.
 875: -- An entry will be created when a call is cleared.
...
 934: 
 935: callHistoryPeerId OBJECT-TYPE
 936:         SYNTAX      INTEGER (0..2147483647)
 936: warning - warning: use Integer32 instead of INTEGER in SMIv2
 937:         MAX-ACCESS  read-only
 938:         STATUS      current
 939:         DESCRIPTION
 940:             "This is the Id value of the peer table entry
 941:              to which this call was made. If a peer table entry
 942:              for this call does not exist, the value of this object
 943:              will be zero."
 944:         ::= { callHistoryEntry 3 }
 945: 
 946: callHistoryPeerIfIndex OBJECT-TYPE
 947:         SYNTAX      INTEGER (0..2147483647)
 947: warning - warning: use Integer32 instead of INTEGER in SMIv2
 948:         MAX-ACCESS  read-only
 949:         STATUS      current
 950:         DESCRIPTION
 951:             "This is the ifIndex value of the peer table entry
 952:              to which this call was made. If a peer table entry
 953:              for this call does not exist, the value of this object
 954:              will be zero."
 955:         ::= { callHistoryEntry 4 }