All MIBs › CISCO-SIP-UA-MIB › cSipStatsClientProxyAuthReqdOuts
cSipStatsClientProxyAuthReqdOuts
Module: CISCO-SIP-UA-MIB
OID (symbolic): CISCO-SIP-UA-MIB::cSipStatsClientProxyAuthReqdOuts
OID (numeric): 1.3.6.1.4.1.9.9.152.1.2.4.16
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object reflects the total number of Proxy Authentication Required (407) responses sent by the user agent since system startup. Outbound Proxy Authentication Required responses indicate that the systems issuing requests being processed by this system must authenticate themselves with this system before gaining access to requested resources.
What is cSipStatsClientProxyAuthReqdOuts?
Counts the SIP 407 Proxy Authentication Required responses this user agent has sent since startup, meaning it required the requesting system to authenticate with it as a proxy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.152.1.2.4.16 snmpwalk -v2c -c public <target> CISCO-SIP-UA-MIB::cSipStatsClientProxyAuthReqdOuts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.152.1.2.4.16.1 snmpget -v2c -c public <target> CISCO-SIP-UA-MIB::cSipStatsClientProxyAuthReqdOuts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cSipStatsClientProxyAuthReqdOuts.1
Start monitoring Cisco IOS voice gateways / Unified Communications Manager with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SIP-UA-MIB::cSipStatsClientProxyAuthReqdOuts OID value, configure state conditions and alerts, and monitor any Cisco IOS voice gateways / Unified Communications Manager from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.152 | ciscoSipUaMIB | CISCO-SIP-UA-MIB |
| 1.3.6.1.4.1.9.9.152.1 | ciscoSipUaMIBObjects | CISCO-SIP-UA-MIB |
| 1.3.6.1.4.1.9.9.152.1.2 | cSipStats | CISCO-SIP-UA-MIB |
| 1.3.6.1.4.1.9.9.152.1.2.4 | cSipStatsErrClient | CISCO-SIP-UA-MIB |
| 1.3.6.1.4.1.9.9.152.1.2.4.16 | cSipStatsClientProxyAuthReqdOuts | CISCO-SIP-UA-MIB |