All MIBs › CISCO-SRST-MIB › csrstTransferSystem
csrstTransferSystem
Module: CISCO-SRST-MIB
OID (symbolic): CISCO-SRST-MIB::csrstTransferSystem
OID (numeric): 1.3.6.1.4.1.9.9.441.1.2.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Cisco SRST call transfer method using the ITU-T H.450.2 standard. Default setting is blind.
blind - Calls are transferred without consultation using a single phone line and the Cisco proprietary method. fullBlind - Calls are transferred without consultation using H.450.2 standard methods. fullConsult - Calls are transferred using H.450.2 with consultation using the second phone line if available, or the calls fall back to full-blind if the second line is unavailable. localConsult - Calls are transferred with local consultation using the second phone line if available, or the calls fall back to blind for non- local consultation or transfer target. This mode is intended for use primarily in Voice over Frame Relay (VoFR) networks.
What is csrstTransferSystem?
Reports the call-transfer method (e.g., blind transfer using ITU-T H.450.2) configured for the SRST router.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.441.1.2.22 snmpwalk -v2c -c public <target> CISCO-SRST-MIB::csrstTransferSystem
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.441.1.2.22.1 snmpget -v2c -c public <target> CISCO-SRST-MIB::csrstTransferSystem.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> csrstTransferSystem.1
Start monitoring Cisco ISR/branch router (SRST gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SRST-MIB::csrstTransferSystem OID value, configure state conditions and alerts, and monitor any Cisco ISR/branch router (SRST gateway) 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.441 | ciscoSrstMIB | CISCO-SRST-MIB |
| 1.3.6.1.4.1.9.9.441.1 | ciscoSrstMIBObjects | CISCO-SRST-MIB |
| 1.3.6.1.4.1.9.9.441.1.2 | csrstConf | CISCO-SRST-MIB |
| 1.3.6.1.4.1.9.9.441.1.2.22 | csrstTransferSystem | CISCO-SRST-MIB |