F5-3DNS-MIB: View SNMP OID List / Download MIB
VENDOR: F5 LABS
Home | MIB: F5-3DNS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
f5 | 1.3.6.1.4.1.3375 | |||
f5systems | 1.3.6.1.4.1.3375.1 | |||
f53dns | 1.3.6.1.4.1.3375.1.2 | |||
f53dnsMIB | 1.3.6.1.4.1.3375.1.2.1 | |||
f53dnsMIBObjects | 1.3.6.1.4.1.3375.1.2.1.1 | |||
globals | 1.3.6.1.4.1.3375.1.2.1.1.1 | |||
globalCheckStaticDepends | 1.3.6.1.4.1.3375.1.2.1.1.1.1 | integer | read-only |
Indicates whether the availability of virtual servers on load-balancing routers and hosts is checked. Normally true, but can be false for testing. Enumeration: 'false': 2, 'true': 1. |
globalDefaultAlternate | 1.3.6.1.4.1.3375.1.2.1.1.1.2 | integer | read-only |
Default static load balancing mode. Enumeration: 'returnDNS': 1, 'returnVS': 3, 'ratio': 5, 'diskSpace': 17, 'hops': 13, 'cp': 16, 'random': 6, 'none': 2, 'staticPersist': 8, 'connections': 11, 'mem': 15, 'roundTripTime': 12, 'packetRate': 14, 'hitRatio': 18, 'roundRobin': 4, 'servers': 10, 'globalAvailability': 9, 'qos': 19, 'topology': 7. |
globalTimerGetLBRouterData | 1.3.6.1.4.1.3375.1.2.1.1.1.3 | integer | read-only |
Interval in seconds between refreshes of load-balancing router data. |
globalTimerGetVServData | 1.3.6.1.4.1.3375.1.2.1.1.1.4 | integer | read-only |
Interval in seconds between refreshes of virtual server data. |
globalTimerGetPathData | 1.3.6.1.4.1.3375.1.2.1.1.1.5 | integer | read-only |
Interval in seconds between refreshes of path data. |
globalLBRouterTTL | 1.3.6.1.4.1.3375.1.2.1.1.1.6 | integer | read-only |
Amount of time in seconds that load-balancing router data is considered valid for name resolution and load balancing. |
globalVSTTL | 1.3.6.1.4.1.3375.1.2.1.1.1.7 | integer | read-only |
Amount of time in seconds that virtual server data is considered valid for name resolution and load balancing. |
globalPathTTL | 1.3.6.1.4.1.3375.1.2.1.1.1.8 | integer | read-only |
Amount of time in seconds that path data is considered valid for name resolution and load balancing. |
globalRTTTimeout | 1.3.6.1.4.1.3375.1.2.1.1.1.9 | integer | read-only |
Amount of time in seconds that the RTT listener daemon waits for a probe. |
globalRTTSampleCount | 1.3.6.1.4.1.3375.1.2.1.1.1.10 | integer | read-only |
Number of packets to send when measuring round-trip times. |
globalRTTPacketLength | 1.3.6.1.4.1.3375.1.2.1.1.1.11 | integer | read-only |
Length in bytes of packets used for measuring round-trip times. |
globalRTTProbeProtocol | 1.3.6.1.4.1.3375.1.2.1.1.1.12 | integer | read-only |
Probing protocol used for measuring round-trip times. Enumeration: 'udp': 3, 'none': 7, 'tcp': 2, 'dnsnslookupDot': 4, 'numberItems': 6, 'dnsRetrieveBindVers': 5, 'icmp': 1. |
globalEncryption | 1.3.6.1.4.1.3375.1.2.1.1.1.13 | integer | read-only |
Indicates whether encryption is used for iQuery events. Enumeration: 'false': 2, 'true': 1. |
globalEncryptionKeyFile | 1.3.6.1.4.1.3375.1.2.1.1.1.14 | octet string | read-only |
The pathname of the key file used for encryption. |
globalPathHiWater | 1.3.6.1.4.1.3375.1.2.1.1.1.15 | integer | read-only |
Path memory usage level that triggers reaping, in bytes. |
globalPathLoWater | 1.3.6.1.4.1.3375.1.2.1.1.1.16 | integer | read-only |
Path memory usage level at which reaping is discontinued, in bytes. |
globalPathDuration | 1.3.6.1.4.1.3375.1.2.1.1.1.17 | integer | read-only |
Interval in seconds between checks of path memory usage to determine whether to reap. |
globalPathReapAlg | 1.3.6.1.4.1.3375.1.2.1.1.1.18 | integer | read-only |
Algorithm used for selecting paths to be discarded when reaping. Enumeration: 'numberItems': 3, 'lr': 1, 'fewestHits': 2. |
globalTimerKeepAlive | 1.3.6.1.4.1.3375.1.2.1.1.1.19 | integer | read-only |
Interval in seconds between periodic queries of load-balancing routers. |
globalRxBufSize | 1.3.6.1.4.1.3375.1.2.1.1.1.20 | integer | read-only |
Size of each socket receive buffer, in bytes. |
globalTxBufSize | 1.3.6.1.4.1.3375.1.2.1.1.1.21 | integer | read-only |
Size of each socket transmit buffer, in bytes. |
globalQosCoeffRTT | 1.3.6.1.4.1.3375.1.2.1.1.1.22 | integer | read-only |
Relative weight given to the round-trip time in the quality of service load balancing mode. |
globalQosCoeffCompletionRate | 1.3.6.1.4.1.3375.1.2.1.1.1.23 | integer | read-only |
Relative weight given to the completion rate in the quality of service load balancing mode. |
globalQosCoeffHops | 1.3.6.1.4.1.3375.1.2.1.1.1.24 | integer | read-only |
Relative weight given to the hop count in the quality of service load balancing mode. |
globalQosCoeffPacketRate | 1.3.6.1.4.1.3375.1.2.1.1.1.25 | integer | read-only |
Relative weight given to the packet rate in the quality of service load balancing mode. |
globalPathsNoClobber | 1.3.6.1.4.1.3375.1.2.1.1.1.26 | integer | read-only |
Specifies whether the load-balancing DNS server overwrites existing path data with blank data when a path probe fails. Enumeration: 'false': 2, 'true': 1. |
globalPathsNeverDie | 1.3.6.1.4.1.3375.1.2.1.1.1.27 | integer | read-only |
Specifies whether dynamic load balancing modes can use path data even after the ttl for the path data has expired. Enumeration: 'false': 2, 'true': 1. |
globalRegulateInit | 1.3.6.1.4.1.3375.1.2.1.1.1.28 | integer | read-only |
Defines the initial amount of path probe requests 3DNS will send to each big3d after initialization. After the first series of probe requests, 3DNS adjusts the number of future probe requests according to the amount received during the last probe interval (defined by timer_get_path_data) plus the increment defined by regulate_paths. |
globalRegulatePaths | 1.3.6.1.4.1.3375.1.2.1.1.1.29 | integer | read-only |
If zero, no path regulation will be attempted. Every path in the cache that is not fresh will be sent to each big3d every timer_get_path_data seconds. If non-zero, this defines the increment over the amount of path's probed and refreshed over the past interval to determine an upper bound for probe requests to send to each big3d. |
globalProberAddr | 1.3.6.1.4.1.3375.1.2.1.1.1.30 | ipaddress | read-only |
The default prober for host status. |
globalCheckDynamicDepends | 1.3.6.1.4.1.3375.1.2.1.1.1.31 | integer | read-only |
Indicates whether the load-balancing DNS server checks the availability of a path before it uses the path for load balancing. Enumeration: 'false': 2, 'true': 1. |
globalDefaultFallback | 1.3.6.1.4.1.3375.1.2.1.1.1.32 | integer | read-only |
The default load balancing mode used for the fallback method. Enumeration: 'returnDNS': 1, 'returnVS': 3, 'ratio': 5, 'diskSpace': 17, 'hops': 13, 'cp': 16, 'random': 6, 'none': 2, 'staticPersist': 8, 'connections': 11, 'mem': 15, 'roundTripTime': 12, 'packetRate': 14, 'hitRatio': 18, 'roundRobin': 4, 'servers': 10, 'globalAvailability': 9, 'qos': 19, 'topology': 7. |
globalDefaultTTL | 1.3.6.1.4.1.3375.1.2.1.1.1.33 | integer | read-only |
The amount of time (in seconds) that information is to be used for name resolution and load balancing. |
globalPersistLDns | 1.3.6.1.4.1.3375.1.2.1.1.1.34 | integer | read-only |
If TRUE (default), then 3DNS will remember all LDNS's that make requests in its cache. This must be TRUE in order to store and use path information. Enumeration: 'false': 2, 'true': 1. |
globalFbRespectAcl | 1.3.6.1.4.1.3375.1.2.1.1.1.35 | integer | read-only |
Indicates whether the load-balancing DNS server imposes access control when load balancing switches to the specified fallback mode. Enumeration: 'false': 2, 'true': 1. |
globalFbRespectDepends | 1.3.6.1.4.1.3375.1.2.1.1.1.36 | integer | read-only |
Indicates whether the load-balancing DNS server respects virtual server status when load balancing switches to the specified fallback mode. Enumeration: 'false': 2, 'true': 1. |
globalHostTTL | 1.3.6.1.4.1.3375.1.2.1.1.1.37 | integer | read-only |
The amount of time (in seconds) that host machine information is to be used for name resolution and load balancing. |
globalTimerGetHostData | 1.3.6.1.4.1.3375.1.2.1.1.1.38 | integer | read-only |
The interval (in seconds) between refreshes of host information. |
globalRTTRetireZero | 1.3.6.1.4.1.3375.1.2.1.1.1.39 | integer | read-only |
Default 0. Coefficient used in custom path prioritization algorithm. Enumeration: 'false': 2, 'true': 1. |
globalRTTPortDiscovery | 1.3.6.1.4.1.3375.1.2.1.1.1.40 | integer | read-only |
Indicates whether the load-balancing DNS server uses the discovery factory to find an alternate port to be used by the probing factory, if probing on port 53 fails. Enumeration: 'false': 2, 'true': 1. |
globalRTTDiscoveryMethod | 1.3.6.1.4.1.3375.1.2.1.1.1.41 | integer | read-only |
Indicates the set of ports scanned when searching for an alternate port to be used bythe probing factory, if probing on port 53 fails. Enumeration: 'wks': 2, 'short': 1, 'all': 4, 'full': 3. |
globalRTTProbeDynamic | 1.3.6.1.4.1.3375.1.2.1.1.1.42 | integer | read-only |
Indicates whether the load-balancing DNS server attempts a second probe using the alternate probe protocol if the probe protocol specified by globalRTTProbeProtocol fails during the first probe. Enumeration: 'false': 2, 'true': 1. |
globalResolverRXBufSize | 1.3.6.1.4.1.3375.1.2.1.1.1.43 | integer | read-only |
The UDP receive buffer size. |
globalResolverTXBufSize | 1.3.6.1.4.1.3375.1.2.1.1.1.44 | integer | read-only |
The TCP send buffer size. |
globalCoeffLastAccess | 1.3.6.1.4.1.3375.1.2.1.1.1.45 | integer | read-only |
Default 0. Coefficient used in custom path prioritization algorithm. |
globalCoeffFreshRemain | 1.3.6.1.4.1.3375.1.2.1.1.1.46 | integer | read-only |
Default 0. Coefficient used in custom path prioritization algorithm. |
globalCoeffAccessRefresh | 1.3.6.1.4.1.3375.1.2.1.1.1.47 | integer | read-only |
Default 0. Coefficient used in custom path prioritization algorithm. |
globalCoeffAccessTotal | 1.3.6.1.4.1.3375.1.2.1.1.1.48 | integer | read-only |
Default 0. Coefficient used in custom path prioritization algorithm. |
globalCoeffDRTT | 1.3.6.1.4.1.3375.1.2.1.1.1.49 | integer | read-only |
Relative weighting for round trip time when the load balancing mode is set to Quality of Service. |
globalCoeffDCompletionRate | 1.3.6.1.4.1.3375.1.2.1.1.1.50 | integer | read-only |
Default 0. Coefficient used in custom path prioritization algorithm. |
globalQosCoeffTopology | 1.3.6.1.4.1.3375.1.2.1.1.1.51 | integer | read-only |
Relative weighting for topology when the load balancing mode is set to Quality of Service. |
globalQosFactorRTT | 1.3.6.1.4.1.3375.1.2.1.1.1.52 | integer | read-only |
Factor used to normalize raw RTT values when computing the QOS score. |
globalQosFactorHops | 1.3.6.1.4.1.3375.1.2.1.1.1.53 | integer | read-only |
Factor used to normalize raw RTT values when computing the QOS score. |
globalQosFactorCompletionRate | 1.3.6.1.4.1.3375.1.2.1.1.1.54 | integer | read-only |
Factor used to normalize raw RTT values when computing the QOS score. |
globalQosFactorPacketRate | 1.3.6.1.4.1.3375.1.2.1.1.1.55 | integer | read-only |
Factor used to normalize raw RTT values when computing the QOS score. |
globalQosFactorTopology | 1.3.6.1.4.1.3375.1.2.1.1.1.56 | integer | read-only |
Factor used to normalize raw RTT values when computing the QOS score. |
globalLDnsHiWater | 1.3.6.1.4.1.3375.1.2.1.1.1.57 | integer | read-only |
LDNS memory usage level that triggers reaping, in bytes. |
globalLDnsLoWater | 1.3.6.1.4.1.3375.1.2.1.1.1.58 | integer | read-only |
LDNS memory usage level at which reaping is discontinued, in bytes. |
globalLDnsDuration | 1.3.6.1.4.1.3375.1.2.1.1.1.59 | integer | read-only |
Interval in seconds between checks of LDNS memory usage to determine whether to reap. |
globalLDnsReapAlg | 1.3.6.1.4.1.3375.1.2.1.1.1.60 | integer | read-only |
Algorithm used for selecting LDNS entries to be discarded when reaping. Enumeration: 'numberItems': 3, 'lr': 1, 'fewestHits': 2. |
globalUseAltIqPort | 1.3.6.1.4.1.3375.1.2.1.1.1.61 | integer | read-only |
If true, the registered port 4353 is used for iQuery traffic. If false, the traditional port 245 is used. Enumeration: 'false': 2, 'true': 1. |
globalMultiplexIq | 1.3.6.1.4.1.3375.1.2.1.1.1.62 | integer | read-only |
If true, port 4353 is used for all incoming iQuery traffic. If false, ports from the ephemeral port range are used. Enumeration: 'false': 2, 'true': 1. |
globalRTTProbeProtocolList | 1.3.6.1.4.1.3375.1.2.1.1.1.63 | octet string | read-only |
List of RTT probe protocols to use. The protocols are listed in the order in which they will be attempted. If an attempt to use a specified protocol fails, the next one in the list will be used for a subsequent attempt. If the last protocol in the list fails the first one in the list will then be used. |
globalRTTProbeProtocolState | 1.3.6.1.4.1.3375.1.2.1.1.1.64 | octet string | read-only |
The current RTT probe protocol being used. This will return the name of the protocol being used followed by a number signifying the position of that protocol in the list of protocols returned by globalRTTProbeProtocolList. |
globalResetCounters | 1.3.6.1.4.1.3375.1.2.1.1.1.65 | integer | read-write |
Writing a one to this variable will cause counters within 3DNS to be reset. If the counters have been reset this variable will have a value of 1. If the counters have not been reset the variable will have a value of 2. Enumeration: 'reset': 1, 'unreset': 2. |
globalResetCounterTime | 1.3.6.1.4.1.3375.1.2.1.1.1.66 | dateandtime | read-only |
The time of the last reset of the 3DNS counters. If the counters have not been reset this variable will contain the time when statistic gathering first started. |
dataCenters | 1.3.6.1.4.1.3375.1.2.1.1.2 | |||
dataCenterTable | 1.3.6.1.4.1.3375.1.2.1.1.2.1 | no-access |
Information describing the defined data centers. |
|
1.3.6.1.4.1.3375.1.2.1.1.2.1.1 | no-access |
This table contains a row for each data center. The rows are indexed by the names of the data centers. |
||
dataCenterName | 1.3.6.1.4.1.3375.1.2.1.1.2.1.1.1 | octet string | read-only |
The name of the data center in this row of the table. |
dataCenterContact | 1.3.6.1.4.1.3375.1.2.1.1.2.1.1.2 | octet string | read-only |
Contact information for the data center in this row of the table. |
dataCenterLocation | 1.3.6.1.4.1.3375.1.2.1.1.2.1.1.3 | octet string | read-only |
The location of the data center in this row of the table. |
dataCenterPathCount | 1.3.6.1.4.1.3375.1.2.1.1.2.1.1.4 | integer | read-only |
The number of paths in the data center in this row of the table. |
dataCenterDisabled | 1.3.6.1.4.1.3375.1.2.1.1.2.1.1.5 | integer | read-only |
Is this datacenter disabled. If a datacenter is disabled then all servers within the datacenter are treated as disabled. Enumeration: 'false': 2, 'true': 1. |
dataCenterDisableDuration | 1.3.6.1.4.1.3375.1.2.1.1.2.1.1.6 | timeticks | read-only |
The duration of a disable of this datacenter. |
dataCenterServTable | 1.3.6.1.4.1.3375.1.2.1.1.2.2 | no-access |
Information about the servers associated with each data center. |
|
1.3.6.1.4.1.3375.1.2.1.1.2.2.1 | no-access |
This table contains a row for each server in each data center. |
||
dataCenterServAddr | 1.3.6.1.4.1.3375.1.2.1.1.2.2.1.1 | ipaddress | read-only |
The IP address of the server. |
dataCenterServType | 1.3.6.1.4.1.3375.1.2.1.1.2.2.1.2 | integer | read-only |
The server type. Enumeration: 'unknown': 1, 'lbDnsServ': 3, 'host': 4, 'lbRouter': 2, 'lDns': 5, 'prober': 6. |
lbRouters | 1.3.6.1.4.1.3375.1.2.1.1.3 | |||
lbRouterTable | 1.3.6.1.4.1.3375.1.2.1.1.3.1 | no-access |
Information about the defined load-balancing routers. |
|
1.3.6.1.4.1.3375.1.2.1.1.3.1.1 | no-access |
This table contains a row for each load-balancing router known to the system. It is indexed by the router's canonical IP address. |
||
lbRouterAddr | 1.3.6.1.4.1.3375.1.2.1.1.3.1.1.1 | ipaddress | read-only |
The load-balancing router's canonical IP address. |
lbRouterName | 1.3.6.1.4.1.3375.1.2.1.1.3.1.1.2 | octet string | read-only |
The load-balancing router's name. |
lbRouterVServCount | 1.3.6.1.4.1.3375.1.2.1.1.3.1.1.3 | integer | read-only |
The number of virtual servers associated with the load-balancing router. |
lbRouterPicks | 1.3.6.1.4.1.3375.1.2.1.1.3.1.1.4 | counter | read-only |
The number of times the specified load-balancing router has been chosen by the load-balancing DNS server. |
lbRouterRefreshes | 1.3.6.1.4.1.3375.1.2.1.1.3.1.1.5 | counter | read-only |
The number of times that server and connection counts have been refreshed with new data from the load-balancing router. |
lbRouterDisabled | 1.3.6.1.4.1.3375.1.2.1.1.3.1.1.6 | integer | read-only |
Is this load -balancing router disabled. If a load-balancing router is disabled then all of its virtual servers are considered to be disabled. Enumeration: 'false': 2, 'true': 1. |
lbRouterDisableDuration | 1.3.6.1.4.1.3375.1.2.1.1.3.1.1.7 | timeticks | read-only |
Duration of a disable of this load-balancing router. |
lbRouterIQProto | 1.3.6.1.4.1.3375.1.2.1.1.3.1.1.8 | integer | read-only |
IQuery protocol to use for this load-balancing router. Enumeration: 'udp': 2, 'tcp': 1. |
lbRouterIfTable | 1.3.6.1.4.1.3375.1.2.1.1.3.2 | no-access |
Information about the network interfaces on a load-balancing router. |
|
1.3.6.1.4.1.3375.1.2.1.1.3.2.1 | no-access |
This table contains a row for each network interface associated with a load-balancing router. It is indexed by the canonical IP address of the router and the specific IP address of the interface. |
||
lbRouterIfAddr | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.1 | ipaddress | read-only |
The specific IP address of the network interface in this row of the table. |
lbRouterIfShared | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.2 | integer | read-only |
Whether the interface is the shared IP address of the load-balancing router. Enumeration: 'false': 2, 'true': 1. |
lbRouterIfStatus | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.3 | integer | read-only |
The status of the network interface. Enumeration: 'unknown': 1, 'up': 2, 'alert': 5, 'down': 3, 'waiting': 4, 'panic': 6. |
lbRouterIfTXPackets | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.4 | counter | read-only |
The number of packets that have been transmitted on the network interface. |
lbRouterIfRXPackets | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.5 | counter | read-only |
The number of packets that have been received on the network interface. |
lbRouterIfPacketRate | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.6 | integer | read-only |
The interface's current packet rate in packets per second. |
lbRouterIfUpTime | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.7 | timeticks | read-only |
The amount of time the interface has been up. |
lbRouterIfAliveTime | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.8 | dateandtime | read-only |
The most recent date and time when the interface was known to be running. |
lbRouterIfDataTime | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.9 | dateandtime | read-only |
The most recent date and time when data was transmitted through the interface. |
lbRouterIfPathSentTime | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.10 | dateandtime | read-only |
The date and time when path data corresponding to the interface was most recently sent. |
lbRouterIfPathsSent | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.11 | integer | read-only |
The number of paths sent in the most recent batch. |
lbRouterIfPathsRcvd | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.12 | integer | read-only |
The number of paths received in the most recent batch. |
lbRouterIfPathSends | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.13 | counter | read-only |
The number of batches of paths that have been sent. |
lbRouterIfPathRcvs | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.14 | counter | read-only |
The number of batches of paths that have been received. |
lbRouterIfAvgPathsSentX1000 | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.15 | integer | read-only |
The average sent path batch size, multiplied by 1000. |
lbRouterIfAvgPathsRcvdX1000 | 1.3.6.1.4.1.3375.1.2.1.1.3.2.1.16 | integer | read-only |
The average received path batch size, multiplied by 1000. |
lbRouterIfFctryTable | 1.3.6.1.4.1.3375.1.2.1.1.3.3 | no-access |
Information about the factories running on each load-balancing router interface. |
|
1.3.6.1.4.1.3375.1.2.1.1.3.3.1 | no-access |
This table gives the number of factories of each type that are running on each load-balancing router interface. |
||
lbRouterIfFctryType | 1.3.6.1.4.1.3375.1.2.1.1.3.3.1.1 | integer | read-only |
The type of the factory in this row of the table. Enumeration: 'hops': 5, 'lbRouter': 1, 'snmp': 4, 'server': 6, 'prober': 2, 'discovery': 3. |
lbRouterIfFctryCount | 1.3.6.1.4.1.3375.1.2.1.1.3.3.1.2 | integer | read-only |
The number of factories of the type corresponding to this row of the table. |
lbRouterVServTable | 1.3.6.1.4.1.3375.1.2.1.1.3.4 | no-access |
Information about the virtual servers associated with each load-balancing router. |
|
1.3.6.1.4.1.3375.1.2.1.1.3.4.1 | no-access |
This table contains a row for each virtual server on each load-balancing router. It is indexed by the router address and by the address/port combination that defines the virtual server. |
||
lbRouterVServAddr | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.1 | ipaddress | read-only |
The IP address of the virtual server. |
lbRouterVServPort | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.2 | integer | read-only |
The port number of the virtual server. |
lbRouterVServXlatedAddr | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.3 | ipaddress | read-only |
The translated (NAT) address of the virtual server. |
lbRouterVServXlatedPort | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.4 | integer | read-only |
The translated (NAT) port number of the virtual server. |
lbRouterVServProbeProtocol | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.5 | integer | read-only |
The probing protocol used for measuring round-trip times to the virtual server. Enumeration: 'udp': 3, 'none': 7, 'tcp': 2, 'dnsnslookupDot': 4, 'numberItems': 6, 'dnsRetrieveBindVers': 5, 'icmp': 1. |
lbRouterVServPicks | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.6 | counter | read-only |
The number of times the specified virtual server has been chosen by the load-balancing DNS server. |
lbRouterVServRefreshes | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.7 | counter | read-only |
The number of times that data associated with the virtual server have been refreshed with new information. |
lbRouterVServAliveTime | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.8 | dateandtime | read-only |
When the virtual server was last known to be up. |
lbRouterVServDataTime | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.9 | dateandtime | read-only |
When data was last received from the virtual server. |
lbRouterVServCurConns | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.10 | integer | read-only |
The current number of connections being processed by the virtual server. |
lbRouterVServCurConnLimit | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.11 | integer | read-only |
The current connection limit for the virtual server. |
lbRouterVServCurNodesUp | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.12 | integer | read-only |
The current number of nodes associated with the virtual server that are up. |
lbRouterVServCurEnabled | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.13 | integer | read-only |
Whether the virtual server is currently enabled. Enumeration: 'false': 2, 'true': 1. |
lbRouterVServDnsServDisabled | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.14 | integer | read-only |
Whether the virtual server is currently disabled from the load-balancing DNS server. Enumeration: 'false': 2, 'true': 1. |
lbRouterVServDisableDuration | 1.3.6.1.4.1.3375.1.2.1.1.3.4.1.15 | timeticks | read-only |
Duration of a disable of this server by the load-balancing DNS server. |
hosts | 1.3.6.1.4.1.3375.1.2.1.1.4 | |||
hostTable | 1.3.6.1.4.1.3375.1.2.1.1.4.1 | no-access |
Information about the defined hosts other than load-balancing routers. |
|
1.3.6.1.4.1.3375.1.2.1.1.4.1.1 | no-access |
This table contains a row for each host other than the load-balancing routers. It is indexed by the canonical IP address of each host. |
||
hostAddr | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.1 | ipaddress | read-only |
The canonical IP address of the host. |
hostName | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.2 | octet string | read-only |
The name of the host. |
hostProber | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.3 | ipaddress | read-only |
The IP address of the prober for the host. |
hostProbeProtocol | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.4 | integer | read-only |
The protocol used when probing the host. Enumeration: 'udp': 3, 'none': 7, 'tcp': 2, 'dnsnslookupDot': 4, 'numberItems': 6, 'dnsRetrieveBindVers': 5, 'icmp': 1. |
hostProbePort | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.5 | integer | read-only |
The port to which probes are directed. |
hostVServCount | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.6 | integer | read-only |
The number of virtual servers associated with the host. |
hostStatus | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.7 | integer | read-only |
The current status of the host. Enumeration: 'unknown': 1, 'up': 2, 'alert': 5, 'down': 3, 'waiting': 4, 'panic': 6. |
hostPicks | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.8 | counter | read-only |
The number of times the host has been chosen by the load-balancing DNS server. |
hostRefreshes | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.9 | counter | read-only |
The number of times the data from the host has been refreshed with new information. |
hostDisabled | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.10 | integer | read-only |
Is this load host disabled. If a host is disabled then all of its virtual servers are considered to be disabled. Enumeration: 'false': 2, 'true': 1. |
hostDisableDuration | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.11 | timeticks | read-only |
Duration of a disable of this host. |
hostMetrics | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.12 | integer | read-only |
Are Cisco virtual server metrics available for the virtual servers on this host. Enumeration: 'yes': 2, 'unkown': 1, 'no': 3. |
hostMemory | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.13 | integer | read-only |
Total number of kilobytes of free virtual memory for this host. If this statistic is not available it will have a value of -1. |
hostCPU | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.14 | integer | read-only |
CPU utilization. All CPU utilization is expressed a percentage rounded up to the nearest integer. CPU utilization is computed differently for each SNMP agent. CPU usage is computed for the UCD mib as the load average in the last 5 minutes divided by a configured maximum saturated load average. CPU usage is computed for the Solstice mib as the number of time ticks spent in user and system execution divided by the total number of elapsed time tics. If this statistic is not available it will have a value of -1. |
hostDiskSpace | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.15 | integer | read-only |
The amount of available disk space for / in kilobytes. If this statistic is not available it will have a value of -1. |
hostSNMPConfigured | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.16 | integer | read-only |
Is an SNMP agent configured for this host. |
hostSNMPAgentType | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.17 | integer | read-only |
Is an SNMP agent configured for this host. Enumeration: 'ciscold3': 3, 'ciscold2': 2, 'ntserv': 6, 'ciscold': 1, 'solstice': 5, 'ucd': 4. |
hostSNMPAddress | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.18 | ipaddress | read-only |
The IP address of the SNMP agent for this host. If no SNMP agent is configured for this host this will have a value of 0.0.0.0. |
hostSNMPPort | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.19 | integer | read-only |
The port for the SNMP agent of this host. If no SNMP agent is configured for this host this will have a value of -1. |
hostSNMPRetries | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.20 | integer | read-only |
Number of retries to use when attempting to query the SNMP agent of this host. If no SNMP agent is configured for this host this will have a value of -1. |
hostSNMPTimeout | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.21 | integer | read-only |
Time in seconds to wait before retrying a query of the SNMP agent for this host. If no SNMP agent is configured for this host this will have a value of -1. |
hostSNMPVersion | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.22 | integer | read-only |
SNMP version number to use when communicating with the SNMP agent for this host. If no SNMP agent is configured for this host this will have a value of -1. Enumeration: 'v1': 1, 'v2': 2, 'v3': 3, 'notset': 4. |
hostSNMPCommunity | 1.3.6.1.4.1.3375.1.2.1.1.4.1.1.23 | octet string | read-only |
SNMP community name to use when communicating with the SNMP agent for this host. If no SNMP agent is configured for this host this will have a value of none. |
hostIfTable | 1.3.6.1.4.1.3375.1.2.1.1.4.2 | no-access |
Information about the network interfaces on a host. |
|
1.3.6.1.4.1.3375.1.2.1.1.4.2.1 | no-access |
This table contains a row for each network interface associated with a host. It is indexed by the canonical IP address of the host and the specific IP address of the interface. |
||
hostIfAddr | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.1 | ipaddress | read-only |
The specific IP address of the network interface in this row of the table. |
hostIfShared | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.2 | integer | read-only |
Whether the interface is the shared IP address of the host. Enumeration: 'false': 2, 'true': 1. |
hostIfStatus | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.3 | integer | read-only |
The status of the network interface. Enumeration: 'unknown': 1, 'up': 2, 'alert': 5, 'down': 3, 'waiting': 4, 'panic': 6. |
hostIfTXPackets | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.4 | counter | read-only |
The number of packets that have been transmitted on the network interface. |
hostIfRXPackets | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.5 | counter | read-only |
The number of packets that have been received on the network interface. |
hostIfUpTime | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.6 | timeticks | read-only |
The amount of time the interface has been up. |
hostIfAliveTime | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.7 | dateandtime | read-only |
The most recent date and time when the interface was known to be running. |
hostIfDataTime | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.8 | dateandtime | read-only |
The most recent date and time when data was transmitted through the interface. |
hostIfPathSentTime | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.9 | dateandtime | read-only |
The date and time when path data corresponding to the interface was most recently sent. |
hostIfPathsSent | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.10 | integer | read-only |
The number of paths sent in the most recent batch. |
hostIfPathsRcvd | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.11 | integer | read-only |
The number of paths received in the most recent batch. |
hostIfPathSends | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.12 | counter | read-only |
The number of batches of paths that have been sent. |
hostIfPathRcvs | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.13 | counter | read-only |
The number of batches of paths that have been received. |
hostIfAvgPathsSentX1000 | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.14 | integer | read-only |
The average sent path batch size, multiplied by 1000. |
hostIfAvgPathsRcvdX1000 | 1.3.6.1.4.1.3375.1.2.1.1.4.2.1.15 | integer | read-only |
The average received path batch size, multiplied by 1000. |
hostIfFctryTable | 1.3.6.1.4.1.3375.1.2.1.1.4.3 | no-access |
Information about the factories running on each host interface. |
|
1.3.6.1.4.1.3375.1.2.1.1.4.3.1 | no-access |
This table gives the number of factories of each type that are running on each host interface. |
||
hostIfFctryType | 1.3.6.1.4.1.3375.1.2.1.1.4.3.1.1 | integer | read-only |
The type of the factory in this row of the table. Enumeration: 'hops': 5, 'lbRouter': 1, 'snmp': 4, 'server': 6, 'prober': 2, 'discovery': 3. |
hostIfFctryCount | 1.3.6.1.4.1.3375.1.2.1.1.4.3.1.2 | integer | read-only |
The number of factories of the type corresponding to this row of the table. |
hostVServTable | 1.3.6.1.4.1.3375.1.2.1.1.4.4 | no-access |
Information about the virtual servers associated with each host. |
|
1.3.6.1.4.1.3375.1.2.1.1.4.4.1 | no-access |
This table contains a row for each virtual server on each host other than load-balancing routers. It is indexed by the host address and by the address/port combination that defines the virtual server. |
||
hostVServAddr | 1.3.6.1.4.1.3375.1.2.1.1.4.4.1.1 | ipaddress | read-only |
The IP address of the virtual server. |
hostVServPort | 1.3.6.1.4.1.3375.1.2.1.1.4.4.1.2 | integer | read-only |
The port number of the virtual server. |
hostVServXlatedAddr | 1.3.6.1.4.1.3375.1.2.1.1.4.4.1.3 | ipaddress | read-only |
The translated (NAT) address of the virtual server. |
hostVServXlatedPort | 1.3.6.1.4.1.3375.1.2.1.1.4.4.1.4 | integer | read-only |
The translated (NAT) port number of the virtual server. |
hostVServProbeProtocol | 1.3.6.1.4.1.3375.1.2.1.1.4.4.1.5 | integer | read-only |
The probing protocol used for measuring round-trip times to the virtual server. Enumeration: 'udp': 3, 'none': 7, 'tcp': 2, 'dnsnslookupDot': 4, 'numberItems': 6, 'dnsRetrieveBindVers': 5, 'icmp': 1. |
hostVServPicks | 1.3.6.1.4.1.3375.1.2.1.1.4.4.1.6 | counter | read-only |
The number of times the specified virtual server has been chosen by the load-balancing DNS server. |
hostVServRefreshes | 1.3.6.1.4.1.3375.1.2.1.1.4.4.1.7 | counter | read-only |
The number of times that data associated with the virtual server have been refreshed with new information. |
hostVServAliveTime | 1.3.6.1.4.1.3375.1.2.1.1.4.4.1.8 | dateandtime | read-only |
When the virtual server was last known to be up. |
hostVServDataTime | 1.3.6.1.4.1.3375.1.2.1.1.4.4.1.9 | dateandtime | read-only |
When data was last received from the virtual server. |
hostVServDisabled | 1.3.6.1.4.1.3375.1.2.1.1.4.4.1.10 | integer | read-only |
Is this virtual server disabled. If a virtual server is disabled it is considered unavailable for load balancing by 3DNS. Enumeration: 'false': 2, 'true': 1. |
hostVServDisableDuration | 1.3.6.1.4.1.3375.1.2.1.1.4.4.1.11 | timeticks | read-only |
Disable duration of this virtual server. |
lbDnsServs | 1.3.6.1.4.1.3375.1.2.1.1.5 | |||
lbDnsServTable | 1.3.6.1.4.1.3375.1.2.1.1.5.1 | no-access |
Information about the load-balancing DNS servers. |
|
1.3.6.1.4.1.3375.1.2.1.1.5.1.1 | no-access |
This table contains a row for each load-balancing DNS server, indexed by the server's canonical IP address. |
||
lbDnsServAddr | 1.3.6.1.4.1.3375.1.2.1.1.5.1.1.1 | ipaddress | read-only |
The canonical IP address of the load-balancing DNS server. |
lbDnsServName | 1.3.6.1.4.1.3375.1.2.1.1.5.1.1.2 | octet string | read-only |
The name of the load-balancing DNS server. |
lbDnsServProber | 1.3.6.1.4.1.3375.1.2.1.1.5.1.1.3 | ipaddress | read-only |
The IP address of the server's prober. |
lbDnsServProbeProtocol | 1.3.6.1.4.1.3375.1.2.1.1.5.1.1.4 | integer | read-only |
The The probing protocol used for measuring round-trip times to the server. Enumeration: 'udp': 3, 'none': 7, 'tcp': 2, 'dnsnslookupDot': 4, 'numberItems': 6, 'dnsRetrieveBindVers': 5, 'icmp': 1. |
lbDnsServProbePort | 1.3.6.1.4.1.3375.1.2.1.1.5.1.1.5 | integer | read-only |
The port to which probes are directed. |
lbDnsServStatus | 1.3.6.1.4.1.3375.1.2.1.1.5.1.1.6 | integer | read-only |
The current status of the server. Enumeration: 'unknown': 1, 'up': 2, 'alert': 5, 'down': 3, 'waiting': 4, 'panic': 6. |
lbDnsServPicks | 1.3.6.1.4.1.3375.1.2.1.1.5.1.1.7 | counter | read-only |
The number of times the host has been chosen. |
lbDnsServRefreshes | 1.3.6.1.4.1.3375.1.2.1.1.5.1.1.8 | counter | read-only |
The number of times the data from the server has been refreshed with new information. |
lbDnsServDisabled | 1.3.6.1.4.1.3375.1.2.1.1.5.1.1.9 | integer | read-only |
Is this load-balancing DNS server disabled. If a load balancing DNS server is disabled then it is not available for load-balancing and it will not be included in any sync groups. Enumeration: 'false': 2, 'true': 1. |
lbDnsServDisableDuration | 1.3.6.1.4.1.3375.1.2.1.1.5.1.1.10 | timeticks | read-only |
Duration of a disable of this load-balancing DNS server. |
lbDnsServIQProto | 1.3.6.1.4.1.3375.1.2.1.1.5.1.1.11 | integer | read-only |
Iquery protocol to use for this load-balancing DNS server. Enumeration: 'udp': 2, 'tcp': 1. |
lbDnsServIfTable | 1.3.6.1.4.1.3375.1.2.1.1.5.2 | no-access |
Information about the network interfaces on a load-balancing DNS server. |
|
1.3.6.1.4.1.3375.1.2.1.1.5.2.1 | no-access |
This table contains a row for each network interface associated with a load-balancing DNS server. It is indexed by the canonical IP address of the server and the specific IP address of the interface. |
||
lbDnsServIfAddr | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.1 | ipaddress | read-only |
The specific IP address of the network interface in this row of the table. |
lbDnsServIfShared | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.2 | integer | read-only |
Whether the interface is the shared IP address of the server. Enumeration: 'false': 2, 'true': 1. |
lbDnsServIfStatus | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.3 | integer | read-only |
The status of the network interface. Enumeration: 'unknown': 1, 'up': 2, 'alert': 5, 'down': 3, 'waiting': 4, 'panic': 6. |
lbDnsServIfTXPackets | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.4 | counter | read-only |
The number of packets that have been transmitted on the network interface. |
lbDnsServIfRXPackets | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.5 | counter | read-only |
The number of packets that have been received on the network interface. |
lbDnsServIfUpTime | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.6 | timeticks | read-only |
The amount of time the interface has been up. |
lbDnsServIfAliveTime | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.7 | dateandtime | read-only |
The most recent date and time when the interface was known to be running. |
lbDnsServIfDataTime | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.8 | dateandtime | read-only |
The most recent date and time when data was transmitted through the interface. |
lbDnsServIfPathSentTime | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.9 | dateandtime | read-only |
The date and time when path data corresponding to the interface was most recently sent. |
lbDnsServIfPathsSent | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.10 | integer | read-only |
The number of paths sent in the most recent batch. |
lbDnsServIfPathsRcvd | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.11 | integer | read-only |
The number of paths received in the most recent batch. |
lbDnsServIfPathSends | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.12 | counter | read-only |
The number of batches of paths that have been sent. |
lbDnsServIfPathRcvs | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.13 | counter | read-only |
The number of batches of paths that have been received. |
lbDnsServIfAvgPathsSentX1000 | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.14 | integer | read-only |
The average sent path batch size, multiplied by 1000. |
lbDnsServIfAvgPathsRcvdX1000 | 1.3.6.1.4.1.3375.1.2.1.1.5.2.1.15 | integer | read-only |
The average received path batch size, multiplied by 1000. |
lbDnsServIfFctryTable | 1.3.6.1.4.1.3375.1.2.1.1.5.3 | no-access |
Information about the factories running on each load-balancing DNS server interface. |
|
1.3.6.1.4.1.3375.1.2.1.1.5.3.1 | no-access |
This table gives the number of factories of each type that are running on each load-balancing DNS server interface. |
||
lbDnsServIfFctryType | 1.3.6.1.4.1.3375.1.2.1.1.5.3.1.1 | integer | read-only |
The type of the factory in this row of the table. Enumeration: 'hops': 5, 'lbRouter': 1, 'snmp': 4, 'server': 6, 'prober': 2, 'discovery': 3. |
lbDnsServIfFctryCount | 1.3.6.1.4.1.3375.1.2.1.1.5.3.1.2 | integer | read-only |
The number of factories of the type corresponding to this row of the table. |
lbDomains | 1.3.6.1.4.1.3375.1.2.1.1.6 | |||
lbDomainTable | 1.3.6.1.4.1.3375.1.2.1.1.6.1 | no-access |
Information about the load-balanced domains. |
|
1.3.6.1.4.1.3375.1.2.1.1.6.1.1 | no-access |
This table contains a row for each load-balanced domain. It is indexed by the domain name. |
||
lbDomainName | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.1 | octet string | read-only |
The domain name of the load-balanced domain in this row of the table. |
lbDomainAddr | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.2 | ipaddress | read-only |
The canonical IP address of the load-balanced domain. |
lbDomainPort | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.3 | integer | read-only |
The load-balanced domain's default service port number. |
lbDomainTTL | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.4 | integer | read-only |
The amount of time (in seconds) that the specified domain's information is to be used by the load-balancing DNS server for name resolution and load balancing. |
lbDomainLBModePool | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.5 | integer | read-only |
The load balancing mode to use to balance requests over all pools. Enumeration: 'returnDNS': 1, 'returnVS': 3, 'ratio': 5, 'diskSpace': 17, 'hops': 13, 'cp': 16, 'random': 6, 'none': 2, 'staticPersist': 8, 'connections': 11, 'mem': 15, 'roundTripTime': 12, 'packetRate': 14, 'hitRatio': 18, 'roundRobin': 4, 'servers': 10, 'globalAvailability': 9, 'qos': 19, 'topology': 7. |
lbDomainQosCoeffRTT | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.6 | integer | read-only |
Relative weighting for round trip time when the load balancing mode is set to Quality of Service. |
lbDomainQosCoeffHops | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.7 | integer | read-only |
Relative weighting for number of hops when the load balancing mode is set to Quality of Service. |
lbDomainQosCoeffTopology | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.8 | integer | read-only |
Relative weighting for topology when the load balancing mode is set to Quality of Service. |
lbDomainQosCoeffCompletionRate | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.9 | integer | read-only |
Relative weighting for completion rate when the load balancing mode is set to Quality of Service. |
lbDomainQosCoeffPacketRate | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.10 | integer | read-only |
Relative weighting for packet rate when the load balancing mode is set to Quality of Service. |
lbDomainRequests | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.11 | counter | read-only |
The number of DNS requests for this domain. |
lbDomainPreferredResolves | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.12 | counter | read-only |
The number of times the domain has been resolved using the preferred mode. |
lbDomainAlternateResolves | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.13 | counter | read-only |
The number of times the domain has been resolved using the alternate mode. |
lbDomainFallbackResolves | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.14 | counter | read-only |
The number of times the domain has been resolved using the fallback mode. |
lbDomainReturnsToDns | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.15 | counter | read-only |
The number of times the domain has been resolved using standard DNS. |
lbDomainLastResolve | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.16 | dateandtime | read-only |
When the domain was most recently resolved. |
lbDomainDisabled | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.17 | integer | read-only |
Is this domain disabled. If a domain is disabled then all name resolution requests are returned to DNS. Enumeration: 'false': 2, 'true': 1. |
lbDomainDisableDuration | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.18 | timeticks | read-only |
The duration of a disable of this domain. |
lbDomainPersist | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.19 | integer | read-only |
When this is true this domain will maintain connections between LDNS's and virtual servers. Enumeration: 'false': 2, 'true': 1. |
lbDomainPersistTTL | 1.3.6.1.4.1.3375.1.2.1.1.6.1.1.20 | timeticks | read-only |
The duration that the domain will maintain connections between LDNS's and virtual servers. |
lbDomainAliasTable | 1.3.6.1.4.1.3375.1.2.1.1.6.2 | no-access |
Information about the domain names serverd by each load-balanced domain. |
|
1.3.6.1.4.1.3375.1.2.1.1.6.2.1 | no-access |
This table contains a row for each domain name associated with a load-balanced domain. The table is indexed by the canonical domain name as well as a numeric index into the list of associated domain names. |
||
lbDomainAliasIndex | 1.3.6.1.4.1.3375.1.2.1.1.6.2.1.1 | integer | read-only |
The index into the list of domain names. |
lbDomainAliasName | 1.3.6.1.4.1.3375.1.2.1.1.6.2.1.2 | octet string | read-only |
The domain name in this row of the table. |
lbDomainAliasRequests | 1.3.6.1.4.1.3375.1.2.1.1.6.2.1.3 | counter | read-only |
The number of requests for the domain name in this row of the table. |
lbDomainPortTable | 1.3.6.1.4.1.3375.1.2.1.1.6.3 | no-access |
Information about the ports associated with a load-balanced domain. |
|
1.3.6.1.4.1.3375.1.2.1.1.6.3.1 | no-access |
This table contains a row for each port associated with each load-balanced domain. It is indexed by the canonical domain name and by the port number. |
||
lbDomainPortPort | 1.3.6.1.4.1.3375.1.2.1.1.6.3.1.1 | integer | read-only |
A port number associated with the load-balanced domain. |
lbDomainPoolTable | 1.3.6.1.4.1.3375.1.2.1.1.6.4 | no-access |
Information about the resource pools associated with each load-balanced domain. |
|
1.3.6.1.4.1.3375.1.2.1.1.6.4.1 | no-access |
This table contains a row for each resource pool associated with each load-balanced domain. It is indexed by the canonical domain name as well as by a numeric index specifying the resource pool. |
||
lbDomainPoolIndex | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.1 | integer | read-only |
A numeric index into the list of resource pools for this domain. |
lbDomainPoolName | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.2 | octet string | read-only |
The name of the resource pool in this row of the table. |
lbDomainPoolType | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.3 | integer | read-only |
The type of the resource pool. Enumeration: 'unknown': 1, 'host': 3, 'lbRouter': 2. |
lbDomainPoolState | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.4 | integer | read-only |
The current state of the pool. Enumeration: 'unknown': 1, 'fallback': 4, 'alternate': 3, 'preferred': 2. |
lbDomainPoolVSCount | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.5 | integer | read-only |
The number of virtual servers in the pool. |
lbDomainPoolLBMode | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.6 | integer | read-only |
The preferred load-balancing mode for the pool. Enumeration: 'returnDNS': 1, 'returnVS': 3, 'ratio': 5, 'diskSpace': 17, 'hops': 13, 'cp': 16, 'random': 6, 'none': 2, 'staticPersist': 8, 'connections': 11, 'mem': 15, 'roundTripTime': 12, 'packetRate': 14, 'hitRatio': 18, 'roundRobin': 4, 'servers': 10, 'globalAvailability': 9, 'qos': 19, 'topology': 7. |
lbDomainPoolAlternateLBMode | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.7 | integer | read-only |
The alternate load-balancing mode for the pool. Enumeration: 'returnDNS': 1, 'returnVS': 3, 'ratio': 5, 'diskSpace': 17, 'hops': 13, 'cp': 16, 'random': 6, 'none': 2, 'staticPersist': 8, 'connections': 11, 'mem': 15, 'roundTripTime': 12, 'packetRate': 14, 'hitRatio': 18, 'roundRobin': 4, 'servers': 10, 'globalAvailability': 9, 'qos': 19, 'topology': 7. |
lbDomainPoolFallbackLBMode | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.8 | integer | read-only |
The fallback load-balancing mode for the pool. Enumeration: 'returnDNS': 1, 'returnVS': 3, 'ratio': 5, 'diskSpace': 17, 'hops': 13, 'cp': 16, 'random': 6, 'none': 2, 'staticPersist': 8, 'connections': 11, 'mem': 15, 'roundTripTime': 12, 'packetRate': 14, 'hitRatio': 18, 'roundRobin': 4, 'servers': 10, 'globalAvailability': 9, 'qos': 19, 'topology': 7. |
lbDomainPoolCheckStaticDepends | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.9 | integer | read-only |
Indicates whether the availability of virtual servers in the pool is checked. Enumeration: 'false': 2, 'true': 1. |
lbDomainPoolCheckDynamicDepends | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.10 | integer | read-only |
Indicates whether the availability of paths associated with the pool is checked. Enumeration: 'false': 2, 'true': 1. |
lbDomainPoolRatio | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.11 | integer | read-only |
The default weighting to use with respect to other pools. |
lbDomainPoolRipeness | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.12 | integer | read-only |
The counter used to determine whether the pool can be chosen during load balancing when the pool_lbmode is ratio. It is initialized to the pool ratio value, and decremented each time the pool is chosen. When non-zero the pool can be chosen. When zero, the pool will be skipped. When all pools reach zero ripeness, all pool ripeness values are re-initialized to their ratio values. |
lbDomainPoolPreferredResolves | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.13 | counter | read-only |
The number of times the pool has been resolved using the preferred mode. |
lbDomainPoolAlternateResolves | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.14 | counter | read-only |
The number of times the pool has been resolved using the alternate mode. |
lbDomainPoolFallbackResolves | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.15 | counter | read-only |
The number of times the pool has been resolved using the fallback mode. |
lbDomainPoolReturnsToDns | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.16 | counter | read-only |
The number of times the pool has been resolved using standard DNS. |
lbDomainPoolRRLdns | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.17 | integer | read-only |
Enables passing of blocks of ip addresses back to local dns servers. Enumeration: 'false': 2, 'true': 1. |
lbDomainPoolRRLdnsLimit | 1.3.6.1.4.1.3375.1.2.1.1.6.4.1.18 | integer | read-only |
The limit of the number of addresses to be passed back in an rr_ldns block. There will be no limit if this attribute is 0. |
lbDomainPoolVSTable | 1.3.6.1.4.1.3375.1.2.1.1.6.5 | no-access |
Information about the virtual servers in each resource pool. |
|
1.3.6.1.4.1.3375.1.2.1.1.6.5.1 | no-access |
This table contains a row for each virtual server in each resource pool associated with each load-balanced domain. |
||
lbDomainPoolVSAddr | 1.3.6.1.4.1.3375.1.2.1.1.6.5.1.1 | ipaddress | read-only |
The IP address of the virtual server. |
lbDomainPoolVSPort | 1.3.6.1.4.1.3375.1.2.1.1.6.5.1.2 | integer | read-only |
The port number of the virtual server. |
lbDomainPoolVSRatio | 1.3.6.1.4.1.3375.1.2.1.1.6.5.1.3 | integer | read-only |
The weighting to use with respect to other virtual servers in the pool. |
lbDomainPoolVSRipeness | 1.3.6.1.4.1.3375.1.2.1.1.6.5.1.4 | integer | read-only |
The counter used to determine whether the VS can be chosen during load balancing when the lbmode is ratio. It is initialized to the VS ratio value as specified in the pool, and decremented each time the VS is chosen. When non-zero the VS can be chosen. When zero, the VS will be skipped. When all VS reach zero ripeness, all VS ripeness values are re-initialized to their ratio values. |
summary | 1.3.6.1.4.1.3375.1.2.1.1.7 | |||
summaryVersion | 1.3.6.1.4.1.3375.1.2.1.1.7.1 | octet string | read-only |
The version number of the system. |
summaryUpTime | 1.3.6.1.4.1.3375.1.2.1.1.7.2 | timeticks | read-only |
The elapsed time since the system was last initialized. |
summaryDate | 1.3.6.1.4.1.3375.1.2.1.1.7.3 | dateandtime | read-only |
The system's notion of the local date and time of day. |
summaryLastReload | 1.3.6.1.4.1.3375.1.2.1.1.7.4 | timeticks | read-only |
The value of summaryUpTime when the system was most recently commanded to reload its DNS database. |
summaryLastDump | 1.3.6.1.4.1.3375.1.2.1.1.7.5 | timeticks | read-only |
The value of summaryUpTime when the system was most recently commanded to dump its database, cache, and status information. |
summaryRequests | 1.3.6.1.4.1.3375.1.2.1.1.7.6 | counter | read-only |
The total number of requests received. |
summarySyncMode | 1.3.6.1.4.1.3375.1.2.1.1.7.7 | integer | read-only |
Whether the system is a primary 3DNS, secondary 3DNS, or neither. Enumeration: 'none': 3, 'primary': 1, 'secondary': 2. |
summarySyncFile | 1.3.6.1.4.1.3375.1.2.1.1.7.8 | octet string | read-only |
The pathname of the file to which sync dumps are written. Valid only if summarySyncMode is primary. |
summarySyncIns | 1.3.6.1.4.1.3375.1.2.1.1.7.9 | counter | read-only |
The total number of incoming syncs performed. |
summarySyncInErrors | 1.3.6.1.4.1.3375.1.2.1.1.7.10 | counter | read-only |
The total number of errors encountered when performing incoming syncs. |
summaryLastSyncIn | 1.3.6.1.4.1.3375.1.2.1.1.7.11 | timeticks | read-only |
The value of summaryUpTime when the most recent incoming sync was performed. |
summarySyncOuts | 1.3.6.1.4.1.3375.1.2.1.1.7.12 | counter | read-only |
The total number of outgoing syncs performed. |
summarySyncOutErrors | 1.3.6.1.4.1.3375.1.2.1.1.7.13 | counter | read-only |
The total number of errors encountered when performing outgoing syncs. |
summaryLastSyncOut | 1.3.6.1.4.1.3375.1.2.1.1.7.14 | timeticks | read-only |
The value of summaryUpTime when the most recent outgoing sync was performed. |
threednsTrap | 1.3.6.1.4.1.3375.1.2.2 | |||
threednsTraps | 1.3.6.1.4.1.3375.1.2.2.2 | |||
threednsTrapVSGreenToRed | 1.3.6.1.4.1.3375.1.2.2.20.1 |
Virtual server change from green to red status. |
||
threednsTrapVSRedToGreen | 1.3.6.1.4.1.3375.1.2.2.20.2 |
Virtual server change from red to green status. |
||
threednsTrapServerRedToGreen | 1.3.6.1.4.1.3375.1.2.2.20.3 |
Server change from red to green status. |
||
threednsTrapServerGreenToRed | 1.3.6.1.4.1.3375.1.2.2.20.4 |
Server change from green to red status. |
||
threednsTrapCRCFailure | 1.3.6.1.4.1.3375.1.2.2.20.5 |
CRC failure. |