All MIBs › SIP-COMMON-MIB › sipCommonStatusCodeNotifSend
sipCommonStatusCodeNotifSend
Module: SIP-COMMON-MIB
OID (symbolic): SIP-COMMON-MIB::sipCommonStatusCodeNotifSend
OID (numeric): 1.3.6.1.2.1.149.1.5.2.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: 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 object is 'true', then a notification is sent. If it is 'false', no notification is sent. Note well that a notification MAY be emitted for every message sent or received that contains the particular status code. Depending on the status code involved, this can cause a significant number of notification emissions that could be detrimental to network performance. Managers are forewarned to be prudent in the use of this object to enable notifications. Look to sipCommonStatusCodeNotifEmitMode for alternative controls for sipCommonStatusCodeNotif emissions.
What is sipCommonStatusCodeNotifSend?
Enables (true) or disables (false, the default) emitting a sipCommonStatusCodeNotif trap whenever this row's monitored status code is sent or received; since this can fire on every matching message, admins are cautioned to use sipCommonStatusCodeNotifEmitMode to throttle it rather than leaving this on unconditionally.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.149.1.5.2.1.1 snmpwalk -v2c -c public <target> SIP-COMMON-MIB::sipCommonStatusCodeNotifSend
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.149.1.5.2.1.1.1 snmpget -v2c -c public <target> SIP-COMMON-MIB::sipCommonStatusCodeNotifSend.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.149.1.5.2.1.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sipCommonStatusCodeNotifSend.1
Start monitoring standards-compliant SIP User Agent/Proxy/Redirect/Registrar equipment (entity type/service uptime status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SIP-COMMON-MIB::sipCommonStatusCodeNotifSend OID value, configure state conditions and alerts, and monitor any standards-compliant SIP User Agent/Proxy/Redirect/Registrar equipment (entity type/service uptime status) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.149 | sipCommonMIB | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1 | sipCommonMIBObjects | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.5 | sipCommonStatusCode | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.5.2 | sipCommonStatusCodeNotifTable | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.5.2.1 | sipCommonStatusCodeNotifEntry | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.5.2.1.1 | sipCommonStatusCodeNotifSend | SIP-COMMON-MIB |