Home/Catalog/CISCO-VOICE-URI-CLASS-MIB

CISCO-VOICE-URI-CLASS-MIB

AI MIB Summary

The CISCO-VOICE-URI-CLASS-MIB monitors Cisco voice gateway configurations defining Voice URI classes, which utilize Uniform Resource Indicators (URIs) and regular expressions to match SIP session initiation requests for Dial Peer selection. This module tracks the specific URI matching rules and associated class parameters required to route voice traffic based on RFC 2543 and RFC 2806 standards.

This MIB provides information about Voice URI classes that are used to select Dial Peers based on URI's. A Voice URI class contains a set of configurations that is used to match a Voice URI. URI - Uniform Resource Indicator URL - Uniform Resource Locator regex - regular expression RFC 2543 - SIP: Session Initiation Protocol RFC 2806 - URLs for Telephone Calls
Main OID:
ciscoVoiceUriClassMIB.1.3.6.1.4.1.9.10.99999999
27
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

27 total
Object Name
ciscoVoiceUriClassMIBThis MIB provides information about Voice URI classes that are used to select Dial Peers based on URI's. A Voice URI class contains a set of configurations that is used to match a Voice URI. URI - Uniform Resource Indicator URL - Uniform Resource Locator regex - regular expression RFC 2543 - SIP: Session Initiation Protocol RFC 2806 - URLs for Telephone Calls
MODULE-IDENTITY
.1.3.6.1.4.1.9.10.99999999
cvUriClassMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.99999999.0
cvUriClassMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.99999999.1
cvUriClass
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.99999999.1.1
cvUriClassCfgTableThe table contains generic Voice URI class information.
SEQUENCE OF CvUriClassCfgEntry
.1.3.6.1.4.1.9.10.99999999.1.1.1
cvUriClassCfgEntryA single Voice URI class. The creation of this entry will result in the automatic creation of a corresponding 'cvUriClassCfgType' URI class entry and a cvCommonUriClassCfgEntry.
CvUriClassCfgEntry
.1.3.6.1.4.1.9.10.99999999.1.1.1.1
cvUriClassCfgTagA name that uniquely identifies a Voice URI class in the system.
CvUriClassTagIndex
.1.3.6.1.4.1.9.10.99999999.1.1.1.1.1
cvUriClassCfgTypeSpecifies the type of Voice URI class. The type is the schema of the URI's, which this class is configured to match. sip - Voice URI class to match sip: URI's (RFC 2543) tel - Voice URI class to match tel: URI's (RFC 2806) Once created this object cannot be modified.rw
Enumeration
.1.3.6.1.4.1.9.10.99999999.1.1.1.1.2
cvUriClassCfgStatusThis object is used to create, modify or delete a row in this table. A row can be deleted or modified regardless of its current state. When the row is created with createAndWait, it is placed in notInService state, until such time when either the state is changed to active, or the row is deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.99999999.1.1.1.1.3
cvSIPUriClassCfgTableThe table contains information related to sip: schema-specific Voice URI classes.
SEQUENCE OF CvSIPUriClassCfgEntry
.1.3.6.1.4.1.9.10.99999999.1.1.2
cvSIPUriClassCfgEntryA single sip: schema-specific Voice URI class. This entry is created automatically when a cvUriClassCfgEntry of cvUriClassCfgType(1) is created. The manager cannot create this entry.
CvSIPUriClassCfgEntry
.1.3.6.1.4.1.9.10.99999999.1.1.2.1
cvSIPUriClassCfgUserIDPatternA regular expression to match the user-id in a sip: URI. If this object is set to a zero-length string it is not used for matching with the URI. This object cannot be set if cvCommonUriClassCfgURIPattern is also set.rw
CvUriClassPattern
.1.3.6.1.4.1.9.10.99999999.1.1.2.1.1
cvSIPUriClassCfgHostPatternA regular expression to match the host portion in a sip: URI. If this object is set to a zero-length string it is not used for matching with the URI. This object cannot be set if cvCommonUriClassCfgURIPattern is also set.rw
CvUriClassPattern
.1.3.6.1.4.1.9.10.99999999.1.1.2.1.2
cvSIPUriClassCfgPhoneCtxtPatternA regular expression to match the phone-context attribute in a sip: URI. If this object is set to a zero-length string it is not used for matching with the URI. This object cannot be set if cvCommonUriClassCfgURIPattern is also set.rw
CvUriClassPattern
.1.3.6.1.4.1.9.10.99999999.1.1.2.1.3
cvTELUriClassCfgTableThe table contains information related to tel: schema-specific Voice URI classes.
SEQUENCE OF CvTELUriClassCfgEntry
.1.3.6.1.4.1.9.10.99999999.1.1.3
cvTELUriClassCfgEntryA single sip: schema-specific Voice URI class. This entry is created automatically when a cvUriClassCfgEntry of cvUriClassCfgType(2) is created. The manager cannot create this entry.
CvTELUriClassCfgEntry
.1.3.6.1.4.1.9.10.99999999.1.1.3.1
cvTELUriClassCfgPhoneNumPatternA regular expression to match the phone number portion in a tel: URI. If this object is set to a zero-length string it is not used for matching with the URI. This object cannot be set if cvCommonUriClassCfgURIPattern is also set.rw
CvUriClassPattern
.1.3.6.1.4.1.9.10.99999999.1.1.3.1.1
cvTELUriClassCfgPhoneCtxtPatternA regular expression to match the phone-context attribute in a tel: URI. If this object is set to a zero-length string it is not used for matching with the URI. This object cannot be set if cvCommonUriClassCfgURIPattern is also set.rw
CvUriClassPattern
.1.3.6.1.4.1.9.10.99999999.1.1.3.1.2
cvCommonUriClassCfgTableThe table contains common configuration information specific to the Voice URI classes.
SEQUENCE OF CvCommonUriClassCfgEntry
.1.3.6.1.4.1.9.10.99999999.1.1.4
cvCommonUriClassCfgEntryA single sip: schema-specific Voice URI class. This entry is created automatically when a cvUriClassCfgEntry is created. The manager cannot create this entry.
CvCommonUriClassCfgEntry
.1.3.6.1.4.1.9.10.99999999.1.1.4.1
cvCommonUriClassCfgURIPatternA regular expression to match an entire URI. If this object is set to a zero-length string it is not used for matching with the URI. This object is mutually exclusive with patterns that match specific fields from the URI e.g., cvSIPUriClassCfgUserIDPattern, or cvSIPUriClassCfgPhonePattern. If more than one class matches a URI, the classes that matched with the URI based on this pattern, are given the least priority amongst matching classes.rw
OCTET STRING
.1.3.6.1.4.1.9.10.99999999.1.1.4.1.1
cvUriClassSIPGeneralConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.99999999.1.2
cvUriClassSIPHostPreferencePreference assigned to the match length resulting from a match of cvSIPUriClassCfgHostPattern against the host portion of a sip: URI.rw
CvUriClassPreference
.1.3.6.1.4.1.9.10.99999999.1.2.1
cvUriClassSIPUserIDPreferencePreference assigned to the match length resulting from a match of cvSIPUriClassCfgUserIDPattern against the user-id portion of a sip: URI.rw
CvUriClassPreference
.1.3.6.1.4.1.9.10.99999999.1.2.2
cvUriClassMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.99999999.2
cvUriClassMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.99999999.2.1
cvUriClassMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.99999999.2.2
CISCO-VOICE-URI-CLASS-MIB - SNMP MIB Reference | MIBs Explorer