cPeerSearchType
CISCO-DIAL-CONTROL-MIB ·
.1.3.6.1.4.1.9.10.25.1.5.1
Object
scalar r/w
Enumeration
Specifies the peer search preference based on the
type of peers in an universal/integrated port
platform.
none - both voice and data peers are searched
in same preference.
datavoice - search data peers first. If no data peers
are found, the voice peers are searched.
voicedata - search voice peers first. If no voice peers
are found, the data peers are searched.
Context
- MIB
- CISCO-DIAL-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.10.25.1.5.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cPeerGlobalConfiguration
- Groups
- 1
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-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIAL-CONTROL-MIB::cPeerSearchType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DIAL-CONTROL-MIB::cPeerSearchType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | datavoice |
3 | voicedata |
Conformance
Member of