All MIBs › CISCO-WAN-SRCP-MIB › ntfyFailCnts
ntfyFailCnts
Module: CISCO-WAN-SRCP-MIB
OID (symbolic): CISCO-WAN-SRCP-MIB::ntfyFailCnts
OID (numeric): 1.3.6.1.4.1.351.150.11.1.2.1.1.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Media gateway : The total number of NTFY commands sent which were timed out without a response or for which a response with failure return code was received.
Media gateway controller: The total number of NTFY commands received that were responded to with a failure return code.
What is ntfyFailCnts?
This counter records the total number of NTFY (Notify) commands that failed—either timing out without a response or receiving a failure return code—in Signaling and Resource Control Protocol (SRCP) communication. For a media gateway, it counts sent NTFY commands that failed; for a media gateway controller, it counts received NTFY commands that were responded to with a failure. High values indicate reliability issues in the signaling path and may trigger alerts for VoIP service degradation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.2.1.1.11 snmpwalk -v2c -c public <target> CISCO-WAN-SRCP-MIB::ntfyFailCnts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.2.1.1.11.1 snmpget -v2c -c public <target> CISCO-WAN-SRCP-MIB::ntfyFailCnts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ntfyFailCnts.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150.11 | ciscoWanSrcpMIB | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1 | srcpObjects | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.2 | srcpStatsObjects | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.2.1 | srcpPeerStatsTable | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.2.1.1 | srcpPeerStatsEntry | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.2.1.1.11 | ntfyFailCnts | CISCO-WAN-SRCP-MIB |