RSERPOOL--MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
24
Objects
Active
Status
1
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
nameServer OBJECT IDENTIFIER .1.3.6.1.3.125.1 |
poolHandleCountThe total number of pool handles supported by this name serverro Unsigned32 .1.3.6.1.3.125.1.1 |
poolHandleTableThe conceptual table listing the pool handles served
by this name serverro SEQUENCE OF poolHandleEntry .1.3.6.1.3.125.1.2 |
poolHandleEntryThe conceptual row in poolHandleTable.ro PoolHandleEntry .1.3.6.1.3.125.1.2.1 |
poolHandleIndexIndex to the poolHandleTable. This value is between,
0 and (poolHandleCount-1) UNSIGNED32 .1.3.6.1.3.125.1.2.1.1 |
poolElementCountThe number of pool elements that belong to this
pool handlero UNSIGNED32 .1.3.6.1.3.125.1.2.1.2 |
poolHandleThe pool handle of this rowro OCTET STRING .1.3.6.1.3.125.1.2.1.3 |
poolElementTableThe conceptual table listing the PEs per pool handlero SEQUENCE OF poolElementEntry .1.3.6.1.3.125.1.3 |
poolElementEntryThe conceptual row in poolElementTable. Note the compound
index element. We are using the table-in-table idea here. PoolELementEntry .1.3.6.1.3.125.1.3.1 |
poolElementIndexIndexes into the poolElementTable. This value is between,
0 and (poolElementCount-1) of the
corresponding poolHandleTable UNSIGNED32 .1.3.6.1.3.125.1.3.1.1 |
poolElementIPAddressCountCounts the number of IP addresses assigned to a hostnamero UNSIGNED32 .1.3.6.1.3.125.1.3.1.2 |
poolElementHostnameHostname of a pool elementro OCTET STRING .1.3.6.1.3.125.1.3.1.3 |
policyTypeThe policy type for this pool elementro Unsigned32 .1.3.6.1.3.125.1.3.1.4 |
policyValueThe policy value for this pool elementro Unsigned32 .1.3.6.1.3.125.1.3.1.5 |
noOfRequestsThe number of service requests that this PE is currenly processingro Unsigned32 .1.3.6.1.3.125.1.3.1.6 |
noOfRequestsInQueueThe number of service requests currently queued by the PEro Unsigned32 .1.3.6.1.3.125.1.3.1.7 |
sctpPortThe SCTP port from this pool elements PE parameterro INTEGER .1.3.6.1.3.125.1.3.1.8 |
upTimePETime since last start of the PEro TimeTicks (SNMPv2-SMI) .1.3.6.1.3.125.1.3.1.9 |
addrListTableThis table holds all the IP addresses of a multi-homed hostro SEQUENCE OF addrListTableEntry .1.3.6.1.3.125.1.4 |
addrListTableEntryA row in the addrList tablero AddrListTableEntry .1.3.6.1.3.125.1.4.1 |
addrListTableIndexIndexes into the addrListTable. This values is between
0 and (poolElementIPAddressCount-1). Unsigned32 .1.3.6.1.3.125.1.4.1.1 |
hostIPAddressThe address column in the addrListTablero IpAddress .1.3.6.1.3.125.1.4.1.2 |
uptimeNSTime since the last start of this servicero TimeTicks (SNMPv2-SMI) .1.3.6.1.3.125.1.5 |
poolElements OBJECT IDENTIFIER .1.3.6.1.3.125.2 |