ACC-DN

File: ACC-DN.mib (23528 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE TimeTicks Counter
accTrapLogSeqNum accBRG DisplayString
RowStatus IfIndex SmdsAddress

Defined Types

AccDnCktEntry  
SEQUENCE    
  accDnCktIndex INTEGER
  accDnCktStatus INTEGER
  accDnCktState INTEGER
  accDnCktCost INTEGER
  accDnMaxRtr INTEGER
  accDnHelloInt TimeTicks
  accDnRtrPriority INTEGER
  accDnDesRtrId OCTET STRING
  accDnDesRtrPrio INTEGER
  accDnTrnPktRecs Counter
  accDnTrnPktSnds Counter
  accDnEndNodePktRecs Counter
  accDnEndNodePktSnds Counter
  accDnCktDowns Counter
  accDnCktType INTEGER
  accDnCktPort INTEGER
  accDnX25InOutAddr DisplayString
  accDnX25InAddr DisplayString
  accDnX25Idle TimeTicks
  accDnX25PktVal INTEGER
  accDnX25PktWin INTEGER
  accDnEntryStatus INTEGER
  accDnX25FacIndex INTEGER

AccDnRtEntry  
SEQUENCE    
  accDnRtNode INTEGER
  accDnRtHops INTEGER
  accDnRtCost INTEGER
  accDnRtCkt INTEGER
  accDnRtNextHop INTEGER

AccDnAreaEntry  
SEQUENCE    
  accDnAreaArea INTEGER
  accDnAreaHops INTEGER
  accDnAreaCost INTEGER
  accDnAreaCkt INTEGER
  accDnAreaNextHop INTEGER

AccDnRouteFilterEntry  
SEQUENCE    
  accDnRouteFilterAdj INTEGER
  accDnRouteFilterNode INTEGER
  accDnRouteFilterDisposition INTEGER
  accDnRouteFilterEntStat INTEGER

AccDnForwardFilterEntry  
SEQUENCE    
  accDnForwardFilterDest INTEGER
  accDnForwardFilterSource INTEGER
  accDnForwardFilterDisposition INTEGER
  accDnForwardFilterEntStat INTEGER

AccDnAdjEntry  
SEQUENCE    
  accDnAdjNode INTEGER
  accDnAdjType INTEGER
  accDnAdjCircuit INTEGER
  accDnAdjState INTEGER

Defined Values

accDn 1.3.6.1.4.1.5.1.1.19
OBJECT IDENTIFIER    

accDnNumber 1.3.6.1.4.1.5.1.1.19.1
Number of DECNET circuits
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDnID 1.3.6.1.4.1.5.1.1.19.2
Node ID; Least 10 bits identify the node, six bits above that identify the area.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accDnMaxNode 1.3.6.1.4.1.5.1.1.19.3
Maximum node number permitted in the local area
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1023  

accDnMaxArea 1.3.6.1.4.1.5.1.1.19.4
Maximum area number permitted
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..63  

accDnMaxAdjRtr 1.3.6.1.4.1.5.1.1.19.5
Maximum number of adjacent routers
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..64  

accDnMaxEndNode 1.3.6.1.4.1.5.1.1.19.6
Maximum number of broadcast endnode adjacencies
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1023  

accDnMaxLocHop 1.3.6.1.4.1.5.1.1.19.7
Maximum number of hops allowed within this area
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

accDnMaxLocCost 1.3.6.1.4.1.5.1.1.19.8
Maximum cost allowed on a path within this area
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1022  

accDnMaxVisit 1.3.6.1.4.1.5.1.1.19.9
Maximum number of node visits allowed for a packet
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..63  

accDnMaxForHop 1.3.6.1.4.1.5.1.1.19.10
Maximum number of hops allowed to another area
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

accDnMaxForCost 1.3.6.1.4.1.5.1.1.19.11
Maximum cost allowed on a path to another area
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1022  

accDnBCT1 1.3.6.1.4.1.5.1.1.19.12
Interval between retranmissions of routing database updates on Broadcast Address
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

accDnT1 1.3.6.1.4.1.5.1.1.19.13
Interval between retranmissions of routing database updates non-broadcast
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

accDnMsgLev 1.3.6.1.4.1.5.1.1.19.14
Message level for generation of trap messages describing DECNET operational phenonomena See Trap level for description
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

accDnNodeState 1.3.6.1.4.1.5.1.1.19.15
Operational state of the node
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), level1(2), level2(3)  

accDnUnreachs 1.3.6.1.4.1.5.1.1.19.16
Packets dropped due to node unreachable
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accDnVisitXcds 1.3.6.1.4.1.5.1.1.19.17
Packets dropped due to visits exceeded
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accDnBadNodes 1.3.6.1.4.1.5.1.1.19.18
Packets dropped due to illegal node number
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accDnPktOsizes 1.3.6.1.4.1.5.1.1.19.19
Packets dropped due to oversize packet
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accDnFmtErrs 1.3.6.1.4.1.5.1.1.19.20
Packets dropped due to packet format error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accDnCktTable 1.3.6.1.4.1.5.1.1.19.21
DECnet circuit table Entries are added/deleted via management action.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccDnCktEntry

accDnCktEntry 1.3.6.1.4.1.5.1.1.19.21.1
The instance of an entry is the circuit number. Existing entries can be modified.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccDnCktEntry  

accDnCktIndex 1.3.6.1.4.1.5.1.1.19.21.1.1
Circuit number
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accDnCktStatus 1.3.6.1.4.1.5.1.1.19.21.1.2
Administrative DECNET state of this circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

accDnCktState 1.3.6.1.4.1.5.1.1.19.21.1.3
Operational DECNET state of this circuit
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), shut(3), start(4), test(5)  

accDnCktCost 1.3.6.1.4.1.5.1.1.19.21.1.4
Administrative circuit cost Object will be set to a circuit-type dependent value if not present in entry-adding SET PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1022  

accDnMaxRtr 1.3.6.1.4.1.5.1.1.19.21.1.5
Maximum number of routers that can be communicated with over this circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

accDnHelloInt 1.3.6.1.4.1.5.1.1.19.21.1.6
Interval between transmission of Router Hello messages to other DECNET routers on this circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

accDnRtrPriority 1.3.6.1.4.1.5.1.1.19.21.1.7
Priority of this Decnet router to become designated router on this circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

accDnDesRtrId 1.3.6.1.4.1.5.1.1.19.21.1.8
ID of router which is designated router on this circuit. Lower 10 bits is node number, six bits above that are area number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accDnDesRtrPrio 1.3.6.1.4.1.5.1.1.19.21.1.9
Priority of router which is designated router on this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

accDnTrnPktRecs 1.3.6.1.4.1.5.1.1.19.21.1.10
Number of transit packets received on this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accDnTrnPktSnds 1.3.6.1.4.1.5.1.1.19.21.1.11
Number of transit packets sent on this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accDnEndNodePktRecs 1.3.6.1.4.1.5.1.1.19.21.1.12
Number of end-node packets received on this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accDnEndNodePktSnds 1.3.6.1.4.1.5.1.1.19.21.1.13
Number of end-node packets sent on this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accDnCktDowns 1.3.6.1.4.1.5.1.1.19.21.1.14
Number of circuit down events noted on this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accDnCktType 1.3.6.1.4.1.5.1.1.19.21.1.15
Circuit type Object required in entry-adding SET PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enet(6), trn(9), lapb(16), mlink(129), x25(130), fr(131)  

accDnCktPort 1.3.6.1.4.1.5.1.1.19.21.1.16
Physical port that this circuit is on Object required in entry-adding SET PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER j1(1), j2(2), j3(3)  

accDnX25InOutAddr 1.3.6.1.4.1.5.1.1.19.21.1.17
X25 address for other end of circuit; we'll send to this address and will accept packets from this address for this circuit. Object required in entry-adding SET PDU if circuit type is X.25
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accDnX25InAddr 1.3.6.1.4.1.5.1.1.19.21.1.18
Packets from this address are accepted on this circuit. Object will be set to default value if not present in entry-adding SET PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accDnX25Idle 1.3.6.1.4.1.5.1.1.19.21.1.19
Maximum idle time before this circuit is considered unused. Object will be set to default value if not present in entry-adding SET PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

accDnX25PktVal 1.3.6.1.4.1.5.1.1.19.21.1.20
Maximum X25 packet size Object will be set to default value if not present in entry-adding SET PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1024  

accDnX25PktWin 1.3.6.1.4.1.5.1.1.19.21.1.21
X25 packet window Object will be set to default value if not present in entry-adding SET PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

accDnEntryStatus 1.3.6.1.4.1.5.1.1.19.21.1.22
Setting this object to invalid deletes entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2)  

accDnX25FacIndex 1.3.6.1.4.1.5.1.1.19.21.1.23
Index of optional facility string or 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

accDnRtTable 1.3.6.1.4.1.5.1.1.19.22
DECnet routing table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccDnRtEntry

accDnRtEntry 1.3.6.1.4.1.5.1.1.19.22.1
Detail on specific route
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccDnRtEntry  

accDnRtNode 1.3.6.1.4.1.5.1.1.19.22.1.1
Destination node
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDnRtHops 1.3.6.1.4.1.5.1.1.19.22.1.2
Number of hops to destination
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDnRtCost 1.3.6.1.4.1.5.1.1.19.22.1.3
Cost to destination
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDnRtCkt 1.3.6.1.4.1.5.1.1.19.22.1.4
Circuit number to use to get to destination
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDnRtNextHop 1.3.6.1.4.1.5.1.1.19.22.1.5
Next router along the way to destination
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDnAreaTable 1.3.6.1.4.1.5.1.1.19.23
DECnet area table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccDnAreaEntry

accDnAreaEntry 1.3.6.1.4.1.5.1.1.19.23.1
Details on specific area
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccDnAreaEntry  

accDnAreaArea 1.3.6.1.4.1.5.1.1.19.23.1.1
Remote area
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDnAreaHops 1.3.6.1.4.1.5.1.1.19.23.1.2
Hops to Remote area
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDnAreaCost 1.3.6.1.4.1.5.1.1.19.23.1.3
Cost to Remote area
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDnAreaCkt 1.3.6.1.4.1.5.1.1.19.23.1.4
Circuit over which remote area can be reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDnAreaNextHop 1.3.6.1.4.1.5.1.1.19.23.1.5
Next hop to remote area.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDnRouteFilterTable 1.3.6.1.4.1.5.1.1.19.24
The DECNET IV Routes that the Network Manager wants to be careful about.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccDnRouteFilterEntry

accDnRouteFilterEntry 1.3.6.1.4.1.5.1.1.19.24.1
A single controlled DECNET Route.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccDnRouteFilterEntry  

accDnRouteFilterAdj 1.3.6.1.4.1.5.1.1.19.24.1.1
If 0, all adjacent systems. If a DECNET Area with host id 0, all adjacent systems in that area. If a DECNET Host ID, that adjacent system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

accDnRouteFilterNode 1.3.6.1.4.1.5.1.1.19.24.1.2
If 0, all routing information. If a DECNET Area with Host ID 0, relevant level 2 routing information. If a DECNET Host ID, level 1 routing informa- tion for that host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

accDnRouteFilterDisposition 1.3.6.1.4.1.5.1.1.19.24.1.3
This variable indicates what to do with the indicated routing information. Where overlaps occur ('accept no routing information from area 3.0 except from router 3.27'), the most specif- ic match applies.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), reject(2)  

accDnRouteFilterEntStat 1.3.6.1.4.1.5.1.1.19.24.1.4
setting this variable to 'invalid' has the ef- fect of invalidating it as of the next system reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

accDnForwardFilterTable 1.3.6.1.4.1.5.1.1.19.25
The DECNET traffic that the Network Manager wants selectively treated.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccDnForwardFilterEntry

accDnForwardFilterEntry 1.3.6.1.4.1.5.1.1.19.25.1
A single set of messages that the Network Manager wants selectively treated.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccDnForwardFilterEntry  

accDnForwardFilterDest 1.3.6.1.4.1.5.1.1.19.25.1.1
If 0, all DECNET Addresses. If an Area with Host Part 0, all traffic to that Area. If a DECNET Host ID, all traffic to that Host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

accDnForwardFilterSource 1.3.6.1.4.1.5.1.1.19.25.1.2
If 0, all DECNET Traffic. If an Area with Host Part 0, all traffic from that Area. If a DECNET Host ID, all traffic from that Host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

accDnForwardFilterDisposition 1.3.6.1.4.1.5.1.1.19.25.1.3
This variable indicates what is to be done with traffic from accDnForwardFilterSource to accDnForwardFilterDest. When overlaps occur ('discard all traffic from Area 4.0 to Anywhere except traffic from Host 4.123'), the most specific match applies.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER discard(0), lowPriority(1), normalPriority(2), highPriority(3)  

accDnForwardFilterEntStat 1.3.6.1.4.1.5.1.1.19.25.1.4
setting accDnForwardFilterEntStat to invalid has the effect of removing the filter on the next system reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

accDnAdjTable 1.3.6.1.4.1.5.1.1.19.26
The set of systems adjacent to this router.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccDnAdjEntry

accDnAdjEntry 1.3.6.1.4.1.5.1.1.19.26.1
One of the systems adjacent to this router.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccDnAdjEntry  

accDnAdjNode 1.3.6.1.4.1.5.1.1.19.26.1.1
The Host Identifier of the adjacent node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

accDnAdjType 1.3.6.1.4.1.5.1.1.19.26.1.2
The type of DECNET adjacency being sustained.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER level2Only(1), level2(2), level1(3), endNode(4)  

accDnAdjCircuit 1.3.6.1.4.1.5.1.1.19.26.1.3
The DECNET Circuit Number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDnAdjState 1.3.6.1.4.1.5.1.1.19.26.1.4
The state of the adjacency.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), initializing(2), circuitFailed(3), timedOut(4)