Wellfleet-DECNET-MIB

File: Wellfleet-DECNET-MIB.mib (57524 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-COMMON-MIB

Imported symbols

Counter Opaque OBJECT-TYPE
DisplayString wfDecGroup

Defined Types

WfivCircuitEntry  
SEQUENCE    
  wfivCircuitCreateDelete INTEGER
  wfivCircuitEnableDisable INTEGER
  wfivCircuitCommonState INTEGER
  wfivCircuitArea INTEGER
  wfivCircuitNodeid INTEGER
  wfivCircuitNodeAddr DisplayString
  wfivCircuitID INTEGER
  wfivCircuitCommonType INTEGER
  wfivCircuitExecCost INTEGER
  wfivCircuitExecHelloTimer INTEGER
  wfivCircuitDesigRouterNodeAddr DisplayString
  wfivCircuitMaxRouters INTEGER
  wfivCircuitRouterPri INTEGER
  wfivCircuitCountAgedPktLoss Counter
  wfivCircuitCountNodeUnrPktLoss Counter
  wfivCircuitCountOutRngePktLoss Counter
  wfivCircuitCountOverSzePktLoss Counter
  wfivCircuitCountPacketFmtErr Counter
  wfivCircuitCountPtlRteUpdtLoss Counter
  wfivCircuitCountTransitPksRecd Counter
  wfivCircuitCountTransitPkSent Counter
  wfivCircuitCountRtHelloSent Counter
  wfivCircuitCountRtHelloRcvd Counter
  wfivCircuitCountHelloSent Counter
  wfivCircuitCountHelloRcvd Counter
  wfivCircuitCountL1UpdSent Counter
  wfivCircuitCountL1UpdRcvd Counter
  wfivCircuitCountAreaUpdSent Counter
  wfivCircuitCountAreaUpdRcvd Counter
  wfivCircuitCountDropped Counter
  wfivCircuitAllEndnodesMac OCTET STRING
  wfivCircuitAllRoutersMac OCTET STRING
  wfivCircuitAllAreaRoutersMac OCTET STRING
  wfivCircuitHelloEnableDisable INTEGER
  wfivCircuitRtHelloEnableDisable INTEGER
  wfivCircuitL1UpdateEnableDisable INTEGER
  wfivCircuitAllEndnodesMacInUse OCTET STRING
  wfivCircuitAllRoutersMacInUse OCTET STRING
  wfivCircuitAllAreaRoutersMacInUse OCTET STRING
  wfivCircuitL2UpdateDisable INTEGER
  wfivCircuitLevel INTEGER

WfivLevel1RouteEntry  
SEQUENCE    
  wfivLevel1AreaId INTEGER
  wfivLevel1NodeId INTEGER
  wfivLevel1RouteNodeAddr DisplayString
  wfivLevel1RouteCircuitID INTEGER
  wfivLevel1RouteCost INTEGER
  wfivLevel1RouteHops INTEGER
  wfivLevel1RouteNextNode DisplayString
  wfivLevel1RouteDynamic INTEGER

WfivAreaEntry  
SEQUENCE    
  wfivAreaNum INTEGER
  wfivAreaState INTEGER
  wfivAreaCost INTEGER
  wfivAreaHops INTEGER
  wfivAreaCircuitID INTEGER
  wfivAreaNextNode DisplayString
  wfivAreaRouteDynamic INTEGER

WfivAdjEntry  
SEQUENCE    
  wfivAdjIndex INTEGER
  wfivAdjNodeAddr DisplayString
  wfivAdjBlockSize INTEGER
  wfivAdjListenTimer INTEGER
  wfivAdjCircuitID INTEGER
  wfivAdjType INTEGER
  wfivAdjState INTEGER
  wfivAdjPriority INTEGER
  wfivAdjClass INTEGER

WfivTrafficFilterEntry  
SEQUENCE    
  wfivTrafficFilterCreate INTEGER
  wfivTrafficFilterEnable INTEGER
  wfivTrafficFilterStatus INTEGER
  wfivTrafficFilterCounter Counter
  wfivTrafficFilterDefinition Opaque
  wfivTrafficFilterReserved INTEGER
  wfivTrafficFilterCircuit INTEGER
  wfivTrafficFilterRuleNumber INTEGER
  wfivTrafficFilterFragment INTEGER
  wfivTrafficFilterName DisplayString

WfivStaticAdjEntry  
SEQUENCE    
  wfivStaticAdjCreateDelete INTEGER
  wfivStaticAdjEnableDisable INTEGER
  wfivStaticAdjArea INTEGER
  wfivStaticAdjNodeid INTEGER
  wfivStaticAdjCircuitID INTEGER
  wfivStaticAdjNodeAddr DisplayString
  wfivStaticAdjType INTEGER
  wfivStaticAdjPriority INTEGER
  wfivStaticAdjDestMACAddr OCTET STRING

WfivStaticRouteEntry  
SEQUENCE    
  wfivStaticRouteDelete INTEGER
  wfivStaticRouteDisable INTEGER
  wfivStaticRouteType INTEGER
  wfivStaticRouteAreaId INTEGER
  wfivStaticRouteNodeId INTEGER
  wfivStaticRouteCost INTEGER
  wfivStaticRouteNextHopAreaId INTEGER
  wfivStaticRouteNextHopNodeId INTEGER

Defined Values

wfivRouteGroup 1.3.6.1.4.1.18.3.5.2.1
OBJECT IDENTIFIER    

wfivRouteCreateDelete 1.3.6.1.4.1.18.3.5.2.1.1
'This value determines whether DECnet is configured on this slot.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfivRouteEnableDisable 1.3.6.1.4.1.18.3.5.2.1.2
'This value determines whether DECnet is to startup.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfivRouteState 1.3.6.1.4.1.18.3.5.2.1.3
'This value determines whether DECnet is to startup.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notpresent(4), initializing(3), down(2), up(1)  

wfivRouteBroadcastRouteTimer 1.3.6.1.4.1.18.3.5.2.1.4
'This value determines the maximum time allowed between Routing updates on Ethernet circuits. When this timer expires before a routing update occurs, a routing update is forced. With a standard calculation, Routing also uses this timer to enforce a minimum delay between routing updates. Seconds is a decimal integer in the range 1-65535.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

wfivRouteRoutingVers 1.3.6.1.4.1.18.3.5.2.1.5
'This read-only parameter identifies the executor node's Routing version number. The format is the same as for the Network Management version number.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfivRouteMaxAddr 1.3.6.1.4.1.18.3.5.2.1.6
'This value represents the largest node number and, therefore, number of nodes that can be known about by the executor node's home area. The number is an integer in the range 1-1023.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1023  

wfivRouteMaxBdcastNonRouters 1.3.6.1.4.1.18.3.5.2.1.7
'This value represents the maximum total number of nonrouters the executor node can have on its broadcast circuits for one slot. The number is an integer in the range 0-1023.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1023  

wfivRouteMaxBdcastRouters 1.3.6.1.4.1.18.3.5.2.1.8
'This value represents the maximum total number of routers the executor node can have on its broadcast circuits for one slot. The number is an integer in the range 0-1023.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1023  

wfivRouteMaxCircuits 1.3.6.1.4.1.18.3.5.2.1.9
'This value represents the maximum number of Routing circuits that the executor node can know about. The number is decimal in the range 1-65535. Wellfleet limits this to 1024'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

wfivRouteMaxCost 1.3.6.1.4.1.18.3.5.2.1.10
'This value represents the maximum total path cost allowed from the executor to any node within an area. The path cost is the sum of the circuit costs along a path between two nodes. This parameter defines the point where the executor node's Routing decision algorithm declares another node unreachable because the cost of the least costly path to the other node is excessive. For correct operation, this parameter must not be less than the maximum path cost of the network. The MAXIMUM COST number is decimal in the range 1-1022.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1022  

wfivRouteMaxHops 1.3.6.1.4.1.18.3.5.2.1.11
'This value represents the maximum number of routing hops allowable from the executor to any other reachable node within an area. (A hop is the logical distance over a circuit between two adjacent nodes.) This parameter defines the point where the executor node's Routing decision algorithm declares another node unreachable because the length of the shortest path between the two nodes is too long. For correct operation, this parameter must not be less than the network diameter. (The network diameter is the reachability distance between the two nodes of the network having the greatest reachability distance, where reachability distance is the length the shortest path between a given pair of nodes.) The MAXIMUM HOPS number is decimal in the range 1-30.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

wfivRouteMaxVisits 1.3.6.1.4.1.18.3.5.2.1.12
'This value represents the maximum number of nodes a message coming into the executor node can have visited. If the message is not for this node and the MAXIMUM VISITS number is exceeded, the message is discarded. The MAXIMUM VISITS parameter defines the point where the packet lifetime control algorithm discards a packet that has traversed too many nodes. For correct operation, this parameter must not be less than the maximum path length of the network. (The maximum path length is the routing distance between the two nodes of the network having the greatest routing distance, where routing distance is the length of the least costly path between a given pair of nodes.) The MAXIMUM VISITS number is decimal in the range MAXIMUM HOPS to 63.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..63  

wfivRouteAreaMaxCost 1.3.6.1.4.1.18.3.5.2.1.13
'This value represents the maximum total path cost allowed from the executor to any other level 2 routing node. The AREA MAXIMUM COST number is decimal in the range 1-1022. This parameter is only applicable if the executor node is of type AREA.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1022  

wfivRouteAreaMaxHops 1.3.6.1.4.1.18.3.5.2.1.14
'This value represents the maximum number of routing hops allowable from the executor to any other level 2 routing node. The AREA MAXIMUM HOPS number is decimal in the range 1-30.This parameter is only applicable if the executor node is of type AREA.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..30  

wfivRouteMaxArea 1.3.6.1.4.1.18.3.5.2.1.15
'This value represents the largest area number and, therefore, number of areas that can be known about by the executor node's Routing. This parameter is only applicable if the executor node is of type AREA. The number is an integer in the range 1-63.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..63  

wfivRouteType 1.3.6.1.4.1.18.3.5.2.1.16
'This parameter indicates the type of the executor node. The node-type is one of the following: ROUTING III NONROUTING III ROUTING IV NONROUTING IV AREA A routing node has full routing capability. A nonrouting node contains a subset of the Routing modules. The III and IV indicate the DNA phase of the node. Nonrouting nodes can deliver and receive packets to and from any node, but cannot route packets from other nodes through to other nodes. An area node routes between areas. Refer to the Routing specification for details. For adjacent nodes, this is a read-only parameter that indicates the type of the reachable adjacent node. NOTE: The ROUTING III and NONROUTING III values are incremented by one compared to the standard DECnet values in order to maintain compliance with RFC 1155)'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER area(3), routingiv(4), nonroutingiv(5)  

wfivRouteNumAdjs 1.3.6.1.4.1.18.3.5.2.1.17
This value represents the total number of adjacencies learned by the router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivRouteNumLvl1Rts 1.3.6.1.4.1.18.3.5.2.1.18
This value represents the total number of Level 1 Routes learned by the router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivRouteNumAreas 1.3.6.1.4.1.18.3.5.2.1.19
This value represents the total number of Areas learned by the router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivRouteLevel1Area 1.3.6.1.4.1.18.3.5.2.1.20
DECnet Phase IV area number for all circuits if this is a LEVEL 1 ONLY router. Put here for site manager convenience.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..63  

wfivTriggeredUpdates 1.3.6.1.4.1.18.3.5.2.1.21
This will turn triggered updates on or off, Undernormal conditions this should always be on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfivTriggeredInterval 1.3.6.1.4.1.18.3.5.2.1.22
This is the time interval between triggered updates, this should always be 1 (second) unless you are told by Nortel to set this differently.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

wfivCircuitTable 1.3.6.1.4.1.18.3.5.2.2
' Table of DECnet Circuit Configuration and Counter Records'
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfivCircuitEntry

wfivCircuitEntry 1.3.6.1.4.1.18.3.5.2.2.1
'Parameters information about all circuits currently known. NOTE: depending on the type of object being querried (e.g., a level 1 vs. a level 2 router or end system) some variables may not be present.'
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfivCircuitEntry  

wfivCircuitCreateDelete 1.3.6.1.4.1.18.3.5.2.2.1.1
'This value determines whether the circuit is configured'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfivCircuitEnableDisable 1.3.6.1.4.1.18.3.5.2.2.1.2
'This value represents the circuit's Network Management operational state. NOTE: These values are incremented by one compared to the standard DECnet values in order to maintain compliance with RFC 1155.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfivCircuitCommonState 1.3.6.1.4.1.18.3.5.2.2.1.3
'This value represents the circuit's operational state.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notpresent(4), initializing(3), down(2), up(1)  

wfivCircuitArea 1.3.6.1.4.1.18.3.5.2.2.1.4
'DECnet Phase IV area number for this circuit.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..63  

wfivCircuitNodeid 1.3.6.1.4.1.18.3.5.2.2.1.5
'DECnet Phase IV node address for this circuit.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1023  

wfivCircuitNodeAddr 1.3.6.1.4.1.18.3.5.2.2.1.6
'The address of the adjacent node.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfivCircuitID 1.3.6.1.4.1.18.3.5.2.2.1.7
'A unique value for each known circuit.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivCircuitCommonType 1.3.6.1.4.1.18.3.5.2.2.1.8
'Represents the type of the circuit. For X.25 circuits, the value must be set to X25. For DDCMP and Ethernet circuits it is read only and is the same value as the protocol of the associated line. NOTE: Values 1 - 5 are incremented by one compared to the standard DECnet values in order to maintain compliance with RFC 1155.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER sync(1), x25(4), ethernet(6), fddi(15), smds(100), fr(101), atm(102), ring(103), ppp(104)  

wfivCircuitExecCost 1.3.6.1.4.1.18.3.5.2.2.1.9
'This value represents the Routing cost of the circuit. Routing routes messages along the path between two nodes having the smallest cost. The cost is a decimal integer in the range 1-63.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..63  

wfivCircuitExecHelloTimer 1.3.6.1.4.1.18.3.5.2.2.1.10
'This value determines the frequency of Routing Hello (T3) messages sent to the adjacent node on the circuit. Seconds is a decimal integer in the range 1-8191.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..8191  

wfivCircuitDesigRouterNodeAddr 1.3.6.1.4.1.18.3.5.2.2.1.11
'This value is the address of the designated router.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfivCircuitMaxRouters 1.3.6.1.4.1.18.3.5.2.2.1.12
'NR -This parameter is the maximum number of routers (including the executor itself) allowed on the circuit by Routing for circuits that are owned by the executor node. Number is a decimal integer in the range 1-33.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..33  

wfivCircuitRouterPri 1.3.6.1.4.1.18.3.5.2.2.1.13
'This parameter is the priority that this router is to have in the selection of designated router for the circuit on circuits that are owned by the executor node. Number is a decimal integer in the range 0-127. The default value is 64.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

wfivCircuitCountAgedPktLoss 1.3.6.1.4.1.18.3.5.2.2.1.14
'Aged packet loss.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountNodeUnrPktLoss 1.3.6.1.4.1.18.3.5.2.2.1.15
'Node unreachable packet loss.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountOutRngePktLoss 1.3.6.1.4.1.18.3.5.2.2.1.16
'Node out-of-range packet loss.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountOverSzePktLoss 1.3.6.1.4.1.18.3.5.2.2.1.17
'Oversized packet loss.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountPacketFmtErr 1.3.6.1.4.1.18.3.5.2.2.1.18
'Packet format errors.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountPtlRteUpdtLoss 1.3.6.1.4.1.18.3.5.2.2.1.19
'Partial routing update loss.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountTransitPksRecd 1.3.6.1.4.1.18.3.5.2.2.1.20
'Transit packets Received. This value is stored internally as a 32 bit value.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountTransitPkSent 1.3.6.1.4.1.18.3.5.2.2.1.21
'Transit packets sent. This value is stored internally as a 32 bit value.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountRtHelloSent 1.3.6.1.4.1.18.3.5.2.2.1.22
' Router Hellos Sent'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountRtHelloRcvd 1.3.6.1.4.1.18.3.5.2.2.1.23
' Router Hellos Received'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountHelloSent 1.3.6.1.4.1.18.3.5.2.2.1.24
' Endnode Hellos Sent'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountHelloRcvd 1.3.6.1.4.1.18.3.5.2.2.1.25
' Endnode Hellos Received'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountL1UpdSent 1.3.6.1.4.1.18.3.5.2.2.1.26
' Level 1 Routing Updates Sent'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountL1UpdRcvd 1.3.6.1.4.1.18.3.5.2.2.1.27
' Level 1 Routing Updates Received'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountAreaUpdSent 1.3.6.1.4.1.18.3.5.2.2.1.28
' Area Routing Updates Sent'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountAreaUpdRcvd 1.3.6.1.4.1.18.3.5.2.2.1.29
' Area Routing Updates Received'
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitCountDropped 1.3.6.1.4.1.18.3.5.2.2.1.30
' Dropped Packets '
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivCircuitAllEndnodesMac 1.3.6.1.4.1.18.3.5.2.2.1.31
'This parameter can be used to assign the AllEndnodes multicast MAC address value for use over WAN media (e.g. Frame Relay).'
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfivCircuitAllRoutersMac 1.3.6.1.4.1.18.3.5.2.2.1.32
'This parameter can be used to assign the AllRouters multicast MAC address value for use over WAN media (e.g. Frame Relay).'
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfivCircuitAllAreaRoutersMac 1.3.6.1.4.1.18.3.5.2.2.1.33
'This parameter can be used to assign the AllAreaRouters multicast MAC address value for use over WAN media (e.g. Frame Relay).'
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfivCircuitHelloEnableDisable 1.3.6.1.4.1.18.3.5.2.2.1.34
' This parameter is used to disable to sending of Hellos to Endnodes. It would be used in conjunction with Static Adjacencies to limit the amount of data passed over a WAN link (e.g. Frame Relay).'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfivCircuitRtHelloEnableDisable 1.3.6.1.4.1.18.3.5.2.2.1.35
' This parameter is used to disable to sending of Hellos to Routers. It would be used in conjunction with Static Adjacencies to limit the amount of data passed over a WAN link (e.g. Frame Relay).'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfivCircuitL1UpdateEnableDisable 1.3.6.1.4.1.18.3.5.2.2.1.36
' This parameter is used to disable to sending of Level 1 topology updates. It would be used in conjunction with Static Adjacencies to limit the amount of data passed over a WAN link (e.g. Frame Relay).'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfivCircuitAllEndnodesMacInUse 1.3.6.1.4.1.18.3.5.2.2.1.37
'This parameter displays the AllEndnodes multicast MAC address value in use over WAN media (e.g. Frame Relay).'
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfivCircuitAllRoutersMacInUse 1.3.6.1.4.1.18.3.5.2.2.1.38
'This parameter displays the AllRouters multicast MAC address value in use over WAN media (e.g. Frame Relay).'
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfivCircuitAllAreaRoutersMacInUse 1.3.6.1.4.1.18.3.5.2.2.1.39
'This parameter displays the AllAreaRouters multicast MAC address value for use over WAN media (e.g. Frame Relay).'
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfivCircuitL2UpdateDisable 1.3.6.1.4.1.18.3.5.2.2.1.40
' This parameter is used to disable to sending of Level 2 topology updates. It would be used in conjunction with Static Adjacencies and Static Routes to limit the amount of data passed over a WANl link (e.g. Frame Relay).'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfivCircuitLevel 1.3.6.1.4.1.18.3.5.2.2.1.41
' This parameter is used to indicate at the circuit level whether the routing is LEVEL 1 only, or LEVEL 1 and LEVEL 2 routing.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER level2(1), only(2)  

wfivLevel1RouteTable 1.3.6.1.4.1.18.3.5.2.3
' Table of Level 1 Routing Table Entries'
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfivLevel1RouteEntry

wfivLevel1RouteEntry 1.3.6.1.4.1.18.3.5.2.3.1
'A Record in the Level 1 Routing Table'
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfivLevel1RouteEntry  

wfivLevel1AreaId 1.3.6.1.4.1.18.3.5.2.3.1.1
'Area Id for this node'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivLevel1NodeId 1.3.6.1.4.1.18.3.5.2.3.1.2
'Node Id for this node'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivLevel1RouteNodeAddr 1.3.6.1.4.1.18.3.5.2.3.1.3
'This value is the address of the node about which routing information is contained in this level 1 routing table.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfivLevel1RouteCircuitID 1.3.6.1.4.1.18.3.5.2.3.1.4
'This READ_ONLY parameter identifies the circuit used to get to a remote node. Circuit-id is an id-string. This parameter can be used when displaying a list of nodes to indicate that the display is to be restricted to those nodes adjacent on the specified circuit.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivLevel1RouteCost 1.3.6.1.4.1.18.3.5.2.3.1.5
'This READ_ONLY parameter represents the total cost over the current path to the destination node. Cost is a positive integer value associated with using a circuit. Routing routes messages (data) along the path between two nodes with the smallest cost. COST is kept on a remote node basis.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivLevel1RouteHops 1.3.6.1.4.1.18.3.5.2.3.1.6
'This READ_ONLY parameter represents the number of hops over to a destination node. A hop is Routing value representing the logical distance between two nodes in a network. HOPS is kept on a remote node basis.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivLevel1RouteNextNode 1.3.6.1.4.1.18.3.5.2.3.1.7
'This READ_ONLY value indicates the next node on the circuit used to get to the node under scrutiny (next hop).'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfivLevel1RouteDynamic 1.3.6.1.4.1.18.3.5.2.3.1.8
This READ_WRITE parameter will indicate the type of Level 1 route, whether it is a Dynamic or a Static route
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(1), static(2)  

wfivAreaTable 1.3.6.1.4.1.18.3.5.2.4
'Table of Area Routing Table Entries'
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfivAreaEntry

wfivAreaEntry 1.3.6.1.4.1.18.3.5.2.4.1
'The area routing information.'
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfivAreaEntry  

wfivAreaNum 1.3.6.1.4.1.18.3.5.2.4.1.1
'This value indicates the area number of this entry.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivAreaState 1.3.6.1.4.1.18.3.5.2.4.1.2
'This value indicates the state of the area'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER reachable(4), unreachable(5)  

wfivAreaCost 1.3.6.1.4.1.18.3.5.2.4.1.3
'The total cost over the current path to the destination area. Cost is a value associated with using a circuit. Routing routes messages (data) along the path between 2 areas with the smallest cost.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivAreaHops 1.3.6.1.4.1.18.3.5.2.4.1.4
'The number of hops to a destination area. A hop is the routing value representing the logical distance between two areas in network.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivAreaCircuitID 1.3.6.1.4.1.18.3.5.2.4.1.5
'The circuit used to get to the remote area'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivAreaNextNode 1.3.6.1.4.1.18.3.5.2.4.1.6
'The next node on the circuit used to get to the area under scrutiny.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfivAreaRouteDynamic 1.3.6.1.4.1.18.3.5.2.4.1.7
This READ_WRITE parameter will indicate the type of Level 2 route, whether it is a Dynamic or a Static route
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(1), static(2)  

wfivAdjTable 1.3.6.1.4.1.18.3.5.2.5
Adjacency Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfivAdjEntry

wfivAdjEntry 1.3.6.1.4.1.18.3.5.2.5.1
' Adjacency Table - the real index is the adjacency index'
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfivAdjEntry  

wfivAdjIndex 1.3.6.1.4.1.18.3.5.2.5.1.1
'Index in the Adjacency Table'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivAdjNodeAddr 1.3.6.1.4.1.18.3.5.2.5.1.2
'The address of the adjacent node.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfivAdjBlockSize 1.3.6.1.4.1.18.3.5.2.5.1.3
'This READ_ONLY parameter is the block size that was negotiated with the adjacent Routing layer during Routing initialization over a particular circuit. It includes the routing header, but excludes the data link header. This parameter is qualified by ADJACENT NODE.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivAdjListenTimer 1.3.6.1.4.1.18.3.5.2.5.1.4
'This READ_ONLY value determines the maximum time allowed to elapse before Routing receives some message (either a Hello message or a user message) from the adjacent node on the circuit. It was agreed during Routing initialization with the adjacent Routing layer. Seconds is a decimal integer in the range 1-65535. This parameter is qualified by ADJACENT NODE.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivAdjCircuitID 1.3.6.1.4.1.18.3.5.2.5.1.5
'A unique value for each known circuit.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivAdjType 1.3.6.1.4.1.18.3.5.2.5.1.6
'This parameter indicates the type of adjacency. For adjacent nodes, this is a READ_ONLY parameter that indicates the type of the reachable adjacent node. NOTE: The ROUTING III and NONROUTING III values are incremented by one compared to the standard DECnet values in order to maintain compliance with RFC 1155) ROUTING III (1), NONROUTING III (2), AREA (3), ROUTING IV (4), NONROUTING IV (5)'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivAdjState 1.3.6.1.4.1.18.3.5.2.5.1.7
'This value indicates the state of a router adjacency. On adjacencies over a circuit of type (wfivCircuitCommonType) Ethernet, CI, or FDDI, with an adjacent node of type (wfivAdjType) ROUTING IV or AREA, this variable is the state of the Ethernet Initialization Layer for this adjacency, and can have values INITIALIZING or UP. (See Section 9.1.1 of DECnet Phase IV Routing Layer Functional Specification.) On adjacencies over a circuit of type (wfivCircuitCommonType) Ethernet, CI, or FDDI, with an adjacent node of type (wfivAdjType) NONROUTING IV, this varaible will always take on the value UP. On adjacencies over a circuit of type (wfivCircuitCommonType) DDCMP POINT, DDCMP CONTROL, DDCMP TRIBUTARY, DDCMP DMC, or X.25, this variable is the state of the Routing Layer Initialization Circuit State. (See section 7.3, ibid.) It can have values between RUN and HALT. On adjacencies over a circuit of type (wfivCircuitCommonType) OTHER, this variable may be used in a manner consistent with the Initialization Layer used on that circuit. INITIALIZING (1), -- Ethernet one-way UP (2), -- Ethernet two-way RUN (3), -- The eight DDCMP/X.25 states CIRCUIT REJECTED (4), DATA LINK START (5), ROUTING LAYER INITIALIZE (6), ROUTING LAYER VERIFY (7), ROUTING LAYER COMPLETE (8), OFF (9), HALT (10)'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER init(1), up(2)  

wfivAdjPriority 1.3.6.1.4.1.18.3.5.2.5.1.8
'Priority assigned by the adjacent node for this circuit.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivAdjClass 1.3.6.1.4.1.18.3.5.2.5.1.9
'Specifies whether this adjacency is Static or Dynamic'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivTrafficFilterTable 1.3.6.1.4.1.18.3.5.2.6
DECNET Traffic Filters
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfivTrafficFilterEntry

wfivTrafficFilterEntry 1.3.6.1.4.1.18.3.5.2.6.1
An entry in WfivTrafficFilterTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfivTrafficFilterEntry  

wfivTrafficFilterCreate 1.3.6.1.4.1.18.3.5.2.6.1.1
Defines the existence of the traffic filter rule: created - traffic filter exists delete - traffic filter does not exist and can be deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfivTrafficFilterEnable 1.3.6.1.4.1.18.3.5.2.6.1.2
Defines whether or not the traffic filter rule should be used: enabled - activate the rule. disabled - inactivate the rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfivTrafficFilterStatus 1.3.6.1.4.1.18.3.5.2.6.1.3
Defines the current status of the traffic filter: inactive - the rule is not in use. active - the rule is being used. error - the application detected an error in the rule.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), error(2), inactive(3)  

wfivTrafficFilterCounter 1.3.6.1.4.1.18.3.5.2.6.1.4
The number of received packets that have matched this rule.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivTrafficFilterDefinition 1.3.6.1.4.1.18.3.5.2.6.1.5
The filter rule definition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Opaque  

wfivTrafficFilterReserved 1.3.6.1.4.1.18.3.5.2.6.1.6
Reserved field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivTrafficFilterCircuit 1.3.6.1.4.1.18.3.5.2.6.1.7
The ID of the Circuit to which the filter is applied.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivTrafficFilterRuleNumber 1.3.6.1.4.1.18.3.5.2.6.1.8
ID for the rule.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivTrafficFilterFragment 1.3.6.1.4.1.18.3.5.2.6.1.9
Fragment number - for large rules.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivTrafficFilterName 1.3.6.1.4.1.18.3.5.2.6.1.10
name of the rule number
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfivStaticAdjTable 1.3.6.1.4.1.18.3.5.2.7
Static Adjacency Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfivStaticAdjEntry

wfivStaticAdjEntry 1.3.6.1.4.1.18.3.5.2.7.1
' Static Adjacency Table '
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfivStaticAdjEntry  

wfivStaticAdjCreateDelete 1.3.6.1.4.1.18.3.5.2.7.1.1
'This value determines whether the static adjacency is configured'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfivStaticAdjEnableDisable 1.3.6.1.4.1.18.3.5.2.7.1.2
'This value determines whether the static adjacency is active '
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfivStaticAdjArea 1.3.6.1.4.1.18.3.5.2.7.1.3
'DECnet Phase IV area number for this static Adjacency.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivStaticAdjNodeid 1.3.6.1.4.1.18.3.5.2.7.1.4
'DECnet Phase IV node address for this static adjacency.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivStaticAdjCircuitID 1.3.6.1.4.1.18.3.5.2.7.1.5
'The circuit used for this static adjacency.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivStaticAdjNodeAddr 1.3.6.1.4.1.18.3.5.2.7.1.6
'The address of the adjacent node in display format.'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfivStaticAdjType 1.3.6.1.4.1.18.3.5.2.7.1.7
' Specifies whether the static adjacency is to a router or end station.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER area(3), routingiv(4), nonroutingiv(5)  

wfivStaticAdjPriority 1.3.6.1.4.1.18.3.5.2.7.1.8
' Specifies the priority of the static adjacency if it's a router.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfivStaticAdjDestMACAddr 1.3.6.1.4.1.18.3.5.2.7.1.9
' Specifies the destination MAC address of the Static Adjacency if the circuit type is ATM, Frame Relay or SMDS.'
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfivStaticRouteTable 1.3.6.1.4.1.18.3.5.2.8
This table contains the list of all static routes
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfivStaticRouteEntry

wfivStaticRouteEntry 1.3.6.1.4.1.18.3.5.2.8.1
This is the Static Route Entry for the Static Route Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfivStaticRouteEntry  

wfivStaticRouteDelete 1.3.6.1.4.1.18.3.5.2.8.1.1
Create/Delete parameter for DECnet IV Static Route Record
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfivStaticRouteDisable 1.3.6.1.4.1.18.3.5.2.8.1.2
Enable/Disable parameter for this Static Route
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfivStaticRouteType 1.3.6.1.4.1.18.3.5.2.8.1.3
This parameter specifies whether this static route is for Level 1 or Level 2 type of routing
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER l1(1), l2(2)  

wfivStaticRouteAreaId 1.3.6.1.4.1.18.3.5.2.8.1.4
This specifies the area address of the static route. It is also a part of the inst_id
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivStaticRouteNodeId 1.3.6.1.4.1.18.3.5.2.8.1.5
This specifies the node address of the static route. It is also a part of the inst_id
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivStaticRouteCost 1.3.6.1.4.1.18.3.5.2.8.1.6
This value is the cost to get to this address
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..63  

wfivStaticRouteNextHopAreaId 1.3.6.1.4.1.18.3.5.2.8.1.7
This is the area address of the next hop router that all data destined to wfivStaticRouteAreaId will be forwarded to
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivStaticRouteNextHopNodeId 1.3.6.1.4.1.18.3.5.2.8.1.8
This is the node address of the next hop router that all data destined to wfivStaticRouteAddr will be forwarded to
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfivDecnetTrans 1.3.6.1.4.1.18.3.5.2.9
OBJECT IDENTIFIER    

wfivDecnetTransPhase5Pkts 1.3.6.1.4.1.18.3.5.2.9.1
Number of successfully translated Phase 5 (CLNP) packets
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivDecnetTransMtuFail 1.3.6.1.4.1.18.3.5.2.9.2
Number of times Phase 5 translation failed because the packet was larger than the Phase 4 MTU size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivDecnetTransUnrFail 1.3.6.1.4.1.18.3.5.2.9.3
Number of times Phase 4 failed to find a route to the destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivDecnetTransNumPhase5Es 1.3.6.1.4.1.18.3.5.2.9.4
Number of Phase 5 ES Adjacencies announced by the Phase 5 (OSI) router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivAggrStats 1.3.6.1.4.1.18.3.5.2.10
OBJECT IDENTIFIER    

wfivAggrInPkts 1.3.6.1.4.1.18.3.5.2.10.1
The total number of packets received by the DECnet re-director
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivAggrOutPkts 1.3.6.1.4.1.18.3.5.2.10.2
The total number of packets sent by the DECnet re-director
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivAggrFormatErrs 1.3.6.1.4.1.18.3.5.2.10.3
The total number of packets received with format errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivAggrDestUnreachables 1.3.6.1.4.1.18.3.5.2.10.4
The total number of packets received whose destinations were unreachable
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivAggrRangeErrs 1.3.6.1.4.1.18.3.5.2.10.5
The total number of packet received with nodes out of range
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivAggrOversizedPkts 1.3.6.1.4.1.18.3.5.2.10.6
The total number of oversized packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivAggrAgedPkts 1.3.6.1.4.1.18.3.5.2.10.7
The total number of packets aged out
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfivAggrFwdPkts 1.3.6.1.4.1.18.3.5.2.10.8
The total number of packets forwarded
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter