USR-IPX-CFG-MIB

File: USR-IPX-CFG-MIB.mib (13298 bytes)

Imported modules

SNMPv2-SMI USR-DEFINITIONS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
common

Defined Types

UsrIpxCfgNetworkEntry  
SEQUENCE    
  usrIpxCfgNetSysInstance Integer32
  usrIpxCfgNetNetNumber Integer32
  usrIpxCfgNetNetBiosState INTEGER
  usrIpxCfgNetNetworkDelay Integer32
  usrIpxCfgNetRipBroadcastState INTEGER
  usrIpxCfgNetSapBroadcastState INTEGER
  usrIpxCfgNetRipPeriodicState INTEGER
  usrIpxCfgNetSapPeriodicState INTEGER
  usrIpxCfgNetNetBiosNameCachingState INTEGER
  usrIpxCfgNetNetBiosHops Integer32
  usrIpxCfgNetDiagnosticState INTEGER
  usrIpxCfgNetNetBiosNameCachingTimer Integer32
  usrIpxCfgNetMaxLearningRetries Integer32
  usrIpxCfgNetRipCircState INTEGER
  usrIpxCfgNetRipCircUpdate Integer32
  usrIpxCfgNetRipCircAgeMultiplier Integer32
  usrIpxCfgNetRipCircPacketSize Integer32
  usrIpxCfgNetSapCircState INTEGER
  usrIpxCfgNetSapCircUpdate Integer32
  usrIpxCfgNetSapCircAgeMultiplier Integer32
  usrIpxCfgNetSapCircPacketSize Integer32
  usrIpxCfgNetSapCircGetNearestServerReply INTEGER
  usrIpxCfgNetIpxCircExistState INTEGER
  usrIpxCfgNetIpxCircOperState INTEGER
  usrIpxCfgNetIpxCircType INTEGER
  usrIpxCfgNetIpxCircLocalMaxPacketSize Integer32

Defined Values

usrIpxCfg 1.3.6.1.4.1.429.4.20
The commWorks enterprise defined MIB objects for the IPX Configuration process.
MODULE-IDENTITY    

usrIpxCfgNetworkTable 1.3.6.1.4.1.429.4.20.1
This table is the same as the usrIpxPortalTable, with the exception that it is indexed by the Network Number defined in the usrIpxStaticRouteTable. This table will be used only by the the Configuration File Manager process to load permament configuration file records for named networks at system boot time. Any attempt to set this table from either the CLI process or SNMP will fail.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrIpxCfgNetworkEntry

usrIpxCfgNetworkEntry 1.3.6.1.4.1.429.4.20.1.1
A (conceptual) entry for one IPX Network.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrIpxCfgNetworkEntry  

usrIpxCfgNetSysInstance 1.3.6.1.4.1.429.4.20.1.1.1
The unique identifier of the instance of IPX to which this row corresponds.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

usrIpxCfgNetNetNumber 1.3.6.1.4.1.429.4.20.1.1.2
The unique identifier for this IPX network.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

usrIpxCfgNetNetBiosState 1.3.6.1.4.1.429.4.20.1.1.3
The state of NetBios Processing. When enabled the router maintains a NetBios name table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxCfgNetNetworkDelay 1.3.6.1.4.1.429.4.20.1.1.4
The delay, in ticks, for this portal interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxCfgNetRipBroadcastState 1.3.6.1.4.1.429.4.20.1.1.5
RIP broadcast packet state. When enabled IPX RIP will be enabled to send out RIP request packets transmitted over this portal. To totally disable RIP traffic usrIpxPortalRipPeriodicState must also be set to disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxCfgNetSapBroadcastState 1.3.6.1.4.1.429.4.20.1.1.6
SAP broadcast packet state. When enabled IPX SAP will be enabled to send out SAP request packets transmitted over this portal. To totally disable SAP traffic usrIpxPortalSapPeriodicState must also be set to disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxCfgNetRipPeriodicState 1.3.6.1.4.1.429.4.20.1.1.7
RIP periodic state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxCfgNetSapPeriodicState 1.3.6.1.4.1.429.4.20.1.1.8
Controls sending periodic SAP broadcasts over this portal.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxCfgNetNetBiosNameCachingState 1.3.6.1.4.1.429.4.20.1.1.9
NetBios name caching state. When enabled IPX will maintain a table of NetBios names
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxCfgNetNetBiosHops 1.3.6.1.4.1.429.4.20.1.1.10
NetBios maximum number of hops.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

usrIpxCfgNetDiagnosticState 1.3.6.1.4.1.429.4.20.1.1.11
Diagnostic state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxCfgNetNetBiosNameCachingTimer 1.3.6.1.4.1.429.4.20.1.1.12
NetBios name caching timer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxCfgNetMaxLearningRetries 1.3.6.1.4.1.429.4.20.1.1.13
Maximum number of learning retries.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxCfgNetRipCircState 1.3.6.1.4.1.429.4.20.1.1.14
Indicates whether RIP information may be sent/received over this circuit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2), auto-on(3), auto-off(4)  

usrIpxCfgNetRipCircUpdate 1.3.6.1.4.1.429.4.20.1.1.15
The RIP periodic update interval, in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxCfgNetRipCircAgeMultiplier 1.3.6.1.4.1.429.4.20.1.1.16
The holding multiplier for information received in RIP periodic updates.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxCfgNetRipCircPacketSize 1.3.6.1.4.1.429.4.20.1.1.17
The RIP packet size used on this circuit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxCfgNetSapCircState 1.3.6.1.4.1.429.4.20.1.1.18
Indicates whether SAP information may be sent/received over this circuit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2), auto-on(3), auto-off(4)  

usrIpxCfgNetSapCircUpdate 1.3.6.1.4.1.429.4.20.1.1.19
The SAP periodic update interval, in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxCfgNetSapCircAgeMultiplier 1.3.6.1.4.1.429.4.20.1.1.20
The holding multiplier for information received in SAP periodic updates.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxCfgNetSapCircPacketSize 1.3.6.1.4.1.429.4.20.1.1.21
The SAP packet size used on this circuit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxCfgNetSapCircGetNearestServerReply 1.3.6.1.4.1.429.4.20.1.1.22
Indicates whether to respond to SAP get nearest server requests received on this circuit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

usrIpxCfgNetIpxCircExistState 1.3.6.1.4.1.429.4.20.1.1.23
The validity of this circuit entry. A circuit with this value set to off may be deleted from the table at the IPX implementation's discretion.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

usrIpxCfgNetIpxCircOperState 1.3.6.1.4.1.429.4.20.1.1.24
The operational state of the circuit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER down(1), up(2), sleeping(3)  

usrIpxCfgNetIpxCircType 1.3.6.1.4.1.429.4.20.1.1.25
The type of the circuit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), broadcast(2), ptToPt(3), wanRIP(4), unnumberedRIP(5), dynamic(6), wanWS(7)  

usrIpxCfgNetIpxCircLocalMaxPacketSize 1.3.6.1.4.1.429.4.20.1.1.26
The maximum size (including header), in bytes, that the system supports locally on this circuit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32