APPLETALK-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
18
Rows
18
Columns
145

llapTable

table mandatory
.1.3.6.1.2.1.13.1.1 · 1 row entry · 11 columns
The list of LLAP entries.
llapEntry entry .1.3.6.1.2.1.13.1.1.1
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
Indexes
llapIfIndex
Column Syntax OID
llapIfIndex mandatory
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.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.1.1.1.1
llapInPkts obsolete
The total number of good data packets received on
this LocalTalk interface.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.1.1.1.2
llapOutPkts obsolete
The total number of data packets transmitted on
this LocalTalk interface.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.1.1.1.3
llapInNoHandlers obsolete
The total number of good packets received on this
LocalTalk interface for which there was no protocol
handler.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.1.1.1.4
llapInLengthErrors mandatory
The total number of packets received on this LocalTalk
interface whose actual length did not match the length
in the header.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.1.1.1.5
llapInErrors obsolete
The total number of packets containing errors received
on this LocalTalk interface.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.1.1.1.6
llapCollisions mandatory
The total number of collisions assumed on this
LocalTalk interface due to the lack of a lapCTS reply.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.1.1.1.7
llapDefers mandatory
The total number of times this LocalTalk interface
deferred to other packets.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.1.1.1.8
llapNoDataErrors mandatory
The total number of times this LocalTalk interface
received a lapRTS packet and expected a data packet,
but did not receive any data packet.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.1.1.1.9
llapRandomCTSErrors mandatory
The total number of times this LocalTalk interface
received a lapCTS packet that was not solicited by a
lapRTS packet.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.1.1.1.10
llapFCSErrors mandatory
The total number of times this LocalTalk interface
received a packet with an FCS (Frame Check Sequence)
error.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.1.1.1.11

aarpTable

table mandatory
.1.3.6.1.2.1.13.2.1 · 1 row entry · 4 columns
The AppleTalk Address Translation Table contains an
equivalence of AppleTalk Network Addresses to the link
layer physical address.
aarpEntry entry .1.3.6.1.2.1.13.2.1.1
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
Indexes
aarpIfIndex aarpNetAddress
Column Syntax OID
aarpIfIndex mandatory
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.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.2.1.1.1
aarpPhysAddress mandatory
The media-dependent physical address.
OctetStringr/w .1.3.6.1.2.1.13.2.1.1.2
aarpNetAddress mandatory
The AppleTalk Network Address corresponding to the
media-dependent physical address.
DdpNodeAddress
Textual Convention: DdpNodeAddress OctetString
Type Constraints:
range: 3
.1.3.6.1.2.1.13.2.1.1.3
aarpStatus mandatory
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…
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.2.1.13.2.1.1.4

atportTable

table mandatory
.1.3.6.1.2.1.13.3.1 · 1 row entry · 18 columns
A list of AppleTalk ports for this entity.
atportEntry entry .1.3.6.1.2.1.13.3.1.1
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
Indexes
atportIndex
Column Syntax OID
atportIndex mandatory
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 managemen…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.3.1.1.1
atportDescr mandatory
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.
RFC1213-MIBDisplayStringr/w
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.2.1.13.3.1.1.2
atportType mandatory
The type of port, distinguished by the protocol
immediately below DDP in the protocol stack.
Enumerationr/w
Enumerated Values:
1other
2localtalk
3ethertalk1
4ethertalk2
5tokentalk
6iptalk
7serialPPP
8serialNonstandard
9virtual
10fdditalk
11arctalk
12smdstalk
13aurp
14frameRelay
15x25
16ip
17osi
18decnetIV
19arap
20isdnInThePacketMode
21nonAppleTalk3Com
22ipx
23arns
24hdlc
.1.3.6.1.2.1.13.3.1.1.3
atportNetStart mandatory
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.
ATNetworkNumberr/w
Textual Convention: ATNetworkNumber OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.13.3.1.1.4
atportNetEnd mandatory
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 atpor…
ATNetworkNumberr/w
Textual Convention: ATNetworkNumber OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.13.3.1.1.5
atportNetAddress mandatory
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 …
DdpNodeAddressr/w
Textual Convention: DdpNodeAddress OctetString
Type Constraints:
range: 3
.1.3.6.1.2.1.13.3.1.1.6
atportStatus mandatory
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
map…
Enumerationr/w
Enumerated Values:
1routing
2unconfigured
3off
4invalid
5endNode
6offDueToConflict
7other
.1.3.6.1.2.1.13.3.1.1.7
atportNetConfig mandatory
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).
Enumerationr/w
Enumerated Values:
1conflictOrientedSeed
2garnered
3guessed
4unconfigured
5conflictAverseSeed
6softSeed
.1.3.6.1.2.1.13.3.1.1.8
atportZoneConfig mandatory
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).
Enumerationr/w
Enumerated Values:
1conflictOrientedSeed
2garnered
3guessed
4unconfigured
5conflictAverseSeed
6softSeed
.1.3.6.1.2.1.13.3.1.1.9
atportZoneDefault mandatory
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.
ATNamer/w
Textual Convention: ATName OctetString
Type Constraints:
range: 0..32
.1.3.6.1.2.1.13.3.1.1.10
atportIfIndex mandatory
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.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.3.1.1.11
atportNetFrom mandatory
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), conflictAvers…
DdpNodeAddress
Textual Convention: DdpNodeAddress OctetString
Type Constraints:
range: 3
.1.3.6.1.2.1.13.3.1.1.12
atportZoneFrom mandatory
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), c…
DdpNodeAddress
Textual Convention: DdpNodeAddress OctetString
Type Constraints:
range: 3
.1.3.6.1.2.1.13.3.1.1.13
atportInPkts mandatory
The number of packets received by this entity on
this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.3.1.1.14
atportOutPkts mandatory
The number of packets transmitted by this entity on
this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.3.1.1.15
atportHome mandatory
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
Enumerated Values:
1home
2notHome
.1.3.6.1.2.1.13.3.1.1.16
atportCurrentZone mandatory
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…
ATNamer/w
Textual Convention: ATName OctetString
Type Constraints:
range: 0..32
.1.3.6.1.2.1.13.3.1.1.17
atportConflictPhysAddr mandatory
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 …
OctetString .1.3.6.1.2.1.13.3.1.1.18

atportZoneTable

table mandatory
.1.3.6.1.2.1.13.3.2 · 1 row entry · 3 columns
The table of zone information for non-default
zones on ports.
atportZoneEntry entry .1.3.6.1.2.1.13.3.2.1
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
Indexes
atportZonePort atportZoneName
Column Syntax OID
atportZonePort mandatory
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.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.3.2.1.1
atportZoneName mandatory
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
ne…
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.13.3.2.1.2
atportZoneStatus mandatory
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…
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.2.1.13.3.2.1.3

ddpListenerTable

table mandatory
.1.3.6.1.2.1.13.4.15 · 1 row entry · 3 columns
The ddpListenerTable stores information for each
DDP socket that has a listener.
ddpListenerEntry entry .1.3.6.1.2.1.13.4.15.1
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
Indexes
ddpListenerAddress
Column Syntax OID
ddpListenerAddress mandatory
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…
DdpSocketAddress
Textual Convention: DdpSocketAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.13.4.15.1.1
ddpListenerInPkts mandatory
The number of packets received for this listener.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.4.15.1.2
ddpListenerStatus mandatory
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 identifi…
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.2.1.13.4.15.1.3

ddpForwardingTable

table mandatory
.1.3.6.1.2.1.13.4.16 · 1 row entry · 7 columns
A table of forwarding entries for DDP.  This table
contains a route for each AppleTalk network currently
known to the entity.
ddpForwardingEntry entry .1.3.6.1.2.1.13.4.16.1
A forwarding entry for a particular AppleTalk
network.

As an example, an instance of the ddpForwardingPort
object might be named ddpForwardingPort.0.90
Indexes
ddpForwardingNetEnd
Column Syntax OID
ddpForwardingNetEnd mandatory
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.
ATNetworkNumber
Textual Convention: ATNetworkNumber OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.13.4.16.1.1
ddpForwardingNetStart mandatory
The first network number in the network range
matched by this forwarding entry.
ATNetworkNumber
Textual Convention: ATNetworkNumber OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.13.4.16.1.2
ddpForwardingNextHop mandatory
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.
OctetString .1.3.6.1.2.1.13.4.16.1.3
ddpForwardingProto mandatory
The routing mechanism by which this route was
learned.
ObjectIdentifier .1.3.6.1.2.1.13.4.16.1.4
ddpForwardingModifiedTime mandatory
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.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.4.16.1.5
ddpForwardingUseCounts mandatory
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.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.4.16.1.6
ddpForwardingPort mandatory
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.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.4.16.1.7

rtmpTable

table mandatory
.1.3.6.1.2.1.13.5.1 · 1 row entry · 7 columns
A list of Routing Table Maintenance Protocol
entries for this entity.
rtmpEntry entry .1.3.6.1.2.1.13.5.1.1
The route entry to a particular network range.

As an example, an instance of the rtmpPort object
might be named rtmpPort.0.80
Indexes
rtmpRangeStart
Column Syntax OID
rtmpRangeStart mandatory
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.
ATNetworkNumber
Textual Convention: ATNetworkNumber OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.13.5.1.1.1
rtmpRangeEnd mandatory
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
ATNetworkNumber
Textual Convention: ATNetworkNumber OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.13.5.1.1.2
rtmpNextHop mandatory
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.
OctetString .1.3.6.1.2.1.13.5.1.1.3
rtmpType mandatory
The type of network over which this route points.
Enumeration
Enumerated Values:
1other
2appletalk
3serialPPP
4serialNonstandard
.1.3.6.1.2.1.13.5.1.1.4
rtmpPort mandatory
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.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.5.1.1.5
rtmpHops mandatory
The number of hops required to reach the
destination network to which this routing entry
pertains.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.5.1.1.6
rtmpState mandatory
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
Enumerationr/w
Enumerated Values:
1good
2suspect
3badZero
4badOne
5invalid
.1.3.6.1.2.1.13.5.1.1.7

kipTable

table mandatory
.1.3.6.1.2.1.13.6.1 · 1 row entry · 10 columns
The table of routing information for KIP networks.
kipEntry entry .1.3.6.1.2.1.13.6.1.1
An entry in the routing table for KIP networks.

As an example, an instance of the kipCore object
might be named kipCore.0.80
Indexes
kipNetStart
Column Syntax OID
kipNetStart mandatory
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.
ATNetworkNumber
Textual Convention: ATNetworkNumber OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.13.6.1.1.1
kipNetEnd mandatory
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…
ATNetworkNumberr/w
Textual Convention: ATNetworkNumber OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.13.6.1.1.2
kipNextHop mandatory
The IP address of the next hop in the route to this
entry's destination network.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.13.6.1.1.3
kipHopCount mandatory
The number of hops required to reach the destination
network to which this entry pertains.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.6.1.1.4
kipBCastAddr mandatory
The form of the IP address used to broadcast on this
network.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.13.6.1.1.5
kipCore mandatory
The status of kipNextHop as a core gateway.
Enumerationr/w
Enumerated Values:
1core
2notcore
.1.3.6.1.2.1.13.6.1.1.6
kipType mandatory
The type of the entity that this route points to.
Enumerationr/w
Enumerated Values:
1kipRouter
2net
3host
4other
5async
.1.3.6.1.2.1.13.6.1.1.7
kipState mandatory
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 ide…
Enumerationr/w
Enumerated Values:
1configured
2learned
3invalid
.1.3.6.1.2.1.13.6.1.1.8
kipShare mandatory
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).
Enumerationr/w
Enumerated Values:
1shared
2private
.1.3.6.1.2.1.13.6.1.1.9
kipFrom mandatory
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.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.13.6.1.1.10

zipTable

table mandatory
.1.3.6.1.2.1.13.7.1 · 1 row entry · 7 columns
The table of zone information for reachable
AppleTalk networks.
zipEntry entry .1.3.6.1.2.1.13.7.1.1
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
Indexes
zipZoneNetStart zipZoneIndex
Column Syntax OID
zipZoneName mandatory
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.
ATName
Textual Convention: ATName OctetString
Type Constraints:
range: 0..32
.1.3.6.1.2.1.13.7.1.1.1
zipZoneIndex mandatory
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 …
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.7.1.1.2
zipZoneNetStart mandatory
The network that starts the range for this entry.
This address is a two octet DDP network address in
network byte order.
ATNetworkNumber
Textual Convention: ATNetworkNumber OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.13.7.1.1.3
zipZoneNetEnd mandatory
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 zipZoneNet…
ATNetworkNumber
Textual Convention: ATNetworkNumber OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.13.7.1.1.4
zipZoneState mandatory
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 identif…
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.2.1.13.7.1.1.5
zipZoneFrom mandatory
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 …
OctetString .1.3.6.1.2.1.13.7.1.1.6
zipZonePort mandatory
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 atportInde…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.7.1.1.7

zipRouterNetInfoTable

table mandatory
.1.3.6.1.2.1.13.7.7 · 1 row entry · 4 columns
The table of Net Info packets received by each port
on this entity.
zipRouterNetInfoEntry entry .1.3.6.1.2.1.13.7.7.1
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
ob…
Indexes
atportIndex
Column Syntax OID
zipInGetNetInfos mandatory
The number of ZIP GetNetInfo packets received on
this port by this entity.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.7.7.1.1
zipOutGetNetInfoReplies mandatory
The number of ZIP GetNetInfo Reply packets sent out
this port by this entity.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.7.7.1.2
zipZoneOutInvalids mandatory
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.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.7.7.1.3
zipAddressInvalids mandatory
The number of times this entity had to broadcast a
ZIP GetNetInfo Reply because the GetNetInfo Request
had an invalid address.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.7.7.1.4

nbpTable

table mandatory
.1.3.6.1.2.1.13.8.1 · 1 row entry · 7 columns
The table of NBP services registered on this entity.
nbpEntry entry .1.3.6.1.2.1.13.8.1.1
The description of an NBP service registered on this
entity.

As an example, an instance of the nbpZone object
might be named nbpZone.2
Indexes
nbpIndex
Column Syntax OID
nbpIndex mandatory
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.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.8.1.1.1
nbpObject mandatory
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.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.2.1.13.8.1.1.2
nbpType mandatory
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.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.2.1.13.8.1.1.3
nbpZone mandatory
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 th…
ATNamer/w
Textual Convention: ATName OctetString
Type Constraints:
range: 0..32
.1.3.6.1.2.1.13.8.1.1.4
nbpState mandatory
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…
Enumerationr/w
Enumerated Values:
1valid
2registering
3registrationFailed
4invalid
.1.3.6.1.2.1.13.8.1.1.5
nbpAddress mandatory
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…
DdpSocketAddressr/w
Textual Convention: DdpSocketAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.13.8.1.1.6
nbpEnumerator mandatory
The enumerator assigned to this entity.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.13.8.1.1.7

atpListenerTable

table mandatory
.1.3.6.1.2.1.13.10.7 · 1 row entry · 2 columns
The atpListenerTable stores information for each ATP
socket that has a listener.
atpListenerEntry entry .1.3.6.1.2.1.13.10.7.1
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
Indexes
atpListenerAddress
Column Syntax OID
atpListenerAddress mandatory
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 t…
DdpSocketAddress
Textual Convention: DdpSocketAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.13.10.7.1.1
atpListenerStatus mandatory
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 id…
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.2.1.13.10.7.1.2

papServerTable

table mandatory
.1.3.6.1.2.1.13.11.8 · 1 row entry · 11 columns
A list of servers on this entity that are
accessible through the Printer Access Protocol.
papServerEntry entry .1.3.6.1.2.1.13.11.8.1
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
Indexes
papServerIndex
Column Syntax OID
papServerIndex mandatory
An unique value for each Printer Access Protocol
Server.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.11.8.1.1
papServerListeningSocket mandatory
The Server Listening Socket that this PAP server is
listening on.
DdpSocketAddressr/w
Textual Convention: DdpSocketAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.13.11.8.1.2
papServerStatus mandatory
The status string of this server. This is the
message as it would appear in a PAP Status Reply
from this server.
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.2.1.13.11.8.1.3
papServerCompletedJobs mandatory
The number of jobs that have been accepted and
successfully executed by this server.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.11.8.1.4
papServerBusyJobs mandatory
The number of GetNextJob calls that have accepted
and are currently executing a job.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.11.8.1.5
papServerFreeJobs mandatory
The minimum number of GetNextJob calls that are
currently waiting for a job.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.11.8.1.6
papServerAuthenticationFailures mandatory
The number of times this PAP server rejected a job
because the job was not correctly authenticated.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.11.8.1.7
papServerAccountingFailures mandatory
The number of times this PAP server rejected a job
because the job did not fit some accounting rule,
such as exceeding a quota.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.11.8.1.8
papServerGeneralFailures mandatory
The number of times this PAP server rejected a job
for some reason other than authentication or
accounting failures.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.11.8.1.9
papServerState mandatory
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 ma…
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.2.1.13.11.8.1.10
papServerLastStatusMsg mandatory
The last status message that was transmitted by
this server.
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.2.1.13.11.8.1.11

aspConnTable

table mandatory
.1.3.6.1.2.1.13.12.9 · 1 row entry · 6 columns
A list of ASP connections on this entity.
aspConnEntry entry .1.3.6.1.2.1.13.12.9.1
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
Indexes
aspConnLocalAddress aspConnRemoteAddress aspConnID
Column Syntax OID
aspConnLocalAddress mandatory
The local address of this ASP connection.
DdpSocketAddress
Textual Convention: DdpSocketAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.13.12.9.1.1
aspConnRemoteAddress mandatory
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.
DdpSocketAddress
Textual Convention: DdpSocketAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.13.12.9.1.2
aspConnID mandatory
The remote Connection ID of this ASP connection. If
this entry is in the listening mode, this object
shall have a value of zero.
Integer32
Constraints:
range: 1-255
.1.3.6.1.2.1.13.12.9.1.3
aspConnLastReqNum mandatory
The last request number on this ASP connection. If
this entry is in the listening mode, this object
shall have a value of zero.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.13.12.9.1.4
aspConnServerEnd mandatory
Specifies what mode the local session end is in.
Enumeration
Enumerated Values:
1sss
2wss
3sls
.1.3.6.1.2.1.13.12.9.1.5
aspConnState mandatory
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 wi…
Enumerationr/w
Enumerated Values:
1open
2closed
3invalid
.1.3.6.1.2.1.13.12.9.1.6

adspConnTable

table mandatory
.1.3.6.1.2.1.13.13.9 · 1 row entry · 5 columns
A list of ADSP connections on this entity.
adspConnEntry entry .1.3.6.1.2.1.13.13.9.1
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
Indexes
adspConnLocalAddress adspConnRemoteAddress adspConnLocalConnID
Column Syntax OID
adspConnLocalAddress mandatory
The local DDP address of this ADSP connection.
DdpSocketAddress
Textual Convention: DdpSocketAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.13.13.9.1.1
adspConnLocalConnID mandatory
The local Connection ID of this ADSP connection. If
this entry specifies an ADSP listener, this value
shall be zero.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.13.13.9.1.2
adspConnRemoteAddress mandatory
The remote DDP address of this ADSP connection. If
this entry specifies an ADSP listener, this value
shall be zero.
DdpSocketAddress
Textual Convention: DdpSocketAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.13.13.9.1.3
adspConnRemoteConnID mandatory
The remote Connection ID of this ADSP connection.
If this entry specifies an ADSP listener, this value
shall be zero.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.13.13.9.1.4
adspConnState mandatory
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 ser…
Enumerationr/w
Enumerated Values:
1open
2localHalfOpen
3remoteHalfOpen
4listening
5closed
6invalid
.1.3.6.1.2.1.13.13.9.1.5

atportPtoPTable

table mandatory
.1.3.6.1.2.1.13.14.1 · 1 row entry · 6 columns
A list of AppleTalk point-to-point connections for
this entity.
atportPtoPEntry entry .1.3.6.1.2.1.13.14.1.1
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
Indexes
atportPtoPIndex
Column Syntax OID
atportPtoPIndex mandatory
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…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.14.1.1.1
atportPtoPProtocol mandatory
The protocol type used over the point-to-point
connection.
ObjectIdentifierr/w .1.3.6.1.2.1.13.14.1.1.2
atportPtoPRemoteName mandatory
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.
RFC1213-MIBDisplayStringr/w
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.2.1.13.14.1.1.3
atportPtoPRemoteAddress mandatory
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 addres…
OctetStringr/w .1.3.6.1.2.1.13.14.1.1.4
atportPtoPPortIndex mandatory
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.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.13.14.1.1.5
atportPtoPStatus mandatory
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
disass…
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.2.1.13.14.1.1.6

zipNetInfoTable

table mandatory
.1.3.6.1.2.1.13.17.1 · 1 row entry · 3 columns
The table of Net Info packets received by each port
on this entity.
zipNetInfoEntry entry .1.3.6.1.2.1.13.17.1.1
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 m…
Indexes
atportIndex
Column Syntax OID
zipOutGetNetInfos mandatory
The number of ZIP GetNetInfo packets sent out this
port by this entity.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.17.1.1.1
zipInGetNetInfoReplies mandatory
The number of ZIP GetNetInfo Reply packets received
on this port by this entity.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.17.1.1.2
zipZoneInInvalids mandatory
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.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.17.1.1.3

perPortTable

table mandatory
.1.3.6.1.2.1.13.18.1 · 1 row entry · 31 columns
The table of per-port statistics for this entity.
perPortEntry entry .1.3.6.1.2.1.13.18.1.1
The statistics available for a particular port on
this entity.

As an example, an instance of the perPortAarpInProbes
object might be named perPortAarpInProbes.2
Indexes
atportIndex
Column Syntax OID
perPortAarpInProbes mandatory
The total number of AARP Probe packets received
by this entity on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.1
perPortAarpOutProbes mandatory
The total number of AARP Probe packets sent by
this entity on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.2
perPortAarpInReqs mandatory
The total number of AARP Request packets received
by this entity on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.3
perPortAarpOutReqs mandatory
The total number of AARP Request packets sent by
this entity on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.4
perPortAarpInRsps mandatory
The total number of AARP Response packets received
by this entity on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.5
perPortAarpOutRsps mandatory
The total number of AARP Response packets sent by
this entity on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.6
perPortDdpInReceives mandatory
The total number of input datagrams received by DDP
on this port, including those received in error.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.7
perPortDdpInLocalDatagrams mandatory
The total number of input DDP datagrams on this
port for which this entity was their final DDP
destination.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.8
perPortDdpNoProtocolHandlers mandatory
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.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.9
perPortDdpTooShortErrors mandatory
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 expecte…
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.10
perPortDdpTooLongErrors mandatory
The total number of input DDP datagrams on this
port dropped because they exceeded the maximum DDP
datagram size.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.11
perPortDdpChecksumErrors mandatory
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.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.12
perPortDdpForwRequests mandatory
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.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.13
perPortRtmpInDataPkts mandatory
A count of the number of good RTMP data packets
received by this entity on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.14
perPortRtmpOutDataPkts mandatory
A count of the number of RTMP packets sent by this
entity on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.15
perPortRtmpInRequestPkts mandatory
A count of the number of good RTMP Request packets
received by this entity on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.16
perPortRtmpRouteDeletes mandatory
A count of the number of times RTMP deletes a route
on this port because it was aged out of the table.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.17
perPortZipInZipQueries mandatory
The number of ZIP Queries received by this entity
on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.18
perPortZipInZipReplies mandatory
The number of ZIP Replies received by this entity
on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.19
perPortZipInZipExtendedReplies mandatory
The number of ZIP Extended Replies received by this
entity on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.20
perPortZipZoneConflictErrors mandatory
The number of times a conflict has been detected on
this port between this entity's zone information and
another entity's zone information.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.21
perPortZipInErrors mandatory
The number of ZIP packets received by this entity
on this port that were rejected for any error.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.22
perPortNbpInLookUpRequests mandatory
The number of NBP LookUp Requests received on this
port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.23
perPortNbpInLookUpReplies mandatory
The number of NBP LookUp Replies received on this

port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.24
perPortNbpInBroadcastRequests mandatory
The number of NBP Broadcast Requests received on
this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.25
perPortNbpInForwardRequests mandatory
The number of NBP Forward Requests received on this
port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.26
perPortNbpOutLookUpReplies mandatory
The number of NBP LookUp Replies sent on this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.27
perPortNbpRegistrationFailures mandatory
The number of times this node experienced a failure
in attempting to register an NBP entity on this
port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.28
perPortNbpInErrors mandatory
The number of NBP packets received by this entity
on this port that were rejected for any error.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.29
perPortEchoRequests mandatory
The number of AppleTalk Echo requests received on
this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.30
perPortEchoReplies mandatory
The count of AppleTalk Echo replies received on
this port.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.13.18.1.1.31