APERTUS-UA-FALLBACK-MIB: View SNMP OID List / Download MIB
VENDOR: ALEBRA TECHNOLOGIES
Home | MIB: APERTUS-UA-FALLBACK-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 | |||
aperfallback | 1.3.6.1.4.1.543.3.3.3 | |||
aperFallbackMIB | 1.3.6.1.4.1.543.3.3.3.1 | |||
aperFallbackMIBObjects | 1.3.6.1.4.1.543.3.3.3.1.1 | |||
aperFallbackConfig | 1.3.6.1.4.1.543.3.3.3.1.1.1 | |||
aperFallbackConfigStatus | 1.3.6.1.4.1.543.3.3.3.1.1.1.1 | integer | read-only |
Status of Universal Access server Enumeration: 'ready': 1, 'down': 3, 'loading': 2. |
aperFallbackConfigUpTime | 1.3.6.1.4.1.543.3.3.3.1.1.1.2 | timeticks | read-only |
This value represents the time elapsed since the server was started in 1/100nths of a second. |
aperFallbackDomain | 1.3.6.1.4.1.543.3.3.3.1.1.2 | |||
aperFallbackDomainTable | 1.3.6.1.4.1.543.3.3.3.1.1.2.1 | no-access |
Domain information broken down domain name. |
|
1.3.6.1.4.1.543.3.3.3.1.1.2.1.1 | no-access |
This table contains information on each of the load balance domains under its control. |
||
aperFallbackDomainName | 1.3.6.1.4.1.543.3.3.3.1.1.2.1.1.1 | displaystring | read-only |
The zone name for this load-balance domain. |
aperFallbackDomainUpServers | 1.3.6.1.4.1.543.3.3.3.1.1.2.1.1.2 | integer | read-only |
The number of servers that are up at this time. |
aperFallbackDomainDownServers | 1.3.6.1.4.1.543.3.3.3.1.1.2.1.1.3 | integer | read-only |
The number of servers in list that are marked as down at this time. |
aperFallbackNode | 1.3.6.1.4.1.543.3.3.3.1.1.3 | |||
aperFallbackNodeTable | 1.3.6.1.4.1.543.3.3.3.1.1.3.1 | no-access |
Node information broken down domain name and IP address |
|
1.3.6.1.4.1.543.3.3.3.1.1.3.1.1 | no-access |
This table contains information on each of the machines in the different laod balance zones. |
||
aperFallbackNodeName | 1.3.6.1.4.1.543.3.3.3.1.1.3.1.1.1 | displaystring | read-only |
The zone name for this Node. |
aperFallbackNodeIP | 1.3.6.1.4.1.543.3.3.3.1.1.3.1.1.2 | ipaddress | read-only |
The IP address of the NODE. |
aperFallbackNodeHostIndex | 1.3.6.1.4.1.543.3.3.3.1.1.3.1.1.3 | integer | read-only |
This value is the host index within the domain. The lower the number, the higher the preference towards using the node for all name to address mappings. |
aperFallbackNodePoolIndex | 1.3.6.1.4.1.543.3.3.3.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 fallback usage. |
aperFallbackNodeStatus | 1.3.6.1.4.1.543.3.3.3.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. |
aperFallbackNodeResponseTime | 1.3.6.1.4.1.543.3.3.3.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 |