voiceProfileSIPRegistrarServerTransport
ZHNVOICE ·
.1.3.6.1.4.1.5504.2.5.40.1.3.3.1.6
Object
Transport protocol to be used in connecting to the registrar server.
Must be chosen from among the transports supported, as indicated by
VoiceService.{i}.Capabilities.SIP.Transports.
Enumeration of:
UDP
TCP
TLS
SCTP
If the RegistrarServer parameter is empty, the CPE MUST obtain all
of the registrar server configuration information, including host name
or IP address, port, and transport protocol, from the corresponding
ProxyServer parameters (Proxy-Server, ProxyServerPort, and ProxyServer-
Transport), ignoring all of the registrar server parameters
(Registrar-Server, RegistrarServerPort and RegistrarServer-Transport).
Context
- MIB
- ZHNVOICE
- OID
.1.3.6.1.4.1.5504.2.5.40.1.3.3.1.6- 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::voiceProfileSIPRegistrarServerTransport'
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::voiceProfileSIPRegistrarServerTransport.<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::voiceProfileSIPRegistrarServerTransport'
Syntax
- Source
- VoiceTransportValues
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..32
Conformance
Member of