tlsKeyExchangeProtocols
ZHNVOICE ·
.1.3.6.1.4.1.5504.2.5.40.1.2.2.1.7
Object
column OctetString
Comma-separated list of authentication protocols supported for TLS transport.
Each item listed is an enumeration of:
RSA
DSS
The list MAY include vendor-specific protocols, which MUST use the format
defined in TR-106. Support for this parameter is applicable only if the
Transports parameter in this object includes the value TLS and the
TLSEncryptionProtocols parameter in this object is present and non-empty
and includes at least one value other than Null
Context
- MIB
- ZHNVOICE
- OID
.1.3.6.1.4.1.5504.2.5.40.1.2.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- capabilitiesSIPEntry
- 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 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::tlsKeyExchangeProtocols'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::tlsKeyExchangeProtocols.<voiceServiceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNVOICE::tlsKeyExchangeProtocols'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-31
Conformance
Member of