csrstTransferSystem

CISCO-SRST-MIB · .1.3.6.1.4.1.9.9.441.1.2.22

Object

scalar Enumeration
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.

Context

MIB
CISCO-SRST-MIB
OID
.1.3.6.1.4.1.9.9.441.1.2.22
Type
scalar
Access
readonly
Status
current
Parent
csrstConf
Groups
2

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SRST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SRST-MIB::csrstTransferSystem.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SRST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SRST-MIB::csrstTransferSystem'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1blind
2fullBlind
3fullConsult
4localConsult