IPX-PRIVATE-MIB

File: IPX-PRIVATE-MIB.mib (23275 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Cajun-ROOT

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 RowStatus cjnProtocol

Defined Types

NetNumber  
OCTET STRING Size(4)    

NodeNumber  
OCTET STRING Size(6)    

ServiceType  
OCTET STRING Size(2)    

ServiceName  
OCTET STRING Size(1..47)    

ServiceSocket  
OCTET STRING Size(2)    

CjnIpxStaticRouteEntry  
SEQUENCE    
  cjnIpxStaticRouteNet NetNumber
  cjnIpxStaticRouteRowStatus RowStatus
  cjnIpxStaticRouteIfIndex Integer32
  cjnIpxStaticRouteNextHopNode NodeNumber
  cjnIpxStaticRouteTicks Integer32
  cjnIpxStaticRouteHops Integer32

CjnIpxRouteEntry  
SEQUENCE    
  cjnIpxRouteNet NetNumber
  cjnIpxRouteRowStatus RowStatus
  cjnIpxRouteIfIndex Integer32
  cjnIpxRouteNextHopNode NodeNumber
  cjnIpxRouteTicks Integer32
  cjnIpxRouteHops Integer32
  cjnIpxRouteProtocol INTEGER

CjnIpxStaticServiceEntry  
SEQUENCE    
  cjnIpxStaticServiceType ServiceType
  cjnIpxStaticServiceName ServiceName
  cjnIpxStaticServiceRowStatus RowStatus
  cjnIpxStaticServiceNet NetNumber
  cjnIpxStaticServiceNode NodeNumber
  cjnIpxStaticServiceSocket ServiceSocket
  cjnIpxStaticServiceIfIndex Integer32
  cjnIpxStaticServiceNextHopNode NodeNumber
  cjnIpxStaticServiceHops Integer32

CjnIpxServiceEntry  
SEQUENCE    
  cjnIpxServiceType ServiceType
  cjnIpxServiceName ServiceName
  cjnIpxServiceRowStatus RowStatus
  cjnIpxServiceNet NetNumber
  cjnIpxServiceNode NodeNumber
  cjnIpxServiceSocket ServiceSocket
  cjnIpxServiceIfIndex Integer32
  cjnIpxServiceNextHopNode NodeNumber
  cjnIpxServiceHops Integer32
  cjnIpxServiceProtocol INTEGER

Defined Values

cjnIpx 1.3.6.1.4.1.1751.2.43.2.3
Cajun IPX Routing Private MIB
MODULE-IDENTITY    

cjnIpxGlobalGroup 1.3.6.1.4.1.1751.2.43.2.3.1
OBJECT IDENTIFIER    

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

cjnIpxGlobalStatsGroup 1.3.6.1.4.1.1751.2.43.2.3.4
OBJECT IDENTIFIER    

cjnIpxInReceives 1.3.6.1.4.1.1751.2.43.2.3.4.1
The number of received IPX packets, including those received in error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxInDelivers 1.3.6.1.4.1.1751.2.43.2.3.4.2
The number of received IPX packets delivered locally.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxForwarded 1.3.6.1.4.1.1751.2.43.2.3.4.3
The number of received IPX packets forwarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxNetBIOSReceives 1.3.6.1.4.1.1751.2.43.2.3.4.4
The number of received IPX NetBIOS packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxInDiscards 1.3.6.1.4.1.1751.2.43.2.3.4.5
The number of IPX packets received but discarded due to reasons other than those accounted for by cjnIpxInHdrErrors and cjnIpxInUnknownSockets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxInHdrErrors 1.3.6.1.4.1.1751.2.43.2.3.4.6
The number of IPX packets discarded due to errors in their headers, including any IPX packet with a size less than the minimum of 30 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxInUnknownSockets 1.3.6.1.4.1.1751.2.43.2.3.4.7
The number of IPX packets discarded because the destination socket was not open.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxInTooManyHops 1.3.6.1.4.1.1751.2.43.2.3.4.8
The number of IPX packets discarded due to exceeding the maximum hop count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxInBadChecksums 1.3.6.1.4.1.1751.2.43.2.3.4.9
The number of IPX packets discarded due to having an incorrect checksum.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxOutRequests 1.3.6.1.4.1.1751.2.43.2.3.4.10
The number of IPX packets supplied locally for transmission, not including any packets counted in cjnIpxForwarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxOutPackets 1.3.6.1.4.1.1751.2.43.2.3.4.11
The number of IPX packets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxOutDiscards 1.3.6.1.4.1.1751.2.43.2.3.4.12
The number of outgoing IPX packets discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxOutNoRoutes 1.3.6.1.4.1.1751.2.43.2.3.4.13
The number of times an IPX packet, either received or supplied locally for transmission, could not be transmitted because no route to the destination was found.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxInPingRequests 1.3.6.1.4.1.1751.2.43.2.3.4.14
The number of received ping requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxInPingReplies 1.3.6.1.4.1.1751.2.43.2.3.4.15
The number of received ping replies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxOutPingRequests 1.3.6.1.4.1.1751.2.43.2.3.4.16
The number of transmitted ping requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxOutPingReplies 1.3.6.1.4.1.1751.2.43.2.3.4.17
The number of transmitted ping replies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxGlobalStatsReset 1.3.6.1.4.1.1751.2.43.2.3.4.18
When set to the value enable (1) all IPX Global statistics 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)  

cjnIpxRouteGroup 1.3.6.1.4.1.1751.2.43.2.3.5
OBJECT IDENTIFIER    

cjnIpxMaxRoutes 1.3.6.1.4.1.1751.2.43.2.3.5.1
Specify the maximum number of routes that can be stored in the IPX route table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10240  

cjnIpxDefaultRouteEnabled 1.3.6.1.4.1.1751.2.43.2.3.5.2
Enable or disable IPX routing using a default route (if one is known).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

cjnIpxNumRoutes 1.3.6.1.4.1.1751.2.43.2.3.5.3
The number of routes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxPeakNumRoutes 1.3.6.1.4.1.1751.2.43.2.3.5.4
The peak number of routes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxRouteAddFailures 1.3.6.1.4.1.1751.2.43.2.3.5.5
The number of times an attempt to add a route failed, usually due to the number of routes exceeding cjnIpxMaxRoutes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxStaticRouteGroup 1.3.6.1.4.1.1751.2.43.2.3.5.6
OBJECT IDENTIFIER    

cjnIpxStaticRouteTable 1.3.6.1.4.1.1751.2.43.2.3.5.6.1
A list of Cajun IPX static route entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnIpxStaticRouteEntry

cjnIpxStaticRouteEntry 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1
A Cajun IPX static route instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnIpxStaticRouteEntry  

cjnIpxStaticRouteNet 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1.1
The IPX network number of the route's destination.
Status: current Access: read-only
OBJECT-TYPE    
  NetNumber  

cjnIpxStaticRouteRowStatus 1.3.6.1.4.1.1751.2.43.2.3.5.6.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  

cjnIpxStaticRouteIfIndex 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1.3
The ifIndex value of the interface used to reach the next hop.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cjnIpxStaticRouteNextHopNode 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1.4
The node number of the next hop.
Status: current Access: read-create
OBJECT-TYPE    
  NodeNumber  

cjnIpxStaticRouteTicks 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1.5
The delay, in ticks, to reach the route's destination.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cjnIpxStaticRouteHops 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1.6
The number of hops necessary to reach the route's destination.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cjnIpxRouteTable 1.3.6.1.4.1.1751.2.43.2.3.5.7
A list of Cajun IPX route entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnIpxRouteEntry

cjnIpxRouteEntry 1.3.6.1.4.1.1751.2.43.2.3.5.7.1
A Cajun IPX route instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnIpxRouteEntry  

cjnIpxRouteNet 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.1
The IPX network number of the route's destination.
Status: current Access: read-only
OBJECT-TYPE    
  NetNumber  

cjnIpxRouteRowStatus 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.2
The status of this row, by which entries may ONLY be deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cjnIpxRouteIfIndex 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.3
The ifIndex value of the interface used to reach the next hop.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cjnIpxRouteNextHopNode 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.4
The node number of the next hop.
Status: current Access: read-only
OBJECT-TYPE    
  NodeNumber  

cjnIpxRouteTicks 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.5
The delay, in ticks, to reach the route's destination.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cjnIpxRouteHops 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.6
The number of hops necessary to reach the route's destination.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cjnIpxRouteProtocol 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.7
The routing protocol from which knowledge of this destination was obtained.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), rip(2), static(3)  

cjnIpxServicesGroup 1.3.6.1.4.1.1751.2.43.2.3.6
OBJECT IDENTIFIER    

cjnIpxMaxServices 1.3.6.1.4.1.1751.2.43.2.3.6.1
Specify the maximum number of services that can be stored in the IPX service table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10240  

cjnIpxNumServices 1.3.6.1.4.1.1751.2.43.2.3.6.2
The number of IPX services.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxPeakNumServices 1.3.6.1.4.1.1751.2.43.2.3.6.3
The peak number of services.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxServiceAddFailures 1.3.6.1.4.1.1751.2.43.2.3.6.4
The number of times an attempt to add a service failed, usually due to the number of services exceeding cjnIpxMaxServices.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cjnIpxStaticServiceGroup 1.3.6.1.4.1.1751.2.43.2.3.6.5
OBJECT IDENTIFIER    

cjnIpxStaticServiceTable 1.3.6.1.4.1.1751.2.43.2.3.6.5.1
A list of Cajun IPX static service entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnIpxStaticServiceEntry

cjnIpxStaticServiceEntry 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1
A Cajun IPX static service instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnIpxStaticServiceEntry  

cjnIpxStaticServiceType 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.1
The service type.
Status: current Access: read-only
OBJECT-TYPE    
  ServiceType  

cjnIpxStaticServiceName 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.2
The service name.
Status: current Access: read-only
OBJECT-TYPE    
  ServiceName  

cjnIpxStaticServiceRowStatus 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.3
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  

cjnIpxStaticServiceNet 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.4
The IPX network number portion of the IPX address of the service.
Status: current Access: read-create
OBJECT-TYPE    
  NetNumber  

cjnIpxStaticServiceNode 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.5
The node portion of the IPX address of the service.
Status: current Access: read-create
OBJECT-TYPE    
  NodeNumber  

cjnIpxStaticServiceSocket 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.6
The socket portion of the IPX address of the service.
Status: current Access: read-create
OBJECT-TYPE    
  ServiceSocket  

cjnIpxStaticServiceIfIndex 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.7
The ifIndex value of the interface used to reach the service.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cjnIpxStaticServiceNextHopNode 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.8
The IPX node number of the next hop.
Status: current Access: read-create
OBJECT-TYPE    
  NodeNumber  

cjnIpxStaticServiceHops 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.9
The number of hops to the service.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cjnIpxServiceTable 1.3.6.1.4.1.1751.2.43.2.3.6.6
A list of Cajun IPX service entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnIpxServiceEntry

cjnIpxServiceEntry 1.3.6.1.4.1.1751.2.43.2.3.6.6.1
A Cajun IPX service instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnIpxServiceEntry  

cjnIpxServiceType 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.1
The service type.
Status: current Access: read-only
OBJECT-TYPE    
  ServiceType  

cjnIpxServiceName 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.2
The service name.
Status: current Access: read-only
OBJECT-TYPE    
  ServiceName  

cjnIpxServiceRowStatus 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.3
The status of this row, by which entries may ONLY be deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cjnIpxServiceNet 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.4
The IPX network number portion of the IPX address of the service.
Status: current Access: read-only
OBJECT-TYPE    
  NetNumber  

cjnIpxServiceNode 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.5
The node portion of the IPX address of the service.
Status: current Access: read-only
OBJECT-TYPE    
  NodeNumber  

cjnIpxServiceSocket 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.6
The socket portion of the IPX address of the service.
Status: current Access: read-only
OBJECT-TYPE    
  ServiceSocket  

cjnIpxServiceIfIndex 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.7
The ifIndex value of the interface used to reach the service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cjnIpxServiceNextHopNode 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.8
The IPX node number of the next hop.
Status: current Access: read-only
OBJECT-TYPE    
  NodeNumber  

cjnIpxServiceHops 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.9
The number of hops to the service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cjnIpxServiceProtocol 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.10
The protocol from which knowledge of this service was obtained.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sap(1), static(2)