cCallHistoryReleaseSrc
CISCO-DIAL-CONTROL-MIB ·
.1.3.6.1.4.1.9.10.25.1.4.3.1.20
Object
column Enumeration
Originator of the call release. Indicates the source of
the call release as follows :
1) callingPartyInPstn : Calling party in PSTN.
2) callingPartyInVoip : Calling party in VoIP.
3) calledPartyInPstn : Called party in PSTN.
4) calledPartyInVoip : Called party in VoIP.
5) internalReleaseInPotsLeg : Due to an internal error
in Telephony call leg.
6) internalReleaseInVoipLeg : Due to an internal error
in VoIP call leg.
7) internalCallControlApp : Due to an internal error
in Session Application or Tcl or VXML script originated
release.
8) internalReleaseInVoipAAA : Due to an internal error
in VoIP AAA module.
9) consoleCommand : Due to CLI or MML.
10) externalRadiusServer : Call failed during authorization
, authentication or due to receipt of POD from the
RADIUS server.
11) externalNmsApp : Due to SNMP request to clear
the call.
12) externalCallControlAgent : External Call Control Agent
initiated clear.
13) gatekeeper : Gatekeeper initiated clear due to receipt
of Admission Reject, Disengage Request message.
14) externalGKTMPServer : External GKTMP server initiated
clear due to receipt of Admission Reject message from
the gatekeeper, triggered by RESPONSE.ARJ message from
the GKTMP server.
Context
- MIB
- CISCO-DIAL-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.10.25.1.4.3.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cCallHistoryEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIAL-CONTROL-MIB::cCallHistoryReleaseSrc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIAL-CONTROL-MIB::cCallHistoryReleaseSrc.<cCallHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DIAL-CONTROL-MIB::cCallHistoryReleaseSrc'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | callingPartyInPstn |
2 | callingPartyInVoip |
3 | calledPartyInPstn |
4 | calledPartyInVoip |
5 | internalReleaseInPotsLeg |
6 | internalReleaseInVoipLeg |
7 | internalCallControlApp |
8 | internalReleaseInVoipAAA |
9 | consoleCommand |
10 | externalRadiusServer |
11 | externalNmsApp |
12 | externalCallControlAgent |
13 | gatekeeper |
14 | externalGKTMPServer |
Conformance
Member of