APERTUS-UA-RESPONSE-TIME-MIB: View SNMP OID List / Download MIB
VENDOR: ALEBRA TECHNOLOGIES
Home | MIB: APERTUS-UA-RESPONSE-TIME-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 |
internet | 1.3.6.1 | |||
directory | 1.3.6.1.1 | |||
mgmt | 1.3.6.1.2 | |||
experimental | 1.3.6.1.3 | |||
private | 1.3.6.1.4 | |||
enterprises | 1.3.6.1.4.1 | |||
apertus | 1.3.6.1.4.1.543 | |||
isg | 1.3.6.1.4.1.543.3 | |||
aperua | 1.3.6.1.4.1.543.3.3 | |||
aperresponsetime | 1.3.6.1.4.1.543.3.3.5 | |||
aperResponseTimeMIB | 1.3.6.1.4.1.543.3.3.5.1 | |||
aperResponseTimeMIBObjects | 1.3.6.1.4.1.543.3.3.5.1.1 | |||
aperResponseTimeConfig | 1.3.6.1.4.1.543.3.3.5.1.1.1 | |||
aperResponseTimeConfigStatus | 1.3.6.1.4.1.543.3.3.5.1.1.1.1 | integer | read-only |
Status of Universal Access server Enumeration: 'ready': 1, 'down': 3, 'loading': 2. |
aperResponseTimeConfigUpTime | 1.3.6.1.4.1.543.3.3.5.1.1.1.2 | timeticks | read-only |
This value represents the time elapsed since the server was started in 1/100nths of a second. |
aperResponseTimeDomain | 1.3.6.1.4.1.543.3.3.5.1.1.2 | |||
aperResponseTimeDomainTable | 1.3.6.1.4.1.543.3.3.5.1.1.2.1 | no-access |
Domain information broken down domain name. |
|
1.3.6.1.4.1.543.3.3.5.1.1.2.1.1 | no-access |
This table contains information on each of the load balance domains under its control. |
||
aperResponseTimeDomainName | 1.3.6.1.4.1.543.3.3.5.1.1.2.1.1.1 | displaystring | read-only |
The zone name for this load-balance domain. |
aperResponseTimeDomainUpServers | 1.3.6.1.4.1.543.3.3.5.1.1.2.1.1.2 | integer | read-only |
The number of servers that are up at this time. |
aperResponseTimeDomainDownServers | 1.3.6.1.4.1.543.3.3.5.1.1.2.1.1.3 | integer | read-only |
The number of servers in list that are marked as down at this time. |
aperResponseTimeDomainCompareMethod | 1.3.6.1.4.1.543.3.3.5.1.1.2.1.1.4 | integer | read-only |
How the ...NodeWindow field is interpreted. If the compare method is absolute, the values are compared by absolute adjustments to the response time. (EG, a 10ms response time with a window of 40 in a absolute domain will have an effective compare time of 50ms). A percentage domain indicates that the values are offset by the given percentage. (EG, a 20ms responsetime with a window of 400 will have am effective compare time of 80ms). Note that to leave a value unadjusted, the window needs to be 100. Enumeration: 'percentage': 2, 'absolute': 1. |
aperResponseTimeNode | 1.3.6.1.4.1.543.3.3.5.1.1.3 | |||
aperResponseTimeNodeTable | 1.3.6.1.4.1.543.3.3.5.1.1.3.1 | no-access |
Node information broken down domain name and IP address |
|
1.3.6.1.4.1.543.3.3.5.1.1.3.1.1 | no-access |
This table contains information on each of the machines in the different laod balance zones. |
||
aperResponseTimeNodeName | 1.3.6.1.4.1.543.3.3.5.1.1.3.1.1.1 | displaystring | read-only |
The zone name for this Node. |
aperResponseTimeNodeIP | 1.3.6.1.4.1.543.3.3.5.1.1.3.1.1.2 | ipaddress | read-only |
The IP address of the NODE. |
aperResponseTimeNodeWindow | 1.3.6.1.4.1.543.3.3.5.1.1.3.1.1.3 | integer | read-only |
The window offset for this node vs other nodes within the same pool level. Please see the description for the domain field ...CompareMethod for more information on this fields usage. |
aperResponseTimeNodePoolIndex | 1.3.6.1.4.1.543.3.3.5.1.1.3.1.1.4 | integer | read-only |
This value is the pool index. When all nodes with a lower index are down, the items with next highest pool index are considered for responseTime usage. |
aperResponseTimeNodeStatus | 1.3.6.1.4.1.543.3.3.5.1.1.3.1.1.5 | integer | read-only |
Indicates the status of the node. Up(1) shows that the node is up and is being considered for use. Down(2) indicates that the last query to the NODE image resulted in a down marker for the node. Admindown(3) indicates that an administrator took the node offline manually (from the UA server end). Notqueried(4) is used to indicate that a node has never been queried. Enumeration: 'down': 2, 'notqueried': 3, 'up': 1. |
aperResponseTimeNodeResponseTime | 1.3.6.1.4.1.543.3.3.5.1.1.3.1.1.6 | timeticks | read-only |
Response time in MS of last node access. A value of 0 is returned if NodeStatus is not ready(1) or if the node has never been queried |
aperResponseTimeNodeAdjustedCompareValue | 1.3.6.1.4.1.543.3.3.5.1.1.3.1.1.7 | timeticks | read-only |
Response time as adjusted by the window value. |