cvCommonUriClassCfgURIPattern
CISCO-VOICE-URI-CLASS-MIB ·
.1.3.6.1.4.1.9.10.99999999.1.1.4.1.1
Object
column r/w
OctetString
A 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.
Context
- MIB
- CISCO-VOICE-URI-CLASS-MIB
- OID
.1.3.6.1.4.1.9.10.99999999.1.1.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cvCommonUriClassCfgEntry
- 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-VOICE-URI-CLASS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-URI-CLASS-MIB::cvCommonUriClassCfgURIPattern'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VOICE-URI-CLASS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-URI-CLASS-MIB::cvCommonUriClassCfgURIPattern.<cvUriClassCfgTag>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VOICE-URI-CLASS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VOICE-URI-CLASS-MIB::cvCommonUriClassCfgURIPattern'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-128
Conformance
Member of