cvUriClassCfgType
CISCO-VOICE-URI-CLASS-MIB ·
.1.3.6.1.4.1.9.10.99999999.1.1.1.1.2
Object
column r/w
Enumeration
Specifies 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.
Context
- MIB
- CISCO-VOICE-URI-CLASS-MIB
- OID
.1.3.6.1.4.1.9.10.99999999.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cvUriClassCfgEntry
- 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::cvUriClassCfgType'
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::cvUriClassCfgType.<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::cvUriClassCfgType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sip |
2 | tel |
Conformance
Member of