IBM-ENETDISPATCHER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
9
Rows
9
Columns
47

indClstrStatTable

table mandatory
.1.3.6.1.4.1.2.6.144.1.2.1.2 · 1 row entry · 8 columns
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.
indClstrStatEntry entry .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
Indexes
csAddr
Column Syntax OID
csAddr mandatory
The cluster address in dotted decimal format
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2.6.144.1.2.1.2.1.1
csNumPorts mandatory
The current number of ports for this cluster
.1.3.6.1.4.1.2.6.144.1.2.1.2.1.2
csActiveSYNs mandatory
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 ra…
.1.3.6.1.4.1.2.6.144.1.2.1.2.1.3
csDroppedFINs mandatory
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.
.1.3.6.1.4.1.2.6.144.1.2.1.2.1.4
csDroppedACKs mandatory
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.
.1.3.6.1.4.1.2.6.144.1.2.1.2.1.5
csDroppedRSTs mandatory
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.
.1.3.6.1.4.1.2.6.144.1.2.1.2.1.6
csDroppedPKTs mandatory
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.
.1.3.6.1.4.1.2.6.144.1.2.1.2.1.7
csNonExistingPKTs obsolete
This variable has no meaning and is deprecated
.1.3.6.1.4.1.2.6.144.1.2.1.2.1.8

indPortStatTable

table mandatory
.1.3.6.1.4.1.2.6.144.1.2.1.3 · 1 row entry · 3 columns
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.
indPortStatEntry entry .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
Indexes
csAddr psNum
Column Syntax OID
psNum mandatory
Number of this port
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2.6.144.1.2.1.3.1.1
psNumServers mandatory
Current number of servers on this port
.1.3.6.1.4.1.2.6.144.1.2.1.3.1.2
psNumNodesDown mandatory
Number of down servers
.1.3.6.1.4.1.2.6.144.1.2.1.3.1.3

indSrvrStatTable

table mandatory
.1.3.6.1.4.1.2.6.144.1.2.1.4 · 1 row entry · 16 columns
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.
indSrvrStatEntry entry .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
Indexes
csAddr psNum ssAddr
Column Syntax OID
ssAddr mandatory
Server address in dotted decimal notation
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.1
ssActiveConns mandatory
Current active connections for this server
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.2
ssNewConns mandatory
Change in the number of total connections over the
last interval.
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.3
ssTotalConns mandatory
Total connections for this server, since the server
was added to the currently running executor
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.4
ssTotalTcpConns mandatory
Total TCP connections for this server, since the server
was added to the currently running executor.

ssTotalTcpConns plus ssTotalUdpConns equals ssTotalConns.
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.5
ssTotalUdpConns mandatory
Total UDP connections for this server, since the server
was added to the currently running executor.

ssTotalTcpConns plus ssTotalUdpConns equals ssTotalConns.
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.6
ssFinConns mandatory
Current number of connections in FIN state
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.7
ssCompleteConns mandatory
Total number of completed connections for this server,
since the server was added to the currently running
executor.
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.8
ssWeight mandatory
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 d…
GaugeNeg1
Textual Convention: GaugeNeg1 Integer32
Type Constraints:
range: -1..2147483647
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.9
ssSavedWeight mandatory
Weight the server had when marked down. This weight will
be restored when the server is marked up.
GaugeNeg1
Textual Convention: GaugeNeg1 Integer32
Type Constraints:
range: -1..2147483647
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.10
ssPortLoad mandatory
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.
GaugeNeg1
Textual Convention: GaugeNeg1 Integer32
Type Constraints:
range: -1..2147483647
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.11
ssSystemLoad mandatory
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.
SNMPv2-SMI-v1Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.12
ssActiveConnsWeight mandatory
The weight calculated by the manager for the
active connections measurement
SNMPv2-SMI-v1Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.13
ssNewConnsWeight mandatory
The weight calculated by the manager for the
new connections measurement
SNMPv2-SMI-v1Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.14
ssPortLoadWeight mandatory
The weight calculated by the manager for the
port load measurement
SNMPv2-SMI-v1Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.15
ssSystemLoadWeight mandatory
The weight calculated by the manager for the
system load measurement
SNMPv2-SMI-v1Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.144.1.2.1.4.1.16

indRulesStatTable

table mandatory
.1.3.6.1.4.1.2.6.144.1.2.1.5 · 1 row entry · 2 columns
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.
indRulesStatEntry entry .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 delete…
Indexes
csAddr psNum rcIndex
Column Syntax OID
rsTimesFired mandatory
The total number of times this rule has fired
.1.3.6.1.4.1.2.6.144.1.2.1.5.1.2
rsNumSrvrs mandatory
The number of servers which this rule services.
.1.3.6.1.4.1.2.6.144.1.2.1.5.1.3

indReachStatTable

table mandatory
.1.3.6.1.4.1.2.6.144.1.2.1.7 · 1 row entry · 2 columns
A list of reach table entries. The number of entries
is typically less than 10, with a maximum of 32.
indReachStatEntry entry .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
Indexes
rsAddr
Column Syntax OID
rsAddr mandatory
The address the reach advisor pings.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2.6.144.1.2.1.7.1.1
rsPingAble mandatory
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
un…
Enumeration
Enumerated Values:
0unknown
1reachable
2unreachable
.1.3.6.1.4.1.2.6.144.1.2.1.7.1.2

indRulesCnfgTable

table mandatory
.1.3.6.1.4.1.2.6.144.1.2.2.5 · 1 row entry · 7 columns
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.
indRulesCnfgEntry entry .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.
Indexes
csAddr psNum rcIndex
Column Syntax OID
rcIndex mandatory
A unique number assigned to each rule in
a cluster, port combination
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2.6.144.1.2.2.5.1.1
rcName mandatory
The user defined name of the rule. Rule names are
not necessarily unique.
SNMPv2-TC-v1DisplayStringr/w
Textual Convention: SNMPv2-TC-v1DisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2.6.144.1.2.2.5.1.2
rcType mandatory
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 th…
Enumerationr/w
Enumerated Values:
0true
1ip
2port
3time
4connection
5active
.1.3.6.1.4.1.2.6.144.1.2.2.5.1.3
rcBeginRange mandatory
The lower value in the range used to determine
if the rule is true or not. The data is
meaningless for rule type 0.
SNMPv2-SMI-v1Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.144.1.2.2.5.1.4
rcEndRange mandatory
The higher value in the range used to determine
if the rule is true or not. The data is
meaningless for rule type 0.
SNMPv2-SMI-v1Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.144.1.2.2.5.1.5
rcPriority mandatory
The rule priority. Lower numbers are a
higher priority. Rule priority determines
the order in which rules are evaluated.
SNMPv2-SMI-v1Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.144.1.2.2.5.1.6
rcSrvrList mandatory
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
SNMPv2-TC-v1DisplayStringr/w
Textual Convention: SNMPv2-TC-v1DisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2.6.144.1.2.2.5.1.7

indHrtBeatCnfgTable

table mandatory
.1.3.6.1.4.1.2.6.144.1.2.2.8 · 1 row entry · 3 columns
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.
indHrtBeatCnfgEntry entry .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…
Indexes
hbcSrcAddr hbcDestAddr
Column Syntax OID
hbcSrcAddr mandatory
Address from which Network Dispatcher machine issues heartbeat
monitoring to its partner
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2.6.144.1.2.2.8.1.1
hbcDestAddr mandatory
Address of Network Dispatcher machine who's status is being monitored.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2.6.144.1.2.2.8.1.2
hbcNumber mandatory
An integer number assigned to the heart beat pair.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2.6.144.1.2.2.8.1.3

indAdvsrCnfgTable

table mandatory
.1.3.6.1.4.1.2.6.144.1.2.2.9 · 1 row entry · 3 columns
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.
indAdvsrCnfgEntry entry .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
Indexes
acPort
Column Syntax OID
acPort mandatory
Number of the port that the advisor is monitoring
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2.6.144.1.2.2.9.1.1
acName mandatory
Name of the advisor. Some of the possible values are:
FTP, HTTP, NNTP, POP3, SMTP, SSL, Telnet. and custom
advisor names.
SNMPv2-TC-v1DisplayString
Textual Convention: SNMPv2-TC-v1DisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2.6.144.1.2.2.9.1.2
acVersion mandatory
Current version of the advisor
SNMPv2-TC-v1DisplayString
Textual Convention: SNMPv2-TC-v1DisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2.6.144.1.2.2.9.1.3

indAllSrvrsCnfgTable

table mandatory
.1.3.6.1.4.1.2.6.144.1.2.2.11 · 1 row entry · 3 columns
A list of all servers table entries.  The number of entries
equals the number of different servers configured.
indAllSrvrsCnfgEntry entry .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 vi…
Indexes
ascAddr
Column Syntax OID
ascAddr mandatory
The IP Address of the server in dotted decimal format
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2.6.144.1.2.2.11.1.1
ascQuiesced mandatory
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, …
SNMPv2-TC-v1TruthValuer/w
Textual Convention: SNMPv2-TC-v1TruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2.6.144.1.2.2.11.1.2
ascInstances mandatory
The current number of times this server, ascAddr, is in the
configuration.
r/w .1.3.6.1.4.1.2.6.144.1.2.2.11.1.3