RFC1243-MIB Table View

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

Tables
7
Rows
7
Columns
51

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.
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 mandatory
The total number of good 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 mandatory
The total number of 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 mandatory
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 mandatory
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 · 3 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.
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
OctetString .1.3.6.1.2.1.13.2.1.1.2
aarpNetAddress mandatory
The AppleTalk Network Address corresponding to
the media-dependent physical address.
DdpAddress
Textual Convention: DdpAddress OctetString
Type Constraints:
range: 3
.1.3.6.1.2.1.13.2.1.1.3

atportTable

table mandatory
.1.3.6.1.2.1.13.3.1 · 1 row entry · 11 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.
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-MIBDisplayString
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
7serial-ppp
8serial-nonstandard
9virtual
.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. This is a two octet
DDP network address in network byte order.
OctetStringr/w
Constraints:
range: 2-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. This is a two octet
DDP network address in network byte order. If the
network to which this AppleTalk port is
connected is a Phase 1 network or…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.2.1.13.3.1.1.5
atportNetAddress mandatory
The AppleTalk network address configured for this
port.
DdpAddressr/w
Textual Convention: DdpAddress 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:
1operational
2unconfigured
3off
4invalid
.1.3.6.1.2.1.13.3.1.1.7
atportNetConfig mandatory
The configuration status of this port.
Enumeration
Enumerated Values:
1configured
2garnered
3guessed
4unconfigured
.1.3.6.1.2.1.13.3.1.1.8
atportZoneConfig mandatory
The configuration status of the zone information
for this port.
Enumeration
Enumerated Values:
1configured
2garnered
3guessed
4unconfigured
.1.3.6.1.2.1.13.3.1.1.9
atportZone mandatory
The zone name configured for this AppleTalk
port.
OctetStringr/w .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

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.
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.
OctetStringr/w
Constraints:
range: 2-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 a Phase 1 n…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.2.1.13.5.1.1.2
rtmpNextHop mandatory
The next hop in the route to this entry's
destination network. If the type of this route
is Appletalk, this address takes the same form
as DdpAddress.
OctetStringr/w .1.3.6.1.2.1.13.5.1.1.3
rtmpType mandatory
The type of network over which this route
points.
Enumerationr/w
Enumerated Values:
1other
2appletalk
3serial-ppp
4serial-nonstandard
.1.3.6.1.2.1.13.5.1.1.4
rtmpPort mandatory
The index of the AppleTalk port over which
this route points.
Integer32r/w
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.
Integer32r/w
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 bad(4) has the
effect of invalidating the corresponding entry
in the rtmpTable. That is, it effectively
disa…
Enumerationr/w
Enumerated Values:
1good
2suspect
3goingBad
4bad
.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 · 9 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.
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.
OctetStringr/w
Constraints:
range: 2-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 Phase 1 netwo…
OctetStringr/w
Constraints:
range: 2-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 this network as a Kip Core
network.
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
.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 iden…
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 a 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

zipTable

table mandatory
.1.3.6.1.2.1.13.7.1 · 1 row entry · 5 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.
Indexes
zipZoneNetStart zipZoneIndex
Column Syntax OID
zipZoneName mandatory
The ASCII zone name of this entry.
OctetStringr/w .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.
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.
OctetStringr/w
Constraints:
range: 2-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 Phase 1
network or a non-extended network, th…
OctetStringr/w
Constraints:
range: 2-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 identifi…
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.2.1.13.7.1.1.5

nbpTable

table mandatory
.1.3.6.1.2.1.13.8.1 · 1 row entry · 5 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.
Indexes
nbpIndex
Column Syntax OID
nbpIndex mandatory
The index of this NBP entry. This value ranges
from 1 to the number of NBP entries currently
registered on this entity.
Integer32
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.
OctetStringr/w .1.3.6.1.2.1.13.8.1.1.2
nbpType mandatory
The type of the service described by this
entity.
OctetStringr/w .1.3.6.1.2.1.13.8.1.1.3
nbpZone mandatory
The zone the service described by this entity is
registered in.
OctetStringr/w .1.3.6.1.2.1.13.8.1.1.4
nbpState mandatory
The state of this NBP entry.

Setting this object to the value invalid(2) has
the effect of invalidating the corresponding
entry in the nbpTable. That is, it effectively
disassociates the mapping identifi…
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.2.1.13.8.1.1.5