APERTUS-UA-BASE-MIB

File: APERTUS-UA-BASE-MIB.mib (4536 bytes)

Imported modules

RFC1213-MIB RFC-1212 RFC1155-SMI
SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

mib-2 OBJECT-TYPE Counter
TimeTicks MODULE-IDENTITY OBJECT-TYPE
OBJECT-IDENTITY IpAddress TEXTUAL-CONVENTION
RowStatus DisplayString TruthValue
MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

AperUaDomainEntry  
SEQUENCE    
  aperUaDomainName DisplayString
  aperUaDomainQueries Counter
  aperUaDomainLastAnswer IpAddress
  aperUaDomainLastQueryTime TimeTicks
  aperUaDomainType DisplayString
  aperUaDomainTypeOID OBJECT IDENTIFIER

Defined Values

internet 1.3.6.1
OBJECT IDENTIFIER    

directory 1.3.6.1.1
OBJECT IDENTIFIER    

mgmt 1.3.6.1.2
OBJECT IDENTIFIER    

experimental 1.3.6.1.3
OBJECT IDENTIFIER    

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

apertus 1.3.6.1.4.1.543
OBJECT IDENTIFIER    

isg 1.3.6.1.4.1.543.3
OBJECT IDENTIFIER    

aperua 1.3.6.1.4.1.543.3.3
OBJECT IDENTIFIER    

aperbaseua 1.3.6.1.4.1.543.3.3.1
OBJECT IDENTIFIER    

aperUaMIB 1.3.6.1.4.1.543.3.3.1.1
OBJECT IDENTIFIER    

aperUaMIBObjects 1.3.6.1.4.1.543.3.3.1.1.1
OBJECT IDENTIFIER    

aperUaConfig 1.3.6.1.4.1.543.3.3.1.1.1.1
OBJECT IDENTIFIER    

aperUaDomain 1.3.6.1.4.1.543.3.3.1.1.1.2
OBJECT IDENTIFIER    

aperUaConfigStatus 1.3.6.1.4.1.543.3.3.1.1.1.1.1
Status of Universal Access server
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ready(1), loading(2), down(3)  

aperUaConfigUpTime 1.3.6.1.4.1.543.3.3.1.1.1.1.2
This value represents the time elapsed since the server was started in 1/100nths of a second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

aperUaConfigResetTime 1.3.6.1.4.1.543.3.3.1.1.1.1.3
This value represents the time elapsed since the server was reset in 1/100nths of a second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

aperUaDomainTable 1.3.6.1.4.1.543.3.3.1.1.1.2.1
Domain information broken down domain name.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AperUaDomainEntry

aperUaDomainEntry 1.3.6.1.4.1.543.3.3.1.1.1.2.1.1
This table contains information on each of the load balance domains under its control.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AperUaDomainEntry  

aperUaDomainName 1.3.6.1.4.1.543.3.3.1.1.1.2.1.1.1
The zone name for this load-balance domain.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

aperUaDomainQueries 1.3.6.1.4.1.543.3.3.1.1.1.2.1.1.2
The number of queries that have occured for this zone.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aperUaDomainLastAnswer 1.3.6.1.4.1.543.3.3.1.1.1.2.1.1.3
The IP address for the last answer given out to a resolve request on this zone. A value of 0.0.0.0 indicates that no answer has been given yet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

aperUaDomainLastQueryTime 1.3.6.1.4.1.543.3.3.1.1.1.2.1.1.4
The time since the last query for this zone in 1/100nths of a second. This value is only valid if aperUaDomainLastAnswer is not 0.0.0.0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

aperUaDomainType 1.3.6.1.4.1.543.3.3.1.1.1.2.1.1.5
A textual note as to what type of Decision Process is being used within the zone.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

aperUaDomainTypeOID 1.3.6.1.4.1.543.3.3.1.1.1.2.1.1.6
The OID of the MIB area for this Decision Process type. Accessing this area will detail the decision information and host addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER