cSipCfgDnsSrvQueryStringFormat
CISCO-SIP-UA-MIB ·
.1.3.6.1.4.1.9.9.152.1.1.1.7
Object
scalar r/w
Enumeration
This object specifies the format of the prefix used
by the system for DNS SRV queries.
v1 : RFC 2052 format - 'protocol.transport.'
v2 : RFC 2782 format - '_protocol._transport.'
This object allows backward compatibility with systems
only supporting RFC 2052 format.
Context
- MIB
- CISCO-SIP-UA-MIB
- OID
.1.3.6.1.4.1.9.9.152.1.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cSipCfgBase
- Groups
- 4
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SIP-UA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SIP-UA-MIB::cSipCfgDnsSrvQueryStringFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SIP-UA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SIP-UA-MIB::cSipCfgDnsSrvQueryStringFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | v1 |
2 | v2 |