All MIBs › Nortel-Magellan-Passport-VoiceNetworkingMIB › vRouteHuntingAlgorithm
vRouteHuntingAlgorithm
Module: Nortel-Magellan-Passport-VoiceNetworkingMIB
OID (symbolic): Nortel-Magellan-Passport-VoiceNetworkingMIB::vRouteHuntingAlgorithm
OID (numeric): 1.3.6.1.4.1.562.2.4.1.116.10.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute specifies the type of hunting algorithm that should be used by the VoiceRoute and VoiceSubroutes when selecting a channel to make an outgoing call. bottomUpLinear means that a call from the subnet will be passed to the lowest instance of the VoiceSubroutes, which in turn will pass the call to the lowest instance of SwitchedVoiceService. If there are no available SwitchedVoiceServices in that VoiceSubroute then the process will be repeated for the next lowest instance of VoiceSubroute. topDownLinear means that a call from the subnet will be passed to the highest instance of the VoiceSubroutes, which in turn will pass the call to the highest instance of SwitchedVoiceService. If there are no available SwitchedVoiceServices in that VoiceSubroute then the process will be repeated for the next highest instance of VoiceSubroute.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.116.10.1.9 snmpwalk -v2c -c public <target> Nortel-Magellan-Passport-VoiceNetworkingMIB::vRouteHuntingAlgorithm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.116.10.1.9.1 snmpget -v2c -c public <target> Nortel-Magellan-Passport-VoiceNetworkingMIB::vRouteHuntingAlgorithm.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.562.2.4.1.116.10.1.9.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.562 | nortel | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2 | magellan | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4 | passport | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4.1 | components | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4.1.116 | vRoute | Nortel-Magellan-Passport-VoiceNetworkingMIB |
| 1.3.6.1.4.1.562.2.4.1.116.10 | vRouteProvTable | Nortel-Magellan-Passport-VoiceNetworkingMIB |
| 1.3.6.1.4.1.562.2.4.1.116.10.1 | vRouteProvEntry | Nortel-Magellan-Passport-VoiceNetworkingMIB |
| 1.3.6.1.4.1.562.2.4.1.116.10.1.9 | vRouteHuntingAlgorithm | Nortel-Magellan-Passport-VoiceNetworkingMIB |