voiceProfileSIPProxyServerTransport
ZHNVOICE ·
.1.3.6.1.4.1.5504.2.5.40.1.3.3.1.3
Object
Transport protocol to be used in connecting to the SIP server.
Must be chosen from among the transports supported, as indicated by
VoiceService.{i}.Capabilities.SIP.Transports.
Enumeration of:
UDP
TCP
TLS
SCTP
Context
- MIB
- ZHNVOICE
- OID
.1.3.6.1.4.1.5504.2.5.40.1.3.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- voiceProfileSIPEntry
- 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::voiceProfileSIPProxyServerTransport'
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::voiceProfileSIPProxyServerTransport.<voiceServiceIndex>.<voiceProfileIndex>'
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::voiceProfileSIPProxyServerTransport'
Syntax
- Source
- VoiceTransportValues
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..32
Conformance
Member of