cdbpRealmKnownPeersChosen

  • 1.3.6.1.4.1.9.10.133.1.5.1.1.3
  • Access readonly
  • Type roundRobin(1), loadBalance(2), firstPreferred(3), mostRecentFirst(4), other(5)

How the realm chooses which peer to send packets to. roundRobin(1) - The peer used for each transaction is selected based on the order in which peers are configured. loadBalance(2) - The peer used for each transaction is based on the load metric (maybe implementation dependent) of all peers defined for the realm, with the least loaded server selected first. firstPreferred(3) - The first defined server is always used for transactions unless failover occurs. mostRecentFirst(4) - The most recently used server is used first for each transaction.

This OID is also declared by other modules: CISCO-DIAMETER-BASE-PROTOCOL-MIB

Details

Possible values
1 roundRobin
2 loadBalance
3 firstPreferred
4 mostRecentFirst
5 other

Table columns

6 objects
Oid Name Access Type
1.3.6.1.4.1.9.10.133.1.5.1.1.1 cdbpRealmKnownPeersIndex noaccess Unknown
1.3.6.1.4.1.9.10.133.1.5.1.1.1 cdbpRealmKnownPeersIndex noaccess Unknown
1.3.6.1.4.1.9.10.133.1.5.1.1.2 cdbpRealmKnownPeers readonly Unknown
1.3.6.1.4.1.9.10.133.1.5.1.1.2 cdbpRealmKnownPeers readonly Unknown
1.3.6.1.4.1.9.10.133.1.5.1.1.3 cdbpRealmKnownPeersChosen readonly roundRobin(1), loadBalance(2), firstPreferred(3), mostRecentFirst(4), other(5)
1.3.6.1.4.1.9.10.133.1.5.1.1.3 cdbpRealmKnownPeersChosen readonly roundRobin(1), loadBalance(2), firstPreferred(3), mostRecentFirst(4), other(5)

Used by conformance groups

1 objects
  • 1.3.6.1.4.1.9.10.133.2.2.10 ciscoDiameterBasePMIBRealmCfgSkippedGroup

Comments