IBM-ENETDISPATCHER-MIB

File: IBM-ENETDISPATCHER-MIB.mib (42948 bytes)

Imported modules

SNMPv2-SMI RFC-1212 RFC-1215
SNMPv2-TC-v1

Imported symbols

Counter32 Gauge32 Integer32
IpAddress enterprises OBJECT-TYPE
TRAP-TYPE DisplayString TruthValue

Defined Types

Percentages  
Integer32 0..100    

GaugeNeg1  
Integer32 -1..2147483647    

IndClstrStatEntry  
SEQUENCE    
  csAddr IpAddress
  csNumPorts Gauge32
  csActiveSYNs Counter32
  csDroppedFINs Counter32
  csDroppedACKs Counter32
  csDroppedRSTs Counter32
  csDroppedPKTs Counter32
  csNonExistingPKTs Counter32

IndPortStatEntry  
SEQUENCE    
  psNum Integer32
  psNumServers Gauge32
  psNumNodesDown Gauge32

IndSrvrStatEntry  
SEQUENCE    
  ssAddr IpAddress
  ssActiveConns Gauge32
  ssNewConns Gauge32
  ssTotalConns Counter32
  ssTotalTcpConns Counter32
  ssTotalUdpConns Counter32
  ssFinConns Gauge32
  ssCompleteConns Counter32
  ssWeight GaugeNeg1
  ssSavedWeight GaugeNeg1
  ssPortLoad GaugeNeg1
  ssSystemLoad Integer32
  ssActiveConnsWeight Integer32
  ssNewConnsWeight Integer32
  ssPortLoadWeight Integer32
  ssSystemLoadWeight Integer32

IndRulesStatEntry  
SEQUENCE    
  rsTimesFired Counter32
  rsNumSrvrs Gauge32

IndReachStatEntry  
SEQUENCE    
  rsAddr IpAddress
  rsPingAble INTEGER

IndRulesCnfgEntry  
SEQUENCE    
  rcIndex Integer32
  rcName DisplayString
  rcType INTEGER
  rcBeginRange Integer32
  rcEndRange Integer32
  rcPriority Integer32
  rcSrvrList DisplayString

IndHrtBeatCnfgEntry  
SEQUENCE    
  hbcSrcAddr IpAddress
  hbcDestAddr IpAddress
  hbcNumber Integer32

IndAdvsrCnfgEntry  
SEQUENCE    
  acPort Integer32
  acName DisplayString
  acVersion DisplayString

IndAllSrvrsCnfgEntry  
SEQUENCE    
  ascAddr IpAddress
  ascQuiesced TruthValue
  ascInstances Gauge32

Defined Values

dispatcherMib 1.3.6.1.4.1.2.6.144.1
OBJECT IDENTIFIER    

dispatcherMibTraps 1.3.6.1.4.1.2.6.144.1.0
OBJECT IDENTIFIER    

dispatcherMibAdmin 1.3.6.1.4.1.2.6.144.1.1
OBJECT IDENTIFIER    

dispatcherMibObjects 1.3.6.1.4.1.2.6.144.1.2
OBJECT IDENTIFIER    

dispatcherMibConformance 1.3.6.1.4.1.2.6.144.1.3
OBJECT IDENTIFIER    

indStatus 1.3.6.1.4.1.2.6.144.1.2.1
OBJECT IDENTIFIER    

indConfig 1.3.6.1.4.1.2.6.144.1.2.2
OBJECT IDENTIFIER    

indExecStatObjects 1.3.6.1.4.1.2.6.144.1.2.1.1
OBJECT IDENTIFIER    

indHiAvailStatObjects 1.3.6.1.4.1.2.6.144.1.2.1.6
OBJECT IDENTIFIER    

indExecCnfgObjects 1.3.6.1.4.1.2.6.144.1.2.2.1
OBJECT IDENTIFIER    

indClstrCnfgTable 1.3.6.1.4.1.2.6.144.1.2.2.2
OBJECT IDENTIFIER    

indPortCnfgTable 1.3.6.1.4.1.2.6.144.1.2.2.3
OBJECT IDENTIFIER    

indSrvrCnfgTable 1.3.6.1.4.1.2.6.144.1.2.2.4
OBJECT IDENTIFIER    

indHiAvailCnfgObjects 1.3.6.1.4.1.2.6.144.1.2.2.6
OBJECT IDENTIFIER    

indReachCnfgTable 1.3.6.1.4.1.2.6.144.1.2.2.7
OBJECT IDENTIFIER    

indMngrCnfgObjects 1.3.6.1.4.1.2.6.144.1.2.2.10
OBJECT IDENTIFIER    

indMibCompliances 1.3.6.1.4.1.2.6.144.1.3.1
OBJECT IDENTIFIER    

indMibGroups 1.3.6.1.4.1.2.6.144.1.3.2
OBJECT IDENTIFIER    

indMibStatGroups 1.3.6.1.4.1.2.6.144.1.3.2.1
OBJECT IDENTIFIER    

indMibCnfgGroups 1.3.6.1.4.1.2.6.144.1.3.2.2
OBJECT IDENTIFIER    

esNonForAddr 1.3.6.1.4.1.2.6.144.1.2.1.1.1
Non forwarding address, any packet sent to this address will be handled by the Network Dispatcher machine itself and will not be forwarded
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

esVersion 1.3.6.1.4.1.2.6.144.1.2.1.1.2
The version of the executor
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

esNumClust 1.3.6.1.4.1.2.6.144.1.2.1.1.3
Current number of clusters
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

esTotalPkts 1.3.6.1.4.1.2.6.144.1.2.1.1.4
Total number of packets received by the executor since it started.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

esTooShortPkts 1.3.6.1.4.1.2.6.144.1.2.1.1.5
Total number of packets discarded by the executor, since the executor started, because the packet headers were too short.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

esNonForPkts 1.3.6.1.4.1.2.6.144.1.2.1.1.6
Total number of packets sent to the non forwarding address since the executor started.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

esClstrDscrdPkts 1.3.6.1.4.1.2.6.144.1.2.1.1.7
Total number of packets discarded by the executor since the executor started, which were forwarded to a cluster, but were discarded because either: -the port did not exist, or -the port existed but had no servers
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

esClstrErrPkts 1.3.6.1.4.1.2.6.144.1.2.1.1.8
Total number of packets not sent, since the executor started, because of a network adapter failure
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

esClstrLocalPkts 1.3.6.1.4.1.2.6.144.1.2.1.1.9
Total number of packets since the executor started, not for the non forwarding address, or any cluster, but to be processed locally, by the Network Dispatcher machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

esClstrOwnAddrPkts 1.3.6.1.4.1.2.6.144.1.2.1.1.10
Total number of packets since the executor started, explicitly forwarded to a server located on the Network Dispatcher machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

esClstrForPkts 1.3.6.1.4.1.2.6.144.1.2.1.1.11
Total number of packets since the executor started, forwarded to any cluster
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

esForErrPkts 1.3.6.1.4.1.2.6.144.1.2.1.1.12
Total number of packets with forwarding errors since the executor started. The following are the scenarios which affect this counter: -There was an error extracting an encapsulated packet which came in from a wide area Network Dispatcher -An attempt to forward the packet to either a local or remote server failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

esNotClstrPkts 1.3.6.1.4.1.2.6.144.1.2.1.1.13
Total number of packets not addressed to any active cluster and port, since the executor started
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

esHashBkts 1.3.6.1.4.1.2.6.144.1.2.1.1.14
Current number of occupied hash buckets. Hash buckets correspond to IP address/port pairs. If this number is very low, it may indicate that the servers are getting many hits from a small number of clients. This number gives an indication of the client pool diversity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

esStartTime 1.3.6.1.4.1.2.6.144.1.2.1.1.15
The time when the executor was started, in seconds from January 1, 1970
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

indClstrStatTable 1.3.6.1.4.1.2.6.144.1.2.1.2
A list of cluster table entries. The number of entries should equal the current number of clusters, esNumClust. The cluster table has a row for each cluster, Each row has information about the current status of that cluster.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IndClstrStatEntry

indClstrStatEntry 1.3.6.1.4.1.2.6.144.1.2.1.2.1
A cluster table entry describing current status of the cluster. The cluster table has a row for each cluster. Rows in this table can not be created or deleted via SNMP commands
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IndClstrStatEntry  

csAddr 1.3.6.1.4.1.2.6.144.1.2.1.2.1.1
The cluster address in dotted decimal format
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpAddress  

csNumPorts 1.3.6.1.4.1.2.6.144.1.2.1.2.1.2
The current number of ports for this cluster
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

csActiveSYNs 1.3.6.1.4.1.2.6.144.1.2.1.2.1.3
TH_SYNs on active connection. This variable indicates the number of requests for new connections, where those new connections are the same as current active connections, those not in FIN state. A high rate of growth in this variable could indicate slow or no response from servers in this cluster.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

csDroppedFINs 1.3.6.1.4.1.2.6.144.1.2.1.2.1.4
FINs dropped due to no connection. Rapid increase in this variable could indicate that the staletimeout is too low. Any percentage greater than 1% of total packets forwarded could indicate a problem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

csDroppedACKs 1.3.6.1.4.1.2.6.144.1.2.1.2.1.5
ACKSs dropped due to no connection. Rapid increase in this variable could indicate that the staletimeout is too low. Any percentage greater than 1% of total packets forwarded could indicate a problem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

csDroppedRSTs 1.3.6.1.4.1.2.6.144.1.2.1.2.1.6
RSTs dropped due to no connection. Rapid increase in this variable could indicate that the staletimeout is too low. Any percentage greater than 1% of total packets forwarded could indicate a problem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

csDroppedPKTs 1.3.6.1.4.1.2.6.144.1.2.1.2.1.7
PKTSs dropped due to no connection. Rapid increase in this variable could indicate that the staletimeout is too low. Any percentage greater than 1% of total packets forwarded could indicate a problem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

csNonExistingPKTs 1.3.6.1.4.1.2.6.144.1.2.1.2.1.8
This variable has no meaning and is deprecated
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

indPortStatTable 1.3.6.1.4.1.2.6.144.1.2.1.3
A list of port table entries. The number of entries equals the sum of the number of ports for each cluster. Each row in the table provides current status information for a port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IndPortStatEntry

indPortStatEntry 1.3.6.1.4.1.2.6.144.1.2.1.3.1
A port entry describing current status of the port. The port table has an entry for each cluster, port combination. Rows in this table can not be created or deleted via SNMP commands
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IndPortStatEntry  

psNum 1.3.6.1.4.1.2.6.144.1.2.1.3.1.1
Number of this port
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

psNumServers 1.3.6.1.4.1.2.6.144.1.2.1.3.1.2
Current number of servers on this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

psNumNodesDown 1.3.6.1.4.1.2.6.144.1.2.1.3.1.3
Number of down servers
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

indSrvrStatTable 1.3.6.1.4.1.2.6.144.1.2.1.4
A list of server table entries. The number of entries equals the sum of the number of servers for each port. Each server table entry provides current status information about the port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IndSrvrStatEntry

indSrvrStatEntry 1.3.6.1.4.1.2.6.144.1.2.1.4.1
A server entry describing current status of the server. There is a row in the server table for each cluster, port, server combination. Rows in this table can not be created or deleted via SNMP commands
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IndSrvrStatEntry  

ssAddr 1.3.6.1.4.1.2.6.144.1.2.1.4.1.1
Server address in dotted decimal notation
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ssActiveConns 1.3.6.1.4.1.2.6.144.1.2.1.4.1.2
Current active connections for this server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

ssNewConns 1.3.6.1.4.1.2.6.144.1.2.1.4.1.3
Change in the number of total connections over the last interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

ssTotalConns 1.3.6.1.4.1.2.6.144.1.2.1.4.1.4
Total connections for this server, since the server was added to the currently running executor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ssTotalTcpConns 1.3.6.1.4.1.2.6.144.1.2.1.4.1.5
Total TCP connections for this server, since the server was added to the currently running executor. ssTotalTcpConns plus ssTotalUdpConns equals ssTotalConns.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ssTotalUdpConns 1.3.6.1.4.1.2.6.144.1.2.1.4.1.6
Total UDP connections for this server, since the server was added to the currently running executor. ssTotalTcpConns plus ssTotalUdpConns equals ssTotalConns.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ssFinConns 1.3.6.1.4.1.2.6.144.1.2.1.4.1.7
Current number of connections in FIN state
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

ssCompleteConns 1.3.6.1.4.1.2.6.144.1.2.1.4.1.8
Total number of completed connections for this server, since the server was added to the currently running executor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ssWeight 1.3.6.1.4.1.2.6.144.1.2.1.4.1.9
Current weight for this server. When the weight is zero the executor will no longer forward packets to this server. A weight of -1 indicates that the Network Dispatcher administrator has explicitly marked the server down.
Status: mandatory Access: read-only
OBJECT-TYPE    
  GaugeNeg1  

ssSavedWeight 1.3.6.1.4.1.2.6.144.1.2.1.4.1.10
Weight the server had when marked down. This weight will be restored when the server is marked up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  GaugeNeg1  

ssPortLoad 1.3.6.1.4.1.2.6.144.1.2.1.4.1.11
Number of milliseconds an advisor took to complete a protocol specific request to the server. If the value is -1, the advisor could not complete the request to the server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  GaugeNeg1  

ssSystemLoad 1.3.6.1.4.1.2.6.144.1.2.1.4.1.12
This value is the number that the ISS agent provides to the ISS monitor for this server. The variable is only valid if ISS is monitoring an ISS agent on this server. Otherwise, the value has no meaning.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

ssActiveConnsWeight 1.3.6.1.4.1.2.6.144.1.2.1.4.1.13
The weight calculated by the manager for the active connections measurement
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

ssNewConnsWeight 1.3.6.1.4.1.2.6.144.1.2.1.4.1.14
The weight calculated by the manager for the new connections measurement
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

ssPortLoadWeight 1.3.6.1.4.1.2.6.144.1.2.1.4.1.15
The weight calculated by the manager for the port load measurement
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

ssSystemLoadWeight 1.3.6.1.4.1.2.6.144.1.2.1.4.1.16
The weight calculated by the manager for the system load measurement
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

indRulesStatTable 1.3.6.1.4.1.2.6.144.1.2.1.5
A list of rule table entries. There is no limit on the number of rules. The number of entries is the same as the number of entries in the indRulesCnfgTable. Each status entry provides current status information about the rule.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IndRulesStatEntry

indRulesStatEntry 1.3.6.1.4.1.2.6.144.1.2.1.5.1
A rule table entry describing the current status of a rule. There is a one to one correspondence between rows of this table and rows in the IndRulesCnfgTable. Rows in this table can not be created or deleted via SNMP commands
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IndRulesStatEntry  

rsTimesFired 1.3.6.1.4.1.2.6.144.1.2.1.5.1.2
The total number of times this rule has fired
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

rsNumSrvrs 1.3.6.1.4.1.2.6.144.1.2.1.5.1.3
The number of servers which this rule services.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

hasPrimary 1.3.6.1.4.1.2.6.144.1.2.1.6.1
Indicates whether this machine is the primary or backup machine. -primary (0) -backup (1)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER primary(0), backup(1)  

hasPort 1.3.6.1.4.1.2.6.144.1.2.1.6.2
Port used by both primary and backup Network Dispatcher machines for heartbeat messages.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hasState 1.3.6.1.4.1.2.6.144.1.2.1.6.3
Status of this Network Dispatcher machine. -idle, (0) this machine is routing packets and is not trying to establish contact with its partner Network Dispatcher -listen, (1) high availability has just started and network dispatcher is listening for partner, -active, (2) this machine is routing packets. -standby,(3) this machine is monitoring the active machine. -preempt,(4) transitory state during switch from primary to backup -elect, (5) network dispatcher is negotiating with partner for who will primary or backup -no_exec,(6) the executor is not running
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), listen(1), active(2), standby(3), preempt(4), elect(5), noExec(6)  

hasSubState 1.3.6.1.4.1.2.6.144.1.2.1.6.4
High Availability sub state: Synchronized and notSynchronized are normal, synchIn and synchOut are transitory. If the Network Dispatcher machine appears to be stuck (for more than a minute), in a transitory state then that indicates a problem. If HighAvailability should be running and the substate is notSynchronized, then that indicates a problem. If High Availability is not running and the hasState is idle, then all subState data is meaningless and should be ignored. notSynchronized (0), network dispatcher is not in conact with partner machine synchronized (1), network dispatcher is in contact with partner machine sync-in (2), network dispatcher is going into standby state sync-out (3), network dispatcher is going into active state
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notSynchronized(0), synchronized(1), syncIn(2), syncOut(3)  

indReachStatTable 1.3.6.1.4.1.2.6.144.1.2.1.7
A list of reach table entries. The number of entries is typically less than 10, with a maximum of 32.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IndReachStatEntry

indReachStatEntry 1.3.6.1.4.1.2.6.144.1.2.1.7.1
A reach table entry includes the address being pinged, and whether the ping of that address was successful. Rows in this table can not be created or deleted via SNMP commands
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IndReachStatEntry  

rsAddr 1.3.6.1.4.1.2.6.144.1.2.1.7.1.1
The address the reach advisor pings.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rsPingAble 1.3.6.1.4.1.2.6.144.1.2.1.7.1.2
Whether this reach address (rsAddr) responded to a ping. unknown (0), the rsAddr is unknown, possibly because the reach advisor is not started. reachable (1), the rsAddr was pinged successfully unreachable (2) the rsAddr was not pinged successfully
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), reachable(1), unreachable(2)  

indRulesCnfgTable 1.3.6.1.4.1.2.6.144.1.2.2.5
A list of rule config table entries There is no limit to the number of rule entries. Each rule table row describes rule configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IndRulesCnfgEntry

indRulesCnfgEntry 1.3.6.1.4.1.2.6.144.1.2.2.5.1
A rule config table entry has information about the current configuration of the rule. Rows in this table can not be created or destroyed via SNMP commands.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IndRulesCnfgEntry  

rcIndex 1.3.6.1.4.1.2.6.144.1.2.2.5.1.1
A unique number assigned to each rule in a cluster, port combination
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

rcName 1.3.6.1.4.1.2.6.144.1.2.2.5.1.2
The user defined name of the rule. Rule names are not necessarily unique.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

rcType 1.3.6.1.4.1.2.6.144.1.2.2.5.1.3
The type of rule true (0), rules of this type are always true ip (1), the rule is based on the client IP address port (2), the rule is based on the client port time (3), the rule is based on the time of day connection (4), the rule is based on the number of connections per second for the port active (5) the rule is based on the number total active connections for the port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(0), ip(1), port(2), time(3), connection(4), active(5)  

rcBeginRange 1.3.6.1.4.1.2.6.144.1.2.2.5.1.4
The lower value in the range used to determine if the rule is true or not. The data is meaningless for rule type 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

rcEndRange 1.3.6.1.4.1.2.6.144.1.2.2.5.1.5
The higher value in the range used to determine if the rule is true or not. The data is meaningless for rule type 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

rcPriority 1.3.6.1.4.1.2.6.144.1.2.2.5.1.6
The rule priority. Lower numbers are a higher priority. Rule priority determines the order in which rules are evaluated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32  

rcSrvrList 1.3.6.1.4.1.2.6.144.1.2.2.5.1.7
The list of servers this rule services. The server addresses are represented as strings in dotted decimal notation, separated by plus signs. For example, 37.44.24.13+12.23.54.76+9.67.127.82
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

indHrtBeatCnfgTable 1.3.6.1.4.1.2.6.144.1.2.2.8
A list of heartBeat Table entries. The number of entries is usually less than the number of interface cards in the Network Dispatcher machine. The maximum is 32. The heart beat table lists each of the monitoring and responding heartbeat pairs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IndHrtBeatCnfgEntry

indHrtBeatCnfgEntry 1.3.6.1.4.1.2.6.144.1.2.2.8.1
A indHrtBeatCnfg entry describing the monitoring and responding addresses. Each heart beat source address and heart beat destination address pair is unique. Rows in this table can not be created or deleted via SNMP commands
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IndHrtBeatCnfgEntry  

hbcSrcAddr 1.3.6.1.4.1.2.6.144.1.2.2.8.1.1
Address from which Network Dispatcher machine issues heartbeat monitoring to its partner
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hbcDestAddr 1.3.6.1.4.1.2.6.144.1.2.2.8.1.2
Address of Network Dispatcher machine who's status is being monitored.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hbcNumber 1.3.6.1.4.1.2.6.144.1.2.2.8.1.3
An integer number assigned to the heart beat pair.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

indAdvsrCnfgTable 1.3.6.1.4.1.2.6.144.1.2.2.9
A list of advisor config table entries. The number of entries equals the number of ports times the number of advisors. Each advisor table row describes the current status of the advisor, port combination.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IndAdvsrCnfgEntry

indAdvsrCnfgEntry 1.3.6.1.4.1.2.6.144.1.2.2.9.1
An advisor entry describing current configuration of the Advisor. There is an advisor table entry for each advisor, port combination. Rows in this table can not be created or deleted via SNMP commands
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IndAdvsrCnfgEntry  

acPort 1.3.6.1.4.1.2.6.144.1.2.2.9.1.1
Number of the port that the advisor is monitoring
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

acName 1.3.6.1.4.1.2.6.144.1.2.2.9.1.2
Name of the advisor. Some of the possible values are: FTP, HTTP, NNTP, POP3, SMTP, SSL, Telnet. and custom advisor names.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

acVersion 1.3.6.1.4.1.2.6.144.1.2.2.9.1.3
Current version of the advisor
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mcInterval 1.3.6.1.4.1.2.6.144.1.2.2.10.1
How often the manager will update server weights, in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

mcRefresh 1.3.6.1.4.1.2.6.144.1.2.2.10.2
Number of manager intervals (mcInterval) before querying the executor for a refresh of information about new and active connections
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

mcActiveProp 1.3.6.1.4.1.2.6.144.1.2.2.10.3
Number from 0 to 100 representing the relative importance of active connections. This number is used by the manager, in calculating server weights. The sum of mcActiveProp, mcNewProp, mcPortProp, and mcSystemProp, must be 100
Status: mandatory Access: read-write
OBJECT-TYPE    
  Percentages  

mcNewProp 1.3.6.1.4.1.2.6.144.1.2.2.10.4
Number from 0 to 100 representing the relative importance of new connections. This number is used by the manager, in calculating server weights. The sum of mcActiveProp, mcNewProp, mcPortProp, and mcSystemProp, must be 100
Status: mandatory Access: read-write
OBJECT-TYPE    
  Percentages  

mcPortProp 1.3.6.1.4.1.2.6.144.1.2.2.10.5
Number from 0 to 100 representing the relative importance of port advisor information. This number is used by the manager, in calculating server weights. The sum of mcActiveProp, mcNewProp, mcPortProp, and mcSystemProp, must be 100
Status: mandatory Access: read-write
OBJECT-TYPE    
  Percentages  

mcSystemProp 1.3.6.1.4.1.2.6.144.1.2.2.10.6
Number from 0 to 100 representing the relative importance of the information from system metrics, such as ISS. This number is used by the manager, in calculating server weights. The sum of mcActiveProp, mcNewProp, mcPortProp, and mcSystemProp, must be 100
Status: mandatory Access: read-write
OBJECT-TYPE    
  Percentages  

mcSensitivity 1.3.6.1.4.1.2.6.144.1.2.2.10.7
Minimum sensitivity to weight updates. This setting defines when the manager should change its weighting for the server based on external information
Status: mandatory Access: read-write
OBJECT-TYPE    
  Percentages  

mcSmoothing 1.3.6.1.4.1.2.6.144.1.2.2.10.8
Index that smoothes the variations in weight when load balancing. Smoothing can reduce the changes in weights from interval to interval. The higher the smoothing value the less the weight will change from interval to interval. 1.5 is a typical value. 4, for example, is a high smoothhing value and would reduce the change in weight from interval to interval to almost nothing. The value is a percentage. For example a value of 155 should be treated as 1.55 by managing applications.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Percentages  

mcVersion 1.3.6.1.4.1.2.6.144.1.2.2.10.9
The version of the manager
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

indAllSrvrsCnfgTable 1.3.6.1.4.1.2.6.144.1.2.2.11
A list of all servers table entries. The number of entries equals the number of different servers configured.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IndAllSrvrsCnfgEntry

indAllSrvrsCnfgEntry 1.3.6.1.4.1.2.6.144.1.2.2.11.1
An all servers table entry describing operational aspects of servers. This table is a list of all the servers currently configured in Network Dispatcher. Rows in this table can not be created or deleted via SNMP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IndAllSrvrsCnfgEntry  

ascAddr 1.3.6.1.4.1.2.6.144.1.2.2.11.1.1
The IP Address of the server in dotted decimal format
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ascQuiesced 1.3.6.1.4.1.2.6.144.1.2.2.11.1.2
True if this server has been quiesced, false otherwise. When a server is quiesced, no more connections are sent to the server. A server can be quiesced via the ndcontrol manager quiesce command. True=1, False=2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

ascInstances 1.3.6.1.4.1.2.6.144.1.2.2.11.1.3
The current number of times this server, ascAddr, is in the configuration.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge32  

indHighAvailStatus 1
This trap announces that the value of the high availability status state (hasState) variable has changed. The possible values of hasState and their respective meanings are: -idle, (0) this machine is routing packets and is not trying to establish contact with its partner Network Dispatcher -listen, (1) high availability has just started and network dispatcher is listening for partner, -active, (2) this machine is routing packets. -standby,(3) this machine is monitoring the active machine. -preempt,(4) transitory state during switch from primary to backup -elect, (5) network dispatcher is negotiating with partner for who will primary or backup -no_exec,(6) the executor is not running
TRAP-TYPE    

indSrvrGoneDown 2
This trap announces that the weight for the server specified by the csAddr, psNum, ssAddr portion of the Object Identifier has gone to zero, The last known number of active connections for the server is sent in the trap. This trap indicates that, as far as Network Dispatcher can determine, the specified server has gone down.
TRAP-TYPE    

indMibExecStatGroup 1.3.6.1.4.1.2.6.144.1.3.2.1.1
OBJECT IDENTIFIER    

indMibClstrStatGroup 1.3.6.1.4.1.2.6.144.1.3.2.1.2
OBJECT IDENTIFIER    

indMibPortStatGroup 1.3.6.1.4.1.2.6.144.1.3.2.1.3
OBJECT IDENTIFIER    

indMibSrvrStatGroup 1.3.6.1.4.1.2.6.144.1.3.2.1.4
OBJECT IDENTIFIER    

indMibRulesStatGroup 1.3.6.1.4.1.2.6.144.1.3.2.1.5
OBJECT IDENTIFIER    

indMibHiAvailStatGroup 1.3.6.1.4.1.2.6.144.1.3.2.1.6
OBJECT IDENTIFIER    

indMibReachStatGroup 1.3.6.1.4.1.2.6.144.1.3.2.1.7
OBJECT IDENTIFIER    

indMibRulesCnfgGroup 1.3.6.1.4.1.2.6.144.1.3.2.2.5
OBJECT IDENTIFIER    

indMibHrtBeatCnfgGroup 1.3.6.1.4.1.2.6.144.1.3.2.2.8
OBJECT IDENTIFIER    

indMibAdvsrCnfgGroup 1.3.6.1.4.1.2.6.144.1.3.2.2.9
OBJECT IDENTIFIER    

indMibMngrCnfgGroup 1.3.6.1.4.1.2.6.144.1.3.2.2.10
OBJECT IDENTIFIER    

indMibAllSrvrsCnfgGroup 1.3.6.1.4.1.2.6.144.1.3.2.2.11
OBJECT IDENTIFIER    

indMibCompliance 1.3.6.1.4.1.2.6.144.1.3.1.1
OBJECT IDENTIFIER