All MIBs › SIP-COMMON-MIB › sipCommonCfgServiceOperStatus
sipCommonCfgServiceOperStatus
Module: SIP-COMMON-MIB
OID (symbolic): SIP-COMMON-MIB::sipCommonCfgServiceOperStatus
OID (numeric): 1.3.6.1.2.1.149.1.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object contains the current operational state of the SIP application.
unknown : The operational status cannot be determined for some reason. up : The application is operating normally and is processing (receiving and possibly issuing) SIP requests and responses. down : The application is currently unable to process SIP messages. congested : The application is operational but no additional
inbound transactions can be accommodated at the moment. restarting : The application is currently unavailable, but it is in the process of restarting and will presumably, soon be able to process SIP messages. quiescing : The application is currently operational but has been administratively put into quiescence mode. Additional inbound transactions MAY be rejected. testing : The application is currently in test mode and MAY not be able to process SIP messages.
The operational status values defined for this object are not based on any specific information contained in the SIP standard.
What is sipCommonCfgServiceOperStatus?
Current operational state of this SIP application: unknown(1), up(2) normal processing, down(3) unable to process messages, congested(4) operational but not accepting more inbound transactions, restarting(5), quiescing(6) administratively drained, or testing(7); this is one of the objects carried in the sipCommonServiceStatusChanged trap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.149.1.1.1.1.2 snmpwalk -v2c -c public <target> SIP-COMMON-MIB::sipCommonCfgServiceOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.149.1.1.1.1.2.1 snmpget -v2c -c public <target> SIP-COMMON-MIB::sipCommonCfgServiceOperStatus.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::sipCommonCfgServiceOperStatus 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.2 | sipCommonCfgServiceOperStatus | SIP-COMMON-MIB |