APPLETALK-MIB
- Registered at
- 1.3.6.1.2.1.13
- Namespace
- standard
- Source file
APPLETALK-MIB- Digest
sha256:75c8d6e0b90cb2387f0b0b9a0c6e94dbefa7fcf5001203a33b98489e3d77c461
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso, mib-2 |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
APPLETALK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ATName type | ||||
| ATNetworkNumber type | ||||
| DdpNodeAddress type | ||||
| DdpSocketAddress type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| appletalk OBJECT-IDENTITY | 1.3.6.1.2.1.13 | |||
| llap OBJECT-IDENTITY | 1.3.6.1.2.1.13.1 | |||
| llapTable OBJECT-TYPE The list of LLAP entries. | 1.3.6.1.2.1.13.1.1 | not-accessible | mandatory | |
| llapEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.1.1.1 | not-accessible | mandatory | |
| llapIfIndex OBJECT-TYPE 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. | 1.3.6.1.2.1.13.1.1.1.1 | INTEGER | read-only | mandatory |
| llapInPkts OBJECT-TYPE The total number of good data packets received on this LocalTalk interface. | 1.3.6.1.2.1.13.1.1.1.2 | Counter | read-only | deprecated |
| llapOutPkts OBJECT-TYPE The total number of data packets transmitted on this LocalTalk interface. | 1.3.6.1.2.1.13.1.1.1.3 | Counter | read-only | deprecated |
| llapInNoHandlers OBJECT-TYPE The total number of good packets received on this LocalTalk interface for which there was no protocol handler. | 1.3.6.1.2.1.13.1.1.1.4 | Counter | read-only | deprecated |
| llapInLengthErrors OBJECT-TYPE The total number of packets received on this LocalTalk interface whose actual length did not match the length in the header. | 1.3.6.1.2.1.13.1.1.1.5 | Counter | read-only | mandatory |
| llapInErrors OBJECT-TYPE The total number of packets containing errors received on this LocalTalk interface. | 1.3.6.1.2.1.13.1.1.1.6 | Counter | read-only | deprecated |
| llapCollisions OBJECT-TYPE The total number of collisions assumed on this LocalTalk interface due to the lack of a lapCTS reply. | 1.3.6.1.2.1.13.1.1.1.7 | Counter | read-only | mandatory |
| llapDefers OBJECT-TYPE The total number of times this LocalTalk interface deferred to other packets. | 1.3.6.1.2.1.13.1.1.1.8 | Counter | read-only | mandatory |
| llapNoDataErrors OBJECT-TYPE The total number of times this LocalTalk interface received a lapRTS packet and expected a data packet, but did not receive any data packet. | 1.3.6.1.2.1.13.1.1.1.9 | Counter | read-only | mandatory |
| llapRandomCTSErrors OBJECT-TYPE The total number of times this LocalTalk interface received a lapCTS packet that was not solicited by a lapRTS packet. | 1.3.6.1.2.1.13.1.1.1.10 | Counter | read-only | mandatory |
| llapFCSErrors OBJECT-TYPE The total number of times this LocalTalk interface received a packet with an FCS (Frame Check Sequence) error. | 1.3.6.1.2.1.13.1.1.1.11 | Counter | read-only | mandatory |
| aarp OBJECT-IDENTITY | 1.3.6.1.2.1.13.2 | |||
| aarpTable OBJECT-TYPE The AppleTalk Address Translation Table contains an equivalence of AppleTalk Network Addresses to the link layer physical address. | 1.3.6.1.2.1.13.2.1 | not-accessible | mandatory | |
| aarpEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.2.1.1 | not-accessible | mandatory | |
| aarpIfIndex OBJECT-TYPE 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. | 1.3.6.1.2.1.13.2.1.1.1 | INTEGER | read-only | mandatory |
| aarpPhysAddress OBJECT-TYPE The media-dependent physical address. | 1.3.6.1.2.1.13.2.1.1.2 | OCTET STRING | read-write | mandatory |
| aarpNetAddress OBJECT-TYPE The AppleTalk Network Address corresponding to the media-dependent physical address. | 1.3.6.1.2.1.13.2.1.1.3 | DdpNodeAddress | read-only | mandatory |
| aarpStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.13.2.1.1.4 | INTEGER {valid(1), invalid(2)} | read-write | mandatory |
| aarpLookups OBJECT-TYPE The number of times the AARP cache for this entity was searched. | 1.3.6.1.2.1.13.2.2 | Counter | read-only | mandatory |
| aarpHits OBJECT-TYPE The number of times an entry was searched for and found in the AARP cache for this entity. | 1.3.6.1.2.1.13.2.3 | Counter | read-only | mandatory |
| atport OBJECT-IDENTITY | 1.3.6.1.2.1.13.3 | |||
| atportTable OBJECT-TYPE A list of AppleTalk ports for this entity. | 1.3.6.1.2.1.13.3.1 | not-accessible | mandatory | |
| atportEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.3.1.1 | not-accessible | mandatory | |
| atportIndex OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.1 | INTEGER | read-only | mandatory |
| atportDescr OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.2 | DisplayString | read-write | mandatory |
| atportType OBJECT-TYPE The type of port, distinguished by the protocol immediately below DDP in the protocol stack. | 1.3.6.1.2.1.13.3.1.1.3 | INTEGER {other(1), localtalk(2), ethertalk1(3), ethertalk2(4), tokentalk(5), iptalk(6), serialPPP(7), serialNonstandard(8), virtual(9), fdditalk(10), arctalk(11), smdstalk(12), aurp(13), frameRelay(14), x25(15), ip(16), osi(17), decnetIV(18), arap(19), isdnInThePacketMode(20), nonAppleTalk3Com(21), ipx(22), arns(23), hdlc(24)} | read-write | mandatory |
| atportNetStart OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.4 | ATNetworkNumber | read-write | mandatory |
| atportNetEnd OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.5 | ATNetworkNumber | read-write | mandatory |
| atportNetAddress OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.6 | DdpNodeAddress | read-write | mandatory |
| atportStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.7 | INTEGER {routing(1), unconfigured(2), off(3), invalid(4), endNode(5), offDueToConflict(6), other(7)} | read-write | mandatory |
| atportNetConfig OBJECT-TYPE 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). | 1.3.6.1.2.1.13.3.1.1.8 | INTEGER {conflictOrientedSeed(1), garnered(2), guessed(3), unconfigured(4), conflictAverseSeed(5), softSeed(6)} | read-write | mandatory |
| atportZoneConfig OBJECT-TYPE 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). | 1.3.6.1.2.1.13.3.1.1.9 | INTEGER {conflictOrientedSeed(1), garnered(2), guessed(3), unconfigured(4), conflictAverseSeed(5), softSeed(6)} | read-write | mandatory |
| atportZoneDefault OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.10 | ATName | read-write | mandatory |
| atportIfIndex OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.11 | INTEGER | read-write | mandatory |
| atportNetFrom OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.12 | DdpNodeAddress | read-only | mandatory |
| atportZoneFrom OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.13 | DdpNodeAddress | read-only | mandatory |
| atportInPkts OBJECT-TYPE The number of packets received by this entity on this port. | 1.3.6.1.2.1.13.3.1.1.14 | Counter | read-only | mandatory |
| atportOutPkts OBJECT-TYPE The number of packets transmitted by this entity on this port. | 1.3.6.1.2.1.13.3.1.1.15 | Counter | read-only | mandatory |
| atportHome OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.16 | INTEGER {home(1), notHome(2)} | read-only | mandatory |
| atportCurrentZone OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.17 | ATName | read-write | mandatory |
| atportConflictPhysAddr OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.1.1.18 | OCTET STRING | read-only | mandatory |
| atportZoneTable OBJECT-TYPE The table of zone information for non-default zones on ports. | 1.3.6.1.2.1.13.3.2 | not-accessible | mandatory | |
| atportZoneEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.3.2.1 | not-accessible | mandatory | |
| atportZonePort OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.2.1.1 | INTEGER | not-accessible | mandatory |
| atportZoneName OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.2.1.2 | ATName (SIZE(1..32)) | not-accessible | mandatory |
| atportZoneStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.13.3.2.1.3 | INTEGER {valid(1), invalid(2)} | read-write | mandatory |
| ddp OBJECT-IDENTITY | 1.3.6.1.2.1.13.4 | |||
| ddpOutRequests OBJECT-TYPE 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. | 1.3.6.1.2.1.13.4.1 | Counter | read-only | mandatory |
| ddpOutShorts OBJECT-TYPE The total number of short DDP datagrams which were transmitted from this entity. | 1.3.6.1.2.1.13.4.2 | Counter | read-only | mandatory |
| ddpOutLongs OBJECT-TYPE The total number of long DDP datagrams which were transmitted from this entity. | 1.3.6.1.2.1.13.4.3 | Counter | read-only | mandatory |
| ddpInReceives OBJECT-TYPE The total number of input datagrams received by DDP, including those received in error. | 1.3.6.1.2.1.13.4.4 | Counter | read-only | mandatory |
| ddpForwRequests OBJECT-TYPE 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. | 1.3.6.1.2.1.13.4.5 | Counter | read-only | mandatory |
| ddpInLocalDatagrams OBJECT-TYPE The total number of input DDP datagrams for which this entity was their final DDP destination. | 1.3.6.1.2.1.13.4.6 | Counter | read-only | mandatory |
| ddpNoProtocolHandlers OBJECT-TYPE The total number of DDP datagrams addressed to this entity that were addressed to an upper layer protocol for which no protocol handler existed. | 1.3.6.1.2.1.13.4.7 | Counter | read-only | mandatory |
| ddpOutNoRoutes OBJECT-TYPE The total number of DDP datagrams dropped because a route could not be found to their final destination. | 1.3.6.1.2.1.13.4.8 | Counter | read-only | mandatory |
| ddpTooShortErrors OBJECT-TYPE 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. | 1.3.6.1.2.1.13.4.9 | Counter | read-only | mandatory |
| ddpTooLongErrors OBJECT-TYPE The total number of input DDP datagrams dropped because they exceeded the maximum DDP datagram size. | 1.3.6.1.2.1.13.4.10 | Counter | read-only | mandatory |
| ddpBroadcastErrors OBJECT-TYPE 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. | 1.3.6.1.2.1.13.4.11 | Counter | read-only | mandatory |
| ddpShortDDPErrors OBJECT-TYPE The total number of input DDP datagrams dropped because this entity was not their final destination and their type was short DDP. | 1.3.6.1.2.1.13.4.12 | Counter | read-only | mandatory |
| ddpHopCountErrors OBJECT-TYPE The total number of input DDP datagrams dropped because this entity was not their final destination and their hop count would exceed 15. | 1.3.6.1.2.1.13.4.13 | Counter | read-only | mandatory |
| ddpChecksumErrors OBJECT-TYPE 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. | 1.3.6.1.2.1.13.4.14 | Counter | read-only | mandatory |
| ddpListenerTable OBJECT-TYPE The ddpListenerTable stores information for each DDP socket that has a listener. | 1.3.6.1.2.1.13.4.15 | not-accessible | mandatory | |
| ddpListenerEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.4.15.1 | not-accessible | mandatory | |
| ddpListenerAddress OBJECT-TYPE 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. | 1.3.6.1.2.1.13.4.15.1.1 | DdpSocketAddress | not-accessible | mandatory |
| ddpListenerInPkts OBJECT-TYPE The number of packets received for this listener. | 1.3.6.1.2.1.13.4.15.1.2 | Counter | read-only | mandatory |
| ddpListenerStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.13.4.15.1.3 | INTEGER {valid(1), invalid(2)} | read-write | mandatory |
| ddpForwardingTable OBJECT-TYPE A table of forwarding entries for DDP. This table contains a route for each AppleTalk network currently known to the entity. | 1.3.6.1.2.1.13.4.16 | not-accessible | mandatory | |
| ddpForwardingEntry OBJECT-TYPE A forwarding entry for a particular AppleTalk network. As an example, an instance of the ddpForwardingPort object might be named ddpForwardingPort.0.90 | 1.3.6.1.2.1.13.4.16.1 | not-accessible | mandatory | |
| ddpForwardingNetEnd OBJECT-TYPE 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. | 1.3.6.1.2.1.13.4.16.1.1 | ATNetworkNumber | not-accessible | mandatory |
| ddpForwardingNetStart OBJECT-TYPE The first network number in the network range matched by this forwarding entry. | 1.3.6.1.2.1.13.4.16.1.2 | ATNetworkNumber | read-only | mandatory |
| ddpForwardingNextHop OBJECT-TYPE 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. | 1.3.6.1.2.1.13.4.16.1.3 | OCTET STRING | read-only | mandatory |
| ddpForwardingProto OBJECT-TYPE The routing mechanism by which this route was learned. | 1.3.6.1.2.1.13.4.16.1.4 | OBJECT IDENTIFIER | read-only | mandatory |
| ddpForwardingModifiedTime OBJECT-TYPE 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. | 1.3.6.1.2.1.13.4.16.1.5 | TimeTicks | read-only | mandatory |
| ddpForwardingUseCounts OBJECT-TYPE 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. | 1.3.6.1.2.1.13.4.16.1.6 | Counter | read-only | mandatory |
| ddpForwardingPort OBJECT-TYPE 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. | 1.3.6.1.2.1.13.4.16.1.7 | INTEGER | read-only | mandatory |
| ddpForwProtoOids OBJECT-IDENTITY | 1.3.6.1.2.1.13.4.17 | |||
| rtmpRoutingProto OBJECT-IDENTITY | 1.3.6.1.2.1.13.4.17.1 | |||
| kipRoutingProto OBJECT-IDENTITY | 1.3.6.1.2.1.13.4.17.2 | |||
| ddpForwardingTableOverflows OBJECT-TYPE The number of times the entity attempted to add an entry to the forwarding table but failed due to overflow. | 1.3.6.1.2.1.13.4.18 | Counter | read-only | mandatory |
| rtmp OBJECT-IDENTITY | 1.3.6.1.2.1.13.5 | |||
| rtmpTable OBJECT-TYPE A list of Routing Table Maintenance Protocol entries for this entity. | 1.3.6.1.2.1.13.5.1 | not-accessible | mandatory | |
| rtmpEntry OBJECT-TYPE The route entry to a particular network range. As an example, an instance of the rtmpPort object might be named rtmpPort.0.80 | 1.3.6.1.2.1.13.5.1.1 | not-accessible | mandatory | |
| rtmpRangeStart OBJECT-TYPE 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. | 1.3.6.1.2.1.13.5.1.1.1 | ATNetworkNumber | read-only | mandatory |
| rtmpRangeEnd OBJECT-TYPE 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. | 1.3.6.1.2.1.13.5.1.1.2 | ATNetworkNumber | read-only | mandatory |
| rtmpNextHop OBJECT-TYPE 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. | 1.3.6.1.2.1.13.5.1.1.3 | OCTET STRING | read-only | mandatory |
| rtmpType OBJECT-TYPE The type of network over which this route points. | 1.3.6.1.2.1.13.5.1.1.4 | INTEGER {other(1), appletalk(2), serialPPP(3), serialNonstandard(4)} | read-only | mandatory |
| rtmpPort OBJECT-TYPE 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. | 1.3.6.1.2.1.13.5.1.1.5 | INTEGER | read-only | mandatory |
| rtmpHops OBJECT-TYPE The number of hops required to reach the destination network to which this routing entry pertains. | 1.3.6.1.2.1.13.5.1.1.6 | INTEGER | read-only | mandatory |
| rtmpState OBJECT-TYPE 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. | 1.3.6.1.2.1.13.5.1.1.7 | INTEGER {good(1), suspect(2), badZero(3), badOne(4), invalid(5)} | read-write | mandatory |
| rtmpInDataPkts OBJECT-TYPE A count of the number of good RTMP data packets received by this entity. | 1.3.6.1.2.1.13.5.2 | Counter | read-only | mandatory |
| rtmpOutDataPkts OBJECT-TYPE A count of the number of RTMP packets sent by this entity. | 1.3.6.1.2.1.13.5.3 | Counter | read-only | mandatory |
| rtmpInRequestPkts OBJECT-TYPE A count of the number of good RTMP Request packets received by this entity. | 1.3.6.1.2.1.13.5.4 | Counter | read-only | mandatory |
| rtmpNextIREqualChanges OBJECT-TYPE 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. | 1.3.6.1.2.1.13.5.5 | Counter | read-only | mandatory |
| rtmpNextIRLessChanges OBJECT-TYPE 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. | 1.3.6.1.2.1.13.5.6 | Counter | read-only | mandatory |
| rtmpRouteDeletes OBJECT-TYPE 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. | 1.3.6.1.2.1.13.5.7 | Counter | read-only | mandatory |
| rtmpRoutingTableOverflows OBJECT-TYPE The number of times RTMP attempted to add a route to the RTMP table but failed due to lack of space. | 1.3.6.1.2.1.13.5.8 | Counter | read-only | mandatory |
| kip OBJECT-IDENTITY | 1.3.6.1.2.1.13.6 | |||
| kipTable OBJECT-TYPE The table of routing information for KIP networks. | 1.3.6.1.2.1.13.6.1 | not-accessible | mandatory | |
| kipEntry OBJECT-TYPE An entry in the routing table for KIP networks. As an example, an instance of the kipCore object might be named kipCore.0.80 | 1.3.6.1.2.1.13.6.1.1 | not-accessible | mandatory | |
| kipNetStart OBJECT-TYPE 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. | 1.3.6.1.2.1.13.6.1.1.1 | ATNetworkNumber | read-only | mandatory |
| kipNetEnd OBJECT-TYPE 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. | 1.3.6.1.2.1.13.6.1.1.2 | ATNetworkNumber | read-write | mandatory |
| kipNextHop OBJECT-TYPE The IP address of the next hop in the route to this entry's destination network. | 1.3.6.1.2.1.13.6.1.1.3 | IpAddress | read-write | mandatory |
| kipHopCount OBJECT-TYPE The number of hops required to reach the destination network to which this entry pertains. | 1.3.6.1.2.1.13.6.1.1.4 | INTEGER | read-write | mandatory |
| kipBCastAddr OBJECT-TYPE The form of the IP address used to broadcast on this network. | 1.3.6.1.2.1.13.6.1.1.5 | IpAddress | read-write | mandatory |
| kipCore OBJECT-TYPE The status of kipNextHop as a core gateway. | 1.3.6.1.2.1.13.6.1.1.6 | INTEGER {core(1), notcore(2)} | read-write | mandatory |
| kipType OBJECT-TYPE The type of the entity that this route points to. | 1.3.6.1.2.1.13.6.1.1.7 | INTEGER {kipRouter(1), net(2), host(3), other(4), async(5)} | read-write | mandatory |
| kipState OBJECT-TYPE 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. | 1.3.6.1.2.1.13.6.1.1.8 | INTEGER {configured(1), learned(2), invalid(3)} | read-write | mandatory |
| kipShare OBJECT-TYPE 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). | 1.3.6.1.2.1.13.6.1.1.9 | INTEGER {shared(1), private(2)} | read-write | mandatory |
| kipFrom OBJECT-TYPE 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. | 1.3.6.1.2.1.13.6.1.1.10 | IpAddress | read-only | mandatory |
| zipRouter OBJECT-IDENTITY | 1.3.6.1.2.1.13.7 | |||
| zipTable OBJECT-TYPE The table of zone information for reachable AppleTalk networks. | 1.3.6.1.2.1.13.7.1 | not-accessible | mandatory | |
| zipEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.7.1.1 | not-accessible | mandatory | |
| zipZoneName OBJECT-TYPE 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. | 1.3.6.1.2.1.13.7.1.1.1 | ATName | read-only | mandatory |
| zipZoneIndex OBJECT-TYPE 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. | 1.3.6.1.2.1.13.7.1.1.2 | INTEGER | read-only | mandatory |
| zipZoneNetStart OBJECT-TYPE The network that starts the range for this entry. This address is a two octet DDP network address in network byte order. | 1.3.6.1.2.1.13.7.1.1.3 | ATNetworkNumber | read-only | mandatory |
| zipZoneNetEnd OBJECT-TYPE 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. | 1.3.6.1.2.1.13.7.1.1.4 | ATNetworkNumber | read-only | mandatory |
| zipZoneState OBJECT-TYPE 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. | 1.3.6.1.2.1.13.7.1.1.5 | INTEGER {valid(1), invalid(2)} | read-write | mandatory |
| zipZoneFrom OBJECT-TYPE 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. | 1.3.6.1.2.1.13.7.1.1.6 | OCTET STRING | read-only | mandatory |
| zipZonePort OBJECT-TYPE 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. | 1.3.6.1.2.1.13.7.1.1.7 | INTEGER | read-only | mandatory |
| zipInZipQueries OBJECT-TYPE The number of ZIP Queries received by this entity. | 1.3.6.1.2.1.13.7.2 | Counter | read-only | mandatory |
| zipInZipReplies OBJECT-TYPE The number of ZIP Replies received by this entity. | 1.3.6.1.2.1.13.7.3 | Counter | read-only | mandatory |
| zipInZipExtendedReplies OBJECT-TYPE The number of ZIP Extended Replies received by this entity. | 1.3.6.1.2.1.13.7.4 | Counter | read-only | mandatory |
| zipZoneConflictErrors OBJECT-TYPE The number of times a conflict has been detected between this entity's zone information and another entity's zone information. | 1.3.6.1.2.1.13.7.5 | Counter | read-only | mandatory |
| zipInObsoletes OBJECT-TYPE 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. | 1.3.6.1.2.1.13.7.6 | Counter | read-only | mandatory |
| zipRouterNetInfoTable OBJECT-TYPE The table of Net Info packets received by each port on this entity. | 1.3.6.1.2.1.13.7.7 | not-accessible | mandatory | |
| zipRouterNetInfoEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.7.7.1 | not-accessible | mandatory | |
| zipInGetNetInfos OBJECT-TYPE The number of ZIP GetNetInfo packets received on this port by this entity. | 1.3.6.1.2.1.13.7.7.1.1 | Counter | read-only | mandatory |
| zipOutGetNetInfoReplies OBJECT-TYPE The number of ZIP GetNetInfo Reply packets sent out this port by this entity. | 1.3.6.1.2.1.13.7.7.1.2 | Counter | read-only | mandatory |
| zipZoneOutInvalids OBJECT-TYPE 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. | 1.3.6.1.2.1.13.7.7.1.3 | Counter | read-only | mandatory |
| zipAddressInvalids OBJECT-TYPE The number of times this entity had to broadcast a ZIP GetNetInfo Reply because the GetNetInfo Request had an invalid address. | 1.3.6.1.2.1.13.7.7.1.4 | Counter | read-only | mandatory |
| nbp OBJECT-IDENTITY | 1.3.6.1.2.1.13.8 | |||
| nbpTable OBJECT-TYPE The table of NBP services registered on this entity. | 1.3.6.1.2.1.13.8.1 | not-accessible | mandatory | |
| nbpEntry OBJECT-TYPE The description of an NBP service registered on this entity. As an example, an instance of the nbpZone object might be named nbpZone.2 | 1.3.6.1.2.1.13.8.1.1 | not-accessible | mandatory | |
| nbpIndex OBJECT-TYPE 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. | 1.3.6.1.2.1.13.8.1.1.1 | INTEGER | read-write | mandatory |
| nbpObject OBJECT-TYPE 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. | 1.3.6.1.2.1.13.8.1.1.2 | ATName (SIZE(1..32)) | read-write | mandatory |
| nbpType OBJECT-TYPE 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. | 1.3.6.1.2.1.13.8.1.1.3 | ATName (SIZE(1..32)) | read-write | mandatory |
| nbpZone OBJECT-TYPE 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. | 1.3.6.1.2.1.13.8.1.1.4 | ATName | read-write | mandatory |
| nbpState OBJECT-TYPE 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. | 1.3.6.1.2.1.13.8.1.1.5 | INTEGER {valid(1), registering(2), registrationFailed(3), invalid(4)} | read-write | mandatory |
| nbpAddress OBJECT-TYPE 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. | 1.3.6.1.2.1.13.8.1.1.6 | DdpSocketAddress | read-write | mandatory |
| nbpEnumerator OBJECT-TYPE The enumerator assigned to this entity. | 1.3.6.1.2.1.13.8.1.1.7 | INTEGER (0..255) | read-only | mandatory |
| nbpInLookUpRequests OBJECT-TYPE The number of NBP LookUp Requests received. | 1.3.6.1.2.1.13.8.2 | Counter | read-only | mandatory |
| nbpInLookUpReplies OBJECT-TYPE The number of NBP LookUp Replies received. | 1.3.6.1.2.1.13.8.3 | Counter | read-only | mandatory |
| nbpInBroadcastRequests OBJECT-TYPE The number of NBP Broadcast Requests received. | 1.3.6.1.2.1.13.8.4 | Counter | read-only | mandatory |
| nbpInForwardRequests OBJECT-TYPE The number of NBP Forward Requests received. | 1.3.6.1.2.1.13.8.5 | Counter | read-only | mandatory |
| nbpOutLookUpReplies OBJECT-TYPE The number of NBP LookUp Replies sent. | 1.3.6.1.2.1.13.8.6 | Counter | read-only | mandatory |
| nbpRegistrationFailures OBJECT-TYPE The number of times this node experienced a failure in attempting to register an NBP entity. | 1.3.6.1.2.1.13.8.7 | Counter | read-only | mandatory |
| nbpInErrors OBJECT-TYPE The number of NBP packets received by this entity that were rejected for any error. | 1.3.6.1.2.1.13.8.8 | Counter | read-only | mandatory |
| atecho OBJECT-IDENTITY | 1.3.6.1.2.1.13.9 | |||
| atechoRequests OBJECT-TYPE The number of AppleTalk Echo requests received. | 1.3.6.1.2.1.13.9.1 | Counter | read-only | mandatory |
| atechoReplies OBJECT-TYPE The number of AppleTalk Echo replies sent. | 1.3.6.1.2.1.13.9.2 | Counter | read-only | mandatory |
| atechoOutRequests OBJECT-TYPE The count of AppleTalk Echo requests sent. | 1.3.6.1.2.1.13.9.3 | Counter | read-only | mandatory |
| atechoInReplies OBJECT-TYPE The count of AppleTalk Echo replies received. | 1.3.6.1.2.1.13.9.4 | Counter | read-only | mandatory |
| atp OBJECT-IDENTITY | 1.3.6.1.2.1.13.10 | |||
| atpInPkts OBJECT-TYPE The number of ATP packets received by this entity. | 1.3.6.1.2.1.13.10.1 | Counter | read-only | mandatory |
| atpOutPkts OBJECT-TYPE The number of ATP packets sent by this entity. | 1.3.6.1.2.1.13.10.2 | Counter | read-only | mandatory |
| atpTRequestRetransmissions OBJECT-TYPE The number of times that a timeout occurred and a Transaction Request packet needed to be retransmitted by this host. | 1.3.6.1.2.1.13.10.3 | Counter | read-only | mandatory |
| atpTResponseRetransmissions OBJECT-TYPE The number of times a timeout was detected and a Transaction Response packet needed to be retransmitted by this host. | 1.3.6.1.2.1.13.10.4 | Counter | read-only | mandatory |
| atpReleaseTimerExpiredCounts OBJECT-TYPE The number of times the release timer expired, as a result of which a Request Control Block had to be deleted. | 1.3.6.1.2.1.13.10.5 | Counter | read-only | mandatory |
| atpRetryCountExceededs OBJECT-TYPE The number of times the retry count was exceeded, and an error was returned to the client of ATP. | 1.3.6.1.2.1.13.10.6 | Counter | read-only | mandatory |
| atpListenerTable OBJECT-TYPE The atpListenerTable stores information for each ATP socket that has a listener. | 1.3.6.1.2.1.13.10.7 | not-accessible | mandatory | |
| atpListenerEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.10.7.1 | not-accessible | mandatory | |
| atpListenerAddress OBJECT-TYPE 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. | 1.3.6.1.2.1.13.10.7.1.1 | DdpSocketAddress | not-accessible | mandatory |
| atpListenerStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.13.10.7.1.2 | INTEGER {valid(1), invalid(2)} | read-write | mandatory |
| pap OBJECT-IDENTITY | 1.3.6.1.2.1.13.11 | |||
| papInOpenConns OBJECT-TYPE The number of PAP Open Connection requests received by this entity. | 1.3.6.1.2.1.13.11.1 | Counter | read-only | mandatory |
| papOutOpenConns OBJECT-TYPE The number of PAP Open Connection requests sent by this entity. | 1.3.6.1.2.1.13.11.2 | Counter | read-only | mandatory |
| papInDatas OBJECT-TYPE The number of PAP Data messages received by this entity. | 1.3.6.1.2.1.13.11.3 | Counter | read-only | mandatory |
| papOutDatas OBJECT-TYPE The number of PAP Data messages sent by this entity. | 1.3.6.1.2.1.13.11.4 | Counter | read-only | mandatory |
| papInCloseConns OBJECT-TYPE The number of PAP Close Connection requests received by this entity. | 1.3.6.1.2.1.13.11.5 | Counter | read-only | mandatory |
| papOutCloseConns OBJECT-TYPE The number of PAP Close Connection requests sent by this entity. | 1.3.6.1.2.1.13.11.6 | Counter | read-only | mandatory |
| papTickleTimeoutCloses OBJECT-TYPE 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. | 1.3.6.1.2.1.13.11.7 | Counter | read-only | mandatory |
| papServerTable OBJECT-TYPE A list of servers on this entity that are accessible through the Printer Access Protocol. | 1.3.6.1.2.1.13.11.8 | not-accessible | mandatory | |
| papServerEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.11.8.1 | not-accessible | mandatory | |
| papServerIndex OBJECT-TYPE An unique value for each Printer Access Protocol Server. | 1.3.6.1.2.1.13.11.8.1.1 | INTEGER | not-accessible | mandatory |
| papServerListeningSocket OBJECT-TYPE The Server Listening Socket that this PAP server is listening on. | 1.3.6.1.2.1.13.11.8.1.2 | DdpSocketAddress | read-write | mandatory |
| papServerStatus OBJECT-TYPE The status string of this server. This is the message as it would appear in a PAP Status Reply from this server. | 1.3.6.1.2.1.13.11.8.1.3 | DisplayString | read-only | mandatory |
| papServerCompletedJobs OBJECT-TYPE The number of jobs that have been accepted and successfully executed by this server. | 1.3.6.1.2.1.13.11.8.1.4 | Counter | read-only | mandatory |
| papServerBusyJobs OBJECT-TYPE The number of GetNextJob calls that have accepted and are currently executing a job. | 1.3.6.1.2.1.13.11.8.1.5 | INTEGER | read-only | mandatory |
| papServerFreeJobs OBJECT-TYPE The minimum number of GetNextJob calls that are currently waiting for a job. | 1.3.6.1.2.1.13.11.8.1.6 | INTEGER | read-only | mandatory |
| papServerAuthenticationFailures OBJECT-TYPE The number of times this PAP server rejected a job because the job was not correctly authenticated. | 1.3.6.1.2.1.13.11.8.1.7 | Counter | read-only | mandatory |
| papServerAccountingFailures OBJECT-TYPE The number of times this PAP server rejected a job because the job did not fit some accounting rule, such as exceeding a quota. | 1.3.6.1.2.1.13.11.8.1.8 | Counter | read-only | mandatory |
| papServerGeneralFailures OBJECT-TYPE The number of times this PAP server rejected a job for some reason other than authentication or accounting failures. | 1.3.6.1.2.1.13.11.8.1.9 | Counter | read-only | mandatory |
| papServerState OBJECT-TYPE 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. | 1.3.6.1.2.1.13.11.8.1.10 | INTEGER {valid(1), invalid(2)} | read-write | mandatory |
| papServerLastStatusMsg OBJECT-TYPE The last status message that was transmitted by this server. | 1.3.6.1.2.1.13.11.8.1.11 | DisplayString | read-only | mandatory |
| asp OBJECT-IDENTITY | 1.3.6.1.2.1.13.12 | |||
| aspInputTransactions OBJECT-TYPE The number of ASP requests and replies received by this entity. Note that this is not necessarily the number of packets containing ASP transactions. | 1.3.6.1.2.1.13.12.1 | Counter | read-only | mandatory |
| aspOutputTransactions OBJECT-TYPE The number of ASP requests and replies sent by this entity. Note that this is not necessarily the number of packets containing ASP transactions. | 1.3.6.1.2.1.13.12.2 | Counter | read-only | mandatory |
| aspInOpenSessions OBJECT-TYPE The number of ASP Open Session requests and replies received by this entity. | 1.3.6.1.2.1.13.12.3 | Counter | read-only | mandatory |
| aspOutOpenSessions OBJECT-TYPE The number of ASP Open Session requests and replies sent by this entity. | 1.3.6.1.2.1.13.12.4 | Counter | read-only | mandatory |
| aspInCloseSessions OBJECT-TYPE The number of ASP Close Session requests and replies received by this entity. | 1.3.6.1.2.1.13.12.5 | Counter | read-only | mandatory |
| aspOutCloseSessions OBJECT-TYPE The number of ASP Close Session requests and replies sent by this entity. | 1.3.6.1.2.1.13.12.6 | Counter | read-only | mandatory |
| aspNoMoreSessionsErrors OBJECT-TYPE The number of times an error condition was returned because this server implementation could not support another session. | 1.3.6.1.2.1.13.12.7 | Counter | read-only | mandatory |
| aspTickleTimeOutCloses OBJECT-TYPE 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. | 1.3.6.1.2.1.13.12.8 | Counter | read-only | mandatory |
| aspConnTable OBJECT-TYPE A list of ASP connections on this entity. | 1.3.6.1.2.1.13.12.9 | not-accessible | mandatory | |
| aspConnEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.12.9.1 | not-accessible | mandatory | |
| aspConnLocalAddress OBJECT-TYPE The local address of this ASP connection. | 1.3.6.1.2.1.13.12.9.1.1 | DdpSocketAddress | not-accessible | mandatory |
| aspConnRemoteAddress OBJECT-TYPE 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. | 1.3.6.1.2.1.13.12.9.1.2 | DdpSocketAddress | not-accessible | mandatory |
| aspConnID OBJECT-TYPE The remote Connection ID of this ASP connection. If this entry is in the listening mode, this object shall have a value of zero. | 1.3.6.1.2.1.13.12.9.1.3 | INTEGER (1..255) | not-accessible | mandatory |
| aspConnLastReqNum OBJECT-TYPE The last request number on this ASP connection. If this entry is in the listening mode, this object shall have a value of zero. | 1.3.6.1.2.1.13.12.9.1.4 | INTEGER (1..65535) | read-only | mandatory |
| aspConnServerEnd OBJECT-TYPE Specifies what mode the local session end is in. | 1.3.6.1.2.1.13.12.9.1.5 | INTEGER {sss(1), wss(2), sls(3)} | read-only | mandatory |
| aspConnState OBJECT-TYPE 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. | 1.3.6.1.2.1.13.12.9.1.6 | INTEGER {open(1), closed(2), invalid(3)} | read-write | mandatory |
| adsp OBJECT-IDENTITY | 1.3.6.1.2.1.13.13 | |||
| adspInPkts OBJECT-TYPE The number of ADSP packets received by this entity. | 1.3.6.1.2.1.13.13.1 | Counter | read-only | mandatory |
| adspOutPkts OBJECT-TYPE The number of ADSP packets sent by this entity. | 1.3.6.1.2.1.13.13.2 | Counter | read-only | mandatory |
| adspInOctets OBJECT-TYPE The number of data octets contained in ADSP packets received by this entity. Note that this does not include EOM bits. | 1.3.6.1.2.1.13.13.3 | Counter | read-only | mandatory |
| adspOutOctets OBJECT-TYPE The number of data octets contained in ADSP packets sent by this entity. Note that this does not include EOM bits. | 1.3.6.1.2.1.13.13.4 | Counter | read-only | mandatory |
| adspInDataPkts OBJECT-TYPE The number of ADSP data packets this entity has received. | 1.3.6.1.2.1.13.13.5 | Counter | read-only | mandatory |
| adspOutDataPkts OBJECT-TYPE The number of ADSP data packets this entity has sent. | 1.3.6.1.2.1.13.13.6 | Counter | read-only | mandatory |
| adspTimeoutErrors OBJECT-TYPE The number of times the ADSP on this entity detected an expired connection timer. | 1.3.6.1.2.1.13.13.7 | Counter | read-only | mandatory |
| adspTimeoutCloseErrors OBJECT-TYPE The number of times the ADSP on this entity closed a connection because of too many timeouts. | 1.3.6.1.2.1.13.13.8 | Counter | read-only | mandatory |
| adspConnTable OBJECT-TYPE A list of ADSP connections on this entity. | 1.3.6.1.2.1.13.13.9 | not-accessible | mandatory | |
| adspConnEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.13.9.1 | not-accessible | mandatory | |
| adspConnLocalAddress OBJECT-TYPE The local DDP address of this ADSP connection. | 1.3.6.1.2.1.13.13.9.1.1 | DdpSocketAddress | not-accessible | mandatory |
| adspConnLocalConnID OBJECT-TYPE The local Connection ID of this ADSP connection. If this entry specifies an ADSP listener, this value shall be zero. | 1.3.6.1.2.1.13.13.9.1.2 | INTEGER (0..65535) | not-accessible | mandatory |
| adspConnRemoteAddress OBJECT-TYPE The remote DDP address of this ADSP connection. If this entry specifies an ADSP listener, this value shall be zero. | 1.3.6.1.2.1.13.13.9.1.3 | DdpSocketAddress | not-accessible | mandatory |
| adspConnRemoteConnID OBJECT-TYPE The remote Connection ID of this ADSP connection. If this entry specifies an ADSP listener, this value shall be zero. | 1.3.6.1.2.1.13.13.9.1.4 | INTEGER (0..65535) | read-only | mandatory |
| adspConnState OBJECT-TYPE 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. | 1.3.6.1.2.1.13.13.9.1.5 | INTEGER {open(1), localHalfOpen(2), remoteHalfOpen(3), listening(4), closed(5), invalid(6)} | read-write | mandatory |
| atportptop OBJECT-IDENTITY | 1.3.6.1.2.1.13.14 | |||
| atportPtoPTable OBJECT-TYPE A list of AppleTalk point-to-point connections for this entity. | 1.3.6.1.2.1.13.14.1 | not-accessible | mandatory | |
| atportPtoPEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.14.1.1 | not-accessible | mandatory | |
| atportPtoPIndex OBJECT-TYPE 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. | 1.3.6.1.2.1.13.14.1.1.1 | INTEGER | not-accessible | mandatory |
| atportPtoPProtocol OBJECT-TYPE The protocol type used over the point-to-point connection. | 1.3.6.1.2.1.13.14.1.1.2 | OBJECT IDENTIFIER | read-write | mandatory |
| atportPtoPRemoteName OBJECT-TYPE 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. | 1.3.6.1.2.1.13.14.1.1.3 | DisplayString | read-write | mandatory |
| atportPtoPRemoteAddress OBJECT-TYPE 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. | 1.3.6.1.2.1.13.14.1.1.4 | OCTET STRING | read-write | mandatory |
| atportPtoPPortIndex OBJECT-TYPE 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. | 1.3.6.1.2.1.13.14.1.1.5 | INTEGER | read-write | mandatory |
| atportPtoPStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.13.14.1.1.6 | INTEGER {valid(1), invalid(2)} | read-write | mandatory |
| atportPtoPProtoOids OBJECT-IDENTITY | 1.3.6.1.2.1.13.14.2 | |||
| pToPProtoOther OBJECT-IDENTITY | 1.3.6.1.2.1.13.14.2.1 | |||
| pToPProtoAurp OBJECT-IDENTITY | 1.3.6.1.2.1.13.14.2.2 | |||
| pToPProtoCaymanUdp OBJECT-IDENTITY | 1.3.6.1.2.1.13.14.2.3 | |||
| pToPProtoAtkvmsDecnetIV OBJECT-IDENTITY | 1.3.6.1.2.1.13.14.2.4 | |||
| pToPProtoLiaisonUdp OBJECT-IDENTITY | 1.3.6.1.2.1.13.14.2.5 | |||
| pToPProtoIpx OBJECT-IDENTITY | 1.3.6.1.2.1.13.14.2.6 | |||
| pToPProtoShivaIp OBJECT-IDENTITY | 1.3.6.1.2.1.13.14.2.7 | |||
| rtmpStub OBJECT-IDENTITY | 1.3.6.1.2.1.13.16 | |||
| rtmpOutRequestPkts OBJECT-TYPE A count of the number of RTMP Request packets sent by this entity. | 1.3.6.1.2.1.13.16.1 | Counter | read-only | mandatory |
| rtmpInVersionMismatches OBJECT-TYPE A count of the number of RTMP packets received by this entity that were rejected due to a version mismatch. | 1.3.6.1.2.1.13.16.2 | Counter | read-only | mandatory |
| rtmpInErrors OBJECT-TYPE A count of the number of RTMP packets received by this entity that were rejected for an error other than version mismatch. | 1.3.6.1.2.1.13.16.3 | Counter | read-only | mandatory |
| zipEndNode OBJECT-IDENTITY | 1.3.6.1.2.1.13.17 | |||
| zipNetInfoTable OBJECT-TYPE The table of Net Info packets received by each port on this entity. | 1.3.6.1.2.1.13.17.1 | not-accessible | mandatory | |
| zipNetInfoEntry OBJECT-TYPE 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 | 1.3.6.1.2.1.13.17.1.1 | not-accessible | mandatory | |
| zipOutGetNetInfos OBJECT-TYPE The number of ZIP GetNetInfo packets sent out this port by this entity. | 1.3.6.1.2.1.13.17.1.1.1 | Counter | read-only | mandatory |
| zipInGetNetInfoReplies OBJECT-TYPE The number of ZIP GetNetInfo Reply packets received on this port by this entity. | 1.3.6.1.2.1.13.17.1.1.2 | Counter | read-only | mandatory |
| zipZoneInInvalids OBJECT-TYPE 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. | 1.3.6.1.2.1.13.17.1.1.3 | Counter | read-only | mandatory |
| zipInErrors OBJECT-TYPE The number of ZIP packets received by this entity that were rejected for any error. | 1.3.6.1.2.1.13.17.2 | Counter | read-only | mandatory |
| perPort OBJECT-IDENTITY | 1.3.6.1.2.1.13.18 | |||
| perPortTable OBJECT-TYPE The table of per-port statistics for this entity. | 1.3.6.1.2.1.13.18.1 | not-accessible | mandatory | |
| perPortEntry OBJECT-TYPE The statistics available for a particular port on this entity. As an example, an instance of the perPortAarpInProbes object might be named perPortAarpInProbes.2 | 1.3.6.1.2.1.13.18.1.1 | not-accessible | mandatory | |
| perPortAarpInProbes OBJECT-TYPE The total number of AARP Probe packets received by this entity on this port. | 1.3.6.1.2.1.13.18.1.1.1 | Counter | read-only | mandatory |
| perPortAarpOutProbes OBJECT-TYPE The total number of AARP Probe packets sent by this entity on this port. | 1.3.6.1.2.1.13.18.1.1.2 | Counter | read-only | mandatory |
| perPortAarpInReqs OBJECT-TYPE The total number of AARP Request packets received by this entity on this port. | 1.3.6.1.2.1.13.18.1.1.3 | Counter | read-only | mandatory |
| perPortAarpOutReqs OBJECT-TYPE The total number of AARP Request packets sent by this entity on this port. | 1.3.6.1.2.1.13.18.1.1.4 | Counter | read-only | mandatory |
| perPortAarpInRsps OBJECT-TYPE The total number of AARP Response packets received by this entity on this port. | 1.3.6.1.2.1.13.18.1.1.5 | Counter | read-only | mandatory |
| perPortAarpOutRsps OBJECT-TYPE The total number of AARP Response packets sent by this entity on this port. | 1.3.6.1.2.1.13.18.1.1.6 | Counter | read-only | mandatory |
| perPortDdpInReceives OBJECT-TYPE The total number of input datagrams received by DDP on this port, including those received in error. | 1.3.6.1.2.1.13.18.1.1.7 | Counter | read-only | mandatory |
| perPortDdpInLocalDatagrams OBJECT-TYPE The total number of input DDP datagrams on this port for which this entity was their final DDP destination. | 1.3.6.1.2.1.13.18.1.1.8 | Counter | read-only | mandatory |
| perPortDdpNoProtocolHandlers OBJECT-TYPE 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. | 1.3.6.1.2.1.13.18.1.1.9 | Counter | read-only | mandatory |
| perPortDdpTooShortErrors OBJECT-TYPE 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. | 1.3.6.1.2.1.13.18.1.1.10 | Counter | read-only | mandatory |
| perPortDdpTooLongErrors OBJECT-TYPE The total number of input DDP datagrams on this port dropped because they exceeded the maximum DDP datagram size. | 1.3.6.1.2.1.13.18.1.1.11 | Counter | read-only | mandatory |
| perPortDdpChecksumErrors OBJECT-TYPE 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. | 1.3.6.1.2.1.13.18.1.1.12 | Counter | read-only | mandatory |
| perPortDdpForwRequests OBJECT-TYPE 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. | 1.3.6.1.2.1.13.18.1.1.13 | Counter | read-only | mandatory |
| perPortRtmpInDataPkts OBJECT-TYPE A count of the number of good RTMP data packets received by this entity on this port. | 1.3.6.1.2.1.13.18.1.1.14 | Counter | read-only | mandatory |
| perPortRtmpOutDataPkts OBJECT-TYPE A count of the number of RTMP packets sent by this entity on this port. | 1.3.6.1.2.1.13.18.1.1.15 | Counter | read-only | mandatory |
| perPortRtmpInRequestPkts OBJECT-TYPE A count of the number of good RTMP Request packets received by this entity on this port. | 1.3.6.1.2.1.13.18.1.1.16 | Counter | read-only | mandatory |
| perPortRtmpRouteDeletes OBJECT-TYPE A count of the number of times RTMP deletes a route on this port because it was aged out of the table. | 1.3.6.1.2.1.13.18.1.1.17 | Counter | read-only | mandatory |
| perPortZipInZipQueries OBJECT-TYPE The number of ZIP Queries received by this entity on this port. | 1.3.6.1.2.1.13.18.1.1.18 | Counter | read-only | mandatory |
| perPortZipInZipReplies OBJECT-TYPE The number of ZIP Replies received by this entity on this port. | 1.3.6.1.2.1.13.18.1.1.19 | Counter | read-only | mandatory |
| perPortZipInZipExtendedReplies OBJECT-TYPE The number of ZIP Extended Replies received by this entity on this port. | 1.3.6.1.2.1.13.18.1.1.20 | Counter | read-only | mandatory |
| perPortZipZoneConflictErrors OBJECT-TYPE The number of times a conflict has been detected on this port between this entity's zone information and another entity's zone information. | 1.3.6.1.2.1.13.18.1.1.21 | Counter | read-only | mandatory |
| perPortZipInErrors OBJECT-TYPE The number of ZIP packets received by this entity on this port that were rejected for any error. | 1.3.6.1.2.1.13.18.1.1.22 | Counter | read-only | mandatory |
| perPortNbpInLookUpRequests OBJECT-TYPE The number of NBP LookUp Requests received on this port. | 1.3.6.1.2.1.13.18.1.1.23 | Counter | read-only | mandatory |
| perPortNbpInLookUpReplies OBJECT-TYPE The number of NBP LookUp Replies received on this port. | 1.3.6.1.2.1.13.18.1.1.24 | Counter | read-only | mandatory |
| perPortNbpInBroadcastRequests OBJECT-TYPE The number of NBP Broadcast Requests received on this port. | 1.3.6.1.2.1.13.18.1.1.25 | Counter | read-only | mandatory |
| perPortNbpInForwardRequests OBJECT-TYPE The number of NBP Forward Requests received on this port. | 1.3.6.1.2.1.13.18.1.1.26 | Counter | read-only | mandatory |
| perPortNbpOutLookUpReplies OBJECT-TYPE The number of NBP LookUp Replies sent on this port. | 1.3.6.1.2.1.13.18.1.1.27 | Counter | read-only | mandatory |
| perPortNbpRegistrationFailures OBJECT-TYPE The number of times this node experienced a failure in attempting to register an NBP entity on this port. | 1.3.6.1.2.1.13.18.1.1.28 | Counter | read-only | mandatory |
| perPortNbpInErrors OBJECT-TYPE The number of NBP packets received by this entity on this port that were rejected for any error. | 1.3.6.1.2.1.13.18.1.1.29 | Counter | read-only | mandatory |
| perPortEchoRequests OBJECT-TYPE The number of AppleTalk Echo requests received on this port. | 1.3.6.1.2.1.13.18.1.1.30 | Counter | read-only | mandatory |
| perPortEchoReplies OBJECT-TYPE The count of AppleTalk Echo replies received on this port. | 1.3.6.1.2.1.13.18.1.1.31 | Counter | read-only | mandatory |