CISCO-H324-DIAL-CONTROL-MIB
- Registered at
- 1.3.6.1.4.1.9.9.621
- Last updated
- 2007-02-06 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2007-02-06 00:00
- Namespace
- cisco
- Source file
CISCO-H324-DIAL-CONTROL-MIB- Digest
sha256:0fb873bf57182f8f455e2f05a3d61ed6509ffed0b70442b43967f3932d6cef85
Description
This MIB module enhances the IETF Dial Control MIB (RFC2128) by providing H.324 call information over a telephony network. ITU-T Recommendation H.324 is the ITU standard covers audio and video to be shared among narrow-band visual telephone systems and terminal equipments over ISDN. REFERENCE [1] RFC 2128 Dial Control Management Information Base using SMIv2.
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-voice@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-DIAL-CONTROL-MIB | cCallHistoryIndex |
| CISCO-SMI | ciscoMgmt |
| CISCO-VOICE-COMMON-DIAL-CONTROL-MIB | CvcGUid, CvcVideoCoderRate |
| DIAL-CONTROL-MIB | AbsoluteCounter32, callActiveIndex, callActiveSetupTime |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-DIAL-CONTROL-MIB CISCO-H324-DIAL-CONTROL-MIB CISCO-SMI CISCO-VOICE-COMMON-DIAL-CONTROL-MIB DIAL-CONTROL-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CH324CallType TEXTUAL-CONVENTION This object specifies the H.324 call type of a voice call. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoH324DialControlMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.621.1 | |||
| cH324DialControlCallHistory OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.621.1.1 | |||
| cH324CallHistoryTable OBJECT-TYPE This table provides the H.324 extension to the call history table of IETF Dial Control MIB. It contains H.324 call leg information about specific voice encapsulation call with H.324 setup. An entry is added to the table when its associated call history entry in the IETF Dial Control MIB is created and the call history entry contains information for the call establishment to a voice encapsulation peer with video call information type. The entry is deleted when its associated call history entry in the IETF Dial Control MIB is deleted. | 1.3.6.1.4.1.9.9.621.1.1.1 | not-accessible | current | |
| cH324CallHistoryEntry OBJECT-TYPE The information regarding a single voice encapsulation call with H.324 setup. | 1.3.6.1.4.1.9.9.621.1.1.1.1 | not-accessible | current | |
| cH324CallHistoryConnectionId OBJECT-TYPE The global call identifier for the H.324 call. | 1.3.6.1.4.1.9.9.621.1.1.1.1.1 | CvcGUid | read-only | current |
| cH324CallHistoryIncomingConnectionId OBJECT-TYPE The global call identifier for the gateway call which will be shared with the associated call legs. | 1.3.6.1.4.1.9.9.621.1.1.1.1.2 | CvcGUid | read-only | current |
| cH324CallHistoryH324CallType OBJECT-TYPE The type of H.324 call. | 1.3.6.1.4.1.9.9.621.1.1.1.1.3 | CH324CallType | read-only | current |
| cH324CallHistoryUsedBandwidth OBJECT-TYPE The bandwidth for the H.324 call session. | 1.3.6.1.4.1.9.9.621.1.1.1.1.4 | Unsigned32 (0..10000000) | read-only | current |
| cH324CallHistoryTxVideoCodec OBJECT-TYPE The negotiated encoding type used to compress the video data in transmit direction for a H.324 call session. | 1.3.6.1.4.1.9.9.621.1.1.1.1.5 | CvcVideoCoderRate | read-only | current |
| cH324CallHistoryTxVideoPackets OBJECT-TYPE The total number of video data packets transmitted for the H.324 call session. | 1.3.6.1.4.1.9.9.621.1.1.1.1.6 | AbsoluteCounter32 | read-only | current |
| cH324CallHistoryTxVideoBytes OBJECT-TYPE The total number of video data bytes transmitted for the H.324 call session. | 1.3.6.1.4.1.9.9.621.1.1.1.1.7 | AbsoluteCounter32 | read-only | current |
| cH324CallHistoryRxVideoCodec OBJECT-TYPE The negotiated encoding type used to compress the video data in receive direction for a H.324 call session. | 1.3.6.1.4.1.9.9.621.1.1.1.1.8 | CvcVideoCoderRate | read-only | current |
| cH324CallHistoryRxVideoPackets OBJECT-TYPE The total number of video data packets received for the H.324 call session. | 1.3.6.1.4.1.9.9.621.1.1.1.1.9 | AbsoluteCounter32 | read-only | current |
| cH324CallHistoryRxVideoBytes OBJECT-TYPE The total number of video data bytes received for the H.324 call session. | 1.3.6.1.4.1.9.9.621.1.1.1.1.10 | AbsoluteCounter32 | read-only | current |
| cH324DialControlCallActive OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.621.1.2 | |||
| cH324CallActiveTable OBJECT-TYPE This table provides the H.324 extension to the active call table of IETF Dial Control MIB. It contains H.324 call leg information about specific voice encapsulation call with H.324 setup. An entry is added to the table when its associated call active entry in the IETF Dial Control MIB is created. The call active entry contains information for the call establishment to a voice encapsulation peer with video call information type. The entry is deleted when its associated call active entry in the IETF Dial Control MIB is deleted. | 1.3.6.1.4.1.9.9.621.1.2.1 | not-accessible | current | |
| cH324CallActiveEntry OBJECT-TYPE The information regarding a single voice encapsulation call with H.324 setup. | 1.3.6.1.4.1.9.9.621.1.2.1.1 | not-accessible | current | |
| cH324CallActiveConnectionId OBJECT-TYPE The global call identifier for the H.324 call. | 1.3.6.1.4.1.9.9.621.1.2.1.1.1 | CvcGUid | read-only | current |
| cH324CallActiveIncomingConnectionId OBJECT-TYPE The global call identifier for the gateway call which will be shared with the associated call legs. | 1.3.6.1.4.1.9.9.621.1.2.1.1.2 | CvcGUid | read-only | current |
| cH324CallActiveH324CallType OBJECT-TYPE The type of H.324 call. | 1.3.6.1.4.1.9.9.621.1.2.1.1.3 | CH324CallType | read-only | current |
| cH324CallActiveUsedBandwidth OBJECT-TYPE The bandwidth for the H.324 call session. | 1.3.6.1.4.1.9.9.621.1.2.1.1.4 | Unsigned32 (0..10000000) | read-only | current |
| cH324CallActiveTxVideoCodec OBJECT-TYPE The negotiated encoding type used to compress the video data in transmit direction for the H.324 call session. | 1.3.6.1.4.1.9.9.621.1.2.1.1.5 | CvcVideoCoderRate | read-only | current |
| cH324CallActiveTxVideoPackets OBJECT-TYPE The total number of video data packets transmitted for the H.324 call session. | 1.3.6.1.4.1.9.9.621.1.2.1.1.6 | AbsoluteCounter32 | read-only | current |
| cH324CallActiveTxVideoBytes OBJECT-TYPE The total number of video data bytes transmitted for the H.324 call session. | 1.3.6.1.4.1.9.9.621.1.2.1.1.7 | AbsoluteCounter32 | read-only | current |
| cH324CallActiveRxVideoCodec OBJECT-TYPE The negotiated encoding type used to compress the video data in receive direction for the H.324 call session. | 1.3.6.1.4.1.9.9.621.1.2.1.1.8 | CvcVideoCoderRate | read-only | current |
| cH324CallActiveRxVideoPackets OBJECT-TYPE The total number of video data packets received for the H.324 call session. | 1.3.6.1.4.1.9.9.621.1.2.1.1.9 | AbsoluteCounter32 | read-only | current |
| cH324CallActiveRxVideoBytes OBJECT-TYPE The total number of video data bytes received for the H.324 call session. | 1.3.6.1.4.1.9.9.621.1.2.1.1.10 | AbsoluteCounter32 | read-only | current |
| ciscoH324DialControlMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.621.2 | |||
| ciscoH324DialControlMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.621.2.1 | |||
| ciscoH324DialControlMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.621.2.1.1 | |||
| ciscoH324DialControlMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.621.2.1.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoH324DialControlMIBCompliance MODULE-COMPLIANCE The compliance statement for the SNMP entities that implement ciscoH324DialControlMIB module. | 1.3.6.1.4.1.9.9.621.2.1.1.1 | current |
| cH324CallHistoryGroup OBJECT-GROUP This collection of objects provide the H.324 call history. | 1.3.6.1.4.1.9.9.621.2.1.2.1 | current |
| cH324CallActiveGroup OBJECT-GROUP This collection of objects provide the information about the H.324 active calls. | 1.3.6.1.4.1.9.9.621.2.1.2.2 | current |