All MIBs › APPLETALK-PRIVATE-MIB
Organization: Lucent's Concord Technology Center (CTC)
Last Updated: 1999-03-09
Category: SNA and Legacy Protocols
Description: AppleTalk proprietary protocol management for legacy Macintosh network zone and routing.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) 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.
What Is APPLETALK-PRIVATE-MIB?
APPLETALK-PRIVATE-MIB is a vendor-private MIB (associated with Cajun/Avaya-branded switching equipment based on the module description) for managing legacy AppleTalk routing on network devices that still supported Macintosh network zones. As a legacy protocol module it would be expected to expose AppleTalk zone, network range, and routing configuration objects, though no concrete object names were available in the supplied data to confirm the current table structure. Its relevance to hardware/software status monitoring would be limited to confirming whether AppleTalk routing services on the device are enabled and operating correctly, a niche need given the protocol's obsolescence. It exists as a proprietary extension outside standard IETF MIBs, tailored to a specific vendor's AppleTalk routing implementation. It would historically have been deployed on enterprise LAN switches/routers that needed to bridge or route legacy AppleTalk traffic alongside IP. Engineers can download the APPLETALK-PRIVATE-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in APPLETALK-PRIVATE-MIB. 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.
Supported Devices
- Cajun/Avaya legacy LAN switch or router with AppleTalk routing support
Monitoring Examples
No object or table names were supplied for this module, so a concrete monitoring example cannot be grounded in real identifiers; in principle an operator would have polled AppleTalk zone and routing table objects to confirm legacy AppleTalk network segments remained reachable through the device.
This MIB depends on
Related MIBs
Imported Objects
From Cajun-ROOT
| cjnProtocol | OBJECT-IDENTITY |
From SNMPv2-SMI
| MODULE-IDENTITY | |
| OBJECT-TYPE |
From SNMPv2-TC
| RowStatus |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| STR cjnAarpDescr | 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.4 | DisplayString | read-only | A text string containing information about the port. This string is intended for presentation to a human; it must not contain anything but printable ASCII characters. |
| cjnAarpEntry | 1.3.6.1.4.1.1751.2.43.2.4.5.2.1 | not-accessible | Each entry contains one AppleTalk Network Address to physical address equivalence. | |
| ADR cjnAarpNetAddress | 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.3 | DdpAddress | read-only | The AppleTalk Network Address corresponding to the media-dependent physical address. Note: When cjnAarpType is either broadcast or multicast, this field represents only the beginning network in the network range. |
| OCT cjnAarpPhysAddress | 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.2 | OCTET STRING | read-only | The media-dependent physical address |
| INT cjnAarpReset | 1.3.6.1.4.1.1751.2.43.2.4.5.1 | INTEGER | read-write | When set to the value enable (2) all Apple Talk AARP Table is cleared, after which the value of this MIB object returns to disable(1) |
| ROW cjnAarpRowStatus | 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.1 | RowStatus | read-write | The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6) |
| cjnAarpTable | 1.3.6.1.4.1.1751.2.43.2.4.5.2 | not-accessible | The AppleTalk Address Translation Table contains an equivalence of AppleTalk Network Addresses to the link layer physical address. | |
| INT cjnAarpTtl | 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.6 | INTEGER | read-only | The TTL of this AARP entry. |
| INT cjnAarpType | 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.5 | INTEGER | read-only | The type of this AARP entry. |
| cjnAtAarp | 1.3.6.1.4.1.1751.2.43.2.4.5 | |||
| cjnAtAccessIfEntry | 1.3.6.1.4.1.1751.2.43.2.4.14.1.1 | not-accessible | The Zone Filters defined. | |
| cjnAtAccessIfGroup | 1.3.6.1.4.1.1751.2.43.2.4.14 | |||
| ROW cjnAtAccessIfRowStatus | 1.3.6.1.4.1.1751.2.43.2.4.14.1.1.1 | RowStatus | read-create | The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6) |
| cjnAtAccessIfTable | 1.3.6.1.4.1.1751.2.43.2.4.14.1 | not-accessible | A list of Apple Talk Filters on Apple Talk Interfaces. | |
| cjnAtalk | 1.3.6.1.4.1.1751.2.43.2.4 | Cajun Private Apple Talk Routing MIB | ||
| cjnAtDdp | 1.3.6.1.4.1.1751.2.43.2.4.10.1 | |||
| cjnAtEcho | 1.3.6.1.4.1.1751.2.43.2.4.9 | |||
| INT cjnAtEchoReplies | 1.3.6.1.4.1.1751.2.43.2.4.9.2 | INTEGER | read-only | The number of AppleTalk echo replies sent. |
| INT cjnAtEchoRequests | 1.3.6.1.4.1.1751.2.43.2.4.9.1 | INTEGER | read-only | The number of AppleTalk echo requests received. |
| INT cjnAtEchoReset | 1.3.6.1.4.1.1751.2.43.2.4.9.5 | INTEGER | read-write | When set to the value enable (2) all Apple Talk Echo Counters are reset to zero after which the value of this MIB object returns to disable(1) |
| ADR cjnAtEchoSend | 1.3.6.1.4.1.1751.2.43.2.4.9.4 | DdpAddress | read-write | Causes an Apple Talk Echo Request to be sent to the supplied Apple Talk Address. |
| INT cjnAtEchoTimeouts | 1.3.6.1.4.1.1751.2.43.2.4.9.3 | INTEGER | read-only | The number of AppleTalk echo request timeouts. |
| cjnAtFilterEntry | 1.3.6.1.4.1.1751.2.43.2.4.13.1.1 | not-accessible | The Filters defined. | |
| cjnAtFilterGroup | 1.3.6.1.4.1.1751.2.43.2.4.13 | |||
| INT cjnAtFilterIndex | 1.3.6.1.4.1.1751.2.43.2.4.13.1.1.1 | INTEGER | read-only | An integer that is unique to the Filter that is present in this entry. |
| INT cjnAtFilterItem | 1.3.6.1.4.1.1751.2.43.2.4.13.1.1.3 | INTEGER | read-create | When set to the value zone_name(1) this filter applies to zone names. When set to nbp_object(2), this filter applies to nbp object names. |
| INT cjnAtFilterOperation | 1.3.6.1.4.1.1751.2.43.2.4.13.1.1.4 | INTEGER | read-create | When set to the value permit(1) objects with this name will not be filtered. When set to no(2), objects with this name will be filtered. |
| ROW cjnAtFilterRowStatus | 1.3.6.1.4.1.1751.2.43.2.4.13.1.1.2 | RowStatus | read-create | The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6) |
| OCT cjnAtFilterString | 1.3.6.1.4.1.1751.2.43.2.4.13.1.1.5 | OCTET STRING | read-create | The ASCII name of the entry to be filtered. When FilterItem is zone_name(1), string is the name of the zone to be filtered. When FilterItem is nbp_object(2), string is the name of the nbp object to be filtered. |
| cjnAtFilterTable | 1.3.6.1.4.1.1751.2.43.2.4.13.1 | not-accessible | A list of Apple Talk Filters for this entity. | |
| cjnAtGblGroup | 1.3.6.1.4.1.1751.2.43.2.4.1 | |||
| cjnAtGblStatsGroup | 1.3.6.1.4.1.1751.2.43.2.4.10 | |||
| INT cjnAtGlobalStatsReset | 1.3.6.1.4.1.1751.2.43.2.4.1.2 | INTEGER | read-write | When set to the value enable (2) all Apple Talk Global Statistics are reset to zero after which the value of this MIB object returns to disable(1) |
| INT cjnAtIfNextZoneIndex | 1.3.6.1.4.1.1751.2.43.2.4.2.1 | INTEGER | read-only | The next AtIfZoneIndex value to be used to create a new row. |
| INT cjnAtIfZoneDefault | 1.3.6.1.4.1.1751.2.43.2.4.2.2.1.3 | INTEGER | read-create | When set to the value yes (1) this zone name is the default zone name for the port. When set to no(2), this zone name is not the default zone name for the port. |
| cjnAtIfZoneEntry | 1.3.6.1.4.1.1751.2.43.2.4.2.2.1 | not-accessible | The Interface Zone Entry to a particular port. | |
| cjnAtIfZoneGroup | 1.3.6.1.4.1.1751.2.43.2.4.2 | |||
| INT cjnAtIfZoneIndex | 1.3.6.1.4.1.1751.2.43.2.4.2.2.1.1 | INTEGER | read-only | An integer that is unique to the IfZoneName that is present in this entry. For any given zone name, every zipEntry that has an equal zone name will have the same IfZoneIndex. |
| OCT cjnAtIfZoneName | 1.3.6.1.4.1.1751.2.43.2.4.2.2.1.2 | OCTET STRING | read-create | The ASCII zone name of this entry. |
| ROW cjnAtIfZoneRowStatus | 1.3.6.1.4.1.1751.2.43.2.4.2.2.1.4 | RowStatus | read-create | The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6) |
| cjnAtIfZoneTable | 1.3.6.1.4.1.1751.2.43.2.4.2.2 | not-accessible | A list of Apple Talk Interface Zone Entries for this entity. | |
| INT cjnAtIsEnabled | 1.3.6.1.4.1.1751.2.43.2.4.1.1 | INTEGER | read-write | Enables Apple Talk Routing services on this device. |
| cjnAtNbp | 1.3.6.1.4.1.1751.2.43.2.4.8 | |||
| INT cjnAtNextStatRtZoneIndex | 1.3.6.1.4.1.1751.2.43.2.4.4.1 | INTEGER | read-only | The next StatRtZoneIndex value to be used for row creation. |
| INT cjnAtPortAdminState | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.9 | INTEGER | read-create | The configuration status of this port. |
| INT cjnAtPortClearZones | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.12 | INTEGER | read-create | set to enabled will clear all zones on this at port. |
| cjnAtPortConfGroup | 1.3.6.1.4.1.1751.2.43.2.4.11 | |||
| STR cjnAtPortDescr | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.3 | DisplayString | read-create | A text string containing information about the port. This string is intended for presentation to a human; it must not contain anything but printable ASCII characters. |
| cjnAtPortEntry | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1 | not-accessible | The description of one of the Cajun AppleTalk ports on this entity. | |
| INT cjnAtPortFrameType | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.5 | INTEGER | read-create | The type of Ethernet Frames to be used by the port for Apple Talk. |
| INT cjnAtPortIfIndex | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.10 | INTEGER | read-only | The physical interface associated with this Appletalk port. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| INT cjnAtPortIndex | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.1 | INTEGER | read-only | A unique value for each AppleTalk port. Its value is between 1 and the total number of AppleTalk ports. The value for each port must remain constant at least from the re-initialization of the entity's network management system to the next re-initialization. |
| INT cjnAtPortMetric | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.4 | INTEGER | read-create | The metric assigned to this port. |
| ADR cjnAtPortNetAddress | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.8 | DdpAddress | read-create | The AppleTalk network address configured for this port. |
| INT cjnAtPortNetEnd | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.7 | INTEGER | read-create | The last AppleTalk network address in the range configured for this port. This is a two octet DDP network address in network byte order. If the network to which this AppleTalk port is connected is a Phase 1 network or a non-extended network, the value for atportNetEnd shall be two octets of zero. |
| INT cjnAtPortNetStart | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.6 | INTEGER | read-create | The first AppleTalk network address in the range configured for this port. This is a two octet DDP network address in network byte order. |
| INT cjnAtPortNextIndex | 1.3.6.1.4.1.1751.2.43.2.4.11.1 | INTEGER | read-only | The next cjnAtPortIndex to be used for row creation. |
| ROW cjnAtPortRowStatus | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.2 | RowStatus | read-create | The Status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6) |
| STR cjnAtPortStateDescr | 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.2 | DisplayString | read-only | A text string containing information about the port. This string is intended for presentation to a human; it must not contain anything but printable ASCII characters. |
| cjnAtPortStateEntry | 1.3.6.1.4.1.1751.2.43.2.4.12.3.1 | not-accessible | An cajun Apple Talk Port State instance | |
| cjnAtPortStateGroup | 1.3.6.1.4.1.1751.2.43.2.4.12 | |||
| INT cjnAtPortStateIndex | 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.1 | INTEGER | read-only | The globally unique value for this Apple Talk Port. This number MUST exist in the cjnIpIfTable ?? to be valid. |
| ADR cjnAtPortStateNetAddress | 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.6 | DdpAddress | read-only | The AppleTalk network address being used on this port. |
| INT cjnAtPortStateNetConfig | 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.3 | INTEGER | read-only | The configuration status of this port. |
| INT cjnAtPortStateNetEnd | 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.5 | INTEGER | read-only | The last AppleTalk network address in the range currently used for this port. This is a two octet DDP network address in network byte order. If the network to which this AppleTalk port is connected is a Phase 1 network or a non-extended network, the value for atportNetEnd shall be two octets of zero. |
| INT cjnAtPortStateNetStart | 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.4 | INTEGER | read-only | The first AppleTalk network address in the range currently used for this port. This is a two octet DDP network address in network byte order. |
| INT cjnAtPortStateState | 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.7 | INTEGER | read-only | The operational status of this port. |
| cjnAtPortStateTable | 1.3.6.1.4.1.1751.2.43.2.4.12.3 | not-accessible | A list of interface specific Apple Talk Port State Entries | |
| cjnAtPortTable | 1.3.6.1.4.1.1751.2.43.2.4.11.2 | not-accessible | A list of Cajun AppleTalk ports for this entity. | |
| STR cjnAtPortVlan | 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.11 | DisplayString | read-create | The vlan associated with this AppleTalk port. |
| cjnAtRtmp | 1.3.6.1.4.1.1751.2.43.2.4.6 | |||
| cjnAtStatRtEntry | 1.3.6.1.4.1.1751.2.43.2.4.3.1.1 | not-accessible | The Static Route Entry to a particular network range. | |
| cjnAtStatRtGroup | 1.3.6.1.4.1.1751.2.43.2.4.3 | |||
| ADR cjnAtStatRtNextHop | 1.3.6.1.4.1.1751.2.43.2.4.3.1.1.4 | DdpAddress | read-write | The Ddp Address of the next hop in the route to this entry's destination network. |
| INT cjnAtStatRtRangeEnd | 1.3.6.1.4.1.1751.2.43.2.4.3.1.1.2 | INTEGER | read-write | The last DDP network address in the network range to which this routing entry pertains. This is a two octet DDP network address in network byte order. If the network to which this routing entry pertains is a Phase 1 network or a non-extended network, the value for rtmpRangeEnd shall be two octets of zero. |
| INT cjnAtStatRtRangeStart | 1.3.6.1.4.1.1751.2.43.2.4.3.1.1.1 | INTEGER | read-only | The first DDP network address in the network range to which this routing entry pertains. This is a two octet DDP network address in network byte order. |
| ROW cjnAtStatRtRowStatus | 1.3.6.1.4.1.1751.2.43.2.4.3.1.1.3 | RowStatus | read-write | The Ddp Address of the next hop in the route to this entry's destination network. |
| cjnAtStatRtTable | 1.3.6.1.4.1.1751.2.43.2.4.3.1 | not-accessible | A list of Apple Talk Static Route Entries for this entity. | |
| INT cjnAtStatRtType | 1.3.6.1.4.1.1751.2.43.2.4.3.1.1.5 | INTEGER | read-write | The type of Static Route Entry. |
| cjnAtStatRtZoneEntry | 1.3.6.1.4.1.1751.2.43.2.4.4.2.1 | not-accessible | The Zone Entry to a particular Static Route. | |
| cjnAtStatRtZoneGroup | 1.3.6.1.4.1.1751.2.43.2.4.4 | |||
| INT cjnAtStatRtZoneIndex | 1.3.6.1.4.1.1751.2.43.2.4.4.2.1.1 | INTEGER | read-only | An integer that is unique to the StatRtZoneName that is present in this entry. For any given zone name, every zipEntry that has an equal zone name will have the same StatRtZoneIndex. |
| OCT cjnAtStatRtZoneName | 1.3.6.1.4.1.1751.2.43.2.4.4.2.1.2 | OCTET STRING | read-create | The ASCII zone name of this entry. |
| ROW cjnAtStatRtZoneRowStatus | 1.3.6.1.4.1.1751.2.43.2.4.4.2.1.3 | RowStatus | read-create | The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6) |
| cjnAtStatRtZoneTable | 1.3.6.1.4.1.1751.2.43.2.4.4.2 | not-accessible | A list of Apple Talk Static Route Zone Entries for this entity. | |
| cjnAtZip | 1.3.6.1.4.1.1751.2.43.2.4.7 | |||
| INT cjnDdpAarpBadPdu | 1.3.6.1.4.1.1751.2.43.2.4.10.1.19 | INTEGER | read-write | The total number of bad AARP PDU. |
| INT cjnDdpAarpReplyRcv | 1.3.6.1.4.1.1751.2.43.2.4.10.1.16 | INTEGER | read-write | The total number of input AARP Replies Received. |
| INT cjnDdpAarpReplyTx | 1.3.6.1.4.1.1751.2.43.2.4.10.1.18 | INTEGER | read-write | The total number of output AARP Replies Transmitted. |
| INT cjnDdpAarpRqRcv | 1.3.6.1.4.1.1751.2.43.2.4.10.1.15 | INTEGER | read-write | The total number of input AARP Requests Received. |
| INT cjnDdpAarpRqTx | 1.3.6.1.4.1.1751.2.43.2.4.10.1.17 | INTEGER | read-write | The total number of output AARP Requests Transmitted. |
| INT cjnDdpBroadcastErrors | 1.3.6.1.4.1.1751.2.43.2.4.10.1.11 | INTEGER | read-write | The total number of input DDP datagrams dropped because this entity was not their final destination and they were addressed to the link level broadcast. |
| INT cjnDdpCfgAddrError | 1.3.6.1.4.1.1751.2.43.2.4.10.1.20 | INTEGER | read-write | The total number of configuration address errors. |
| INT cjnDdpCfgZoneError | 1.3.6.1.4.1.1751.2.43.2.4.10.1.21 | INTEGER | read-write | The total number of configuration zone errors. |
| INT cjnDdpChecksumErrors | 1.3.6.1.4.1.1751.2.43.2.4.10.1.14 | INTEGER | read-write | The total number of input DDP datagrams dropped because of a checksum error. |
| INT cjnDdpEchoReplyRcv | 1.3.6.1.4.1.1751.2.43.2.4.10.1.23 | INTEGER | read-write | The total number of input Echo Replies Received. |
| INT cjnDdpEchoRqRcv | 1.3.6.1.4.1.1751.2.43.2.4.10.1.22 | INTEGER | read-write | The total number of input Echo Requests Received. |
| INT cjnDdpEchoRqTx | 1.3.6.1.4.1.1751.2.43.2.4.10.1.24 | INTEGER | read-write | The total number of output Echo Requests Transmitted. |
| INT cjnDdpForwRequests | 1.3.6.1.4.1.1751.2.43.2.4.10.1.5 | INTEGER | read-write | The number of input datagrams for which this entity was not their final DDP destination, as a result of which an attempt was made to find a route to forward them to that final destination. |
| INT cjnDdpHopCountErrors | 1.3.6.1.4.1.1751.2.43.2.4.10.1.13 | INTEGER | read-write | The total number of input DDP datagrams dropped because this entity was not their final destination and their hop count would exceed 15. |
| INT cjnDdpInLocalDatagrams | 1.3.6.1.4.1.1751.2.43.2.4.10.1.6 | INTEGER | read-write | The total number of input DDP datagrams for which this entity was their final DDP destination. |
| INT cjnDdpInReceives | 1.3.6.1.4.1.1751.2.43.2.4.10.1.4 | INTEGER | read-write | The total number of input datagrams received by DDP, including those received in error. |
| INT cjnDdpNoProtocolHandlers | 1.3.6.1.4.1.1751.2.43.2.4.10.1.7 | INTEGER | read-write | The total number of DDP datagrams addressed to this entity that were addressed to an upper layer protocol for which no protocol handler existed. |
| INT cjnDdpOutLongs | 1.3.6.1.4.1.1751.2.43.2.4.10.1.3 | INTEGER | read-write | The total number of long DDP datagrams which were transmitted from this entity. |
| INT cjnDdpOutNoRoutes | 1.3.6.1.4.1.1751.2.43.2.4.10.1.8 | INTEGER | read-write | The total number of DDP datagrams dropped because a route could not be found to their final destination. |
| INT cjnDdpOutRequests | 1.3.6.1.4.1.1751.2.43.2.4.10.1.1 | INTEGER | read-write | The total number of DDP datagrams which were supplied to DDP by local DDP clients in requests for transmission. Note that this counter does not include any datagrams counted in ddpForwRequests. |
| INT cjnDdpOutShorts | 1.3.6.1.4.1.1751.2.43.2.4.10.1.2 | INTEGER | read-write | The total number of short DDP datagrams which were transmitted from this entity. |
| INT cjnDdpShortDDPErrors | 1.3.6.1.4.1.1751.2.43.2.4.10.1.12 | INTEGER | read-write | The total number of input DDP datagrams dropped because this entity was not their final destination and their type was short DDP. |
| INT cjnDdpTooLongErrors | 1.3.6.1.4.1.1751.2.43.2.4.10.1.10 | INTEGER | read-write | The total number of input DDP datagrams dropped because the received data length was greater than the data length specified in the DDP header or because they exceeded the maximum DDP datagram size. |
| INT cjnDdpTooShortErrors | 1.3.6.1.4.1.1751.2.43.2.4.10.1.9 | INTEGER | read-write | The total number of input DDP datagrams dropped because the received data length was less than the data length specified in the DDP header or the received data length was less than the length of the expected DDP header. |
| cjnNbpEntry | 1.3.6.1.4.1.1751.2.43.2.4.8.1.1 | not-accessible | The description of an NBP service registered on this entity. | |
| INT cjnNbpIndex | 1.3.6.1.4.1.1751.2.43.2.4.8.1.1.1 | INTEGER | read-only | The index of this NBP entry. This value ranges from 1 to the number of NBP entries currently registered on this entity. |
| OCT cjnNbpObject | 1.3.6.1.4.1.1751.2.43.2.4.8.1.1.2 | OCTET STRING | read-only | The name of the service described by this entity. |
| INT cjnNbpState | 1.3.6.1.4.1.1751.2.43.2.4.8.1.1.5 | INTEGER | read-write | The state of this NBP entry. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the nbpTable. That is, it effectively disassociates the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant nbpState object. |
| cjnNbpTable | 1.3.6.1.4.1.1751.2.43.2.4.8.1 | not-accessible | The table of NBP services registered on this entity. | |
| OCT cjnNbpType | 1.3.6.1.4.1.1751.2.43.2.4.8.1.1.3 | OCTET STRING | read-only | The type of the service described by this entity. |
| OCT cjnNbpZone | 1.3.6.1.4.1.1751.2.43.2.4.8.1.1.4 | OCTET STRING | read-only | The zone the service described by this entity is registered in. |
| STR cjnRtmpDescr | 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.7 | DisplayString | read-only | A text string containing information about the port used to forward to the next hop. This string is intended for presentation to a human; it must not contain anything but printable ASCII characters. |
| cjnRtmpEntry | 1.3.6.1.4.1.1751.2.43.2.4.6.2.1 | not-accessible | The route entry to a particular network range. | |
| INT cjnRtmpHops | 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.4 | INTEGER | read-only | The number of hops required to reach the destination network to which this routing entry pertains. |
| ADR cjnRtmpNextHop | 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.3 | DdpAddress | read-only | The next hop in the route to this entry's destination network. |
| INT cjnRtmpOwner | 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.6 | INTEGER | read-only | The Owner of this Route Entry. |
| INT cjnRtmpRangeEnd | 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.2 | INTEGER | read-only | The last DDP network address in the network range to which this routing entry pertains. This is a two octet DDP network address in network byte order. If the network to which this routing entry pertains is a Phase 1 network or a non-extended network, the value for rtmpRangeEnd shall be two octets of zero. |
| INT cjnRtmpRangeStart | 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.1 | INTEGER | read-only | The first DDP network address in the network range to which this routing entry pertains. This is a two octet DDP network address in network byte order. |
| INT cjnRtmpReset | 1.3.6.1.4.1.1751.2.43.2.4.6.1 | INTEGER | read-write | When set to the value enable (2) all Apple Talk Route Table is cleared, after which the value of this MIB object returns to disable(1) |
| ROW cjnRtmpRowStatus | 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.8 | RowStatus | read-write | The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6) |
| INT cjnRtmpState | 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.5 | INTEGER | read-only | The status of the information contained in this route entry. Setting this object to the value bad(4) has the effect of invalidating the corresponding entry in the rtmpTable. That is, it effectively disassociates the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant rtmpState object. |
| cjnRtmpTable | 1.3.6.1.4.1.1751.2.43.2.4.6.2 | not-accessible | A list of Routing Table Maintenance Protocol entries for this entity. | |
| cjnZipEntry | 1.3.6.1.4.1.1751.2.43.2.4.7.1.1 | not-accessible | An entry of zone information for a particular zone and network combination. | |
| cjnZipTable | 1.3.6.1.4.1.1751.2.43.2.4.7.1 | not-accessible | The table of zone information for reachable AppleTalk networks. | |
| INT cjnZipZoneIndex | 1.3.6.1.4.1.1751.2.43.2.4.7.1.1.1 | INTEGER | read-only | An integer that is unique to the zipZoneName that is present in this entry. For any given zone name, every zipEntry that has an equal zone name will have the same zipZoneIndex. |
| OCT cjnZipZoneName | 1.3.6.1.4.1.1751.2.43.2.4.7.1.1.2 | OCTET STRING | read-only | The ASCII zone name of this entry. |
| INT cjnZipZoneNetEnd | 1.3.6.1.4.1.1751.2.43.2.4.7.1.1.4 | INTEGER | read-only | The network that ends the range for this entry. This address is a two octet DDP network address in network byte order. If the network to which this zip entry pertains is a Phase 1 network or a non-extended network, the value for zipZoneNetEnd shall be two bytes of zero. |
| INT cjnZipZoneNetStart | 1.3.6.1.4.1.1751.2.43.2.4.7.1.1.3 | INTEGER | read-only | The network that starts the range for this entry. This address is a two octet DDP network address in network byte order. |
RFC description
AppleTalk routing management for Lucent Concord devices with zone and interface configuration.
Start monitoring Avaya (Cajun) legacy LAN switches/routers with AppleTalk routing (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.