MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 2 (mgmt). 1 (mib-2). 149 (sipCommonMIB). 1 (sipCommonMIBObjects). 5 (sipCommonStatusCode). 2 (sipCommonStatusCodeNotifTable). 1 (sipCommonStatusCodeNotifEntry). 2 (sipCommonStatusCodeNotifEmitMode)
OID : 1.3.6.1.2.1.149.1.5.2.1.2
TXT : iso. org. dod. internet. mgmt. mib-2. sipCommonMIB. sipCommonMIBObjects. sipCommonStatusCode. sipCommonStatusCodeNotifTable. sipCommonStatusCodeNotifEntry. sipCommonStatusCodeNotifEmitMode
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.2.1.149.1.5.2.1.2
Module SIP-COMMON-MIB (ietf)
NomsipCommonStatusCodeNotifEmitMode
Accesreadwrite
Statuscurrent
Description The object sipCommonStatusCodeNotifSend MUST be set to 'true' for the values of this object to have any effect. It is RECOMMENDED that the desired emit mode be established by this object prior to setting sipCommonStatusCodeNotifSend to 'true'. This object and the sipCommonStatusCodeNotifSend object can obviously be set independently, but their respective values will have a dependency on each other and the resulting notifications. This object specifies the mode for emissions of sipCommonStatusCodeNotif notifications. normal : sipCommonStatusCodeNotif notifications will be emitted by the system for each SIP response message sent or received that contains the desired status code. oneShot : Only one sipCommonStatusCodeNotif notification will be emitted. It will be the next SIP response message sent or received that contains the desired status code. No more notifications are emitted until this object is set to 'oneShot' again or set to 'normal'. This option is provided as a means of quelling the potential promiscuous behavior that can be associated with the sipCommonStatusCodeNotif. triggered : This value is only readable and cannot be set. It reflects that the 'oneShot' case has occurred, and indicates that the mode needs to be reset to get further notifications. The mode is reset by setting this object to 'oneShot' or 'normal'.
SyntaxeEnumeration (1-normal, 2-oneShot, 3-triggered)