MIBs Depot

CISCO-VOICE-CONNECTIVITY-MIB

Registered at
1.3.6.1.4.1.9.9.393
Last updated
2005-09-13 00:00
Organization
Cisco Systems, Inc.
Revisions
2005-09-13 00:00
Namespace
cisco
Source file
CISCO-VOICE-CONNECTIVITY-MIB
Digest
sha256:d643302c19f19697d67e991cd2410887c294503d128f5cdd983e12508590bbf1

Description

This MIB module provides connectivity related information for devices (e.g., 'connectivity between voice gateway, phones, gatekeepers and call processing agent'). The MIB can be used by network management applications to collect the information regarding voice connectivity among the devices in the network. The MIB can also be used to retrieve the status of voice connectivity between the devices. *** ABBREVIATIONS, ACRONYMS, AND SYMBOLS *** SCCP - Skinny Client Control Protocol SGCP - Simple Gateway Control Protocol MGCP - Media Gateway Control Protocol H323 - H.323 protocol SIP - Session Initiation Protocol *** DEFINITIONS *** CALL AGENT A call processing agent component of a device in IP telephony and VoIP network. PORT A port on the device that is associated with call processing agent. REGISTRATION In an IP telephony network, there are typically keep- alive messages or expected registration refresh timers that are used to formulate the registration status of devices and/or users. Possible values of the registration status are as follows: registered: The port has successfully registered with the call agent unregistered: The port is no longer registered with the call agent rejected: Registration request from the port was rejected by the call agent.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-itm@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IANAifType-MIBIANAifType
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCAutonomousType, DateAndTime, DisplayString, MacAddress, RowPointer, TEXTUAL-CONVENTION, TruthValue

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-SMI
CISCO-VOICE-CONNECTIVITY-MIB
IANAifType-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoVoiceConnectivityMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.393.0
ciscoVoiceConnectivityMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.393.1
cvcCallAgent
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.393.1.1
cvcCallAgentTable
OBJECT-TYPE
This table contains information about call agents. When the network management subsystem implements this MIB, this table lists the call agents that exist in this system. This table will contain one entry per call agent. When systems other than those hosting call agents implement this MIB, this table will contain the list of call agents to which ports of this system are associated. The entries would be representative of remote call agents. For example, if a device is a voice gateway having a T1 port associated with three call processing agents, then this table will have three entries representing each of the three call processing agents. The network management subsystem adds conceptual rows to this table for every call agent.
1.3.6.1.4.1.9.9.393.1.1.1not-accessiblecurrent
cvcCallAgentEntry
OBJECT-TYPE
An entry (conceptual row) in the cvcCallAgent table, providing associated call agent information such as call agent's IP address and its type.
1.3.6.1.4.1.9.9.393.1.1.1.1not-accessiblecurrent
cvcCallAgentIndex
OBJECT-TYPE
An arbitrary integer, a unique value for each call agent associated with the device.
1.3.6.1.4.1.9.9.393.1.1.1.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
cvcCallAgentName
OBJECT-TYPE
This object indicates name of the call agent given by call agent administrator.
1.3.6.1.4.1.9.9.393.1.1.1.1.2SnmpAdminString (SIZE(0..128))read-onlycurrent
cvcCallAgentInetAddressType
OBJECT-TYPE
This object reflects a particular type of internet address and provides the context for interpreting one or more address objects elsewhere in this MIB module.
1.3.6.1.4.1.9.9.393.1.1.1.1.3InetAddressTyperead-onlycurrent
cvcCallAgentInetAddress
OBJECT-TYPE
This object indicates the IP address of the call agent. The type of internet address is indicated by the value of cvcCallAgentInetAddressType.
1.3.6.1.4.1.9.9.393.1.1.1.1.4InetAddressread-onlycurrent
cvcCallAgentType
OBJECT-TYPE
This object indicates the type of call agent. A list of call agent types can be found in the CISCO-VOICE-APPLICATIONS-OID-MIB.
1.3.6.1.4.1.9.9.393.1.1.1.1.5AutonomousTyperead-onlycurrent
cvcPort
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.393.1.2
cvcPortTable
OBJECT-TYPE
This table contains information about ports. When the network management subsystem implements this MIB, this table lists all the ports associated with the call agents listed in cvcCallAgentTable. When systems other than those hosting call agents implement this MIB, this table will contain information of all the ports of the system,associated with the call agents listed in cvcCallAgentTable. The network management subsystem adds conceptual rows to this table for every port associated to call agent.
1.3.6.1.4.1.9.9.393.1.2.1not-accessiblecurrent
cvcPortEntry
OBJECT-TYPE
An entry (conceptual row) in the port table, providing the port or interface information such as name, IP address, type, MAC address, type of the device containing this port and protocol used by the port.
1.3.6.1.4.1.9.9.393.1.2.1.1not-accessiblecurrent
cvcPortIndex
OBJECT-TYPE
An arbitrary integer value uniquely identifying each physical or virtual port of the device associated with call agent.
1.3.6.1.4.1.9.9.393.1.2.1.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
cvcPortAssociation
OBJECT-TYPE
An association to conceptual row of the port define within another MIB group. This can be used to get more information about the port defined in other MIB group. For example, to get more information about the T1 port defined in this table, this attribute points to a row in ifTable for that T1 port, e.g value for this attribute will be 'ifIndex.5'.
1.3.6.1.4.1.9.9.393.1.2.1.1.2RowPointerread-onlycurrent
cvcPortDeviceName
OBJECT-TYPE
The device name under which this port has been registered with call agent. This is a mandatory field that represents the port.
1.3.6.1.4.1.9.9.393.1.2.1.1.3SnmpAdminStringread-onlycurrent
cvcPortInetAddressType
OBJECT-TYPE
This object reflects a particular type of internet address and provides the context for interpreting one or more address objects elsewhere in this MIB module.
1.3.6.1.4.1.9.9.393.1.2.1.1.4InetAddressTyperead-onlycurrent
cvcPortInetAddress
OBJECT-TYPE
This object indicates the IP address of the port. The type of internet address is indicated bythe value of cvcPortInetAddressType.
1.3.6.1.4.1.9.9.393.1.2.1.1.5InetAddressread-onlycurrent
cvcPortMACAddress
OBJECT-TYPE
This object indicates the MAC address of the port. For ports which do not have such an address, this object should contain an octet string of zero length.
1.3.6.1.4.1.9.9.393.1.2.1.1.6MacAddressread-onlycurrent
cvcPortType
OBJECT-TYPE
The type of port. Additional values for cvcPortType are assigned by the Internet Assigned Numbers Authority (IANA), through updating the syntax of the IANAifType textual convention. If the port type is not defined in IANAifType, then value of this object will be other(1). In this case, port type can be identified either by productCategory or by referring to other MIB pointed by cvcPortAssociation.
1.3.6.1.4.1.9.9.393.1.2.1.1.7IANAifTyperead-onlycurrent
cvcProductCategory
OBJECT-TYPE
This object indicates type of the device that contains the port.
1.3.6.1.4.1.9.9.393.1.2.1.1.8INTEGER {phone(1), gateway(2), h323Device(3), ctiDevice(4), voiceMailDevice(5), mediaResourceDevice(6), huntListDevice(7), sipDevice(8)}read-onlycurrent
cvcProtocol
OBJECT-TYPE
Protocol the port use for communication to its associated device.
1.3.6.1.4.1.9.9.393.1.2.1.1.9INTEGER {sccp(1), sgcp(2), mgcp(3), h323(4), sip(5)}read-onlycurrent
cvcVirtualInterfaceDN
OBJECT-TYPE
This attribute indicates directory number of the port. This attribute is applicable only to virtual or logical interface that is associated with call agent.
1.3.6.1.4.1.9.9.393.1.2.1.1.10SnmpAdminStringread-onlycurrent
cvcCallAgentConnection
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.393.1.3
cvcCallAgentConnectionTable
OBJECT-TYPE
This table contains current registration status information for all the ports, listed in cvcPortTable, that are associated with the call agents listed cvcCallAgentTable. The network management subsystem adds a conceptual row to this table per port and its associated call agent pair. Entries in this table depends on entries in cvcPortTable and cvcCallAgentTable. Deletion of any entry in those other two table will result in deletion of corresponding entry in this table.
1.3.6.1.4.1.9.9.393.1.3.1not-accessiblecurrent
cvcCallAgentConnectionEntry
OBJECT-TYPE
An entry (conceptual row) in the cvcCallAgentConnectionTable, containing the information about a port or interface's registration status to call agents.
1.3.6.1.4.1.9.9.393.1.3.1.1not-accessiblecurrent
cvcCallAgentPriority
OBJECT-TYPE
A port can be associated with multiple call agents. In case of failure of the call agent to which the port has been registered, port falls back to the back-up call agent. To achieve this redundancy each call agent is assigned a priority number in context of port. This object indicates the call agent's priority number.
1.3.6.1.4.1.9.9.393.1.3.1.1.1Unsigned32read-onlycurrent
cvcRegistrationStatus
OBJECT-TYPE
This syntax is used to identify the registration status of the port with call agent. unknown: The registration status of the port is unknown. notapplicable: The registration status of the port is not applicable registered: The port has successfully registered with the call agent unregistered: The port is no longer registered with the call agent rejected: Registration request from the port was rejected by the call agent.
1.3.6.1.4.1.9.9.393.1.3.1.1.2INTEGER {unknown(1), notapplicable(2), registered(3), unregistered(4), rejected(5)}read-onlycurrent
cvcStatusReason
OBJECT-TYPE
This syntax is used as means of identifying the reasons for a device registration error. Following are possible reason of registration status value. noError: No Error unknown: Unknown error cause configurationError: Device configuration error deviceNameUnresolveable: Unable to resolve the device name to an IP address maxDevRegReached: Maximum number of device registration have been reached connectivityError: Call agent is unable to establish communication with the device during registration initializationError: An error occurred during initialization of the device deviceReset: Indicates that the error was due to device reset.
1.3.6.1.4.1.9.9.393.1.3.1.1.3INTEGER {noError(1), unknown(2), configurationError(3), deviceNameUnresolveable(4), maxDevRegReached(5), connectivityError(6), initializationError(7), deviceReset(8)}read-onlycurrent
cvcLastStatusChangeTime
OBJECT-TYPE
The time registration status of the port changed.
1.3.6.1.4.1.9.9.393.1.3.1.1.4DateAndTimeread-onlycurrent
cvcLastRegisteredTime
OBJECT-TYPE
The time the port last registered with the call agent.
1.3.6.1.4.1.9.9.393.1.3.1.1.5DateAndTimeread-onlycurrent
cvcNotif
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.393.1.4
cvcNotifEnable
OBJECT-TYPE
This variable indicates whether the system generates notifications defined in this MIB. A false value will prevent all the notifications from being generated by this system.
1.3.6.1.4.1.9.9.393.1.4.1TruthValueread-writecurrent
ciscoVoiceConnectivityMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.393.2
cvcMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.393.2.1
cvcMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.393.2.2

Notifications

NameOIDStatus
cvcPortRegistrationStatusChange
NOTIFICATION-TYPE
A cvcPortRegistrationStatusChange notification is generated when the value of cvcRegistrationStatus changes. It can be utilized by an NMS to get current registration status change information. cvcPortDeviceName and cvcCallAgentInetAddress can be used by NMS to get information about the port and call agent from cvcPortTable and cvcCallAgentTable respectively. An NMS should periodically check the value of cvcLastStatusChangeTime to detect any missed cvcPortRegistrationStatusChange notification-events due to network problem or any other problem.
1.3.6.1.4.1.9.9.393.0.1current

Conformance

NameOIDStatus
cvcMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-VOICE-CONNECTIVITY-MIB.
1.3.6.1.4.1.9.9.393.2.1.1current
cvcCallAgentGroup
OBJECT-GROUP
A collection of objects which provide info like IP address and HostName about all call agents to which the ports are configured to register. Also it has call agent type.
1.3.6.1.4.1.9.9.393.2.2.1current
cvcPortGroup
OBJECT-GROUP
A collection of objects which provide info about all port/ interface of the device that are configured to register to call agents. Not all objects are applicable to all type of ports or interface. For example some port does not have MACAddress in that case cvcPortMACAddress need not have to be populated. Similarly for some device cvcPortAssociation is not applicable for example phone, in that case cvcPortAssociation object will not be populated but DeviceName, MCAAddress and IPAddress will be populated.
1.3.6.1.4.1.9.9.393.2.2.2current
cvcCallAgentConnectionGroup
OBJECT-GROUP
A collection of objects which provides registration status information for the port to the call agents defined in cvcPortTable and cvcCallAgentTable. This also provides information about the reason why registration is failed or rejected. It provides last time when status changes and last registered time. In some cases, registration status is not applicable for example H.323 gateway association with call agent, in that case most of these object will not be populated except cvcCallAgentPriority which can be used to find association of port with call agent.
1.3.6.1.4.1.9.9.393.2.2.3current
cvcNotifGroup
OBJECT-GROUP
A collection of objects which provide info about all the notifications generated by the device that implement this MIB. Implementation of this group is optional.
1.3.6.1.4.1.9.9.393.2.2.4current
cvcNotificationsGroup
NOTIFICATION-GROUP
A collection of notifications that are generated by CISCO-VOICE-CONNECTIVITY-MIB. This is important information when some management application decide not to poll but only rely on notification. Implementation of this group is optional.
1.3.6.1.4.1.9.9.393.2.2.5current