voiceProfileSIPAddressMode
ZHNVOICE ·
.1.3.6.1.4.1.5504.2.5.40.1.3.3.1.25
Object
Configure the SIP Client Name addressing mode. An enumeration of: ip(1) ipBracketed(2) domainName(3) Ip and IpBracketed will cause the SIP Client name to be the Bound Interface IP address. Name will allow the user to input any text field, usually a Domain Name.
Context
- MIB
- ZHNVOICE
- OID
.1.3.6.1.4.1.5504.2.5.40.1.3.3.1.25- 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::voiceProfileSIPAddressMode'
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::voiceProfileSIPAddressMode.<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::voiceProfileSIPAddressMode'
Syntax
- Source
- VoiceProfileAddressModes
- Base type
Enumeration
Values & Constraints
Type Values
1 | ip |
2 | ipBracketed |
3 | domainName |
Conformance
Member of