DOCSIS-ConfigFile

 view release on metacpan or  search on metacpan

lib/DOCSIS/ConfigFile/mibs/PKTC-IETF-SIG-MIB  view on Meta::CPAN

PktcSigDevToneEntry ::= SEQUENCE {
    pktcSigDevToneType                      INTEGER,
    pktcSigDevToneFreqGroup                 Unsigned32,
    pktcSigDevToneFreqCounter               Unsigned32,
    pktcSigDevToneWholeToneRepeatCount      Unsigned32,
    pktcSigDevToneSteady                    TruthValue
    }

pktcSigDevToneType        OBJECT-TYPE
    SYNTAX       INTEGER {
                 busy(1),
                 confirmation(2),
                 dial(3),
                 messageWaiting(4),
                 offHookWarning(5),
                 ringBack(6),
                 reOrder(7),
                 stutterdial(8),
                 callWaiting1(9),
                 callWaiting2(10),
                 callWaiting3(11),

lib/DOCSIS/ConfigFile/mibs/PKTC-IETF-SIG-MIB  view on Meta::CPAN

        "PacketCable NCS Specification"
    DEFVAL { 4 }
    ::= { pktcSigEndPntConfigEntry 4 }

pktcSigEndPntConfigBusyToneTO     OBJECT-TYPE
    SYNTAX       Unsigned32
    UNITS        "seconds"
    MAX-ACCESS   read-create
    STATUS       current
    DESCRIPTION
        " This object contains the default time out value for busy
          tone.  The MTA MUST NOT update this object with the
          value provided in the NCS message (if present).  If
          the value of the object is modified by the SNMP Management
          Station, the MTA MUST use the new value as a default only
          for a new signal requested by the NCS message.
          The time out (TO) elements are intended to limit the time
          a tone or frequency is generated.  When this MIB object is
          set to a value of '0', the MTA MUST NOT generate the
          corresponding frequency or tone, regardless of the
          definitions pertaining to frequency, tone duration, or

lib/DOCSIS/ConfigFile/mibs/PKTC-SIG-MIB  view on Meta::CPAN

            "Refer NCS specification"
      DEFVAL { 4 }
      ::= { pktcNcsEndPntConfigEntry 4 }

pktcNcsEndPntConfigBusyToneTO     OBJECT-TYPE
      SYNTAX    Integer32
      UNITS        "seconds"
      MAX-ACCESS   read-create
      STATUS       current
      DESCRIPTION
            "This object contains the timeout value for busy tone."
      REFERENCE
            "Refer to NCS specification"
      DEFVAL    { 30 }
      ::= { pktcNcsEndPntConfigEntry 5 }

pktcNcsEndPntConfigDialToneTO     OBJECT-TYPE
      SYNTAX    Integer32
      UNITS        "seconds"
      MAX-ACCESS   read-create
      STATUS       current



( run in 0.433 second using v1.01-cache-2.11-cpan-87723dcf8b7 )