APPLETALK-PRIVATE-MIB

File: APPLETALK-PRIVATE-MIB.mib (55576 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Cajun-ROOT

Imported symbols

MODULE-IDENTITY OBJECT-TYPE RowStatus
cjnProtocol

Defined Types

DdpAddress  
OCTET STRING Size(3)    

DisplayString  
OCTET STRING    

CjnAtIfZoneEntry  
SEQUENCE    
  cjnAtIfZoneIndex INTEGER
  cjnAtIfZoneName OCTET STRING
  cjnAtIfZoneDefault INTEGER
  cjnAtIfZoneRowStatus RowStatus

CjnAtStatRtEntry  
SEQUENCE    
  cjnAtStatRtRangeStart INTEGER
  cjnAtStatRtRangeEnd INTEGER
  cjnAtStatRtRowStatus RowStatus
  cjnAtStatRtNextHop DdpAddress
  cjnAtStatRtType INTEGER

CjnAtStatRtZoneEntry  
SEQUENCE    
  cjnAtStatRtZoneIndex INTEGER
  cjnAtStatRtZoneName OCTET STRING
  cjnAtStatRtZoneRowStatus RowStatus

CjnAarpEntry  
SEQUENCE    
  cjnAarpRowStatus RowStatus
  cjnAarpPhysAddress OCTET STRING
  cjnAarpNetAddress DdpAddress
  cjnAarpDescr DisplayString
  cjnAarpType INTEGER
  cjnAarpTtl INTEGER

CjnRtmpEntry  
SEQUENCE    
  cjnRtmpRangeStart INTEGER
  cjnRtmpRangeEnd INTEGER
  cjnRtmpNextHop DdpAddress
  cjnRtmpHops INTEGER
  cjnRtmpState INTEGER
  cjnRtmpOwner INTEGER
  cjnRtmpDescr DisplayString
  cjnRtmpRowStatus RowStatus

CjnZipEntry  
SEQUENCE    
  cjnZipZoneIndex INTEGER
  cjnZipZoneName OCTET STRING
  cjnZipZoneNetStart INTEGER
  cjnZipZoneNetEnd INTEGER

CjnNbpEntry  
SEQUENCE    
  cjnNbpIndex INTEGER
  cjnNbpObject OCTET STRING
  cjnNbpType OCTET STRING
  cjnNbpZone OCTET STRING
  cjnNbpState INTEGER

CjnAtPortEntry  
SEQUENCE    
  cjnAtPortIndex INTEGER
  cjnAtPortRowStatus RowStatus
  cjnAtPortDescr DisplayString
  cjnAtPortMetric INTEGER
  cjnAtPortFrameType INTEGER
  cjnAtPortNetStart INTEGER
  cjnAtPortNetEnd INTEGER
  cjnAtPortNetAddress DdpAddress
  cjnAtPortAdminState INTEGER
  cjnAtPortIfIndex INTEGER
  cjnAtPortVlan DisplayString
  cjnAtPortClearZones INTEGER

CjnAtPortStateEntry  
SEQUENCE    
  cjnAtPortStateIndex INTEGER
  cjnAtPortStateDescr DisplayString
  cjnAtPortStateNetConfig INTEGER
  cjnAtPortStateNetStart INTEGER
  cjnAtPortStateNetEnd INTEGER
  cjnAtPortStateNetAddress DdpAddress
  cjnAtPortStateState INTEGER

CjnAtFilterEntry  
SEQUENCE    
  cjnAtFilterIndex INTEGER
  cjnAtFilterRowStatus RowStatus
  cjnAtFilterItem INTEGER
  cjnAtFilterOperation INTEGER
  cjnAtFilterString OCTET STRING

CjnAtAccessIfEntry  
SEQUENCE    
  cjnAtAccessIfRowStatus RowStatus

Defined Values

cjnAtalk 1.3.6.1.4.1.1751.2.43.2.4
Cajun Private Apple Talk Routing MIB
MODULE-IDENTITY    

cjnAtGblGroup 1.3.6.1.4.1.1751.2.43.2.4.1
OBJECT IDENTIFIER    

cjnAtIsEnabled 1.3.6.1.4.1.1751.2.43.2.4.1.1
Enables Apple Talk Routing services on this device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(1), true(2)  

cjnAtGlobalStatsReset 1.3.6.1.4.1.1751.2.43.2.4.1.2
When set to the value enable (2) all Apple Talk Global Statistics are reset to zero after which the value of this MIB object returns to disable(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

cjnAtIfZoneGroup 1.3.6.1.4.1.1751.2.43.2.4.2
OBJECT IDENTIFIER    

cjnAtIfNextZoneIndex 1.3.6.1.4.1.1751.2.43.2.4.2.1
The next AtIfZoneIndex value to be used to create a new row.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtIfZoneTable 1.3.6.1.4.1.1751.2.43.2.4.2.2
A list of Apple Talk Interface Zone Entries for this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnAtIfZoneEntry

cjnAtIfZoneEntry 1.3.6.1.4.1.1751.2.43.2.4.2.2.1
The Interface Zone Entry to a particular port.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnAtIfZoneEntry  

cjnAtIfZoneIndex 1.3.6.1.4.1.1751.2.43.2.4.2.2.1.1
An integer that is unique to the IfZoneName that is present in this entry. For any given zone name, every zipEntry that has an equal zone name will have the same IfZoneIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtIfZoneName 1.3.6.1.4.1.1751.2.43.2.4.2.2.1.2
The ASCII zone name of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

cjnAtIfZoneDefault 1.3.6.1.4.1.1751.2.43.2.4.2.2.1.3
When set to the value yes (1) this zone name is the default zone name for the port. When set to no(2), this zone name is not the default zone name for the port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER yes(1), no(2), guessed(3)  

cjnAtIfZoneRowStatus 1.3.6.1.4.1.1751.2.43.2.4.2.2.1.4
The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cjnAtStatRtGroup 1.3.6.1.4.1.1751.2.43.2.4.3
OBJECT IDENTIFIER    

cjnAtStatRtTable 1.3.6.1.4.1.1751.2.43.2.4.3.1
A list of Apple Talk Static Route Entries for this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnAtStatRtEntry

cjnAtStatRtEntry 1.3.6.1.4.1.1751.2.43.2.4.3.1.1
The Static Route Entry to a particular network range.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnAtStatRtEntry  

cjnAtStatRtRangeStart 1.3.6.1.4.1.1751.2.43.2.4.3.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtStatRtRangeEnd 1.3.6.1.4.1.1751.2.43.2.4.3.1.1.2
The last DDP network address in the network range to which this routing entry pertains. This is a two octet DDP network address in network byte order. If the network to which this routing entry pertains is a Phase 1 network or a non-extended network, the value for rtmpRangeEnd shall be two octets of zero.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnAtStatRtRowStatus 1.3.6.1.4.1.1751.2.43.2.4.3.1.1.3
The Ddp Address of the next hop in the route to this entry's destination network.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

cjnAtStatRtNextHop 1.3.6.1.4.1.1751.2.43.2.4.3.1.1.4
The Ddp Address of the next hop in the route to this entry's destination network.
Status: current Access: read-write
OBJECT-TYPE    
  DdpAddress  

cjnAtStatRtType 1.3.6.1.4.1.1751.2.43.2.4.3.1.1.5
The type of Static Route Entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER low(1), high(2)  

cjnAtStatRtZoneGroup 1.3.6.1.4.1.1751.2.43.2.4.4
OBJECT IDENTIFIER    

cjnAtNextStatRtZoneIndex 1.3.6.1.4.1.1751.2.43.2.4.4.1
The next StatRtZoneIndex value to be used for row creation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtStatRtZoneTable 1.3.6.1.4.1.1751.2.43.2.4.4.2
A list of Apple Talk Static Route Zone Entries for this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnAtStatRtZoneEntry

cjnAtStatRtZoneEntry 1.3.6.1.4.1.1751.2.43.2.4.4.2.1
The Zone Entry to a particular Static Route.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnAtStatRtZoneEntry  

cjnAtStatRtZoneIndex 1.3.6.1.4.1.1751.2.43.2.4.4.2.1.1
An integer that is unique to the StatRtZoneName that is present in this entry. For any given zone name, every zipEntry that has an equal zone name will have the same StatRtZoneIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtStatRtZoneName 1.3.6.1.4.1.1751.2.43.2.4.4.2.1.2
The ASCII zone name of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

cjnAtStatRtZoneRowStatus 1.3.6.1.4.1.1751.2.43.2.4.4.2.1.3
The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cjnAtAarp 1.3.6.1.4.1.1751.2.43.2.4.5
OBJECT IDENTIFIER    

cjnAarpReset 1.3.6.1.4.1.1751.2.43.2.4.5.1
When set to the value enable (2) all Apple Talk AARP Table is cleared, after which the value of this MIB object returns to disable(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

cjnAarpTable 1.3.6.1.4.1.1751.2.43.2.4.5.2
The AppleTalk Address Translation Table contains an equivalence of AppleTalk Network Addresses to the link layer physical address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnAarpEntry

cjnAarpEntry 1.3.6.1.4.1.1751.2.43.2.4.5.2.1
Each entry contains one AppleTalk Network Address to physical address equivalence.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnAarpEntry  

cjnAarpRowStatus 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.1
The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6)
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

cjnAarpPhysAddress 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.2
The media-dependent physical address
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cjnAarpNetAddress 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.3
The AppleTalk Network Address corresponding to the media-dependent physical address. Note: When cjnAarpType is either broadcast or multicast, this field represents only the beginning network in the network range.
Status: current Access: read-only
OBJECT-TYPE    
  DdpAddress  

cjnAarpDescr 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cjnAarpType 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.5
The type of this AARP entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), broadcast(2), multicast(3), local(4), remote(5), static(6), router(7)  

cjnAarpTtl 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.6
The TTL of this AARP entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtRtmp 1.3.6.1.4.1.1751.2.43.2.4.6
OBJECT IDENTIFIER    

cjnRtmpReset 1.3.6.1.4.1.1751.2.43.2.4.6.1
When set to the value enable (2) all Apple Talk Route Table is cleared, after which the value of this MIB object returns to disable(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

cjnRtmpTable 1.3.6.1.4.1.1751.2.43.2.4.6.2
A list of Routing Table Maintenance Protocol entries for this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnRtmpEntry

cjnRtmpEntry 1.3.6.1.4.1.1751.2.43.2.4.6.2.1
The route entry to a particular network range.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnRtmpEntry  

cjnRtmpRangeStart 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnRtmpRangeEnd 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.2
The last DDP network address in the network range to which this routing entry pertains. This is a two octet DDP network address in network byte order. If the network to which this routing entry pertains is a Phase 1 network or a non-extended network, the value for rtmpRangeEnd shall be two octets of zero.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnRtmpNextHop 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.3
The next hop in the route to this entry's destination network.
Status: current Access: read-only
OBJECT-TYPE    
  DdpAddress  

cjnRtmpHops 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.4
The number of hops required to reach the destination network to which this routing entry pertains.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnRtmpState 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.5
The status of the information contained in this route entry. Setting this object to the value bad(4) has the effect of invalidating the corresponding entry in the rtmpTable. That is, it effectively disassociates the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant rtmpState object.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER good(1), suspect(2), goingBad(3), bad(4)  

cjnRtmpOwner 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.6
The Owner of this Route Entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), static(2), remote(3)  

cjnRtmpDescr 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.7
A text string containing information about the port used to forward to the next hop. This string is intended for presentation to a human; it must not contain anything but printable ASCII characters.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cjnRtmpRowStatus 1.3.6.1.4.1.1751.2.43.2.4.6.2.1.8
The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6)
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

cjnAtZip 1.3.6.1.4.1.1751.2.43.2.4.7
OBJECT IDENTIFIER    

cjnZipTable 1.3.6.1.4.1.1751.2.43.2.4.7.1
The table of zone information for reachable AppleTalk networks.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnZipEntry

cjnZipEntry 1.3.6.1.4.1.1751.2.43.2.4.7.1.1
An entry of zone information for a particular zone and network combination.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnZipEntry  

cjnZipZoneIndex 1.3.6.1.4.1.1751.2.43.2.4.7.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnZipZoneName 1.3.6.1.4.1.1751.2.43.2.4.7.1.1.2
The ASCII zone name of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

cjnZipZoneNetStart 1.3.6.1.4.1.1751.2.43.2.4.7.1.1.3
The network that starts the range for this entry. This address is a two octet DDP network address in network byte order.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnZipZoneNetEnd 1.3.6.1.4.1.1751.2.43.2.4.7.1.1.4
The network that ends the range for this entry. This address is a two octet DDP network address in network byte order. If the network to which this zip entry pertains is a Phase 1 network or a non-extended network, the value for zipZoneNetEnd shall be two bytes of zero.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtNbp 1.3.6.1.4.1.1751.2.43.2.4.8
OBJECT IDENTIFIER    

cjnNbpTable 1.3.6.1.4.1.1751.2.43.2.4.8.1
The table of NBP services registered on this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnNbpEntry

cjnNbpEntry 1.3.6.1.4.1.1751.2.43.2.4.8.1.1
The description of an NBP service registered on this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnNbpEntry  

cjnNbpIndex 1.3.6.1.4.1.1751.2.43.2.4.8.1.1.1
The index of this NBP entry. This value ranges from 1 to the number of NBP entries currently registered on this entity.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnNbpObject 1.3.6.1.4.1.1751.2.43.2.4.8.1.1.2
The name of the service described by this entity.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

cjnNbpType 1.3.6.1.4.1.1751.2.43.2.4.8.1.1.3
The type of the service described by this entity.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

cjnNbpZone 1.3.6.1.4.1.1751.2.43.2.4.8.1.1.4
The zone the service described by this entity is registered in.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

cjnNbpState 1.3.6.1.4.1.1751.2.43.2.4.8.1.1.5
The state of this NBP entry. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the nbpTable. That is, it effectively disassociates the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant nbpState object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

cjnAtEcho 1.3.6.1.4.1.1751.2.43.2.4.9
OBJECT IDENTIFIER    

cjnAtEchoRequests 1.3.6.1.4.1.1751.2.43.2.4.9.1
The number of AppleTalk echo requests received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtEchoReplies 1.3.6.1.4.1.1751.2.43.2.4.9.2
The number of AppleTalk echo replies sent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtEchoTimeouts 1.3.6.1.4.1.1751.2.43.2.4.9.3
The number of AppleTalk echo request timeouts.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtEchoSend 1.3.6.1.4.1.1751.2.43.2.4.9.4
Causes an Apple Talk Echo Request to be sent to the supplied Apple Talk Address.
Status: current Access: read-write
OBJECT-TYPE    
  DdpAddress  

cjnAtEchoReset 1.3.6.1.4.1.1751.2.43.2.4.9.5
When set to the value enable (2) all Apple Talk Echo Counters are reset to zero after which the value of this MIB object returns to disable(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

cjnAtGblStatsGroup 1.3.6.1.4.1.1751.2.43.2.4.10
OBJECT IDENTIFIER    

cjnAtDdp 1.3.6.1.4.1.1751.2.43.2.4.10.1
OBJECT IDENTIFIER    

cjnDdpOutRequests 1.3.6.1.4.1.1751.2.43.2.4.10.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpOutShorts 1.3.6.1.4.1.1751.2.43.2.4.10.1.2
The total number of short DDP datagrams which were transmitted from this entity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpOutLongs 1.3.6.1.4.1.1751.2.43.2.4.10.1.3
The total number of long DDP datagrams which were transmitted from this entity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpInReceives 1.3.6.1.4.1.1751.2.43.2.4.10.1.4
The total number of input datagrams received by DDP, including those received in error.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpForwRequests 1.3.6.1.4.1.1751.2.43.2.4.10.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpInLocalDatagrams 1.3.6.1.4.1.1751.2.43.2.4.10.1.6
The total number of input DDP datagrams for which this entity was their final DDP destination.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpNoProtocolHandlers 1.3.6.1.4.1.1751.2.43.2.4.10.1.7
The total number of DDP datagrams addressed to this entity that were addressed to an upper layer protocol for which no protocol handler existed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpOutNoRoutes 1.3.6.1.4.1.1751.2.43.2.4.10.1.8
The total number of DDP datagrams dropped because a route could not be found to their final destination.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpTooShortErrors 1.3.6.1.4.1.1751.2.43.2.4.10.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpTooLongErrors 1.3.6.1.4.1.1751.2.43.2.4.10.1.10
The total number of input DDP datagrams dropped because the received data length was greater than the data length specified in the DDP header or because they exceeded the maximum DDP datagram size.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpBroadcastErrors 1.3.6.1.4.1.1751.2.43.2.4.10.1.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpShortDDPErrors 1.3.6.1.4.1.1751.2.43.2.4.10.1.12
The total number of input DDP datagrams dropped because this entity was not their final destination and their type was short DDP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpHopCountErrors 1.3.6.1.4.1.1751.2.43.2.4.10.1.13
The total number of input DDP datagrams dropped because this entity was not their final destination and their hop count would exceed 15.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpChecksumErrors 1.3.6.1.4.1.1751.2.43.2.4.10.1.14
The total number of input DDP datagrams dropped because of a checksum error.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpAarpRqRcv 1.3.6.1.4.1.1751.2.43.2.4.10.1.15
The total number of input AARP Requests Received.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpAarpReplyRcv 1.3.6.1.4.1.1751.2.43.2.4.10.1.16
The total number of input AARP Replies Received.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpAarpRqTx 1.3.6.1.4.1.1751.2.43.2.4.10.1.17
The total number of output AARP Requests Transmitted.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpAarpReplyTx 1.3.6.1.4.1.1751.2.43.2.4.10.1.18
The total number of output AARP Replies Transmitted.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpAarpBadPdu 1.3.6.1.4.1.1751.2.43.2.4.10.1.19
The total number of bad AARP PDU.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpCfgAddrError 1.3.6.1.4.1.1751.2.43.2.4.10.1.20
The total number of configuration address errors.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpCfgZoneError 1.3.6.1.4.1.1751.2.43.2.4.10.1.21
The total number of configuration zone errors.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpEchoRqRcv 1.3.6.1.4.1.1751.2.43.2.4.10.1.22
The total number of input Echo Requests Received.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpEchoReplyRcv 1.3.6.1.4.1.1751.2.43.2.4.10.1.23
The total number of input Echo Replies Received.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnDdpEchoRqTx 1.3.6.1.4.1.1751.2.43.2.4.10.1.24
The total number of output Echo Requests Transmitted.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cjnAtPortConfGroup 1.3.6.1.4.1.1751.2.43.2.4.11
OBJECT IDENTIFIER    

cjnAtPortNextIndex 1.3.6.1.4.1.1751.2.43.2.4.11.1
The next cjnAtPortIndex to be used for row creation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtPortTable 1.3.6.1.4.1.1751.2.43.2.4.11.2
A list of Cajun AppleTalk ports for this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnAtPortEntry

cjnAtPortEntry 1.3.6.1.4.1.1751.2.43.2.4.11.2.1
The description of one of the Cajun AppleTalk ports on this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnAtPortEntry  

cjnAtPortIndex 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtPortRowStatus 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.2
The Status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cjnAtPortDescr 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

cjnAtPortMetric 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.4
The metric assigned to this port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

cjnAtPortFrameType 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.5
The type of Ethernet Frames to be used by the port for Apple Talk.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER snap(1), ethernet2(2)  

cjnAtPortNetStart 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.6
The first AppleTalk network address in the range configured for this port. This is a two octet DDP network address in network byte order.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65279  

cjnAtPortNetEnd 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.7
The last AppleTalk network address in the range configured for this port. This is a two octet DDP network address in network byte order. If the network to which this AppleTalk port is connected is a Phase 1 network or a non-extended network, the value for atportNetEnd shall be two octets of zero.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65279  

cjnAtPortNetAddress 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.8
The AppleTalk network address configured for this port.
Status: current Access: read-create
OBJECT-TYPE    
  DdpAddress  

cjnAtPortAdminState 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.9
The configuration status of this port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

cjnAtPortIfIndex 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtPortVlan 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.11
The vlan associated with this AppleTalk port.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

cjnAtPortClearZones 1.3.6.1.4.1.1751.2.43.2.4.11.2.1.12
set to enabled will clear all zones on this at port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

cjnAtPortStateGroup 1.3.6.1.4.1.1751.2.43.2.4.12
OBJECT IDENTIFIER    

cjnAtPortStateTable 1.3.6.1.4.1.1751.2.43.2.4.12.3
A list of interface specific Apple Talk Port State Entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnAtPortStateEntry

cjnAtPortStateEntry 1.3.6.1.4.1.1751.2.43.2.4.12.3.1
An cajun Apple Talk Port State instance
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnAtPortStateEntry  

cjnAtPortStateIndex 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.1
The globally unique value for this Apple Talk Port. This number MUST exist in the cjnIpIfTable ?? to be valid.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtPortStateDescr 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cjnAtPortStateNetConfig 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.3
The configuration status of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER configured(1), garnered(2), guessed(3), unconfigured(4)  

cjnAtPortStateNetStart 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.4
The first AppleTalk network address in the range currently used for this port. This is a two octet DDP network address in network byte order.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtPortStateNetEnd 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.5
The last AppleTalk network address in the range currently used for this port. This is a two octet DDP network address in network byte order. If the network to which this AppleTalk port is connected is a Phase 1 network or a non-extended network, the value for atportNetEnd shall be two octets of zero.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtPortStateNetAddress 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.6
The AppleTalk network address being used on this port.
Status: current Access: read-only
OBJECT-TYPE    
  DdpAddress  

cjnAtPortStateState 1.3.6.1.4.1.1751.2.43.2.4.12.3.1.7
The operational status of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2)  

cjnAtFilterGroup 1.3.6.1.4.1.1751.2.43.2.4.13
OBJECT IDENTIFIER    

cjnAtFilterTable 1.3.6.1.4.1.1751.2.43.2.4.13.1
A list of Apple Talk Filters for this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnAtFilterEntry

cjnAtFilterEntry 1.3.6.1.4.1.1751.2.43.2.4.13.1.1
The Filters defined.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnAtFilterEntry  

cjnAtFilterIndex 1.3.6.1.4.1.1751.2.43.2.4.13.1.1.1
An integer that is unique to the Filter that is present in this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cjnAtFilterRowStatus 1.3.6.1.4.1.1751.2.43.2.4.13.1.1.2
The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cjnAtFilterItem 1.3.6.1.4.1.1751.2.43.2.4.13.1.1.3
When set to the value zone_name(1) this filter applies to zone names. When set to nbp_object(2), this filter applies to nbp object names.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER zoneName(1), nbpObject(2)  

cjnAtFilterOperation 1.3.6.1.4.1.1751.2.43.2.4.13.1.1.4
When set to the value permit(1) objects with this name will not be filtered. When set to no(2), objects with this name will be filtered.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

cjnAtFilterString 1.3.6.1.4.1.1751.2.43.2.4.13.1.1.5
The ASCII name of the entry to be filtered. When FilterItem is zone_name(1), string is the name of the zone to be filtered. When FilterItem is nbp_object(2), string is the name of the nbp object to be filtered.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

cjnAtAccessIfGroup 1.3.6.1.4.1.1751.2.43.2.4.14
OBJECT IDENTIFIER    

cjnAtAccessIfTable 1.3.6.1.4.1.1751.2.43.2.4.14.1
A list of Apple Talk Filters on Apple Talk Interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CjnAtAccessIfEntry

cjnAtAccessIfEntry 1.3.6.1.4.1.1751.2.43.2.4.14.1.1
The Zone Filters defined.
Status: current Access: not-accessible
OBJECT-TYPE    
  CjnAtAccessIfEntry  

cjnAtAccessIfRowStatus 1.3.6.1.4.1.1751.2.43.2.4.14.1.1.1
The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus