Wellfleet-MIB

File: Wellfleet-MIB.mib (68599 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB

Imported symbols

enterprises Counter NetworkAddress
IpAddress Gauge TimeTicks
OBJECT-TYPE DisplayString

Defined Types

WfXnsIdpAddrEntry  
SEQUENCE    
  wfxnsidpAddrAddress OCTET STRING
  wfxnsidpAddrIfIndex INTEGER

WfXnsIdpRouteEntry  
SEQUENCE    
  wfxnsidpRouteDest INTEGER
  wfxnsidpRouteIfIndex INTEGER
  wfxnsidpRouteMetric INTEGER
  wfxnsidpRouteNextHop OCTET STRING
  wfxnsidpRouteType INTEGER
  wfxnsidpRouteProto INTEGER
  wfxnsidpRouteAge INTEGER

WfDrsIfTabEntry  
SEQUENCE    
  wfdrsIfTabEntIfIndex INTEGER
  wfdrsIfTabEntState INTEGER
  wfdrsIfTabEntName DisplayString
  wfdrsIfTabEntCost INTEGER
  wfdrsIfTabEntHelloTimr INTEGER
  wfdrsIfTabEntRtrPrior INTEGER
  wfdrsIfTabEntNumRtrs INTEGER

WfDrsAreaRoute  
SEQUENCE    
  wfdrsAreaRouteDest INTEGER
  wfdrsAreaRouteCost INTEGER
  wfdrsAreaRouteHopCount INTEGER
  wfdrsAreaRouteNextArea INTEGER
  wfdrsAreaRouteNextNode INTEGER
  wfdrsAreaRouteIf INTEGER

WfDrsNodeRoute  
SEQUENCE    
  wfdrsNodeRouteDest INTEGER
  wfdrsNodeRouteCost INTEGER
  wfdrsNodeRouteHopCount INTEGER
  wfdrsNodeRouteNextHop INTEGER
  wfdrsNodeRouteIf INTEGER

WfBridgeFwdEntry  
SEQUENCE    
  wflbFwdEntIf INTEGER
  wflbFwdEntMacAddr OCTET STRING
  wflbFwdEntSrcDisp INTEGER
  wflbFwdEntDstDisp INTEGER
  wflbFwdEntIfName DisplayString
  wflbFwdEntFloodStat INTEGER

WfBridgeRifEntry  
SEQUENCE    
  wflbRifMacSrcAddress OCTET STRING
  wflbRifMacAddress OCTET STRING
  wflbRifCg DisplayString
  wflbRif OCTET STRING

WfApplePortEntry  
SEQUENCE    
  wfapplePortIfIndex INTEGER
  wfapplePortSeed INTEGER
  wfapplePortMinNet INTEGER
  wfapplePortMaxNet INTEGER
  wfapplePortNetwork INTEGER
  wfapplePortNodeID INTEGER
  wfapplePortDefaultZone DisplayString

WfAppleRouteEntry  
SEQUENCE    
  wfappleRouteMinNet INTEGER
  wfappleRouteMaxNet INTEGER
  wfappleRouteIfIndex INTEGER
  wfappleRouteDistance INTEGER
  wfappleRouteNextNet INTEGER
  wfappleRouteNextNode INTEGER
  wfappleRouteState INTEGER

WfAppleLZTEntry  
SEQUENCE    
  wfappleLZTZoneName DisplayString
  wfappleLZTIfIndex INTEGER

WfAppleAARPEntry  
SEQUENCE    
  wfappleAARPNet INTEGER
  wfappleAARPNode INTEGER
  wfappleAARPMacAddress OCTET STRING
  wfappleAARPIfIndex INTEGER

CardEntry  
SEQUENCE    
  wfconfigHwAceSn INTEGER
  wfconfigHwAceRev INTEGER
  wfconfigHwModSn INTEGER
  wfconfigHwModRev INTEGER
  wfconfigHwModID INTEGER
  wfconfigHwSlot INTEGER

WfIpxIdpAddrEntry  
SEQUENCE    
  wfipxidpAddrAddress OCTET STRING
  wfipxidpAddrIfIndex INTEGER

WfIpxIdpRouteEntry  
SEQUENCE    
  wfipxidpRouteDest INTEGER
  wfipxidpRouteIfIndex INTEGER
  wfipxidpRouteMetric INTEGER
  wfipxidpRouteNextHop OCTET STRING
  wfipxidpRouteType INTEGER
  wfipxidpRouteProto INTEGER
  wfipxidpRouteAge INTEGER

WfIpxIdpSAPEntry  
SEQUENCE    
  wfipxidpSAPType INTEGER
  wfipxidpSAPNet INTEGER
  wfipxidpSAPHost OCTET STRING
  wfipxidpSAPSocket INTEGER
  wfipxidpSAPName OCTET STRING
  wfipxidpSAPAge INTEGER
  wfipxidpSAPHops INTEGER
  wfipxidpSAPIfIndex INTEGER
  wfipxidpSAPIndex INTEGER

Defined Values

wellfleet 1.3.6.1.4.1.18
OBJECT IDENTIFIER    

commServer 1.3.6.1.4.1.18.1
OBJECT IDENTIFIER    

wfMib 1.3.6.1.4.1.18.1.1
OBJECT IDENTIFIER    

wfXns 1.3.6.1.4.1.18.1.1.6
OBJECT IDENTIFIER    

wfDrs 1.3.6.1.4.1.18.1.1.29
OBJECT IDENTIFIER    

wfBridge 1.3.6.1.4.1.18.1.1.31
OBJECT IDENTIFIER    

wfTftp 1.3.6.1.4.1.18.1.1.32
OBJECT IDENTIFIER    

wfApple 1.3.6.1.4.1.18.1.1.34
OBJECT IDENTIFIER    

wfConfig 1.3.6.1.4.1.18.1.1.35
OBJECT IDENTIFIER    

wfIpx 1.3.6.1.4.1.18.1.1.41
OBJECT IDENTIFIER    

wfxnsMib 1.3.6.1.4.1.18.1.1.6.1
OBJECT IDENTIFIER    

wfxnsidp 1.3.6.1.4.1.18.1.1.6.1.1
OBJECT IDENTIFIER    

wfxnsidpForwarding 1.3.6.1.4.1.18.1.1.6.1.1.1
Indicates whether the node is a router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER forwarding(1), host(2)  

wfxnsidpInReceives 1.3.6.1.4.1.18.1.1.6.1.1.2
Contains the total number of all IDP datagrams (including those received in error) received from all interfaces.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpInHdrErrors 1.3.6.1.4.1.18.1.1.6.1.1.3
Contains the number of IDP datagrams discarded because of errors in their IDP headers. Such errors include bad checksums, format errors and bad hop counts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpInAddrErrors 1.3.6.1.4.1.18.1.1.6.1.1.4
The number of IDP datagrams discarded because of invalid destination fields.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpForwDatagrams 1.3.6.1.4.1.18.1.1.6.1.1.5
The number of received IDP datagrams not addressed to the XNS router. The router attempts to forward these datagrams to their ultimate destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpInUnknownProtos 1.3.6.1.4.1.18.1.1.6.1.1.6
The number of IDP datagrams discarded because of an invalid protocol field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpInDiscards 1.3.6.1.4.1.18.1.1.6.1.1.7
The number of input IDP datagrams discarded because of of insufficient Server resources.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpInDelivers 1.3.6.1.4.1.18.1.1.6.1.1.8
The number of IDP datagrams delivered to the IDP user protocols. (Error, Echo, RIP).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpOutRequests 1.3.6.1.4.1.18.1.1.6.1.1.9
The number of IDP datagrams generated by the local IDP user protocols.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpOutDiscards 1.3.6.1.4.1.18.1.1.6.1.1.10
The number of output IDP datagrams discarded because of of insufficient Server resources.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpOutNoRoutes 1.3.6.1.4.1.18.1.1.6.1.1.11
The number of IDP datagrams discarded because no route could be found for their destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpErrs 1.3.6.1.4.1.18.1.1.6.1.1.12
OBJECT IDENTIFIER    

wfxnsidpErrSupressed 1.3.6.1.4.1.18.1.1.6.1.1.12.1
The number of packet dropped because their length is below minimum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpErrDestUnspec 1.3.6.1.4.1.18.1.1.6.1.1.12.2
The number of destination-host-generated Error packets with an Error Number of 0 relayed by the router. This indicates an IDP packet rejected for unspecified reasons.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpErrDestHdrLen 1.3.6.1.4.1.18.1.1.6.1.1.12.3
The number of packets rejected by a destination host because the packet header was of insufficient length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpErrDestProto 1.3.6.1.4.1.18.1.1.6.1.1.12.4
The number of packets rejected by a destination host because the protocol type field contained an invalid or unknown value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpErrDestCksum 1.3.6.1.4.1.18.1.1.6.1.1.12.5
The number of packets rejected by a destination host because of a faulty or corrupted IDP checksum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpErrDestBadSock 1.3.6.1.4.1.18.1.1.6.1.1.12.6
The number of packets rejected by a destination host because the packet was addressed to an unknown socket.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpErrDestNoResrcs 1.3.6.1.4.1.18.1.1.6.1.1.12.7
The number of packets rejected by a destination host because of a lack of processing resources.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpErrDestXitUnspec 1.3.6.1.4.1.18.1.1.6.1.1.12.8
The number of packets rejected by the router for unspecified reasons.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpErrXitCksum 1.3.6.1.4.1.18.1.1.6.1.1.12.9
The number of packets rejected by the router because of a faulty or corrupted checksum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpErrXitUnreach 1.3.6.1.4.1.18.1.1.6.1.1.12.10
The number of packets rejected by the router because the destination is unreachable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpErrXitHopCnt 1.3.6.1.4.1.18.1.1.6.1.1.12.11
The number of packets rejected by the router becuase the packet had passed through more than the maximum number of routers before arriving at its destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpErrXitTooBig 1.3.6.1.4.1.18.1.1.6.1.1.12.12
The number of packets rejected by the router becuase the packet was too long for the router to relay.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpAddrTable 1.3.6.1.4.1.18.1.1.6.1.1.13
The IDP Address table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfXnsIdpAddrEntry

wfxnsidpAddrEntry 1.3.6.1.4.1.18.1.1.6.1.1.13.1
An entry in the IDP address table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfXnsIdpAddrEntry  

wfxnsidpAddrAddress 1.3.6.1.4.1.18.1.1.6.1.1.13.1.1
The IDP network number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wfxnsidpAddrIfIndex 1.3.6.1.4.1.18.1.1.6.1.1.13.1.2
The interface index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpRoutingTable 1.3.6.1.4.1.18.1.1.6.1.1.14
The XNS IDP routing table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfXnsIdpRouteEntry

wfxnsidpRouteEntry 1.3.6.1.4.1.18.1.1.6.1.1.14.1
Information about a routing table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfXnsIdpRouteEntry  

wfxnsidpRouteDest 1.3.6.1.4.1.18.1.1.6.1.1.14.1.1
The destination network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpRouteIfIndex 1.3.6.1.4.1.18.1.1.6.1.1.14.1.2
An index to the next hop interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpRouteMetric 1.3.6.1.4.1.18.1.1.6.1.1.14.1.3
The RIP hop count to the destination. 0 means the host is locally attached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpRouteNextHop 1.3.6.1.4.1.18.1.1.6.1.1.14.1.4
The host address of the next hop gateway.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wfxnsidpRouteType 1.3.6.1.4.1.18.1.1.6.1.1.14.1.5
Indicates whether the route was statically configured, direct or learned via RIP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpRouteProto 1.3.6.1.4.1.18.1.1.6.1.1.14.1.6
The actual routing protocol used to determine the route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfxnsidpRouteAge 1.3.6.1.4.1.18.1.1.6.1.1.14.1.7
The age (in seconds) of the route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsState 1.3.6.1.4.1.18.1.1.29.1
Indicates the state of the router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfdrsArea 1.3.6.1.4.1.18.1.1.29.2
The number of the local DECNET area.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..63  

wfdrsNode 1.3.6.1.4.1.18.1.1.29.3
The DECNET node number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1023  

wfdrsRouting 1.3.6.1.4.1.18.1.1.29.4
/ tbs /
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsMaxArea 1.3.6.1.4.1.18.1.1.29.5
The maximum number of areas in the network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsMaxNode 1.3.6.1.4.1.18.1.1.29.6
The maximum number of nodes in any area.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsAreaMaxHop 1.3.6.1.4.1.18.1.1.29.7
Maximum number of areas a packet can transit from source to destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsAreaMaxCost 1.3.6.1.4.1.18.1.1.29.8
The maximum area-to-area transit cost.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsNodeMaxHop 1.3.6.1.4.1.18.1.1.29.9
The maximum number of hops a packet can transit from source to destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsNodeMaxCost 1.3.6.1.4.1.18.1.1.29.10
The maximum node-to-node transit cost.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsMaxVisits 1.3.6.1.4.1.18.1.1.29.11
Maximum number of times packet can transit the same router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsRoutingTimer 1.3.6.1.4.1.18.1.1.29.12
Time interval between topology packets on non-broadcast media.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsBcastRoutTimer 1.3.6.1.4.1.18.1.1.29.13
Time interval between topology packets on bradcast media.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsBcastEnodeAdj 1.3.6.1.4.1.18.1.1.29.14
Maximum number of adjacent nodes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsIfTable 1.3.6.1.4.1.18.1.1.29.15
The DECNET Interface table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDrsIfTabEntry

wfdrsIfTabEntry 1.3.6.1.4.1.18.1.1.29.15.1
An entry in the DECNET interface table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDrsIfTabEntry  

wfdrsIfTabEntIfIndex 1.3.6.1.4.1.18.1.1.29.15.1.1
The router assigned interface number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsIfTabEntState 1.3.6.1.4.1.18.1.1.29.15.1.2
The state of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsIfTabEntName 1.3.6.1.4.1.18.1.1.29.15.1.3
The circuit group name for this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsIfTabEntCost 1.3.6.1.4.1.18.1.1.29.15.1.4
The DECNET circuit cost for this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsIfTabEntHelloTimr 1.3.6.1.4.1.18.1.1.29.15.1.5
The time interval between DECNET hello packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsIfTabEntRtrPrior 1.3.6.1.4.1.18.1.1.29.15.1.6
The router priority.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsIfTabEntNumRtrs 1.3.6.1.4.1.18.1.1.29.15.1.7
Maximum number of adjacent routers on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsAreaRoutingTable 1.3.6.1.4.1.18.1.1.29.16
The level 2 (area) routing table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDrsAreaRoute

wfdrsAreaRoute 1.3.6.1.4.1.18.1.1.29.16.1
Information about a route to an area.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDrsAreaRoute  

wfdrsAreaRouteDest 1.3.6.1.4.1.18.1.1.29.16.1.1
Destination area.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsAreaRouteCost 1.3.6.1.4.1.18.1.1.29.16.1.2
Aggregate cost to reach destination area.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsAreaRouteHopCount 1.3.6.1.4.1.18.1.1.29.16.1.3
Number of hops to reach destination area.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsAreaRouteNextArea 1.3.6.1.4.1.18.1.1.29.16.1.4
The next area to forward the packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsAreaRouteNextNode 1.3.6.1.4.1.18.1.1.29.16.1.5
The next node to forward the packet to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsAreaRouteIf 1.3.6.1.4.1.18.1.1.29.16.1.6
The interface to forward the packet on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsNodeRoutingTable 1.3.6.1.4.1.18.1.1.29.17
The level 1 (node) routing table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDrsNodeRoute

wfdrsNodeRoute 1.3.6.1.4.1.18.1.1.29.17.1
Information about how to reach an node within the area.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDrsNodeRoute  

wfdrsNodeRouteDest 1.3.6.1.4.1.18.1.1.29.17.1.1
The destination node number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsNodeRouteCost 1.3.6.1.4.1.18.1.1.29.17.1.2
The aggregate cost to the destination node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsNodeRouteHopCount 1.3.6.1.4.1.18.1.1.29.17.1.3
Number of hops to destination node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsNodeRouteNextHop 1.3.6.1.4.1.18.1.1.29.17.1.4
The node number of the next hop.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfdrsNodeRouteIf 1.3.6.1.4.1.18.1.1.29.17.1.5
The interface index of the next hop.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wflbFwdTable 1.3.6.1.4.1.18.1.1.31.1
The bridge modules's table of MAC address-interface mappings.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfBridgeFwdEntry

wflbFwdEntry 1.3.6.1.4.1.18.1.1.31.1.1
Each entry describes one MAC address-interface mapping; that is, each entry describes a station which has been or is being learned.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfBridgeFwdEntry  

wflbFwdEntIf 1.3.6.1.4.1.18.1.1.31.1.1.1
A number identifying the interface on which the station addressed by wflbFwdEntMacAddr was learned. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wflbFwdEntMacAddr 1.3.6.1.4.1.18.1.1.31.1.1.2
The MAC-level (physical) address of the station described by this wflbFwdEntry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wflbFwdEntSrcDisp 1.3.6.1.4.1.18.1.1.31.1.1.3
Identifies the disposition of frames containing wflbFwdEntMacAddr as the source address field of the frame. 0 signifies drop; 1 signifies forward.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wflbFwdEntDstDisp 1.3.6.1.4.1.18.1.1.31.1.1.4
Identifies the disposition of frames containing wflbFwdEntMacAddr as the destination address field of the frame. 0 signifies drop; 1 signifies forward.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wflbFwdEntIfName 1.3.6.1.4.1.18.1.1.31.1.1.5
A text string contining the circuit group name of interface wflbFwdEntIf.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wflbFwdEntFloodStat 1.3.6.1.4.1.18.1.1.31.1.1.6
Denotes whether frames destined for wflbFwdEntMacAddr are being flooded or dropped if the MAC Address-interface mapping for wflbFwdEntMacAddr has not yet been learned. If the value of wflbFwdEntFloodStat is forwarding(1), the MAC Address-interface mapping has been learned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER forwarding(1), flooding(2), dropping(3)  

wflbRifTable 1.3.6.1.4.1.18.1.1.31.2
The bridge modules's source routing RIF (Routing Information Field) table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfBridgeRifEntry

wflbRifEntry 1.3.6.1.4.1.18.1.1.31.2.1
Each entry contains a RIF cache for a network node. The table is indexed by an arbitrary set of 6 integers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfBridgeRifEntry  

wflbRifMacSrcAddress 1.3.6.1.4.1.18.1.1.31.2.1.1
The MAC-level (physical) address of the source interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wflbRifMacAddress 1.3.6.1.4.1.18.1.1.31.2.1.2
The MAC-level (physical) address of the destination interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wflbRifCg 1.3.6.1.4.1.18.1.1.31.2.1.3
The name of the circuit group that connects the source interface to token ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

wflbRif 1.3.6.1.4.1.18.1.1.31.2.1.4
A description of the path used to source route packets between the source route and the destination. The first two bytes contain the routing control (RC) field that describes the routing type, field length, direction bit and largest frame size as follows. bits 1-2: RIF type 00: Specifically Routed Frame (SRF) 11: Spanning Tree Explorer (STE) 10: All Routes Explorer (ARE) bit 3: Reserved bits 4-8: Length of RIF Maximum = 18 bytes bit 9: Direction that frames traverses LAN 0: Forward 1: Reverse bits 10-12: Largest Frame size for this route Maximum is 4472 bytes bits 13-16: Reserved Next are a series of two-byte route descriptors; each contains a 12-bit LAN ID followed by a 4-bit bridge ID number which indicate the next hop in the route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3..18)  

wftftpFilesIn 1.3.6.1.4.1.18.1.1.32.1
The number of successful transfers of files to this entity since the system was last initialized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wftftpFilesOut 1.3.6.1.4.1.18.1.1.32.2
The number of successful transfers of files from this entity since the system was last initialized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wftftpWRQIn 1.3.6.1.4.1.18.1.1.32.3
The number of WRQ PDUs received by the TFTP entity since the system was last initialized. This is the number of requests to deposit a file made by a remote TFTP client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wftftpWRQOut 1.3.6.1.4.1.18.1.1.32.4
The number of WRQ PDUs sent by the TFTP entity since the system was last initialized. This is the number of requests made by this system to send a file to a remote TFTP client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wftftpRRQIn 1.3.6.1.4.1.18.1.1.32.5
The number of RRQ PDUs received by the TFTP entity since the system was last initialized. This is the number of requests to retreive a file made by a remote TFTP client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wftftpRRQOut 1.3.6.1.4.1.18.1.1.32.6
The number of RRQ PDUs sent by the TFTP entity since the system was last initialized. This is the number of requests made by this system to retrieve a file from a remote TFTP client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wftftpRxmits 1.3.6.1.4.1.18.1.1.32.7
The number of TFTP PDUs that have been retransmitted by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wftftpERRIn 1.3.6.1.4.1.18.1.1.32.8
The number of ERR PDUs received by the TFTP entity since the system was last initialized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wftftpERROut 1.3.6.1.4.1.18.1.1.32.9
The number of ERR PDUs sent by the TFTP entity since the system was last initialized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wftftpAborts 1.3.6.1.4.1.18.1.1.32.10
The number of unsuccessful TFTP file transfer that have been abnormally terminated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleStation 1.3.6.1.4.1.18.1.1.34.1
OBJECT IDENTIFIER    

wfappleStationRouting 1.3.6.1.4.1.18.1.1.34.1.1
Indicates whether this entity is routing (i.e., forwarding) AppleTalk datagrams. 1 signifies forwarding; 0 not forwarding.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleStationVersion 1.3.6.1.4.1.18.1.1.34.1.2
The version number of the AppleTalk protocol supported by this entity (i.e., Wellfleet supports Version 2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfapplePortTable 1.3.6.1.4.1.18.1.1.34.2
The wfapplePortTable is a table of per-interface AppleTalk Configuration parameters. An interface will have a corresponding entry in this table only if AppleTalk routing is defined for that interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfApplePortEntry

wfapplePortEntry 1.3.6.1.4.1.18.1.1.34.2.1
Each entry describes an interface of the AppleTalk Router.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfApplePortEntry  

wfapplePortIfIndex 1.3.6.1.4.1.18.1.1.34.2.1.1
A number identifying the interface described by this wfapplePortEntry. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfapplePortSeed 1.3.6.1.4.1.18.1.1.34.2.1.2
Describes whether this interface was configured as a 'seed' port. 1 indicates a seed port; 0 a non-seed port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfapplePortMinNet 1.3.6.1.4.1.18.1.1.34.2.1.3
The minimum network number in the range of network numbers assigned to this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfapplePortMaxNet 1.3.6.1.4.1.18.1.1.34.2.1.4
The maximum network number in the range of network numbers assigned to this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfapplePortNetwork 1.3.6.1.4.1.18.1.1.34.2.1.5
The network number within the range wfapplePortMinNet to wfapplePortMaxNet which is assigned to the network attached to this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfapplePortNodeID 1.3.6.1.4.1.18.1.1.34.2.1.6
The node identification which denotes this AppleTalk entity on network wfapplePortNetwork. The pair (wfapplePortNetwork, wfapplePortNodeID) constitutes a complete AppleTalk address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfapplePortDefaultZone 1.3.6.1.4.1.18.1.1.34.2.1.7
The name of the default zone for this interface (a zero-length string means that no default zone was assigned to this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfappleDDP 1.3.6.1.4.1.18.1.1.34.3
OBJECT IDENTIFIER    

wfappleDDPPktsIn 1.3.6.1.4.1.18.1.1.34.3.1
The total number of DDP packets received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleDDPPktsOut 1.3.6.1.4.1.18.1.1.34.3.2
The total number of DDP packets transmitted by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleDDPPktsFwd 1.3.6.1.4.1.18.1.1.34.3.3
The total number of DDP packets forwarded by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleDDPDelivers 1.3.6.1.4.1.18.1.1.34.3.4
The total number of DDP packets received by this entity which were delivered to a higher-layer AppleTalk protocol for processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleDDPUnknownNet 1.3.6.1.4.1.18.1.1.34.3.5
The total number of DDP packets discarded by this entity because the destination network to which the packet was directed was unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleDDPHopsExceeded 1.3.6.1.4.1.18.1.1.34.3.6
The total number of DDP packets discarded by this entity because the packet's hop count exceeded 15.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleDDPBadChksum 1.3.6.1.4.1.18.1.1.34.3.7
The total number of DDP packets discarded by this entity because the contained an incorrect DDP checksum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleDDPDropped 1.3.6.1.4.1.18.1.1.34.3.8
The total number of DDP packets discarded by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleEcho 1.3.6.1.4.1.18.1.1.34.4
OBJECT IDENTIFIER    

wfappleEchoRequestIn 1.3.6.1.4.1.18.1.1.34.4.1
The number of AEP Echo Request Packets received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleEchoResponseOut 1.3.6.1.4.1.18.1.1.34.4.2
The number of AEP Echo Response Packets sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleRTMP 1.3.6.1.4.1.18.1.1.34.5
OBJECT IDENTIFIER    

wfappleRTMPRequestIn 1.3.6.1.4.1.18.1.1.34.5.1
The total number of RTMP Request packets received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleRTMPResponseOut 1.3.6.1.4.1.18.1.1.34.5.2
The total number of RTMP Response packets transmitted by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleRoutingTable 1.3.6.1.4.1.18.1.1.34.6
The AppleTalk Routing Table contains an entry for each AppleTalk Route known to this entity.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfAppleRouteEntry

wfappleRouteEntry 1.3.6.1.4.1.18.1.1.34.6.1
A route to a particular AppleTalk destination.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfAppleRouteEntry  

wfappleRouteMinNet 1.3.6.1.4.1.18.1.1.34.6.1.1
The minimum network number in the destination's network number range.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleRouteMaxNet 1.3.6.1.4.1.18.1.1.34.6.1.2
The maximum network number in the destination's network number range.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleRouteIfIndex 1.3.6.1.4.1.18.1.1.34.6.1.3
The index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleRouteDistance 1.3.6.1.4.1.18.1.1.34.6.1.4
The AppleTalk routing metric for this route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleRouteNextNet 1.3.6.1.4.1.18.1.1.34.6.1.5
The network number of the Next Hop Router for this destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleRouteNextNode 1.3.6.1.4.1.18.1.1.34.6.1.6
The node identification of the Next Hop Router for this destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleRouteState 1.3.6.1.4.1.18.1.1.34.6.1.7
The status of this route. Valid routes are marked Good (2); invalidated or timed-out routes (if present) are marked Bad (0); a Suspect route (1) is still valid for routing but has been noted as marginal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleNBP 1.3.6.1.4.1.18.1.1.34.7
OBJECT IDENTIFIER    

wfappleNBPFwdReqOut 1.3.6.1.4.1.18.1.1.34.7.1
The number of NBP Forward Request packets transmitted by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleNBPLookupOut 1.3.6.1.4.1.18.1.1.34.7.2
The number of NBP Lookup packets transmitted by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleNBPBcastReqIn 1.3.6.1.4.1.18.1.1.34.7.3
The number of NBP Broadcast Request packets received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleNBPFwdReqIn 1.3.6.1.4.1.18.1.1.34.7.4
The number of NBP Forward Request packets received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIP 1.3.6.1.4.1.18.1.1.34.8
OBJECT IDENTIFIER    

wfappleZIPRequestOut 1.3.6.1.4.1.18.1.1.34.8.1
The number of Zone Information Protocol (ZIP) Request packets transmitted by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPReplyOut 1.3.6.1.4.1.18.1.1.34.8.2
The number of Zone Information Protocol (ZIP) Reply packets transmitted by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPNetInfoRepOut 1.3.6.1.4.1.18.1.1.34.8.3
The number of ZIP GetNetInfo Reply packets transmitted by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPGetLclZoneOut 1.3.6.1.4.1.18.1.1.34.8.4
The number of ZIP GetLocalZones packets transmitted by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPGetLclZoneRepOut 1.3.6.1.4.1.18.1.1.34.8.5
The number of ZIP GetLocalZones Reply packets transmitted by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPGetZoneListOut 1.3.6.1.4.1.18.1.1.34.8.6
The number of ZIP GetZoneList packets transmitted by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPGetNetInfoOut 1.3.6.1.4.1.18.1.1.34.8.7
The number of ZIP GetNetInfo packets transmitted by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPGetNetInfoIn 1.3.6.1.4.1.18.1.1.34.8.8
The number of ZIP GetNetInfo packets received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPNetInfoRepIn 1.3.6.1.4.1.18.1.1.34.8.9
The number of ZIP GetNetInfo Reply packets received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPRequestIn 1.3.6.1.4.1.18.1.1.34.8.10
The number of ZIP Request packets received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPReplyIn 1.3.6.1.4.1.18.1.1.34.8.11
The number of ZIP Reply packets received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPGetZoneListIn 1.3.6.1.4.1.18.1.1.34.8.12
The number of ZIP GetZoneList packets received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPGetLclZoneIn 1.3.6.1.4.1.18.1.1.34.8.13
The number of ZIP GetLocalZones packets received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleZIPGetLclZoneRepIn 1.3.6.1.4.1.18.1.1.34.8.14
The number of ZIP GetLocalZones Reply packets received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleLocalZoneTable 1.3.6.1.4.1.18.1.1.34.9
A list of all the zone names for the network to which the entity is connected.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfAppleLZTEntry

wfappleLZTEntry 1.3.6.1.4.1.18.1.1.34.9.1
Each entry associates a zone name with an interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfAppleLZTEntry  

wfappleLZTZoneName 1.3.6.1.4.1.18.1.1.34.9.1.1
The name of an AppleTalk zone associated with a particular interface of the AppleTalk router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfappleLZTIfIndex 1.3.6.1.4.1.18.1.1.34.9.1.2
The interface to the network with which the named zone is associated. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleAARPTable 1.3.6.1.4.1.18.1.1.34.10
The AppleTalk Address Resolution Protocol Table used for mapping from AppleTalk Net/Node addresses to physical addresses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfAppleAARPEntry

wfappleAARPEntry 1.3.6.1.4.1.18.1.1.34.10.1
Each entry contains one AppleTalk Net/Node address to 'physical' address equivalence.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfAppleAARPEntry  

wfappleAARPNet 1.3.6.1.4.1.18.1.1.34.10.1.1
The network number of the AppleTalk entity described by this address equivalence.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleAARPNode 1.3.6.1.4.1.18.1.1.34.10.1.2
The node identification of the AppleTalk entity described by this address equivalence.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfappleAARPMacAddress 1.3.6.1.4.1.18.1.1.34.10.1.3
The media-dependent 'physical' address of this AppleTalk entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wfappleAARPIfIndex 1.3.6.1.4.1.18.1.1.34.10.1.4
The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigVersionMajor 1.3.6.1.4.1.18.1.1.35.1
The Major Version Number of the Software Release running in the Communications Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigVersionMinor 1.3.6.1.4.1.18.1.1.35.2
The Minor Version Number of the Software Release running in the Communications Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigImageFileName 1.3.6.1.4.1.18.1.1.35.3
The name of the binary load image file from which the Communications Server was loaded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..12)  

wfconfigConfigFileName 1.3.6.1.4.1.18.1.1.35.4
The name of the text file from which the current configuration of the Communications Server was read.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..12)  

wfconfigKeys 1.3.6.1.4.1.18.1.1.35.5
OBJECT IDENTIFIER    

wfconfigKeysBridge 1.3.6.1.4.1.18.1.1.35.5.1
Indicates whether the Bridge software option is active in the Communications Server's software configuration. 0 indicates that the option is absent; 1 that it is present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigKeysDrs 1.3.6.1.4.1.18.1.1.35.5.2
Indicates whether the DecNet routing software option is active in the Communications Server's software configuration. 0 indicates that the option is absent; 1 that it is present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigKeysIp 1.3.6.1.4.1.18.1.1.35.5.3
Indicates whether the Ip routing software option is active in the Communications Server's software configuration. 0 indicates that the option is absent; 1 that it is present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigKeysX25 1.3.6.1.4.1.18.1.1.35.5.4
Indicates whether the X.25 software option is active in the Communications Server's software configuration. 0 indicates that the option is absent; 1 that it is present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigKeysXns 1.3.6.1.4.1.18.1.1.35.5.5
Indicates whether the XNS/IPX routing software option is active in the Communications Server's software configuration. 0 indicates that the option is absent; 1 that it is present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigKeysApple 1.3.6.1.4.1.18.1.1.35.5.6
Indicates whether the AppleTalk routing software option is active in the Communications Server's software configuration. 0 indicates that the option is absent; 1 that it is present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigHwTable 1.3.6.1.4.1.18.1.1.35.6
The Hw Table records the Hardware present in the Communications Server.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CardEntry

wfconfigHwEntry 1.3.6.1.4.1.18.1.1.35.6.1
Describes the Processor and ILI Cards present in a slot of the Communications Server. Slots are numbered from 1 to n, and there may be gaps. Conventionally, the System Controller and Floppy I/O module are present in slot 1.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CardEntry  

wfconfigHwAceSn 1.3.6.1.4.1.18.1.1.35.6.1.1
The serial number of the processor board in this slot. Conventionally the processor board in slot 1 is not an ACE but a System Controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigHwAceRev 1.3.6.1.4.1.18.1.1.35.6.1.2
The revision level of the processor board in this slot. Conventionally the processor board in slot 1 is not an ACE but a System Controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigHwModSn 1.3.6.1.4.1.18.1.1.35.6.1.3
The serial number of the ILI board (Link Module) in this slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigHwModRev 1.3.6.1.4.1.18.1.1.35.6.1.4
The revision level of the ILI board (Link Module) in this slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigHwModID 1.3.6.1.4.1.18.1.1.35.6.1.5
The ID number of the ILI board (Link Module) in this slot. ID numbers are documented in section A.13 of the Operator's Guide.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigHwSlot 1.3.6.1.4.1.18.1.1.35.6.1.6
The slot in which the boards described in this entry are present. Slots are numbered from 1, and there need not be processor-ILI pair in every slot. wfconfigHwEntrys will be defined only for populated slots.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfconfigBootpRqSrvr 1.3.6.1.4.1.18.1.1.35.7
The IP Address of the BOOTP Server which initialized the entity's Load Image and Configuration name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfconfigBootpFileSrvr 1.3.6.1.4.1.18.1.1.35.8
The IP Address of the TFTP Server from which the entity's Load Image and Configuration file were downloaded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfipxMib 1.3.6.1.4.1.18.1.1.41.1
OBJECT IDENTIFIER    

wfipxidp 1.3.6.1.4.1.18.1.1.41.1.1
OBJECT IDENTIFIER    

wfipxidpForwarding 1.3.6.1.4.1.18.1.1.41.1.1.1
Indicates whether the node is a router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER forwarding(1), host(2)  

wfipxidpInReceives 1.3.6.1.4.1.18.1.1.41.1.1.2
Contains the total number of all IDP datagrams (including those received in error) received from all interfaces.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpInHdrErrors 1.3.6.1.4.1.18.1.1.41.1.1.3
Contains the number of IDP datagrams discarded because of errors in their IDP headers. Such errors include bad checksums, format errors and bad hop counts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpInAddrErrors 1.3.6.1.4.1.18.1.1.41.1.1.4
The number of IDP datagrams discarded because of invalid destination fields.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpForwDatagrams 1.3.6.1.4.1.18.1.1.41.1.1.5
The number of received IDP datagrams not addressed to the IPX router. The router attempts to forward these datagrams to their ultimate destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpInUnknownProtos 1.3.6.1.4.1.18.1.1.41.1.1.6
The number of IDP datagrams discarded because of an invalid protocol field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpInDiscards 1.3.6.1.4.1.18.1.1.41.1.1.7
The number of input IDP datagrams discarded because of of insufficient Server resources.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpInDelivers 1.3.6.1.4.1.18.1.1.41.1.1.8
The number of IDP datagrams delivered to the IDP user protocols. (Error, Echo, RIP).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpOutRequests 1.3.6.1.4.1.18.1.1.41.1.1.9
The number of IDP datagrams generated by the local IDP user protocols.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpOutDiscards 1.3.6.1.4.1.18.1.1.41.1.1.10
The number of output IDP datagrams discarded because of of insufficient Server resources.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpOutNoRoutes 1.3.6.1.4.1.18.1.1.41.1.1.11
The number of IDP datagrams discarded because no route could be found for their destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpAddrTable 1.3.6.1.4.1.18.1.1.41.1.1.13
The IDP Address table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIpxIdpAddrEntry

wfipxidpAddrEntry 1.3.6.1.4.1.18.1.1.41.1.1.13.1
An entry in the IDP address table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfIpxIdpAddrEntry  

wfipxidpAddrAddress 1.3.6.1.4.1.18.1.1.41.1.1.13.1.1
The IDP network number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wfipxidpAddrIfIndex 1.3.6.1.4.1.18.1.1.41.1.1.13.1.2
The interface index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpRoutingTable 1.3.6.1.4.1.18.1.1.41.1.1.14
The IPX IDP routing table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIpxIdpRouteEntry

wfipxidpRouteEntry 1.3.6.1.4.1.18.1.1.41.1.1.14.1
Information about a routing table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfIpxIdpRouteEntry  

wfipxidpRouteDest 1.3.6.1.4.1.18.1.1.41.1.1.14.1.1
The destination network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpRouteIfIndex 1.3.6.1.4.1.18.1.1.41.1.1.14.1.2
An index to the next hop interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpRouteMetric 1.3.6.1.4.1.18.1.1.41.1.1.14.1.3
The RIP hop count to the destination. 0 means the host is locally attached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpRouteNextHop 1.3.6.1.4.1.18.1.1.41.1.1.14.1.4
The host address of the next hop gateway.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wfipxidpRouteType 1.3.6.1.4.1.18.1.1.41.1.1.14.1.5
Indicates whether the route was statically configured, direct or learned via RIP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpRouteProto 1.3.6.1.4.1.18.1.1.41.1.1.14.1.6
The actual routing protocol used to determine the route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpRouteAge 1.3.6.1.4.1.18.1.1.41.1.1.14.1.7
The age (in seconds) of the route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpSAPTable 1.3.6.1.4.1.18.1.1.41.1.1.15
The IPX SAP Servers table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIpxIdpSAPEntry

wfipxidpSAPEntry 1.3.6.1.4.1.18.1.1.41.1.1.15.1
Information about a SAP table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfIpxIdpSAPEntry  

wfipxidpSAPType 1.3.6.1.4.1.18.1.1.41.1.1.15.1.1
The IPX numerical type of server described by this server entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpSAPNet 1.3.6.1.4.1.18.1.1.41.1.1.15.1.2
The IPX network number of the server described by this server entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpSAPHost 1.3.6.1.4.1.18.1.1.41.1.1.15.1.3
The IPX host address of the server described by this server entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wfipxidpSAPSocket 1.3.6.1.4.1.18.1.1.41.1.1.15.1.4
The IPX socket number at which the server is advertising service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpSAPName 1.3.6.1.4.1.18.1.1.41.1.1.15.1.5
The name of the server described by this server entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(48)  

wfipxidpSAPAge 1.3.6.1.4.1.18.1.1.41.1.1.15.1.6
The age (in seconds) of the server entry. That is, the number of seconds since the entry was updated by the SAP protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpSAPHops 1.3.6.1.4.1.18.1.1.41.1.1.15.1.7
The number of network hops needed to reach the server described by this server entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpSAPIfIndex 1.3.6.1.4.1.18.1.1.41.1.1.15.1.8
The index, corresponding of a value of ifIndex, identifying the interface through which the server is reachable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfipxidpSAPIndex 1.3.6.1.4.1.18.1.1.41.1.1.15.1.9
A unique number identifying servers advertised at the same IPX network and host address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER