cvoiptapStreamMatchType
CISCO-VOIP-TAP-MIB ·
.1.3.6.1.4.1.9.9.716.1.1.2.1.4
Object
column r/w
Enumeration
This field specifies the type of information in cvoiptapStreamMatch. A subscriber or intercept candidate can be defined either as username, phone number or Session Initiation Protocol (SIP) Uniform Resource Identifier (URI). 'username' is defined as per RFC-3261. Same value is being used for either username or phone number.
Context
- MIB
- CISCO-VOIP-TAP-MIB
- OID
.1.3.6.1.4.1.9.9.716.1.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cvoiptapStreamEntry
- 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-VOIP-TAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOIP-TAP-MIB::cvoiptapStreamMatchType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VOIP-TAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOIP-TAP-MIB::cvoiptapStreamMatchType.<cTap2MediationContentId>.<cTap2StreamIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VOIP-TAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VOIP-TAP-MIB::cvoiptapStreamMatchType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | usernameOrNumber |
2 | uri |
Conformance
Member of