IPX-SAP-PRIVATE-MIB

File: IPX-SAP-PRIVATE-MIB.mib (18821 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IPX-PRIVATE-MIB
IPX-INTERFACE-MANAGEMENT-PRIVATE-MIB IPX-RIP-PRIVATE-MIB Cajun-ROOT

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 RowStatus NetNumber
ServiceType cjnIpxIfIndex FilterPrec
cjnProtocol

Defined Types

CjnIpxSapNameFilterEntry  
SEQUENCE    
  cjnIpxSapNameFilterPrec FilterPrec
  cjnIpxSapNameFilterRowStatus RowStatus
  cjnIpxSapNameFilterName OCTET STRING
  cjnIpxSapNameFilterType ServiceType
  cjnIpxSapNameFilterDirection INTEGER
  cjnIpxSapNameFilterAction INTEGER
  cjnIpxSapNameFilterHops Integer32

CjnIpxSapNetFilterEntry  
SEQUENCE    
  cjnIpxSapNetFilterPrec FilterPrec
  cjnIpxSapNetFilterRowStatus RowStatus
  cjnIpxSapNetFilterNet NetNumber
  cjnIpxSapNetFilterType ServiceType
  cjnIpxSapNetFilterDirection INTEGER
  cjnIpxSapNetFilterAction INTEGER
  cjnIpxSapNetFilterHops Integer32

CjnIpxSapIfEntry  
SEQUENCE    
  cjnIpxSapIfRowStatus RowStatus
  cjnIpxSapIfInterpacketGap INTEGER
  cjnIpxSapIfUseMaximumPacketSize INTEGER
  cjnIpxSapIfUpdateInterval Integer32
  cjnIpxSapIfAgeMultiplier Integer32
  cjnIpxSapIfTriggeredUpdates INTEGER
  cjnIpxSapIfGetNearestServerReply INTEGER
  cjnIpxSapIfGetNearestServerReplyDelay Integer32
  cjnIpxSapIfMode INTEGER

CjnIpxSapIfStatEntry  
SEQUENCE    
  cjnIpxSapIfStatTriggeredUpdatesSent Counter32
  cjnIpxSapIfStatPeriodicUpdatesSent Counter32
  cjnIpxSapIfStatGNSResponsesSent Counter32
  cjnIpxSapIfStatUpdatesReceived Counter32
  cjnIpxSapIfStatRequestsReceived Counter32
  cjnIpxSapIfStatGNSRequestsReceived Counter32
  cjnIpxSapIfStatBadPacketsReceived Counter32

Defined Values

cjnIpxSap 1.3.6.1.4.1.1751.2.43.2.21
Cajun IPX SAP Private MIB
MODULE-IDENTITY    

cjnIpxSapGlobalGroup 1.3.6.1.4.1.1751.2.43.2.21.1
OBJECT IDENTIFIER    

cjnIpxSapEnabled 1.3.6.1.4.1.1751.2.43.2.21.1.1
Enable / Disable IPX SAP on this system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

cjnIpxSapNameFilterGroup 1.3.6.1.4.1.1751.2.43.2.21.2
OBJECT IDENTIFIER    

cjnIpxSapNameFilterTable 1.3.6.1.4.1.1751.2.43.2.21.2.1
A list of Cajun IPX SAP name filters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnIpxSapNameFilterEntry

cjnIpxSapNameFilterEntry 1.3.6.1.4.1.1751.2.43.2.21.2.1.1
A Cajun IPX SAP name filter instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnIpxSapNameFilterEntry  

cjnIpxSapNameFilterPrec 1.3.6.1.4.1.1751.2.43.2.21.2.1.1.1
The precedence of this SAP name filter. The precedence is relative to other SAP name filters on the same interface.
Status: current Access: read-only
OBJECT-TYPE    
  FilterPrec  

cjnIpxSapNameFilterRowStatus 1.3.6.1.4.1.1751.2.43.2.21.2.1.1.2
The status of this row, by which new entries may be created, or old entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cjnIpxSapNameFilterName 1.3.6.1.4.1.1751.2.43.2.21.2.1.1.3
The service name which this filter matches. A single asterisk as the last character matches all service names which match all characters up to the asterisk.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..63)  

cjnIpxSapNameFilterType 1.3.6.1.4.1.1751.2.43.2.21.2.1.1.4
The service type which this filter matches. A value of ffff matches all service types.
Status: current Access: read-create
OBJECT-TYPE    
  ServiceType  

cjnIpxSapNameFilterDirection 1.3.6.1.4.1.1751.2.43.2.21.2.1.1.5
The direction of IPX SAP packets to which this filter applies. Inbound applies the filter only to SAP packets received on the interface. Outbound applies the filter only to SAP packets sent on the interface. Both applies the filter to SAP packets sent and received on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2), both(3)  

cjnIpxSapNameFilterAction 1.3.6.1.4.1.1751.2.43.2.21.2.1.1.6
The action to take if this filter matches an IPX SAP entry. Filter causes the SAP entry to be ignored in received SAP packets or suppressed in sent SAP packets. Allow causes the SAP entry to be accepted in received SAP packets or advertised in sent SAP packets.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER filter(1), allow(2)  

cjnIpxSapNameFilterHops 1.3.6.1.4.1.1751.2.43.2.21.2.1.1.7
Used to override the hops to reach the service specified in the SAP entry.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cjnIpxSapNetFilterGroup 1.3.6.1.4.1.1751.2.43.2.21.3
OBJECT IDENTIFIER    

cjnIpxSapNetFilterTable 1.3.6.1.4.1.1751.2.43.2.21.3.1
A list of Cajun IPX SAP network filters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnIpxSapNetFilterEntry

cjnIpxSapNetFilterEntry 1.3.6.1.4.1.1751.2.43.2.21.3.1.1
A Cajun IPX SAP network filter instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnIpxSapNetFilterEntry  

cjnIpxSapNetFilterPrec 1.3.6.1.4.1.1751.2.43.2.21.3.1.1.1
The precedence of this SAP network filter. The precedence is relative to other SAP network filters on the same interface.
Status: current Access: read-create
OBJECT-TYPE    
  FilterPrec  

cjnIpxSapNetFilterRowStatus 1.3.6.1.4.1.1751.2.43.2.21.3.1.1.2
The status of this row, by which new entries may be created, or old entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cjnIpxSapNetFilterNet 1.3.6.1.4.1.1751.2.43.2.21.3.1.1.3
The IPX network number of the service which this filter matches. A value of ffffffff matches all service network numbers.
Status: current Access: read-create
OBJECT-TYPE    
  NetNumber  

cjnIpxSapNetFilterType 1.3.6.1.4.1.1751.2.43.2.21.3.1.1.4
The service type which this filter matches. A value of ffff matches all service types.
Status: current Access: read-create
OBJECT-TYPE    
  ServiceType  

cjnIpxSapNetFilterDirection 1.3.6.1.4.1.1751.2.43.2.21.3.1.1.5
The direction of IPX SAP packets to which this filter applies. Inbound applies the filter only to SAP packets received on the interface. Outbound applies the filter only to SAP packets sent on the interface. Both applies the filter to SAP packets sent and received on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2), both(3)  

cjnIpxSapNetFilterAction 1.3.6.1.4.1.1751.2.43.2.21.3.1.1.6
The action to take if this filter matches an IPX SAP entry. Filter causes the SAP entry to be ignored in received SAP packets or suppressed in sent SAP packets. Allow causes the SAP entry to be accepted in received SAP packets or advertised in sent SAP packets.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER filter(1), allow(2)  

cjnIpxSapNetFilterHops 1.3.6.1.4.1.1751.2.43.2.21.3.1.1.7
Used to override the hops to reach the service specified in the SAP entry.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cjnIpxSapIfGroup 1.3.6.1.4.1.1751.2.43.2.21.4
OBJECT IDENTIFIER    

cjnIpxSapIfTable 1.3.6.1.4.1.1751.2.43.2.21.4.1
A list of Cajun IPX SAP interface entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnIpxSapIfEntry

cjnIpxSapIfEntry 1.3.6.1.4.1.1751.2.43.2.21.4.1.1
A Cajun IPX SAP interface instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnIpxSapIfEntry  

cjnIpxSapIfRowStatus 1.3.6.1.4.1.1751.2.43.2.21.4.1.1.1
The status of this row, by which new entries may be created, or old entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cjnIpxSapIfInterpacketGap 1.3.6.1.4.1.1751.2.43.2.21.4.1.1.2
If set to enable(1), IPX SAP packets from periodic advertisements are sent with an interpacket gap of 55 milliseconds. If set to disable(2), no interpacket gap is used.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cjnIpxSapIfUseMaximumPacketSize 1.3.6.1.4.1.1751.2.43.2.21.4.1.1.3
If set to enable(1), IPX SAP packets will contain as many entries as will fit in the maximum packet size allowable on the interface given the configured encapsulation type. If set to disable(2), IPX SAP packets will contain at most 7 entries.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cjnIpxSapIfUpdateInterval 1.3.6.1.4.1.1751.2.43.2.21.4.1.1.4
The SAP periodic update interval, in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cjnIpxSapIfAgeMultiplier 1.3.6.1.4.1.1751.2.43.2.21.4.1.1.5
The holding multiplier for information received in SAP updates. SAP information will be kept for the number of seconds indicated by the cjnIpxSapIfUpdateInterval multiplied by the cjnIpxSapIfAgeMultiplier.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cjnIpxSapIfTriggeredUpdates 1.3.6.1.4.1.1751.2.43.2.21.4.1.1.6
Specified whether or not SAP updates are immediately sent on the interface in response to changes in the routing table.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cjnIpxSapIfGetNearestServerReply 1.3.6.1.4.1.1751.2.43.2.21.4.1.1.7
Specifies whether or not SAP Get Nearest Server replies are sent on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cjnIpxSapIfGetNearestServerReplyDelay 1.3.6.1.4.1.1751.2.43.2.21.4.1.1.8
Specifies the delay in milliseconds to wait before sending a SAP Get Nearest Server reply after receiving a SAP Get Nearest Server request.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cjnIpxSapIfMode 1.3.6.1.4.1.1751.2.43.2.21.4.1.1.9
The handling of SAP packets on the interface. If set to talk(1), SAP packets may be sent on the interface but not received. If set to listen(2), SAP packets may be received but not sent. If set to both(3), SAP packets may be sent and received.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER talk(1), listen(2), both(3)  

cjnIpxSapIfStatGroup 1.3.6.1.4.1.1751.2.43.2.21.5
OBJECT IDENTIFIER    

cjnIpxSapIfStatTable 1.3.6.1.4.1.1751.2.43.2.21.5.1
A list of Cajun IPX SAP interface statistics entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnIpxSapIfStatEntry

cjnIpxSapIfStatEntry 1.3.6.1.4.1.1751.2.43.2.21.5.1.1
A Cajun IPX SAP interface statistics instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnIpxSapIfStatEntry  

cjnIpxSapIfStatTriggeredUpdatesSent 1.3.6.1.4.1.1751.2.43.2.21.5.1.1.1
The number of SAP triggered updates sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxSapIfStatPeriodicUpdatesSent 1.3.6.1.4.1.1751.2.43.2.21.5.1.1.2
The number of periodic SAP updates sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxSapIfStatGNSResponsesSent 1.3.6.1.4.1.1751.2.43.2.21.5.1.1.3
The number of SAP Get Nearest Server responses sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxSapIfStatUpdatesReceived 1.3.6.1.4.1.1751.2.43.2.21.5.1.1.4
The number of SAP updates received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxSapIfStatRequestsReceived 1.3.6.1.4.1.1751.2.43.2.21.5.1.1.5
The number of SAP requests received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxSapIfStatGNSRequestsReceived 1.3.6.1.4.1.1751.2.43.2.21.5.1.1.6
The number of SAP Get Nearest Server requests received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxSapIfStatBadPacketsReceived 1.3.6.1.4.1.1751.2.43.2.21.5.1.1.7
The number of incorrectly formatted SAP packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxSapIfStatsReset 1.3.6.1.4.1.1751.2.43.2.21.5.1.1.8
When set to the value enable (1) all IPX SAP statistics for this interface are reset to zero after which the value of this MIB object returns to disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)