All MIBs › SIP-COMMON-MIB › sipCommonCfgServiceNotifEnable
sipCommonCfgServiceNotifEnable
Module: SIP-COMMON-MIB
OID (symbolic): SIP-COMMON-MIB::sipCommonCfgServiceNotifEnable
OID (numeric): 1.3.6.1.2.1.149.1.1.1.1.7
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description: This object specifies which SIP service related notifications are enabled. Each bit represents a specific notification. If a bit has a value 1, the associated notification is enabled and will be generated by the SIP entity at the appropriate time.
Support for these notifications is OPTIONAL: either none or all notification values are supported. If an implementation does not support this object, it should return a 'noSuchObject' exception to an SNMP GET operation. If notifications are supported, this object's default value SHOULD reflect sipCommonServiceColdStart and sipCommonServiceWarmStart enabled and sipCommonServiceStatusChanged disabled.
This object value SHOULD persist across reboots.
What is sipCommonCfgServiceNotifEnable?
Bitmap enabling specific SIP service notifications: sipCommonServiceColdStart(0), sipCommonServiceWarmStart(1), sipCommonServiceStatusChanged(2); support is all-or-nothing, defaults to cold+warm start enabled with status-changed disabled, and the setting persists across reboots.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.149.1.1.1.1.7 snmpwalk -v2c -c public <target> SIP-COMMON-MIB::sipCommonCfgServiceNotifEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.149.1.1.1.1.7.1 snmpget -v2c -c public <target> SIP-COMMON-MIB::sipCommonCfgServiceNotifEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.149.1.1.1.1.7.1 s <value>
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::sipCommonCfgServiceNotifEnable 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.1 | sipCommonCfgBase | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.1.1 | sipCommonCfgTable | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.1.1.1 | sipCommonCfgEntry | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.1.1.1.7 | sipCommonCfgServiceNotifEnable | SIP-COMMON-MIB |