All MIBs › CISCO-DIAL-CONTROL-MIB › cPeerSearchType
cPeerSearchType
Module: CISCO-DIAL-CONTROL-MIB
OID (symbolic): CISCO-DIAL-CONTROL-MIB::cPeerSearchType
OID (numeric): 1.3.6.1.4.1.9.3.25.1.5.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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.
What is cPeerSearchType?
Configures the preference order for searching voice versus data peers on an integrated dial port platform, such as searching data peers before voice peers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.3.25.1.5.1 snmpwalk -v2c -c public <target> CISCO-DIAL-CONTROL-MIB::cPeerSearchType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.3.25.1.5.1.1 snmpget -v2c -c public <target> CISCO-DIAL-CONTROL-MIB::cPeerSearchType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.3.25.1.5.1.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.3 | ciscoExperiment | CISCO-SMI |
| 1.3.6.1.4.1.9.3.25 | ciscoDialControlMib | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1 | ciscoDialControlMibObjects | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.5 | cPeerGlobalConfiguration | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.5.1 | cPeerSearchType | CISCO-DIAL-CONTROL-MIB |