XYLAN-IPX-MIB

File: XYLAN-IPX-MIB.mib (23328 bytes)

Imported modules

RFC-1212 XYLAN-BASE-MIB

Imported symbols

OBJECT-TYPE xylanIpxArch

Defined Types

IPXStaticRouteEntry  
SEQUENCE    
  xylanIpxStaticRouteNetNum OCTET STRING Size(4)
  xylanIpxStaticRouteAdminState INTEGER
  xylanIpxStaticRouteNextHopNet OCTET STRING Size(4)
  xylanIpxStaticRouteNextHopNode OCTET STRING Size(6)
  xylanIpxStaticRouteTicks INTEGER
  xylanIpxStaticRouteHopCount INTEGER

IPXRipSapFilterEntry  
SEQUENCE    
  xylanIpxRipSapFilterNum INTEGER
  xylanIpxRipSapFilterAdminState INTEGER
  xylanIpxRipSapFilterType INTEGER
  xylanIpxRipSapFilterNet OCTET STRING Size(4)
  xylanIpxRipSapFilterNetMask OCTET STRING Size(4)
  xylanIpxRipSapFilterNode OCTET STRING Size(6)
  xylanIpxRipSapFilterNodeMask OCTET STRING Size(6)
  xylanIpxRipSapFilterSvcType INTEGER
  xylanIpxRipSapFilterMode INTEGER
  xylanIpxRipSapFilterGroupId INTEGER
  xylanIpxRipSapFilterVlanId INTEGER
  xylanIpxRipSapFilterWanType INTEGER
  xylanIpxRipSapFilterSlot INTEGER
  xylanIpxRipSapFilterPort INTEGER
  xylanIpxRipSapFilterVc INTEGER
  xylanIpxRipSapFilterPeerId INTEGER

IPXWatchdogSpoofEntry  
SEQUENCE    
  xylanIpxWatchdogSpoofGroupId INTEGER
  xylanIpxWatchdogSpoofMode INTEGER

IPXSerialFilterEntry  
SEQUENCE    
  xylanIpxSerialFilterGroupId INTEGER
  xylanIpxSerialFilterMode INTEGER

SPXKeepaliveSpoofEntry  
SEQUENCE    
  xylanSpxKeepaliveSpoofGroupId INTEGER
  xylanSpxKeepaliveSpoofMode INTEGER

IPXType20Entry  
SEQUENCE    
  xylanIpxType20VlanId INTEGER
  xylanIpxType20Mode INTEGER

IPXTimerEntry  
SEQUENCE    
  xylanIpxTimerVlanId INTEGER
  xylanIpxTimerRip INTEGER
  xylanIpxTimerSap INTEGER

IPXDefRouteEntry  
SEQUENCE    
  xylanIpxDefRouteNum INTEGER
  xylanIpxDefRouteNet OCTET STRING Size(4)
  xylanIpxDefRouteNode OCTET STRING Size(6)

Defined Values

xylanIpxRoutingGroup 1.3.6.1.4.1.800.2.6.1
OBJECT IDENTIFIER    

xylanIpxFilterGroup 1.3.6.1.4.1.800.2.6.2
OBJECT IDENTIFIER    

xylanIpxWatchdogSpoofGroup 1.3.6.1.4.1.800.2.6.3
OBJECT IDENTIFIER    

xylanIpxSerialFilterGroup 1.3.6.1.4.1.800.2.6.4
OBJECT IDENTIFIER    

xylanSpxKeepaliveSpoofGroup 1.3.6.1.4.1.800.2.6.5
OBJECT IDENTIFIER    

xylanIpxType20Group 1.3.6.1.4.1.800.2.6.6
OBJECT IDENTIFIER    

xylanIpxTimerGroup 1.3.6.1.4.1.800.2.6.7
OBJECT IDENTIFIER    

xylanIpxDefRouteGroup 1.3.6.1.4.1.800.2.6.8
OBJECT IDENTIFIER    

xylanIpxExtGroup 1.3.6.1.4.1.800.2.6.9
OBJECT IDENTIFIER    

xylanIpxStaticRouteTable 1.3.6.1.4.1.800.2.6.1.1
The Static Routes table contains information about all destinations reached via statically configured routes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IPXStaticRouteEntry

xylanIpxStaticRouteEntry 1.3.6.1.4.1.800.2.6.1.1.1
Each entry corresponds to one static route.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IPXStaticRouteEntry  

xylanIpxStaticRouteNetNum 1.3.6.1.4.1.800.2.6.1.1.1.1
The IPX network number of the route's destination.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

xylanIpxStaticRouteAdminState 1.3.6.1.4.1.800.2.6.1.1.1.2
The current status of this route. active (1) means the route is functioning, delete (2) tell SNMP to delete the route
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), delete(2)  

xylanIpxStaticRouteNextHopNet 1.3.6.1.4.1.800.2.6.1.1.1.3
The IPX network number of the router used to reach the first hop in the static route.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

xylanIpxStaticRouteNextHopNode 1.3.6.1.4.1.800.2.6.1.1.1.4
The IPX node number of the router used to reach the first hop in the static route.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

xylanIpxStaticRouteTicks 1.3.6.1.4.1.800.2.6.1.1.1.5
The delay, in ticks, to reach the route's destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanIpxStaticRouteHopCount 1.3.6.1.4.1.800.2.6.1.1.1.6
The number of hops necessary to reach the destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanIpxRipSapFilterTable 1.3.6.1.4.1.800.2.6.2.1
The IPX Rip/Sap Filter Table contains information about all filters that have been defined.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IPXRipSapFilterEntry

xylanIpxRipSapFilterEntry 1.3.6.1.4.1.800.2.6.2.1.1
Each entry corresponds to one filter.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IPXRipSapFilterEntry  

xylanIpxRipSapFilterNum 1.3.6.1.4.1.800.2.6.2.1.1.1
The number identifying this instance. This number can be used when specifying a filter to delete.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanIpxRipSapFilterAdminState 1.3.6.1.4.1.800.2.6.2.1.1.2
The current status of this filter, active (1) means the filter is functioning, delete (2) tells SNMP to delete the filter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), delete(2)  

xylanIpxRipSapFilterType 1.3.6.1.4.1.800.2.6.2.1.1.3
The type of filter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sap-output(1), sap-input(2), gns-output(3), rip-output(4), rip-input(5)  

xylanIpxRipSapFilterNet 1.3.6.1.4.1.800.2.6.2.1.1.4
The IPX Network Address to filter. A network address of all 0's is used to denote All Networks.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

xylanIpxRipSapFilterNetMask 1.3.6.1.4.1.800.2.6.2.1.1.5
The IPX Network Mask to be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

xylanIpxRipSapFilterNode 1.3.6.1.4.1.800.2.6.2.1.1.6
The IPX node address to filter. A node address of all 0's is used to denote All Nodes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

xylanIpxRipSapFilterNodeMask 1.3.6.1.4.1.800.2.6.2.1.1.7
The IPX node address mask to be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

xylanIpxRipSapFilterSvcType 1.3.6.1.4.1.800.2.6.2.1.1.8
The SAP service type on which to filter. The SAP service types are defined by Novell. A value of ALL (65535) indicates that all services will be filtered.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

xylanIpxRipSapFilterMode 1.3.6.1.4.1.800.2.6.2.1.1.9
The action defined by this filter. block (1) means packets matching this filter will be blocked, and allow (0) means that packets matching this filter will be allowed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER allow(1), block(2)  

xylanIpxRipSapFilterGroupId 1.3.6.1.4.1.800.2.6.2.1.1.10
The GroupId can be used to apply this filter to a particular interface. A GroupId of 0 means that the filter is global.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

xylanIpxRipSapFilterVlanId 1.3.6.1.4.1.800.2.6.2.1.1.11
The VlanId for this filter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

xylanIpxRipSapFilterWanType 1.3.6.1.4.1.800.2.6.2.1.1.12
If the Vlan has Wan Routing enabled, this object can be used to specify whether this interface is a Frame Relay service or a PPP service. This will be used to determine whether the slot/port/vc or PeerId fields are applicable to this entry. A value of 1 implies that this field is not used. (The interface is not a WAN interface or the filter is not being applied to a specific VC or PeerId.) A value of 2 indicates that this is a Frame Relay service in which case the slot/port/vc fields can be used to apply the filter to a specific VC. A value of 3 indicates that this is a PPP service and the Peer ID field may be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER not-used(1), frame-relay(2), ppp(3)  

xylanIpxRipSapFilterSlot 1.3.6.1.4.1.800.2.6.2.1.1.13
If the WanType specifies a Frame Relay service, the slot/port/vc can be used to apply this filter to a particular Virtual Circuit (VC).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

xylanIpxRipSapFilterPort 1.3.6.1.4.1.800.2.6.2.1.1.14
If the WanType specifies a Frame Relay service, the slot/port/vc can be used to apply this filter to a particular Virtual Circuit (VC).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

xylanIpxRipSapFilterVc 1.3.6.1.4.1.800.2.6.2.1.1.15
If the WanType specifies a Frame Relay service, the slot/port/vc can be used to apply this filter to a particular Virtual Circuit (VC).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

xylanIpxRipSapFilterPeerId 1.3.6.1.4.1.800.2.6.2.1.1.16
If the WanType specifies a PPP service, the PeerId can be used to apply this filter to a particular Peer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

xylanIpxWatchdogSpoofTable 1.3.6.1.4.1.800.2.6.3.1
The IPX Watchdog Spoofing Table contains information about all of the WAN routing services and their current IPX spoofing status.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IPXWatchdogSpoofEntry

xylanIpxWatchdogSpoofEntry 1.3.6.1.4.1.800.2.6.3.1.1
Each entry corresponds to one WAN routing service.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IPXWatchdogSpoofEntry  

xylanIpxWatchdogSpoofGroupId 1.3.6.1.4.1.800.2.6.3.1.1.1
The GroupId of the WAN routing service that this entry applies to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

xylanIpxWatchdogSpoofMode 1.3.6.1.4.1.800.2.6.3.1.1.2
This controls whether the IPX Watchdog Spoofing is enabled or disabled. When enabled, this routing service will spoof IPX Watchdog packets. When disabled, this routing service will not spoof IPX Watchdog packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

xylanIpxSerialFilterTable 1.3.6.1.4.1.800.2.6.4.1
The IPX Serialization Filtering Table contains information about all of the WAN routing services and their current IPX Serialization Filtering status.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IPXSerialFilterEntry

xylanIpxSerialFilterEntry 1.3.6.1.4.1.800.2.6.4.1.1
Each entry corresponds to one WAN routing service.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IPXSerialFilterEntry  

xylanIpxSerialFilterGroupId 1.3.6.1.4.1.800.2.6.4.1.1.1
The GroupId of the WAN routing service that this entry applies to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

xylanIpxSerialFilterMode 1.3.6.1.4.1.800.2.6.4.1.1.2
This controls whether the IPX Serialization Filtering is enabled or disabled. When enabled, this routing service will filter IPX Serialization packets. When disabled, this routing service will not filter IPX Serialization packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

xylanSpxKeepaliveSpoofTable 1.3.6.1.4.1.800.2.6.5.1
The SPX Keepalive Spoofing Table contains information about all of the WAN routing services and their current SPX Keepalive spoofing status.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SPXKeepaliveSpoofEntry

xylanSpxKeepaliveSpoofEntry 1.3.6.1.4.1.800.2.6.5.1.1
Each entry corresponds to one WAN routing service.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SPXKeepaliveSpoofEntry  

xylanSpxKeepaliveSpoofGroupId 1.3.6.1.4.1.800.2.6.5.1.1.1
The GroupId of the WAN routing service that this entry applies to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

xylanSpxKeepaliveSpoofMode 1.3.6.1.4.1.800.2.6.5.1.1.2
This controls whether the SPX Keepalive Spoofing is enabled or disabled. When enabled, this routing service will spoof SPX Keepalive packets. When disabled, this routing service will not spoof SPX Keepalive packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

xylanIpxType20Table 1.3.6.1.4.1.800.2.6.6.1
The IPX Type 20 packets allow NetBios to use IPX. This can enable the passing of packet on each interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IPXType20Entry

xylanIpxType20Entry 1.3.6.1.4.1.800.2.6.6.1.1
Each entry corresponds to one Virtual LAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IPXType20Entry  

xylanIpxType20VlanId 1.3.6.1.4.1.800.2.6.6.1.1.1
The VLAN Id of the routing interface that this entry applies to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

xylanIpxType20Mode 1.3.6.1.4.1.800.2.6.6.1.1.2
This controls whether IPX Type 20 packet are enabled or disabled. When enabled, this routing interface will forward Type 20 packets. When disabled, the packets will not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

xylanIpxTimerTable 1.3.6.1.4.1.800.2.6.7.1
The IPX Timer allows adjustable variation of the RIP and SAP timers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IPXTimerEntry

xylanIpxTimerEntry 1.3.6.1.4.1.800.2.6.7.1.1
Each entry corresponds to one Virtual LAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IPXTimerEntry  

xylanIpxTimerVlanId 1.3.6.1.4.1.800.2.6.7.1.1.1
The VLAN Id of the routing interface that this entry applies to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

xylanIpxTimerSap 1.3.6.1.4.1.800.2.6.7.1.1.2
This controls whether IPX SAP packet timer duration.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..180  

xylanIpxTimerRip 1.3.6.1.4.1.800.2.6.7.1.1.3
This controls whether IPX RIP packet timer duration.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..180  

xylanIpxDefRouteTable 1.3.6.1.4.1.800.2.6.8.1
The default route table contains information about the destinations to which all packets are sent when the destination network is not known.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IPXDefRouteEntry

xylanIpxDefRouteEntry 1.3.6.1.4.1.800.2.6.8.1.1
One table entry per switch for default route.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IPXDefRouteEntry  

xylanIpxDefRouteNum 1.3.6.1.4.1.800.2.6.8.1.1.1
The table row ID will always be 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

xylanIpxDefRouteNet 1.3.6.1.4.1.800.2.6.8.1.1.2
The IPX network number of the router used to reach the first hop in the default route.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

xylanIpxDefRouteNode 1.3.6.1.4.1.800.2.6.8.1.1.3
The IPX node number of the router used to reach the first hop in the default route.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

xylanIpxExtMsg 1.3.6.1.4.1.800.2.6.9.1
A boolean variable that indicated whether extended RIP/SAP packets are sent and received.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER