ASCEND-MIBIPXRT-MIB

File: ASCEND-MIBIPXRT-MIB.mib (4581 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibipxRouteProfileEntry  
SEQUENCE    
  ipxRouteProfile-Index INTEGER
  ipxRouteProfile-Name DisplayString
  ipxRouteProfile-ServerType DisplayString
  ipxRouteProfile-DestNetwork DisplayString
  ipxRouteProfile-ServerNode DisplayString
  ipxRouteProfile-ServerSocket DisplayString
  ipxRouteProfile-Hops INTEGER
  ipxRouteProfile-Ticks INTEGER
  ipxRouteProfile-ProfileNumber INTEGER
  ipxRouteProfile-ProfileName DisplayString
  ipxRouteProfile-ActiveRoute INTEGER
  ipxRouteProfile-Action-o INTEGER

Defined Values

mibipxRouteProfile 1.3.6.1.4.1.529.23.89
OBJECT IDENTIFIER    

mibipxRouteProfileTable 1.3.6.1.4.1.529.23.89.1
A list of mibipxRouteProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibipxRouteProfileEntry

mibipxRouteProfileEntry 1.3.6.1.4.1.529.23.89.1.1
A mibipxRouteProfile entry containing objects that maps to the parameters of mibipxRouteProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibipxRouteProfileEntry  

ipxRouteProfile-Index 1.3.6.1.4.1.529.23.89.1.1.1
PROFACCE index
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxRouteProfile-Name 1.3.6.1.4.1.529.23.89.1.1.2
SAP name of the server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ipxRouteProfile-ServerType 1.3.6.1.4.1.529.23.89.1.1.3
SAP type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

ipxRouteProfile-DestNetwork 1.3.6.1.4.1.529.23.89.1.1.4
The IPX network number of the destination network in 4 bytes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

ipxRouteProfile-ServerNode 1.3.6.1.4.1.529.23.89.1.1.5
The node address of the server. For NetWare servers 3.0 and beyond, this is 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

ipxRouteProfile-ServerSocket 1.3.6.1.4.1.529.23.89.1.1.6
The advertising socket number for the server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

ipxRouteProfile-Hops 1.3.6.1.4.1.529.23.89.1.1.7
The distance in hops to the network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxRouteProfile-Ticks 1.3.6.1.4.1.529.23.89.1.1.8
The distance in ticks to the network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxRouteProfile-ProfileNumber 1.3.6.1.4.1.529.23.89.1.1.9
The profile through which we reach the net.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxRouteProfile-ProfileName 1.3.6.1.4.1.529.23.89.1.1.10
The connection through which we reach the net.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

ipxRouteProfile-ActiveRoute 1.3.6.1.4.1.529.23.89.1.1.11
TRUE if this route is active.Inactive routes are not placed in the routing tables.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

ipxRouteProfile-Action-o 1.3.6.1.4.1.529.23.89.1.1.12
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)