URQLEXT-MIB

File: URQLEXT-MIB.mib (5233 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE DisplayString
RowStatus urqlExt

Defined Types

APUrqlEntry  
SEQUENCE    
  apUrqlName DisplayString
  apUrqlDescription DisplayString
  apUrqlCreateType INTEGER
  apUrqlStatus RowStatus
  apUrqlEnable INTEGER
  apUrqlDomain DisplayString

APUrqlExtEntry  
SEQUENCE    
  apUrqlExtUrlNumber INTEGER
  apUrqlExtUrlName DisplayString
  apUrqlExtUrlDescription DisplayString
  apUrqlExtUrlCreateType INTEGER
  apUrqlExtUrlStatus RowStatus

Defined Values

apUrqlExtMib 1.3.6.1.4.1.2467.1.49.1
The MIB module used to describe the ArrowPoint Communications (U)(R)L (Q)ualification (L)ists
MODULE-IDENTITY    

apUrqlTable 1.3.6.1.4.1.2467.1.49.2
A list of URL qualifier lists
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APUrqlEntry

apUrqlEntry 1.3.6.1.4.1.2467.1.49.2.1
A group of information uniquely identifying an URQL. One entry exists for each URQL
Status: current Access: not-accessible
OBJECT-TYPE    
  APUrqlEntry  

apUrqlName 1.3.6.1.4.1.2467.1.49.2.1.1
The name of the URQL. This is a table index.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apUrqlDescription 1.3.6.1.4.1.2467.1.49.2.1.2
An URQL description
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

apUrqlCreateType 1.3.6.1.4.1.2467.1.49.2.1.3
How the URQL entry was created
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

apUrqlStatus 1.3.6.1.4.1.2467.1.49.2.1.4
Status entry for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apUrqlEnable 1.3.6.1.4.1.2467.1.49.2.1.5
The URQL is either enable or disabled
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

apUrqlDomain 1.3.6.1.4.1.2467.1.49.2.1.6
The domain name used for all table entries
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..63)  

apUrqlExtTable 1.3.6.1.4.1.2467.1.49.3
A list of URLs associated with an URQL
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APUrqlExtEntry

apUrqlExtEntry 1.3.6.1.4.1.2467.1.49.3.1
Information uniquely identifying an URL within an URQL
Status: current Access: not-accessible
OBJECT-TYPE    
  APUrqlExtEntry  

apUrqlExtUrlNumber 1.3.6.1.4.1.2467.1.49.3.1.1
The id number of the URL. This is a table index.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..1000  

apUrqlExtUrlName 1.3.6.1.4.1.2467.1.49.3.1.2
The URL
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..251)  

apUrqlExtUrlDescription 1.3.6.1.4.1.2467.1.49.3.1.3
A description of this URL
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

apUrqlExtUrlCreateType 1.3.6.1.4.1.2467.1.49.3.1.4
How the URL entry was created
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

apUrqlExtUrlStatus 1.3.6.1.4.1.2467.1.49.3.1.5
Status entry for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus