APPLETALK-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: APPLETALK-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 appletalk 1.3.6.1.2.1.13
       llap 1.3.6.1.2.1.13.1
           llapTable 1.3.6.1.2.1.13.1.1 no-access
The list of LLAP entries.
               llapEntry 1.3.6.1.2.1.13.1.1.1 no-access
An LLAP entry containing objects for the LocalTalk Link Access Protocol for a particular LocalTalk interface. As an example, an instance of the llapOutPkts object might be named llapOutPks.1
                   llapIfIndex 1.3.6.1.2.1.13.1.1.1.1 integer read-only
The LLAP interface to which this entry pertains. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
                   llapInPkts 1.3.6.1.2.1.13.1.1.1.2 counter read-only
The total number of good data packets received on this LocalTalk interface.
                   llapOutPkts 1.3.6.1.2.1.13.1.1.1.3 counter read-only
The total number of data packets transmitted on this LocalTalk interface.
                   llapInNoHandlers 1.3.6.1.2.1.13.1.1.1.4 counter read-only
The total number of good packets received on this LocalTalk interface for which there was no protocol handler.
                   llapInLengthErrors 1.3.6.1.2.1.13.1.1.1.5 counter read-only
The total number of packets received on this LocalTalk interface whose actual length did not match the length in the header.
                   llapInErrors 1.3.6.1.2.1.13.1.1.1.6 counter read-only
The total number of packets containing errors received on this LocalTalk interface.
                   llapCollisions 1.3.6.1.2.1.13.1.1.1.7 counter read-only
The total number of collisions assumed on this LocalTalk interface due to the lack of a lapCTS reply.
                   llapDefers 1.3.6.1.2.1.13.1.1.1.8 counter read-only
The total number of times this LocalTalk interface deferred to other packets.
                   llapNoDataErrors 1.3.6.1.2.1.13.1.1.1.9 counter read-only
The total number of times this LocalTalk interface received a lapRTS packet and expected a data packet, but did not receive any data packet.
                   llapRandomCTSErrors 1.3.6.1.2.1.13.1.1.1.10 counter read-only
The total number of times this LocalTalk interface received a lapCTS packet that was not solicited by a lapRTS packet.
                   llapFCSErrors 1.3.6.1.2.1.13.1.1.1.11 counter read-only
The total number of times this LocalTalk interface received a packet with an FCS (Frame Check Sequence) error.
       aarp 1.3.6.1.2.1.13.2
           aarpTable 1.3.6.1.2.1.13.2.1 no-access
The AppleTalk Address Translation Table contains an equivalence of AppleTalk Network Addresses to the link layer physical address.
               aarpEntry 1.3.6.1.2.1.13.2.1.1 no-access
Each entry contains one AppleTalk Network Address to physical address equivalence. As an example, an instance of the aarpPhysAddress object might be named aarpPhysAddress.1.0.80.234
                   aarpIfIndex 1.3.6.1.2.1.13.2.1.1.1 integer read-only
The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
                   aarpPhysAddress 1.3.6.1.2.1.13.2.1.1.2 octet string read-write
The media-dependent physical address.
                   aarpNetAddress 1.3.6.1.2.1.13.2.1.1.3 ddpnodeaddress read-only
The AppleTalk Network Address corresponding to the media-dependent physical address.
                   aarpStatus 1.3.6.1.2.1.13.2.1.1.4 integer read-write
The status of this AARP entry. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the aarpTable. 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 aarpStatus object. Enumeration: 'valid': 1, 'invalid': 2.
           aarpLookups 1.3.6.1.2.1.13.2.2 counter read-only
The number of times the AARP cache for this entity was searched.
           aarpHits 1.3.6.1.2.1.13.2.3 counter read-only
The number of times an entry was searched for and found in the AARP cache for this entity.
       atport 1.3.6.1.2.1.13.3
           atportTable 1.3.6.1.2.1.13.3.1 no-access
A list of AppleTalk ports for this entity.
               atportEntry 1.3.6.1.2.1.13.3.1.1 no-access
The description of one of the AppleTalk ports on this entity. As an example, an instance of the atportNetFrom object might be named atportNetFrom.2
                   atportIndex 1.3.6.1.2.1.13.3.1.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.
                   atportDescr 1.3.6.1.2.1.13.3.1.1.2 displaystring read-write
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.
                   atportType 1.3.6.1.2.1.13.3.1.1.3 integer read-write
The type of port, distinguished by the protocol immediately below DDP in the protocol stack. Enumeration: 'serialNonstandard': 8, 'ip': 16, 'hdlc': 24, 'osi': 17, 'frameRelay': 14, 'ipx': 22, 'nonAppleTalk3Com': 21, 'localtalk': 2, 'tokentalk': 5, 'arctalk': 11, 'virtual': 9, 'fdditalk': 10, 'decnetIV': 18, 'other': 1, 'x25': 15, 'isdnInThePacketMode': 20, 'arap': 19, 'serialPPP': 7, 'ethertalk2': 4, 'ethertalk1': 3, 'iptalk': 6, 'arns': 23, 'aurp': 13, 'smdstalk': 12.
                   atportNetStart 1.3.6.1.2.1.13.3.1.1.4 atnetworknumber read-write
The first AppleTalk network address in the range configured for this port. If this port is not a native AppleTalk port, this object shall have the value of two octets of zero.
                   atportNetEnd 1.3.6.1.2.1.13.3.1.1.5 atnetworknumber read-write
The last AppleTalk network address in the range configured for this port. If the network to which this AppleTalk port is connected is a non-extended network, or if it is not a native AppleTalk port, the value for atportNetEnd shall be two octets of zero.
                   atportNetAddress 1.3.6.1.2.1.13.3.1.1.6 ddpnodeaddress read-write
The AppleTalk network address configured for this port. In addition, this value may be used as a hint for an initial node number used during node-finding. If this port is not a native AppleTalk port, this object shall have the value of three octets of zero.
                   atportStatus 1.3.6.1.2.1.13.3.1.1.7 integer read-write
The configuration status of this port. Setting this object to the value invalid(4) has the effect of invalidating the corresponding entry in the atportTable. 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 atportStatus object. Enumeration: 'off': 3, 'invalid': 4, 'other': 7, 'routing': 1, 'endNode': 5, 'offDueToConflict': 6, 'unconfigured': 2.
                   atportNetConfig 1.3.6.1.2.1.13.3.1.1.8 integer read-write
The status of the network information for this port. If this port is not a native AppleTalk port, this object shall have the value unconfigured(4). Enumeration: 'softSeed': 6, 'conflictOrientedSeed': 1, 'conflictAverseSeed': 5, 'guessed': 3, 'unconfigured': 4, 'garnered': 2.
                   atportZoneConfig 1.3.6.1.2.1.13.3.1.1.9 integer read-write
The status of the zone information for this port. If this port is not a native AppleTalk port, this object shall have the value unconfigured(4). Enumeration: 'softSeed': 6, 'conflictOrientedSeed': 1, 'conflictAverseSeed': 5, 'guessed': 3, 'unconfigured': 4, 'garnered': 2.
                   atportZoneDefault 1.3.6.1.2.1.13.3.1.1.10 atname read-write
The name of the default zone for this port. If this port only has one zone, that zone is represented here. If this port is not a native AppleTalk port, this object shall contain an octet string of zero length. When this value is changed in a router, the router must send a zipNotify packet on the associated network.
                   atportIfIndex 1.3.6.1.2.1.13.3.1.1.11 integer read-write
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.
                   atportNetFrom 1.3.6.1.2.1.13.3.1.1.12 ddpnodeaddress read-only
When atportNetConfig is set to garnered(2), this variable contains the DDP address of an entity from which the AppleTalk network number was garnered. When atportNetConfig is set to conflictOrientedSeed(1), conflictAverseSeed(5), or softSeed(6), this variable contains the DDP address of an entity which confirmed or supplied our AppleTalk network number, for example by replying to a ZIP GetNetInfo request. If atportNetConfig is set to guessed(3) or unconfigured(4), or if the entity has not received any network number confirmation, this variable should be set to three octets of zero.
                   atportZoneFrom 1.3.6.1.2.1.13.3.1.1.13 ddpnodeaddress read-only
When atportZoneConfig is set to garnered(2), this variable contains the DDP address of an entity from which the AppleTalk zone list was garnered. When atportZoneConfig is set to conflictOrientedSeed(1), conflictAverseSeed(5), or softSeed(6), this variable contains the DDP address of an entity which confirmed or supplied our AppleTalk zone information, for example by replying to a ZIP GetNetInfo request or a ZIP Query. If atportZoneConfig is set to guessed(3) or unconfigured(4), or if the entity has not received any zone confirmation, this variable should be set to three octets of zero.
                   atportInPkts 1.3.6.1.2.1.13.3.1.1.14 counter read-only
The number of packets received by this entity on this port.
                   atportOutPkts 1.3.6.1.2.1.13.3.1.1.15 counter read-only
The number of packets transmitted by this entity on this port.
                   atportHome 1.3.6.1.2.1.13.3.1.1.16 integer read-only
An indication of whether or not the entity is homed on this port, that is to say, a port on which the entity could perform NBP registrations for services that it chooses to advertise. Enumeration: 'home': 1, 'notHome': 2.
                   atportCurrentZone 1.3.6.1.2.1.13.3.1.1.17 atname read-write
The current zone for the port. In general, this is the zone name in which services on this port will be registered. If this port is not a native AppleTalk port, this object shall contain an octet string of zero length. Note that modifications to this object do not affect the nbpTable.
                   atportConflictPhysAddr 1.3.6.1.2.1.13.3.1.1.18 octet string read-only
The link-layer address of a device which caused this entity to set atportStatus to offDueToConflict(6). If this address is not available, or if the entity has not set atportStatus to offDueToConflict, this object shall be a zero length OCTET STRING.
           atportZoneTable 1.3.6.1.2.1.13.3.2 no-access
The table of zone information for non-default zones on ports.
               atportZoneEntry 1.3.6.1.2.1.13.3.2.1 no-access
An entry of zone information for a port. As an example, an instance of the atportZoneStatus object might be named atportZoneStatus.2.8.84.119.105.108.105.103.104.116
                   atportZonePort 1.3.6.1.2.1.13.3.2.1.1 integer no-access
An integer representing the port to which this zone belongs. The port identified by a particular value of this object is the same port as identified by the same value of atportIndex.
                   atportZoneName 1.3.6.1.2.1.13.3.2.1.2 atname no-access
A zone name configured for the AppleTalk port referred to in the corresponding entry of atportZonePort. When this value is changed in a router, the router must send a zipNotify packet on the associated network.
                   atportZoneStatus 1.3.6.1.2.1.13.3.2.1.3 integer read-write
The status of this zone entry. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the atportZoneTable. 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 atportZoneStatus object. Enumeration: 'valid': 1, 'invalid': 2.
       ddp 1.3.6.1.2.1.13.4
           ddpOutRequests 1.3.6.1.2.1.13.4.1 counter read-only
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.
           ddpOutShorts 1.3.6.1.2.1.13.4.2 counter read-only
The total number of short DDP datagrams which were transmitted from this entity.
           ddpOutLongs 1.3.6.1.2.1.13.4.3 counter read-only
The total number of long DDP datagrams which were transmitted from this entity.
           ddpInReceives 1.3.6.1.2.1.13.4.4 counter read-only
The total number of input datagrams received by DDP, including those received in error.
           ddpForwRequests 1.3.6.1.2.1.13.4.5 counter read-only
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.
           ddpInLocalDatagrams 1.3.6.1.2.1.13.4.6 counter read-only
The total number of input DDP datagrams for which this entity was their final DDP destination.
           ddpNoProtocolHandlers 1.3.6.1.2.1.13.4.7 counter read-only
The total number of DDP datagrams addressed to this entity that were addressed to an upper layer protocol for which no protocol handler existed.
           ddpOutNoRoutes 1.3.6.1.2.1.13.4.8 counter read-only
The total number of DDP datagrams dropped because a route could not be found to their final destination.
           ddpTooShortErrors 1.3.6.1.2.1.13.4.9 counter read-only
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.
           ddpTooLongErrors 1.3.6.1.2.1.13.4.10 counter read-only
The total number of input DDP datagrams dropped because they exceeded the maximum DDP datagram size.
           ddpBroadcastErrors 1.3.6.1.2.1.13.4.11 counter read-only
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.
           ddpShortDDPErrors 1.3.6.1.2.1.13.4.12 counter read-only
The total number of input DDP datagrams dropped because this entity was not their final destination and their type was short DDP.
           ddpHopCountErrors 1.3.6.1.2.1.13.4.13 counter read-only
The total number of input DDP datagrams dropped because this entity was not their final destination and their hop count would exceed 15.
           ddpChecksumErrors 1.3.6.1.2.1.13.4.14 counter read-only
The total number of input DDP datagrams for which this DDP entity was their final destination, and which were dropped because of a checksum error.
           ddpListenerTable 1.3.6.1.2.1.13.4.15 no-access
The ddpListenerTable stores information for each DDP socket that has a listener.
                 ddpListenerEntry 1.3.6.1.2.1.13.4.15.1 no-access
This ddpListenerEntry contains information about a particular socket that has a socket listener. As an example, an instance of the ddpListenerStatus object might be named ddpListenerStatus.0.80.220.1
                     ddpListenerAddress 1.3.6.1.2.1.13.4.15.1.1 ddpsocketaddress no-access
The DDP address that this socket listener is bound to. If this socket listener isn't bound to a particular address, for instance if it is intended for all interfaces, this object shall have the value of three octets of zero followed by one octet of socket number. The socket number must not equal zero.
                     ddpListenerInPkts 1.3.6.1.2.1.13.4.15.1.2 counter read-only
The number of packets received for this listener.
                     ddpListenerStatus 1.3.6.1.2.1.13.4.15.1.3 integer read-write
The status of this socket listener. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ddpListenerTable. 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 ddpListenerStatus object. Enumeration: 'valid': 1, 'invalid': 2.
           ddpForwardingTable 1.3.6.1.2.1.13.4.16 no-access
A table of forwarding entries for DDP. This table contains a route for each AppleTalk network currently known to the entity.
                 ddpForwardingEntry 1.3.6.1.2.1.13.4.16.1 no-access
A forwarding entry for a particular AppleTalk network. As an example, an instance of the ddpForwardingPort object might be named ddpForwardingPort.0.90
                     ddpForwardingNetEnd 1.3.6.1.2.1.13.4.16.1.1 atnetworknumber no-access
The last network number in the network range matched by this forwarding entry. This will not be zero even if this corresponds to a non-extended net.
                     ddpForwardingNetStart 1.3.6.1.2.1.13.4.16.1.2 atnetworknumber read-only
The first network number in the network range matched by this forwarding entry.
                     ddpForwardingNextHop 1.3.6.1.2.1.13.4.16.1.3 octet string read-only
The next hop in the route to this entry's destination network. The format of this address can be determined by examinating the atportType corresponding to this entry.
                     ddpForwardingProto 1.3.6.1.2.1.13.4.16.1.4 object identifier read-only
The routing mechanism by which this route was learned.
                     ddpForwardingModifiedTime 1.3.6.1.2.1.13.4.16.1.5 timeticks read-only
The value of sysUpTime at the time of the last modification to this entry. The initial value of ddpForwardingModified time shall be the value of sysUpTime at the time the entry is created.
                     ddpForwardingUseCounts 1.3.6.1.2.1.13.4.16.1.6 counter read-only
The number of times this entry has been used to route a packet to the destination network. Note that this counter is not cleared when the corresponding ddpForwardingNextHop variable changes.
                     ddpForwardingPort 1.3.6.1.2.1.13.4.16.1.7 integer read-only
The AppleTalk port through which ddpForwardingNextHop is reached. The interface identified by a particular value of this variable is the same interface as identified by the same value of atportIndex.
           ddpForwProtoOids 1.3.6.1.2.1.13.4.17
                 rtmpRoutingProto 1.3.6.1.2.1.13.4.17.1
                 kipRoutingProto 1.3.6.1.2.1.13.4.17.2
           ddpForwardingTableOverflows 1.3.6.1.2.1.13.4.18 counter read-only
The number of times the entity attempted to add an entry to the forwarding table but failed due to overflow.
       rtmp 1.3.6.1.2.1.13.5
           rtmpTable 1.3.6.1.2.1.13.5.1 no-access
A list of Routing Table Maintenance Protocol entries for this entity.
               rtmpEntry 1.3.6.1.2.1.13.5.1.1 no-access
The route entry to a particular network range. As an example, an instance of the rtmpPort object might be named rtmpPort.0.80
                   rtmpRangeStart 1.3.6.1.2.1.13.5.1.1.1 atnetworknumber 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.
                   rtmpRangeEnd 1.3.6.1.2.1.13.5.1.1.2 atnetworknumber 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 non-extended network, the value for rtmpRangeEnd shall be two octets of zero.
                   rtmpNextHop 1.3.6.1.2.1.13.5.1.1.3 octet string read-only
The next internet router in the route to this entry's destination network. The format of this address can be determined by examinating the atportType corresponding to this entry.
                   rtmpType 1.3.6.1.2.1.13.5.1.1.4 integer read-only
The type of network over which this route points. Enumeration: 'other': 1, 'serialNonstandard': 4, 'serialPPP': 3, 'appletalk': 2.
                   rtmpPort 1.3.6.1.2.1.13.5.1.1.5 integer read-only
The AppleTalk port over which this route points. The interface identified by a particular value of this variable is the same interface as identified by the same value of atportIndex.
                   rtmpHops 1.3.6.1.2.1.13.5.1.1.6 integer read-only
The number of hops required to reach the destination network to which this routing entry pertains.
                   rtmpState 1.3.6.1.2.1.13.5.1.1.7 integer read-write
The status of the information contained in this route entry. Setting this object to the value invalid(5) 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. Enumeration: 'badZero': 3, 'good': 1, 'suspect': 2, 'badOne': 4, 'invalid': 5.
           rtmpInDataPkts 1.3.6.1.2.1.13.5.2 counter read-only
A count of the number of good RTMP data packets received by this entity.
           rtmpOutDataPkts 1.3.6.1.2.1.13.5.3 counter read-only
A count of the number of RTMP packets sent by this entity.
           rtmpInRequestPkts 1.3.6.1.2.1.13.5.4 counter read-only
A count of the number of good RTMP Request packets received by this entity.
           rtmpNextIREqualChanges 1.3.6.1.2.1.13.5.5 counter read-only
A count of the number of times RTMP changes the Next Internet Router in a routing entry because the hop count advertised in a routing tuple was equal to the current hop count for a particular network.
           rtmpNextIRLessChanges 1.3.6.1.2.1.13.5.6 counter read-only
A count of the number of times RTMP changes the Next Internet Router in a routing entry because the hop count advertised in a routing tuple was less than the current hop count for a particular network.
           rtmpRouteDeletes 1.3.6.1.2.1.13.5.7 counter read-only
A count of the number of times RTMP deletes a route because it was aged out of the table. This can help to detect routing problems.
           rtmpRoutingTableOverflows 1.3.6.1.2.1.13.5.8 counter read-only
The number of times RTMP attempted to add a route to the RTMP table but failed due to lack of space.
       kip 1.3.6.1.2.1.13.6
           kipTable 1.3.6.1.2.1.13.6.1 no-access
The table of routing information for KIP networks.
               kipEntry 1.3.6.1.2.1.13.6.1.1 no-access
An entry in the routing table for KIP networks. As an example, an instance of the kipCore object might be named kipCore.0.80
                   kipNetStart 1.3.6.1.2.1.13.6.1.1.1 atnetworknumber read-only
The first AppleTalk network address in the range for this routing entry. This address is a two octet DDP network address in network byte order.
                   kipNetEnd 1.3.6.1.2.1.13.6.1.1.2 atnetworknumber read-write
The last AppleTalk network address in the range for this routing entry. This address is a two octet DDP network address in network byte order. If the network to which this AppleTalk port is connected is a non-extended network, the value for kipNetEnd shall be two octets of zero.
                   kipNextHop 1.3.6.1.2.1.13.6.1.1.3 ipaddress read-write
The IP address of the next hop in the route to this entry's destination network.
                   kipHopCount 1.3.6.1.2.1.13.6.1.1.4 integer read-write
The number of hops required to reach the destination network to which this entry pertains.
                   kipBCastAddr 1.3.6.1.2.1.13.6.1.1.5 ipaddress read-write
The form of the IP address used to broadcast on this network.
                   kipCore 1.3.6.1.2.1.13.6.1.1.6 integer read-write
The status of kipNextHop as a core gateway. Enumeration: 'core': 1, 'notcore': 2.
                   kipType 1.3.6.1.2.1.13.6.1.1.7 integer read-write
The type of the entity that this route points to. Enumeration: 'async': 5, 'net': 2, 'other': 4, 'host': 3, 'kipRouter': 1.
                   kipState 1.3.6.1.2.1.13.6.1.1.8 integer read-write
The state of this network entry. Setting this object to the value invalid(3) has the effect of invalidating the corresponding entry in the kipTable. 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 kipState object. Enumeration: 'configured': 1, 'learned': 2, 'invalid': 3.
                   kipShare 1.3.6.1.2.1.13.6.1.1.9 integer read-write
If the information in this entry is propagated to other routers as part of the AA routing protocol, the value of this variable is equal to shared(1). Otherwise its value is private(2). Enumeration: 'shared': 1, 'private': 2.
                   kipFrom 1.3.6.1.2.1.13.6.1.1.10 ipaddress read-only
The IP address from which the routing entry was learned via the AA protocol. If this entry was not created via the AA protocol, it should contain IP address 0.0.0.0.
       zipRouter 1.3.6.1.2.1.13.7
           zipTable 1.3.6.1.2.1.13.7.1 no-access
The table of zone information for reachable AppleTalk networks.
               zipEntry 1.3.6.1.2.1.13.7.1.1 no-access
An entry of zone information for a particular zone and network combination. As an example, an instance of the zipZoneState object might be named zipZoneState.0.80.4
                   zipZoneName 1.3.6.1.2.1.13.7.1.1.1 atname read-only
The zone name of this entry. This is stored in Mac ASCII format. If the full zone list for the entry is not known, the value for zipZoneName shall be a zero length octet string.
                   zipZoneIndex 1.3.6.1.2.1.13.7.1.1.2 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. When a zone name is discovered which is not currently in the table, it will be assigned an index greater than any previously assigned index.
                   zipZoneNetStart 1.3.6.1.2.1.13.7.1.1.3 atnetworknumber read-only
The network that starts the range for this entry. This address is a two octet DDP network address in network byte order.
                   zipZoneNetEnd 1.3.6.1.2.1.13.7.1.1.4 atnetworknumber 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 non-extended network, the value for zipZoneNetEnd shall be two octets of zero.
                   zipZoneState 1.3.6.1.2.1.13.7.1.1.5 integer read-write
The state of this zip entry. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the zipTable. 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 zipZoneState object. Enumeration: 'valid': 1, 'invalid': 2.
                   zipZoneFrom 1.3.6.1.2.1.13.7.1.1.6 octet string read-only
The address from which this zone name to network number mapping was learned. The format of this address can be determined by examining the atportType corresponding to this entry. When this mapping is learned from the entity itself, this object shall have the value of three octets of zero.
                   zipZonePort 1.3.6.1.2.1.13.7.1.1.7 integer read-only
The AppleTalk port through which this zone name to network number mapping was learned. The interface identified by a particular value of this variable is the same interface as identified by the same value of atportIndex.
           zipInZipQueries 1.3.6.1.2.1.13.7.2 counter read-only
The number of ZIP Queries received by this entity.
           zipInZipReplies 1.3.6.1.2.1.13.7.3 counter read-only
The number of ZIP Replies received by this entity.
           zipInZipExtendedReplies 1.3.6.1.2.1.13.7.4 counter read-only
The number of ZIP Extended Replies received by this entity.
           zipZoneConflictErrors 1.3.6.1.2.1.13.7.5 counter read-only
The number of times a conflict has been detected between this entity's zone information and another entity's zone information.
           zipInObsoletes 1.3.6.1.2.1.13.7.6 counter read-only
The number of ZIP Takedown or ZIP Bringup packets received by this entity. Note that as the ZIP Takedown and ZIP Bringup packets have been obsoleted, the receipt of one of these packets indicates that a node sent it in error.
           zipRouterNetInfoTable 1.3.6.1.2.1.13.7.7 no-access
The table of Net Info packets received by each port on this entity.
               zipRouterNetInfoEntry 1.3.6.1.2.1.13.7.7.1 no-access
The description of the Net Info packets received on a particular port on this entity. One such entry shall exist for each atport on this router entity. As an example, an instance of the zipInGetNetInfos object might be named zipInGetNetInfos.2
                   zipInGetNetInfos 1.3.6.1.2.1.13.7.7.1.1 counter read-only
The number of ZIP GetNetInfo packets received on this port by this entity.
                   zipOutGetNetInfoReplies 1.3.6.1.2.1.13.7.7.1.2 counter read-only
The number of ZIP GetNetInfo Reply packets sent out this port by this entity.
                   zipZoneOutInvalids 1.3.6.1.2.1.13.7.7.1.3 counter read-only
The number of times this entity has sent a ZIP GetNetInfo Reply with the zone invalid bit set in response to a GetNetInfo Request with an invalid zone name.
                   zipAddressInvalids 1.3.6.1.2.1.13.7.7.1.4 counter read-only
The number of times this entity had to broadcast a ZIP GetNetInfo Reply because the GetNetInfo Request had an invalid address.
       nbp 1.3.6.1.2.1.13.8
           nbpTable 1.3.6.1.2.1.13.8.1 no-access
The table of NBP services registered on this entity.
               nbpEntry 1.3.6.1.2.1.13.8.1.1 no-access
The description of an NBP service registered on this entity. As an example, an instance of the nbpZone object might be named nbpZone.2
                   nbpIndex 1.3.6.1.2.1.13.8.1.1.1 integer read-write
The index of this NBP entry. This index is unique with respect to the indexes of all other NBP entries, and shall remain constant throughout the lifetime of this object.
                   nbpObject 1.3.6.1.2.1.13.8.1.1.2 atname read-write
The name of the service described by this entity. When this variable is changed, the entity should perform an NBP registration using the new nbpObject.
                   nbpType 1.3.6.1.2.1.13.8.1.1.3 atname read-write
The type of the service described by this entity. When this variable is changed, the entity should perform an NBP registration using the new nbpType.
                   nbpZone 1.3.6.1.2.1.13.8.1.1.4 atname read-write
The zone the service described by this entity is registered in. This must be the actual zone name, without any wildcard characters. When this variable is changed, the entity should perform an NBP registration using the new nbpZone.
                   nbpState 1.3.6.1.2.1.13.8.1.1.5 integer read-write
The state of this NBP entry. When the registration for an entry in the nbpTable fails, it is an implementation-specific matter as to how long the entry will remain in the registrationFailed(3) state before moving to the invalid(4) state. Note that the entry may pass immediately from the registrationFailed state to the invalid state. Setting this object to the value invalid(4) 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. Enumeration: 'registrationFailed': 3, 'valid': 1, 'invalid': 4, 'registering': 2.
                   nbpAddress 1.3.6.1.2.1.13.8.1.1.6 ddpsocketaddress read-write
The DDP network, node, and socket number of this entity. If this is unspecified, for instance if the registration is on all ports of a multiport device, this object shall have the value of three octets of zero, followed by one octet of socket number.
                   nbpEnumerator 1.3.6.1.2.1.13.8.1.1.7 integer read-only
The enumerator assigned to this entity.
           nbpInLookUpRequests 1.3.6.1.2.1.13.8.2 counter read-only
The number of NBP LookUp Requests received.
           nbpInLookUpReplies 1.3.6.1.2.1.13.8.3 counter read-only
The number of NBP LookUp Replies received.
           nbpInBroadcastRequests 1.3.6.1.2.1.13.8.4 counter read-only
The number of NBP Broadcast Requests received.
           nbpInForwardRequests 1.3.6.1.2.1.13.8.5 counter read-only
The number of NBP Forward Requests received.
           nbpOutLookUpReplies 1.3.6.1.2.1.13.8.6 counter read-only
The number of NBP LookUp Replies sent.
           nbpRegistrationFailures 1.3.6.1.2.1.13.8.7 counter read-only
The number of times this node experienced a failure in attempting to register an NBP entity.
           nbpInErrors 1.3.6.1.2.1.13.8.8 counter read-only
The number of NBP packets received by this entity that were rejected for any error.
       atecho 1.3.6.1.2.1.13.9
           atechoRequests 1.3.6.1.2.1.13.9.1 counter read-only
The number of AppleTalk Echo requests received.
           atechoReplies 1.3.6.1.2.1.13.9.2 counter read-only
The number of AppleTalk Echo replies sent.
           atechoOutRequests 1.3.6.1.2.1.13.9.3 counter read-only
The count of AppleTalk Echo requests sent.
           atechoInReplies 1.3.6.1.2.1.13.9.4 counter read-only
The count of AppleTalk Echo replies received.
       atp 1.3.6.1.2.1.13.10
             atpInPkts 1.3.6.1.2.1.13.10.1 counter read-only
The number of ATP packets received by this entity.
             atpOutPkts 1.3.6.1.2.1.13.10.2 counter read-only
The number of ATP packets sent by this entity.
             atpTRequestRetransmissions 1.3.6.1.2.1.13.10.3 counter read-only
The number of times that a timeout occurred and a Transaction Request packet needed to be retransmitted by this host.
             atpTResponseRetransmissions 1.3.6.1.2.1.13.10.4 counter read-only
The number of times a timeout was detected and a Transaction Response packet needed to be retransmitted by this host.
             atpReleaseTimerExpiredCounts 1.3.6.1.2.1.13.10.5 counter read-only
The number of times the release timer expired, as a result of which a Request Control Block had to be deleted.
             atpRetryCountExceededs 1.3.6.1.2.1.13.10.6 counter read-only
The number of times the retry count was exceeded, and an error was returned to the client of ATP.
             atpListenerTable 1.3.6.1.2.1.13.10.7 no-access
The atpListenerTable stores information for each ATP socket that has a listener.
                 atpListenerEntry 1.3.6.1.2.1.13.10.7.1 no-access
This atpListenerEntry contains information about a particular socket that has a socket listener. As an example, an instance of the atpListenerStatus object might be named atpListenerStatus.0.80.220.3
                     atpListenerAddress 1.3.6.1.2.1.13.10.7.1.1 ddpsocketaddress no-access
The DDP address that this socket listener is bound to. If this socket listener isn't bound to a particular address, for instance if it is intended for all interfaces, this object shall have the value of three octets of zero followed by one octet of socket number.
                     atpListenerStatus 1.3.6.1.2.1.13.10.7.1.2 integer read-write
The status of this socket. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the atpListenerTable. 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 atpListenerStatus object. Enumeration: 'valid': 1, 'invalid': 2.
       pap 1.3.6.1.2.1.13.11
             papInOpenConns 1.3.6.1.2.1.13.11.1 counter read-only
The number of PAP Open Connection requests received by this entity.
             papOutOpenConns 1.3.6.1.2.1.13.11.2 counter read-only
The number of PAP Open Connection requests sent by this entity.
             papInDatas 1.3.6.1.2.1.13.11.3 counter read-only
The number of PAP Data messages received by this entity.
             papOutDatas 1.3.6.1.2.1.13.11.4 counter read-only
The number of PAP Data messages sent by this entity.
             papInCloseConns 1.3.6.1.2.1.13.11.5 counter read-only
The number of PAP Close Connection requests received by this entity.
             papOutCloseConns 1.3.6.1.2.1.13.11.6 counter read-only
The number of PAP Close Connection requests sent by this entity.
             papTickleTimeoutCloses 1.3.6.1.2.1.13.11.7 counter read-only
The number of times the PAP entity on this node closed a connection because it didn't receive a Tickle message before its timer expired.
             papServerTable 1.3.6.1.2.1.13.11.8 no-access
A list of servers on this entity that are accessible through the Printer Access Protocol.
                 papServerEntry 1.3.6.1.2.1.13.11.8.1 no-access
A set of information about a particular PAP server's configuration and performance. As an example, an instance of the papServerStatus object might be named papServerStatus.1
                     papServerIndex 1.3.6.1.2.1.13.11.8.1.1 integer no-access
An unique value for each Printer Access Protocol Server.
                     papServerListeningSocket 1.3.6.1.2.1.13.11.8.1.2 ddpsocketaddress read-write
The Server Listening Socket that this PAP server is listening on.
                     papServerStatus 1.3.6.1.2.1.13.11.8.1.3 displaystring read-only
The status string of this server. This is the message as it would appear in a PAP Status Reply from this server.
                     papServerCompletedJobs 1.3.6.1.2.1.13.11.8.1.4 counter read-only
The number of jobs that have been accepted and successfully executed by this server.
                     papServerBusyJobs 1.3.6.1.2.1.13.11.8.1.5 integer read-only
The number of GetNextJob calls that have accepted and are currently executing a job.
                     papServerFreeJobs 1.3.6.1.2.1.13.11.8.1.6 integer read-only
The minimum number of GetNextJob calls that are currently waiting for a job.
                     papServerAuthenticationFailures 1.3.6.1.2.1.13.11.8.1.7 counter read-only
The number of times this PAP server rejected a job because the job was not correctly authenticated.
                     papServerAccountingFailures 1.3.6.1.2.1.13.11.8.1.8 counter read-only
The number of times this PAP server rejected a job because the job did not fit some accounting rule, such as exceeding a quota.
                     papServerGeneralFailures 1.3.6.1.2.1.13.11.8.1.9 counter read-only
The number of times this PAP server rejected a job for some reason other than authentication or accounting failures.
                     papServerState 1.3.6.1.2.1.13.11.8.1.10 integer read-write
The state of this PAP Server entry. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the papServerTable. 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 papServerState object. Enumeration: 'valid': 1, 'invalid': 2.
                     papServerLastStatusMsg 1.3.6.1.2.1.13.11.8.1.11 displaystring read-only
The last status message that was transmitted by this server.
       asp 1.3.6.1.2.1.13.12
             aspInputTransactions 1.3.6.1.2.1.13.12.1 counter read-only
The number of ASP requests and replies received by this entity. Note that this is not necessarily the number of packets containing ASP transactions.
             aspOutputTransactions 1.3.6.1.2.1.13.12.2 counter read-only
The number of ASP requests and replies sent by this entity. Note that this is not necessarily the number of packets containing ASP transactions.
             aspInOpenSessions 1.3.6.1.2.1.13.12.3 counter read-only
The number of ASP Open Session requests and replies received by this entity.
             aspOutOpenSessions 1.3.6.1.2.1.13.12.4 counter read-only
The number of ASP Open Session requests and replies sent by this entity.
             aspInCloseSessions 1.3.6.1.2.1.13.12.5 counter read-only
The number of ASP Close Session requests and replies received by this entity.
             aspOutCloseSessions 1.3.6.1.2.1.13.12.6 counter read-only
The number of ASP Close Session requests and replies sent by this entity.
             aspNoMoreSessionsErrors 1.3.6.1.2.1.13.12.7 counter read-only
The number of times an error condition was returned because this server implementation could not support another session.
             aspTickleTimeOutCloses 1.3.6.1.2.1.13.12.8 counter read-only
The number of times the ASP entity on this node closed a connection because it didn't receive any messages from the remote end before its timer expired.
             aspConnTable 1.3.6.1.2.1.13.12.9 no-access
A list of ASP connections on this entity.
                 aspConnEntry 1.3.6.1.2.1.13.12.9.1 no-access
A set of information describing an ASP connection. As an example, an instance of the aspConnState object might be named aspConnState.0.80.220.135.0.80.239.119.12
                     aspConnLocalAddress 1.3.6.1.2.1.13.12.9.1.1 ddpsocketaddress no-access
The local address of this ASP connection.
                     aspConnRemoteAddress 1.3.6.1.2.1.13.12.9.1.2 ddpsocketaddress no-access
The remote address of this ASP connection. If this entry is in the listening mode, this object shall have a value of four octets of zero.
                     aspConnID 1.3.6.1.2.1.13.12.9.1.3 integer no-access
The remote Connection ID of this ASP connection. If this entry is in the listening mode, this object shall have a value of zero.
                     aspConnLastReqNum 1.3.6.1.2.1.13.12.9.1.4 integer read-only
The last request number on this ASP connection. If this entry is in the listening mode, this object shall have a value of zero.
                     aspConnServerEnd 1.3.6.1.2.1.13.12.9.1.5 integer read-only
Specifies what mode the local session end is in. Enumeration: 'wss': 2, 'sss': 1, 'sls': 3.
                     aspConnState 1.3.6.1.2.1.13.12.9.1.6 integer read-write
The state of this ASP connection. Setting this object to the value invalid(3) has the effect of invalidating the corresponding entry in the aspConnTable. 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 aspConnState object. Enumeration: 'open': 1, 'invalid': 3, 'closed': 2.
       adsp 1.3.6.1.2.1.13.13
             adspInPkts 1.3.6.1.2.1.13.13.1 counter read-only
The number of ADSP packets received by this entity.
             adspOutPkts 1.3.6.1.2.1.13.13.2 counter read-only
The number of ADSP packets sent by this entity.
             adspInOctets 1.3.6.1.2.1.13.13.3 counter read-only
The number of data octets contained in ADSP packets received by this entity. Note that this does not include EOM bits.
             adspOutOctets 1.3.6.1.2.1.13.13.4 counter read-only
The number of data octets contained in ADSP packets sent by this entity. Note that this does not include EOM bits.
             adspInDataPkts 1.3.6.1.2.1.13.13.5 counter read-only
The number of ADSP data packets this entity has received.
             adspOutDataPkts 1.3.6.1.2.1.13.13.6 counter read-only
The number of ADSP data packets this entity has sent.
             adspTimeoutErrors 1.3.6.1.2.1.13.13.7 counter read-only
The number of times the ADSP on this entity detected an expired connection timer.
             adspTimeoutCloseErrors 1.3.6.1.2.1.13.13.8 counter read-only
The number of times the ADSP on this entity closed a connection because of too many timeouts.
             adspConnTable 1.3.6.1.2.1.13.13.9 no-access
A list of ADSP connections on this entity.
                 adspConnEntry 1.3.6.1.2.1.13.13.9.1 no-access
A set of information describing an ADSP connection. As an example, an instance of the adspConnState object might be named adspConnState.0.80.220.7.0.80.239.142.31231
                     adspConnLocalAddress 1.3.6.1.2.1.13.13.9.1.1 ddpsocketaddress no-access
The local DDP address of this ADSP connection.
                     adspConnLocalConnID 1.3.6.1.2.1.13.13.9.1.2 integer no-access
The local Connection ID of this ADSP connection. If this entry specifies an ADSP listener, this value shall be zero.
                     adspConnRemoteAddress 1.3.6.1.2.1.13.13.9.1.3 ddpsocketaddress no-access
The remote DDP address of this ADSP connection. If this entry specifies an ADSP listener, this value shall be zero.
                     adspConnRemoteConnID 1.3.6.1.2.1.13.13.9.1.4 integer read-only
The remote Connection ID of this ADSP connection. If this entry specifies an ADSP listener, this value shall be zero.
                     adspConnState 1.3.6.1.2.1.13.13.9.1.5 integer read-write
The state of this ADSP connection. The state is open if both ends are established. If only one end is established, then the state is half-open. If neither end is established, then the state is closed. If an ADSP server is listening on a socket and is not yet connected, its state is set to listening, and the adspConnRemoteAddress, adspConnRemoteSocket, adspConnRemoteConnID, and adspConnRemoteWindowSize are all set to zero. Setting this object to the value invalid(6) has the effect of invalidating the corresponding entry in the adspConnTable. 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 adspConnState object. Enumeration: 'listening': 4, 'remoteHalfOpen': 3, 'invalid': 6, 'closed': 5, 'localHalfOpen': 2, 'open': 1.
       atportptop 1.3.6.1.2.1.13.14
             atportPtoPTable 1.3.6.1.2.1.13.14.1 no-access
A list of AppleTalk point-to-point connections for this entity.
                 atportPtoPEntry 1.3.6.1.2.1.13.14.1.1 no-access
The description of one of the AppleTalk point-to-point connections on this entity. As an example, an instance of the atportPtoPRemoteAddress object might be named atportPtoPRemoteAddress.2
                     atportPtoPIndex 1.3.6.1.2.1.13.14.1.1.1 integer no-access
A unique value for each AppleTalk point-to-point connection. Its value is between 1 and the total number of AppleTalk point-to-point connections. The value for each connection must remain constant at least from the re-initialization of the entity's network management system to the next re-initialization.
                     atportPtoPProtocol 1.3.6.1.2.1.13.14.1.1.2 object identifier read-write
The protocol type used over the point-to-point connection.
                     atportPtoPRemoteName 1.3.6.1.2.1.13.14.1.1.3 displaystring read-write
A text string containing the network node name of the entity at the other end of the point-to-point link. If the name is unknown or undefined, then this string is zero length.
                     atportPtoPRemoteAddress 1.3.6.1.2.1.13.14.1.1.4 octet string read-write
The network address of the entity at the other end of the point-to-point link in network byte order. The format of this address can be determined by examinating the atportType corresponding to this entry. If the address is unknown or undefined, then this string is zero length.
                     atportPtoPPortIndex 1.3.6.1.2.1.13.14.1.1.5 integer read-write
The AppleTalk port associated with this point-to-point connection. The interface identified by a particular value of this index is the same interface as identified by the same value of atportIndex.
                     atportPtoPStatus 1.3.6.1.2.1.13.14.1.1.6 integer read-write
The status of this entry in the atportPtoPTable. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the atportPtoPTable. 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 examinationr of the relevant atportPtoPStatus object. Enumeration: 'valid': 1, 'invalid': 2.
             atportPtoPProtoOids 1.3.6.1.2.1.13.14.2
                 pToPProtoOther 1.3.6.1.2.1.13.14.2.1
                 pToPProtoAurp 1.3.6.1.2.1.13.14.2.2
                 pToPProtoCaymanUdp 1.3.6.1.2.1.13.14.2.3
                 pToPProtoAtkvmsDecnetIV 1.3.6.1.2.1.13.14.2.4
                 pToPProtoLiaisonUdp 1.3.6.1.2.1.13.14.2.5
                 pToPProtoIpx 1.3.6.1.2.1.13.14.2.6
                 pToPProtoShivaIp 1.3.6.1.2.1.13.14.2.7
       rtmpStub 1.3.6.1.2.1.13.16
             rtmpOutRequestPkts 1.3.6.1.2.1.13.16.1 counter read-only
A count of the number of RTMP Request packets sent by this entity.
             rtmpInVersionMismatches 1.3.6.1.2.1.13.16.2 counter read-only
A count of the number of RTMP packets received by this entity that were rejected due to a version mismatch.
             rtmpInErrors 1.3.6.1.2.1.13.16.3 counter read-only
A count of the number of RTMP packets received by this entity that were rejected for an error other than version mismatch.
       zipEndNode 1.3.6.1.2.1.13.17
             zipNetInfoTable 1.3.6.1.2.1.13.17.1 no-access
The table of Net Info packets received by each port on this entity.
                 zipNetInfoEntry 1.3.6.1.2.1.13.17.1.1 no-access
The description of the Net Info packets received on a particular port on this entity. One such entry shall exist for each atport on this entity. As an example, an instance of the zipOutGetNetInfos object might be named zipOutGetNetInfos.2
                     zipOutGetNetInfos 1.3.6.1.2.1.13.17.1.1.1 counter read-only
The number of ZIP GetNetInfo packets sent out this port by this entity.
                     zipInGetNetInfoReplies 1.3.6.1.2.1.13.17.1.1.2 counter read-only
The number of ZIP GetNetInfo Reply packets received on this port by this entity.
                     zipZoneInInvalids 1.3.6.1.2.1.13.17.1.1.3 counter read-only
The number of times this entity has received a ZIP GetNetInfo Reply with the zone invalid bit set because the corresponding GetNetInfo Request had an invalid zone name.
             zipInErrors 1.3.6.1.2.1.13.17.2 counter read-only
The number of ZIP packets received by this entity that were rejected for any error.
       perPort 1.3.6.1.2.1.13.18
             perPortTable 1.3.6.1.2.1.13.18.1 no-access
The table of per-port statistics for this entity.
                 perPortEntry 1.3.6.1.2.1.13.18.1.1 no-access
The statistics available for a particular port on this entity. As an example, an instance of the perPortAarpInProbes object might be named perPortAarpInProbes.2
                     perPortAarpInProbes 1.3.6.1.2.1.13.18.1.1.1 counter read-only
The total number of AARP Probe packets received by this entity on this port.
                     perPortAarpOutProbes 1.3.6.1.2.1.13.18.1.1.2 counter read-only
The total number of AARP Probe packets sent by this entity on this port.
                     perPortAarpInReqs 1.3.6.1.2.1.13.18.1.1.3 counter read-only
The total number of AARP Request packets received by this entity on this port.
                     perPortAarpOutReqs 1.3.6.1.2.1.13.18.1.1.4 counter read-only
The total number of AARP Request packets sent by this entity on this port.
                     perPortAarpInRsps 1.3.6.1.2.1.13.18.1.1.5 counter read-only
The total number of AARP Response packets received by this entity on this port.
                     perPortAarpOutRsps 1.3.6.1.2.1.13.18.1.1.6 counter read-only
The total number of AARP Response packets sent by this entity on this port.
                     perPortDdpInReceives 1.3.6.1.2.1.13.18.1.1.7 counter read-only
The total number of input datagrams received by DDP on this port, including those received in error.
                     perPortDdpInLocalDatagrams 1.3.6.1.2.1.13.18.1.1.8 counter read-only
The total number of input DDP datagrams on this port for which this entity was their final DDP destination.
                     perPortDdpNoProtocolHandlers 1.3.6.1.2.1.13.18.1.1.9 counter read-only
The total number of DDP datagrams addressed to this entity on this port that were addressed to an upper layer protocol for which no protocol handler existed.
                     perPortDdpTooShortErrors 1.3.6.1.2.1.13.18.1.1.10 counter read-only
The total number of input DDP datagrams on this port 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.
                     perPortDdpTooLongErrors 1.3.6.1.2.1.13.18.1.1.11 counter read-only
The total number of input DDP datagrams on this port dropped because they exceeded the maximum DDP datagram size.
                     perPortDdpChecksumErrors 1.3.6.1.2.1.13.18.1.1.12 counter read-only
The total number of input DDP datagrams on this port for which this DDP entity was their final destination, and which were dropped because of a checksum error.
                     perPortDdpForwRequests 1.3.6.1.2.1.13.18.1.1.13 counter read-only
The number of input datagrams on this port 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.
                     perPortRtmpInDataPkts 1.3.6.1.2.1.13.18.1.1.14 counter read-only
A count of the number of good RTMP data packets received by this entity on this port.
                     perPortRtmpOutDataPkts 1.3.6.1.2.1.13.18.1.1.15 counter read-only
A count of the number of RTMP packets sent by this entity on this port.
                     perPortRtmpInRequestPkts 1.3.6.1.2.1.13.18.1.1.16 counter read-only
A count of the number of good RTMP Request packets received by this entity on this port.
                     perPortRtmpRouteDeletes 1.3.6.1.2.1.13.18.1.1.17 counter read-only
A count of the number of times RTMP deletes a route on this port because it was aged out of the table.
                     perPortZipInZipQueries 1.3.6.1.2.1.13.18.1.1.18 counter read-only
The number of ZIP Queries received by this entity on this port.
                     perPortZipInZipReplies 1.3.6.1.2.1.13.18.1.1.19 counter read-only
The number of ZIP Replies received by this entity on this port.
                     perPortZipInZipExtendedReplies 1.3.6.1.2.1.13.18.1.1.20 counter read-only
The number of ZIP Extended Replies received by this entity on this port.
                     perPortZipZoneConflictErrors 1.3.6.1.2.1.13.18.1.1.21 counter read-only
The number of times a conflict has been detected on this port between this entity's zone information and another entity's zone information.
                     perPortZipInErrors 1.3.6.1.2.1.13.18.1.1.22 counter read-only
The number of ZIP packets received by this entity on this port that were rejected for any error.
                     perPortNbpInLookUpRequests 1.3.6.1.2.1.13.18.1.1.23 counter read-only
The number of NBP LookUp Requests received on this port.
                     perPortNbpInLookUpReplies 1.3.6.1.2.1.13.18.1.1.24 counter read-only
The number of NBP LookUp Replies received on this port.
                     perPortNbpInBroadcastRequests 1.3.6.1.2.1.13.18.1.1.25 counter read-only
The number of NBP Broadcast Requests received on this port.
                     perPortNbpInForwardRequests 1.3.6.1.2.1.13.18.1.1.26 counter read-only
The number of NBP Forward Requests received on this port.
                     perPortNbpOutLookUpReplies 1.3.6.1.2.1.13.18.1.1.27 counter read-only
The number of NBP LookUp Replies sent on this port.
                     perPortNbpRegistrationFailures 1.3.6.1.2.1.13.18.1.1.28 counter read-only
The number of times this node experienced a failure in attempting to register an NBP entity on this port.
                     perPortNbpInErrors 1.3.6.1.2.1.13.18.1.1.29 counter read-only
The number of NBP packets received by this entity on this port that were rejected for any error.
                     perPortEchoRequests 1.3.6.1.2.1.13.18.1.1.30 counter read-only
The number of AppleTalk Echo requests received on this port.
                     perPortEchoReplies 1.3.6.1.2.1.13.18.1.1.31 counter read-only
The count of AppleTalk Echo replies received on this port.