ACC-AT

MIB Reference — IPNetwork Monitor

All MIBsACC-AT

Category: SNA and Legacy Protocols, Vendor: ACC/Ericsson

Description:

Manages AppleTalk routing and zone configuration on ACC/Ericsson routers, providing RTMP, ZIP, and AppleTalk interface management objects.

Imported Objects

From ACC-MIB

DisplayString
IfIndex
RowStatus
SmdsAddress
accBRGOBJECT-IDENTITY

From ACC-SYSTEM

accTrapLogSeqNumOBJECT-TYPE

From RFC1155-SMI

Counter
OBJECT-TYPE
TimeTicks

What Is ACC-AT?

ACC-AT is an enterprise MIB for ACC/Ericsson access routers that manages AppleTalk routing, covering RTMP (Routing Table Maintenance Protocol), ZIP (Zone Information Protocol), and per-interface AppleTalk configuration. It exposes configuration and routing-state data for a legacy protocol suite rather than modern IP-centric counters. Monitoring use is oriented toward confirming AppleTalk interface and zone configuration is correct and that RTMP/ZIP processes on the router are operating, which stands in for verifying the health of a legacy routing software feature on the device. It likely depends conceptually on general AppleTalk protocol standards rather than other SNMP MIBs. This module would be deployed in legacy enterprise networks that still ran AppleTalk alongside IP on ACC routers. Engineers can download the ACC-AT file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-AT. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • AppleTalk interface configuration
  • zone name assignment
  • RTMP routing status
  • ZIP status

Supported Devices

  • ACC/Ericsson WAN access router

Monitoring Examples

No object list was supplied for this module, so exact identifiers can't be cited; going by its description, it would expose an AppleTalk interface table with zone name and RTMP/ZIP status per interface. An administrator troubleshooting AppleTalk connectivity would poll that interface table to confirm a router's zone assignment and RTMP state match expectations, revealing a misconfigured zone or a routing process that has stopped exchanging updates.

OIDs
OID symbolicOID numericTypeAccessDescription
accAt1.3.6.1.4.1.5.1.1.28
accAtNode1.3.6.1.4.1.5.1.1.28.1
INT accAtNodeAdState1.3.6.1.4.1.5.1.1.28.1.1INTEGERread-writeThe administrative state of the AppleTalk router. If set to on(1), AppleTalk packets will be routed on ports which have been administratively enabled. If set to off(3), AppleTalk packets will be bridged.
INT accAtNodeChecksum1.3.6.1.4.1.5.1.1.28.1.2INTEGERread-writeThe AppleTalk checksum mode. If set to on(1), output packets will be generated with the standard AppleTalk checksum. If set to off(2), output packets will be generated with a null checksum. Checksum verification is performed on input if and only if a DDP checksum is present.
TIK accAtNodeAarpExpire1.3.6.1.4.1.5.1.1.28.1.3TimeTicksread-writeThe AARP database expiration interval. AARP database entries which are not updated within this interval of time are deleted from the database. The default value is 360000 (1 hour).
INT accAtNodeFfrRouting1.3.6.1.4.1.5.1.1.28.1.4INTEGERread-writeThis object indicates whether appletalk uses a half (ACC) or full (Cisco) router model for frame relay.
accAtAarpTable1.3.6.1.4.1.5.1.1.28.2not-accessibleThe AARP database containing AppleTalk protocol to hardware address mappings. This view of the AARP database differs from the standard view as seen from the experimental branch of the MIB.
accAtAarpEntry1.3.6.1.4.1.5.1.1.28.2.1not-accessibleAn AARP database entry which maps a particular AppleTalk protocol address into a MAC-layer hardware address.
INT accAtAarpTabPort1.3.6.1.4.1.5.1.1.28.2.1.1INTEGERread-onlyThe logical port number of a directly-connected AppleTalk network.
OCT accAtAarpTabMacAddr1.3.6.1.4.1.5.1.1.28.2.1.2OCTET STRINGread-onlyThe 48-bit Ethernet or Token Ring MAC-layer address which corresponds to the AppleTalk network address.
OCT accAtAarpTabNetAddr1.3.6.1.4.1.5.1.1.28.2.1.3OCTET STRINGread-onlyThe 24-bit AppleTalk network address consisting of a 16-bit network number and 8-bit node id.
INT accAtAarpTabStatus1.3.6.1.4.1.5.1.1.28.2.1.4INTEGERread-onlyThe status of the entry. A status of dynamic(1) indicates the entry can be deleted when the expiration interval expires, a status of static(1) indicates the entry contains the address of a local port, and a status of pending(3) indicates the entry is not complete (i.e., the hardware or protocol address is unknown).
accAtAarpStatsTable1.3.6.1.4.1.5.1.1.28.3not-accessibleAppleTalk Address Resolution Protocol (AARP) statistics maintained and reported on a per-port basis.
accAtAarpStatsEntry1.3.6.1.4.1.5.1.1.28.3.1not-accessibleThe AARP statistics for a particular logical port. If the port is not connected to an AppleTalk network which uses AARP, all statistics will be reported with a zero value.
CTR accAtAarpStatsInRequests1.3.6.1.4.1.5.1.1.28.3.1.1Counterread-onlyThe number of AARP request packets received.
CTR accAtAarpStatsInResponses1.3.6.1.4.1.5.1.1.28.3.1.2Counterread-onlyThe number of AARP response packets received.
CTR accAtAarpStatsInProbes1.3.6.1.4.1.5.1.1.28.3.1.3Counterread-onlyThe number of AARP probe packets received.
CTR accAtAarpStatsOutRequests1.3.6.1.4.1.5.1.1.28.3.1.4Counterread-onlyThe number of AARP request packets sent.
CTR accAtAarpStatsOutResponses1.3.6.1.4.1.5.1.1.28.3.1.5Counterread-onlyThe number of AARP response packets sent.
CTR accAtAarpStatsOutProbes1.3.6.1.4.1.5.1.1.28.3.1.6Counterread-onlyThe number of AARP probe packets sent.
CTR accAtAarpStatsNoReplys1.3.6.1.4.1.5.1.1.28.3.1.7Counterread-onlyThe number of times an AARP request packet and its subsequent retransmissions received no response.
CTR accAtAarpStatsExpires1.3.6.1.4.1.5.1.1.28.3.1.8Counterread-onlyThe number of times an entry was deleted from the AARP database because the expiration interval had expired.
CTR accAtAarpStatsDiscards1.3.6.1.4.1.5.1.1.28.3.1.9Counterread-onlyThe number of queued output packets discarded because of an unanswered AARP request.
CTR accAtAarpStatsInErrors1.3.6.1.4.1.5.1.1.28.3.1.10Counterread-onlyThe number of AARP packets received which were invalid or which could not be processed because of some internal error.
CTR accAtAarpStatsOutErrors1.3.6.1.4.1.5.1.1.28.3.1.11Counterread-onlyThe number of AARP packets which could not be sent because of some internal error.
accAtAdbStats1.3.6.1.4.1.5.1.1.28.4
CTR accAtAdbStatsCacheds1.3.6.1.4.1.5.1.1.28.4.1Counterread-onlyThe number of times the desired database entry was the first entry in the hash bucket (i.e., it had already been rotated to the beginning of the list of entries with the same hash value).
CTR accAtAdbStatsRotates1.3.6.1.4.1.5.1.1.28.4.2Counterread-onlyThe number of times the desired database entry was not the first entry in the hash bucket and had to be rotated to the beginning of the list.
CTR accAtAdbStatsNoEntries1.3.6.1.4.1.5.1.1.28.4.3Counterread-onlyThe number of times the desired entry was not in the AARP database.
CTR accAtAdbStatsAdds1.3.6.1.4.1.5.1.1.28.4.4Counterread-onlyThe number of times a new entry was added to the AARP database.
CTR accAtAdbStatsUpdates1.3.6.1.4.1.5.1.1.28.4.5Counterread-onlyThe number of times an existing entry was updated.
CTR accAtAdbStatsDeletes1.3.6.1.4.1.5.1.1.28.4.6Counterread-onlyThe number of times an entry was deleted from the AARP database.
CTR accAtAdbStatsTrims1.3.6.1.4.1.5.1.1.28.4.7Counterread-onlyThe number of times the AARP database was trimmed to make room for a new entry.
CTR accAtAdbStatsDiscards1.3.6.1.4.1.5.1.1.28.4.8Counterread-onlyThe number of queued output packets discarded because the anchoring database entry was deleted.
accAtDdpStats1.3.6.1.4.1.5.1.1.28.5
CTR accAtDdpStatsNoOutRoutes1.3.6.1.4.1.5.1.1.28.5.1Counterread-onlyThe number of output packets generated by local protocol handlers for which there was not route to the destination network.
CTR accAtDdpStatsInErrors1.3.6.1.4.1.5.1.1.28.5.2Counterread-onlyThe number of packets received which could not be delivered because of some internal error.
CTR accAtDdpStatsOutErrors1.3.6.1.4.1.5.1.1.28.5.3Counterread-onlyThe number of packets locally generated which could not be sent because of some internal error.
accAtNetTable1.3.6.1.4.1.5.1.1.28.6not-accessibleAppleTalk network configuration table stored in NVM.
accAtNetEntry1.3.6.1.4.1.5.1.1.28.6.1not-accessibleThe information stored in NVM which defines an AppleTalk network or half-router serial port. This information supplements standard configuration parameters defined in the experimental branch of the MIB.
INT accAtNetTabProtocol1.3.6.1.4.1.5.1.1.28.6.1.1INTEGERread-writeThe type of data-link protocol used. These types augment the standard definitions in the experimental branch of the MIB and are used to maintain conformity with ACC management commands. Setting this object will cause all other objects associated with this entry to be reset to their default values.
INT accAtNetTabRtmpIncr1.3.6.1.4.1.5.1.1.28.6.1.2INTEGERread-writeThe RTMP hop-count increment to be applied to packets forwarded via this port or routing tuples received received on this port.
TIK accAtNetTabRtmpSend1.3.6.1.4.1.5.1.1.28.6.1.3TimeTicksread-writeThe RTMP send interval for routing updates sent via this port. The RTMP send interval may be set to a higher value on serial ports to limit the amount of bandwidth consumed by routing updates.
OCT accAtNetTabX25Addr11.3.6.1.4.1.5.1.1.28.6.1.4OCTET STRINGread-writeThe normal DTE address to use for sending or receiving packets via an X.25 virtual circuit.
OCT accAtNetTabX25Addr21.3.6.1.4.1.5.1.1.28.6.1.5OCTET STRINGread-writeAn alternate DTE address to use for receiving packets via an X.25 virtual circuit.
TIK accAtNetTabX25Idle1.3.6.1.4.1.5.1.1.28.6.1.6TimeTicksread-writeThe interval which governs how long an X.25 circuit can be idle before it is cleared.
INT accAtNetTabX25PktSize1.3.6.1.4.1.5.1.1.28.6.1.7INTEGERread-writeThe desired packet size to be negotiated during X.25 call establishment. pktsize1(0), pktsize2(16), pktsize3(32), pktsize4(64), pktsize5(128), pktsize6(256), pktsize7(512), pktsize8(1024)
INT accAtNetTabX25WinSize1.3.6.1.4.1.5.1.1.28.6.1.8INTEGERread-writeThe desired window size to be negotiated during X.25 call establishment.
INT accAtNetTabX25FacIndex1.3.6.1.4.1.5.1.1.28.6.1.9INTEGERread-writeIndex of optional facility string or zero.
accAtPortTable1.3.6.1.4.1.5.1.1.28.7not-accessibleThe AppleTalk port table stored in RAM. For each valid network table entry configured in NVM when the port table is initialized (after system reset) there is a corresponding port table entry in RAM.
accAtPortEntry1.3.6.1.4.1.5.1.1.28.7.1not-accessibleThe information maintained in RAM for a particular logical port.
INT accAtPortTabIndex1.3.6.1.4.1.5.1.1.28.7.1.1INTEGERread-onlyThe logical port number. Only ports which were defined prior to the last system reset and whose configuration entries contained valid parameters are initialized and stored in RAM.
OCT accAtPortTabNetAddr1.3.6.1.4.1.5.1.1.28.7.1.2OCTET STRINGread-onlyThe ports DDP network address consisting of a 16-bit AppleTalk network number and 8-bit node id. This address is determined dynamically during port start up and may change after a system reset.
INT accAtPortTabState1.3.6.1.4.1.5.1.1.28.7.1.3INTEGERread-onlyThe operational state of the port.
STR accAtPortTabDescr1.3.6.1.4.1.5.1.1.28.7.1.4DisplayStringread-onlyDisplayable text describing the type of logical port.
INT accAtPortTabErrCode1.3.6.1.4.1.5.1.1.28.7.1.5INTEGERread-onlyAn error code indicating why the logical port has been disabled. This value is set when the operational state (accAtPortTabState) of a port is set to error(11) due to some condition which may prevent continued operation.
TIK accAtPortTabErrTime1.3.6.1.4.1.5.1.1.28.7.1.6TimeTicksread-onlyThe time (relative to the last system reset) at which the port became disabled.
OCT accAtPortTabErrAddr1.3.6.1.4.1.5.1.1.28.7.1.7OCTET STRINGread-onlyThe DDP network address of a neighboring router or AppleTalk node which was the source of information causing the port to become disabled. The DDP address consists of a 16-bit AppleTalk network number and 8-bit node id.
STR accAtPortTabErrDescr1.3.6.1.4.1.5.1.1.28.7.1.8DisplayStringread-onlyDisplayable text which describes why the port has been disabled.
INT accAtPortTabErrCount1.3.6.1.4.1.5.1.1.28.7.1.9INTEGERread-onlyThe number of subsequent errors which have been detected while a port is disabled.
accAtPortStatsTable1.3.6.1.4.1.5.1.1.28.8not-accessibleDatagram Delivery Protocol (DDP) statistics maintained and reported on a per-port basis.
accAtPortStatsEntry1.3.6.1.4.1.5.1.1.28.8.1not-accessibleThe DDP statistics maintained for a particular logical port.
CTR accAtPortStatsInTotals1.3.6.1.4.1.5.1.1.28.8.1.1Counterread-onlyThe total number of DDP packets received via the port.
CTR accAtPortStatsInShorts1.3.6.1.4.1.5.1.1.28.8.1.2Counterread-onlyThe total number of DDP packets received with short headers.
CTR accAtPortStatsNotForMes1.3.6.1.4.1.5.1.1.28.8.1.3Counterread-onlyThe number of Phase 1 unicast packets received with a LLAP header whose destination node id did not match that of the receiving port.
CTR accAtPortStatsTooShorts1.3.6.1.4.1.5.1.1.28.8.1.4Counterread-onlyThe number of DDP packets received whose length was less than that of a DDP header or whose physical length was less than the logical length.
CTR accAtPortStatsTooLongs1.3.6.1.4.1.5.1.1.28.8.1.5Counterread-onlyThe number of of DDP packets received whose length exceeded the maximum datagram size or whose physical length was greater than the logical length.
CTR accAtPortStatsChksums1.3.6.1.4.1.5.1.1.28.8.1.6Counterread-onlyThe number of DDP packets received with an invalid checksum.
CTR accAtPortStatsNotMyNets1.3.6.1.4.1.5.1.1.28.8.1.7Counterread-onlyThe number of DDP broadcast packets received whose destination network number was within the range of the connected network but which did not match the network number assigned to the port.
CTR accAtPortStatsInFwdReqs1.3.6.1.4.1.5.1.1.28.8.1.8Counterread-onlyThe number of DDP packets received which were not addressed to the receiving port (although some may have been addressed to another port on the same router).
CTR accAtPortStatsFwdBcasts1.3.6.1.4.1.5.1.1.28.8.1.9Counterread-onlyThe number of DDP broadcast packets receive whose destination network number was not within the range of the connected network.
CTR accAtPortStatsNoFwdRoutes1.3.6.1.4.1.5.1.1.28.8.1.10Counterread-onlyThe number of DDP packets received for which no route to the destination network existed.
CTR accAtPortStatsHopCounts1.3.6.1.4.1.5.1.1.28.8.1.11Counterread-onlyThe number of DDP packets received which were discarded because the hop count had exceeded the maximum value.
CTR accAtPortStatsReflects1.3.6.1.4.1.5.1.1.28.8.1.12Counterread-onlyThe number of DDP packets received which were addressed to another node on the same network.
CTR accAtPortStatsOutTotals1.3.6.1.4.1.5.1.1.28.8.1.13Counterread-onlyThe total number of DDP packets sent via the port.
CTR accAtPortStatsOutShorts1.3.6.1.4.1.5.1.1.28.8.1.14Counterread-onlyThe number of DDP packets send with short headers.
CTR accAtPortStatsOutFwdReqs1.3.6.1.4.1.5.1.1.28.8.1.15Counterread-onlyThe number of DDP packets forwarded to this port from all other ports.
CTR accAtPortStatsInErrors1.3.6.1.4.1.5.1.1.28.8.1.16Counterread-onlyThe number of DDP packets received which could not be processed because of some internal error.
CTR accAtPortStatsOutErrors1.3.6.1.4.1.5.1.1.28.8.1.17Counterread-onlyThe number of DDP packets which could not be sent because of some internal error.
accAtRtmpStats1.3.6.1.4.1.5.1.1.28.9
CTR accAtRtmpStatsInRequests1.3.6.1.4.1.5.1.1.28.9.1Counterread-onlyThe number of RTMP request packets received.
CTR accAtRtmpStatsInDataReqs1.3.6.1.4.1.5.1.1.28.9.2Counterread-onlyThe number of RTMP route data request packets received.
CTR accAtRtmpStatsInResponses1.3.6.1.4.1.5.1.1.28.9.3Counterread-onlyThe number of RTMP response packets received.
CTR accAtRtmpStatsInDataResps1.3.6.1.4.1.5.1.1.28.9.4Counterread-onlyThe number of RTMP route data response packets received.
CTR accAtRtmpStatsOutRequests1.3.6.1.4.1.5.1.1.28.9.5Counterread-onlyThe number of RTMP request packets sent.
CTR accAtRtmpStatsOutDataReqs1.3.6.1.4.1.5.1.1.28.9.6Counterread-onlyThe number of RTMP route data request packets sent.
CTR accAtRtmpStatsOutResponses1.3.6.1.4.1.5.1.1.28.9.7Counterread-onlyThe number of RTMP response packets sent.
CTR accAtRtmpStatsOutDataResps1.3.6.1.4.1.5.1.1.28.9.8Counterread-onlyThe number of RTMP route data response packets sent.
CTR accAtRtmpStatsNetConflicts1.3.6.1.4.1.5.1.1.28.9.9Counterread-onlyThe number of RTMP packets received which conflicted with the network number range configured for the receiving port or garnered from another router.
CTR accAtRtmpStatsInErrors1.3.6.1.4.1.5.1.1.28.9.10Counterread-onlyThe number of RTMP packets received containing a format error or which could not be processed because of some internal error.
CTR accAtRtmpStatsOutErrors1.3.6.1.4.1.5.1.1.28.9.11Counterread-onlyThe number of RTMP packets which could not be sent because of some internal error.
accAtRdbStats1.3.6.1.4.1.5.1.1.28.10
CTR accAtRdbStatsCacheds1.3.6.1.4.1.5.1.1.28.10.1Counterread-onlyThe number of times the desired route was already cached.
CTR accAtRdbStatsSearchs1.3.6.1.4.1.5.1.1.28.10.2Counterread-onlyThe number of times the desired route was not cached and the routing database had to be searched.
CTR accAtRdbStatsNoRoutes1.3.6.1.4.1.5.1.1.28.10.3Counterread-onlyThe number of times no route could be found to the destination network.
CTR accAtRdbStatsAdds1.3.6.1.4.1.5.1.1.28.10.4Counterread-onlyThe number of times a new network was added to the routing database.
CTR accAtRdbStatsUpdates1.3.6.1.4.1.5.1.1.28.10.5Counterread-onlyThe number of times an existing route was updated.
CTR accAtRdbStatsDeletes1.3.6.1.4.1.5.1.1.28.10.6Counterread-onlyThe number of times a route was deleted from the routing database.
accAtNbpStats1.3.6.1.4.1.5.1.1.28.11
CTR accAtNbpStatsInBrReqs1.3.6.1.4.1.5.1.1.28.11.1Counterread-onlyThe number of NBP broadcast request packets received.
CTR accAtNbpStatsInLkUpReqs1.3.6.1.4.1.5.1.1.28.11.2Counterread-onlyThe number of NBP lookup request packets received.
CTR accAtNbpStatsInLkUpResps1.3.6.1.4.1.5.1.1.28.11.3Counterread-onlyThe number of NBP lookup response packets received.
CTR accAtNbpStatsInFwdReqs1.3.6.1.4.1.5.1.1.28.11.4Counterread-onlyThe number of NBP forward request packets received.
CTR accAtNbpStatsOutBrReqs1.3.6.1.4.1.5.1.1.28.11.5Counterread-onlyThe number of NBP broadcast request packets sent.
CTR accAtNbpStatsOutLkUpReqs1.3.6.1.4.1.5.1.1.28.11.6Counterread-onlyThe number of NBP lookup request packets sent.
CTR accAtNbpStatsOutLkUpResps1.3.6.1.4.1.5.1.1.28.11.7Counterread-onlyThe number of NBP lookup response packets sent.
CTR accAtNbpStatsOutFwdReqs1.3.6.1.4.1.5.1.1.28.11.8Counterread-onlyThe number of NBP forward request packets sent.
CTR accAtNbpStatsNoZones1.3.6.1.4.1.5.1.1.28.11.9Counterread-onlyThe number of NBP request packets received which referenced a zone name which was not in the zone database.
CTR accAtNbpStatsInErrors1.3.6.1.4.1.5.1.1.28.11.10Counterread-onlyThe number of NBP packets received which were invalid or which could not be processed because of some internal error.
CTR accAtNbpStatsOutErrors1.3.6.1.4.1.5.1.1.28.11.11Counterread-onlyThe number of NBP packets which could not be sent because of some internal error.
accAtZipStats1.3.6.1.4.1.5.1.1.28.12
CTR accAtZipStatsInQuerys1.3.6.1.4.1.5.1.1.28.12.1Counterread-onlyThe number of ZIP zone-list-query packets received.
CTR accAtZipStatsInReplies1.3.6.1.4.1.5.1.1.28.12.2Counterread-onlyThe number of ZIP zone-list-reply packets received.
CTR accAtZipStatsInExtReplies1.3.6.1.4.1.5.1.1.28.12.3Counterread-onlyThe number of ZIP extended zone-list-reply packets received.
CTR accAtZipStatsInInfoReqs1.3.6.1.4.1.5.1.1.28.12.4Counterread-onlyThe number of ZIP get-network-information request packets received.
CTR accAtZipStatsInInfoReps1.3.6.1.4.1.5.1.1.28.12.5Counterread-onlyThe number of ZIP get-network-information reply packets received.
CTR accAtZipStatsInTakeDowns1.3.6.1.4.1.5.1.1.28.12.6Counterread-onlyThe number of ZIP take-down request packets received.
CTR accAtZipStatsInBringUps1.3.6.1.4.1.5.1.1.28.12.7Counterread-onlyThe number of ZIP bring-up request packets received.
CTR accAtZipStatsInNotifies1.3.6.1.4.1.5.1.1.28.12.8Counterread-onlyThe number of ZIP notify request packets received.
CTR accAtZipStatsInGetZLReqs1.3.6.1.4.1.5.1.1.28.12.9Counterread-onlyThe number of ZIP get-zone-list request packets received.
CTR accAtZipStatsInGetLZReqs1.3.6.1.4.1.5.1.1.28.12.10Counterread-onlyThe number of ZIP get-local-zones request packets received.
CTR accAtZipStatsInGetMZReqs1.3.6.1.4.1.5.1.1.28.12.11Counterread-onlyThe number of ZIP get-my-zone request packets received.
CTR accAtZipStatsOutQueries1.3.6.1.4.1.5.1.1.28.12.12Counterread-onlyThe number of ZIP zone-list-query packets sent.
CTR accAtZipStatsOutReplies1.3.6.1.4.1.5.1.1.28.12.13Counterread-onlyThe number of ZIP zone-list-reply packets sent.
CTR accAtZipStatsOutExtReplies1.3.6.1.4.1.5.1.1.28.12.14Counterread-onlyThe number of ZIP extended zone-list-reply packets sent.
CTR accAtZipStatsOutInfoReqs1.3.6.1.4.1.5.1.1.28.12.15Counterread-onlyThe number of ZIP get-network-information request packets sent.
CTR accAtZipStatsOutInfoReps1.3.6.1.4.1.5.1.1.28.12.16Counterread-onlyThe number of ZIP get-network-information reply packets sent.
CTR accAtZipStatsOutGetZLReps1.3.6.1.4.1.5.1.1.28.12.17Counterread-onlyThe number of get-zone-list reply packets sent.
CTR accAtZipStatsOutGetLZReps1.3.6.1.4.1.5.1.1.28.12.18Counterread-onlyThe number of get-local-zones reply packets sent.
CTR accAtZipStatsOutGetMZReps1.3.6.1.4.1.5.1.1.28.12.19Counterread-onlyThe number of get-my-zone reply packets sent.
CTR accAtZipStatsZoneConflicts1.3.6.1.4.1.5.1.1.28.12.20Counterread-onlyThe number of ZIP packets received which conflicted with zone list or default zone information configured for the receiving port or garnered from another router.
CTR accAtZipStatsInErrors1.3.6.1.4.1.5.1.1.28.12.21Counterread-onlyThe number of ZIP packets received containing a formatting error or which could not be processed because of some internal error.
CTR accAtZipStatsOutErrors1.3.6.1.4.1.5.1.1.28.12.22Counterread-onlyThe number of ZIP packets which could not be sent because of some internal error.
accAtAepStats1.3.6.1.4.1.5.1.1.28.13
CTR accAtAepStatsInErrors1.3.6.1.4.1.5.1.1.28.13.1Counterread-onlyThe number of AEP packets received which were invalid or which could not be processed because of some internal error.
CTR accAtAepStatsOutErrors1.3.6.1.4.1.5.1.1.28.13.2Counterread-onlyThe number of AEP packets which could not be sent because of some internal error.
accAtZoneListTable1.3.6.1.4.1.5.1.1.28.14not-accessibleThe zones list table for directly-connected AppleTalk networks. AppleTalk networks which are configured in the network table have their zones list configured here. Zone names for individual networks are inter- mingled in this table.
accAtZoneListEntry1.3.6.1.4.1.5.1.1.28.14.1not-accessibleAn entry defining a zone name for some directly connected AppleTalk network.
INT accAtZoneListPort1.3.6.1.4.1.5.1.1.28.14.1.1INTEGERread-onlyThe logical port number.
INT accAtZoneListStatus1.3.6.1.4.1.5.1.1.28.14.1.2INTEGERread-writeThe status of the zone list entry. If set to default(2), the entry defines the default zone. Entries are deleted by setting the entry status to invalid(3).
STR accAtZoneListName1.3.6.1.4.1.5.1.1.28.14.1.3DisplayStringread-onlyThe zone name. Zone names can contain up to 32 case-insensitive characters from the Apple Macintosh character set.
accAtZoneBynameTable1.3.6.1.4.1.5.1.1.28.15not-accessibleUsed to display entries in the Zone Information Table (ZIT) which are associated with a particular zone name.
accAtZoneBynameEntry1.3.6.1.4.1.5.1.1.28.15.1not-accessibleAn entry in the zone information table (ZIT) with a given zone name.
OCT accAtZoneBynameNetMin1.3.6.1.4.1.5.1.1.28.15.1.1OCTET STRINGread-onlyThe 16-bit range start value for an AppleTalk network.
OCT accAtZoneBynameNetMax1.3.6.1.4.1.5.1.1.28.15.1.2OCTET STRINGread-onlyThe 16-bit range end value for an AppleTalk network.
STR accAtZoneBynameName1.3.6.1.4.1.5.1.1.28.15.1.3DisplayStringread-onlyThe AppleTalk zone name.
accAtZoneBynetTable1.3.6.1.4.1.5.1.1.28.16not-accessibleUsed to display entries in the Zone Information Table (ZIT) which are associated with a particular AppleTalk network.
accAtZoneBynetEntry1.3.6.1.4.1.5.1.1.28.16.1not-accessibleAn entry in the zone information table (ZIT) associated with a given AppleTalk network.
OCT accAtZoneBynetNetMin1.3.6.1.4.1.5.1.1.28.16.1.1OCTET STRINGread-onlyThe 16-bit range start value for an AppleTalk network.
OCT accAtZoneBynetNetMax1.3.6.1.4.1.5.1.1.28.16.1.2OCTET STRINGread-onlyThe 16-bit range end value for an AppleTalk network.
STR accAtZoneBynetName1.3.6.1.4.1.5.1.1.28.16.1.3DisplayStringread-onlyThe AppleTalk zone name.
accAtForwardFilterTable1.3.6.1.4.1.5.1.1.28.17not-accessibleA list of descriptions of specific AppleTalk Filters.
accAtForwardFilterEntry1.3.6.1.4.1.5.1.1.28.17.1not-accessibleThe parameters for a single AppleTalk Filter.
OCT accAtForwardFilterToMin1.3.6.1.4.1.5.1.1.28.17.1.1OCTET STRINGread-writeThe least value in the destination network address range.
OCT accAtForwardFilterToMax1.3.6.1.4.1.5.1.1.28.17.1.2OCTET STRINGread-writeThe greatest value in the destination network address range.
OCT accAtForwardFilterFromMin1.3.6.1.4.1.5.1.1.28.17.1.3OCTET STRINGread-writeThe least value in the source network address range.
OCT accAtForwardFilterFromMax1.3.6.1.4.1.5.1.1.28.17.1.4OCTET STRINGread-writeThe greatest value in the source network address range.
INT accAtForwardFilterSocketMin1.3.6.1.4.1.5.1.1.28.17.1.5INTEGERread-writeThe least value in the range of affected sockets.
INT accAtForwardFilterSocketMax1.3.6.1.4.1.5.1.1.28.17.1.6INTEGERread-writeThe greatest value in the range of affected sockets.
INT accAtForwardFilterType1.3.6.1.4.1.5.1.1.28.17.1.7INTEGERread-writeThe affected message types. Name Binding Protocol messages are called out separately, as some applications call for selective discrimination.
INT accAtForwardFilterDisposition1.3.6.1.4.1.5.1.1.28.17.1.8INTEGERread-writeUpon a filter match, this specifies the action taken.
INT accAtForwardFilterStatus1.3.6.1.4.1.5.1.1.28.17.1.9INTEGERread-writeWriting 'invalid' deletes the filter table entry.
accAtRouteFilterTable1.3.6.1.4.1.5.1.1.28.18not-accessibleA list of Route Filters.
accAtRouteFilterEntry1.3.6.1.4.1.5.1.1.28.18.1not-accessibleA single Route Filter.
OCT accAtRouteFilterRouterMin1.3.6.1.4.1.5.1.1.28.18.1.1OCTET STRINGread-writeThe least affected Router's Network Address.
OCT accAtRouteFilterRouterMax1.3.6.1.4.1.5.1.1.28.18.1.2OCTET STRINGread-writeThe greatest affected Router's Network Address.
OCT accAtRouteFilterRangeMin1.3.6.1.4.1.5.1.1.28.18.1.3OCTET STRINGread-writeThe least Network Address in this range.
OCT accAtRouteFilterRangeMax1.3.6.1.4.1.5.1.1.28.18.1.4OCTET STRINGread-writeThe greatest Network Address in this range.
INT accAtRouteFilterDisposition1.3.6.1.4.1.5.1.1.28.18.1.5INTEGERread-writeWhat is to be done with matching advertisements.
INT accAtRouteFilterStatus1.3.6.1.4.1.5.1.1.28.18.1.6INTEGERread-writeWriting 'invalid' has the effect of deleting the filter.

RFC description

Vendor-private MIB for ACC (Applied Computer Communications) routers; manages AppleTalk protocol configuration and statistics.

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download ACC-AT