MEGACO-RINGING-MIB
AI MIB Summary
The MEGACO-RINGING-MIB module provides standardized SNMP objects for monitoring call progress signaling states, specifically ringing and alerting conditions, within Media Gateway Control Protocol (MEGACO/H.248) gateways. It enables the tracking of active ringing sessions and associated state transitions to facilitate real-time call flow analysis and fault detection in VoIP infrastructure.
The MEGACO RINGING MIB module.
Main OID:
megacoRingingMIB.1.3.6.1.4.1.17713.1.9.1.1
26
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
26 total| Object Name |
|---|
megacoRingingMIBThe MEGACO RINGING MIB module. MODULE-IDENTITY .1.3.6.1.4.1.17713.1.9.1.1 |
megacoRingingConformance OBJECT IDENTIFIER .1.3.6.1.4.1.17713.1.9.1.1.3 |
mgcoRingingCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.17713.1.9.1.1.3.1 |
mgcoRingingConfGroups OBJECT IDENTIFIER .1.3.6.1.4.1.17713.1.9.1.1.3.2 |
mgcoRingingNotifPrefix OBJECT IDENTIFIER .megacoRingingMIBNotifications.0 |
mgcoRingingNotifObjects OBJECT IDENTIFIER .megacoRingingMIBNotifications.1 |
mgcoRingingPatternTableThis table contains a list of the various Ringing
Pattern Ids available on a Media Gateway. Each row of
the table contains a field to indicate the Ringing
Pattern Id value, a field to indicate the
Cadence Group Id associated with the Ringing
Pattern Id, a field to hold a name for the pattern SEQUENCE OF MgcoRingingPatternEntry .mgcoRingingCapabilities.1 |
mgcoRingingPatternEntryThis entry contains objects that indicate the
pattern Id value, the Cadence Group Id value, the
pattern Name, and the status of the row. The
indices for an entry is the mgcoRingingPatternId
and a manager creates a row in this table to define
a Ringing pattern. MgcoRingingPatternEntry .mgcoRingingCapabilities.1.1 |
mgcoRingingPatternIdA value to indicate a unique ringing pattern identity. INTEGER .mgcoRingingCapabilities.1.1.1 |
mgcoRingingCadenceGroupIdA value to indicate the entry in the
mgcoRingingCadenceGroupTable that defines this ringing
pattern, it is an Index into that tablerw INTEGER .mgcoRingingCapabilities.1.1.2 |
mgcoRingingPatternNameA string to indicate a unique ringing
pattern identity.rw DisplayString .mgcoRingingCapabilities.1.1.3 |
mgcoRingingPatternRowStatusThis is used to create new rows in this table,
modify existing rows, and to delete rows.rw RowStatus (SNMPv2-TC) .mgcoRingingCapabilities.1.1.4 |
mgcoRingingCadenceNextGroupIdThe Next Cadence Group Id value available for a Media
Gateway. Assists the manager in selecting a
value for mgcoRingingCadenceGroupTable. A manager will
'lock' this variable to ensure single access.rw TestAndIncr (SNMPv2-TC) .mgcoRingingCapabilities.2 |
mgcoRingingCadenceGroupTableThis table contains a list of the various cadence
groups. This table is recursively accessed in
order to completely define a cadence SEQUENCE OF MgcoRingingCadenceGroupEntry .mgcoRingingCapabilities.3 |
mgcoRingingCadenceGroupEntryThis entry contains objects that describe the
cadence characteristics. The indices for an entry
are the mgcoRingingCadenceGroupId and
mgcoRingingCadenceGroupIndex. mgcoRingingCadenceGroupId
is a field from the mgcoRingingPatternTable MgcoRingingCadenceGroupEntry .mgcoRingingCapabilities.3.1 |
mgcoRingingCadenceGroupIndexA value used to access all the entries in the
table that correspond to a particular Group Id.
This value also serves to order the entries for
the Group Index. INTEGER .mgcoRingingCapabilities.3.1.1 |
mgcoRingingCadenceGroupNameA descriptive name which would identify this
component of the cadencerw DisplayString .mgcoRingingCapabilities.3.1.2 |
mgcoRingingCadenceGroupRefA value used to recursively enter the
mgcoRingingCadenceGroupTable. It indicates that this
portion of the group is a reference to a
different GroupId in the table.rw Integer32 .mgcoRingingCapabilities.3.1.3 |
mgcoRingingCadenceGroupRingingMinDurationA value to indicate the minimum duration of
the ringing period of this cadence component. The
possible values range from 0 to 5000rw Integer32 .mgcoRingingCapabilities.3.1.4 |
mgcoRingingCadenceGroupRingingNomDurationA value to indicate the nominal duration of
the ringing period of this cadence component. The
possible values range from 0 to 5000. This value
MUST be greater than RingingMinDurationrw Integer32 .mgcoRingingCapabilities.3.1.5 |
mgcoRingingCadenceGroupRingingMaxDurationA value to indicate the maximum duration of
the ringing period of this cadence component. The
possible values range from 0 to 5000. This value
MUST be greater than RingingNomDurationrw Integer32 .mgcoRingingCapabilities.3.1.6 |
mgcoRingingCadenceGroupSilentMinDurationA value to indicate the minimum duration of
the silent period of this cadence component. The
possible values range from 0 to 5000rw Integer32 .mgcoRingingCapabilities.3.1.7 |
mgcoRingingCadenceGroupSilentNomDurationA value to indicate the nominal duration of
the silent period of this cadence component. The
possible values range from 0 to 5000. This value
MUST be greater than SilentMinDurationrw Integer32 .mgcoRingingCapabilities.3.1.8 |
mgcoRingingCadenceGroupSilentMaxDurationA value to indicate the maximum duration of
the silent period of this cadence component. The
possible values range from 0 to 5000. This value
MUST be greater than SilentNomDurationrw Integer32 .mgcoRingingCapabilities.3.1.9 |
mgcoRingingCadenceGroupRowStatusThis is used to create new rows in this table,
modify existing rows, and to delete rows.rw RowStatus (SNMPv2-TC) .mgcoRingingCapabilities.3.1.10 |
mgcoRingingPropertyRinging Property Package OBJECT IDENTIFIER .mgcoRingingProperties.1 |