sipCommonStatusCodeNotifEmitMode
SIP-COMMON-MIB ·
.1.3.6.1.2.1.149.1.5.2.1.2
Object
column
r/w
Enumeration
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'.
Context
- MIB
- SIP-COMMON-MIB
- OID
.1.3.6.1.2.1.149.1.5.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sipCommonStatusCodeNotifEntry
- Table
- sipCommonStatusCodeNotifTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | oneShot |
3 | triggered |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sipCommonStatusCodeNotifSend This object controls whether a sipCommonStatusCodeNotif is
emitted when the status code value specified by
sipCommonStatusCodeValue is sent or received. If the value of
this obje… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.149.1.5.2.1.1 |
| sipCommonStatusCodeNotifThresh This object specifies the number of response messages sent or
received by this system that are considered excessive. Based
on crossing that threshold, a
sipCommonStatusCodeThresh… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.149.1.5.2.1.3 |
| sipCommonStatusCodeNotifInterval This object specifies the time interval over which, if
sipCommonStatusCodeThresh is exceeded with respect to sent or
received messages, a sipCommonStatusCodeThreshExceededInNotif
… | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.149.1.5.2.1.4 |