ITOUCH-APPLETALK-MIB

File: ITOUCH-APPLETALK-MIB.mib (33573 bytes)

Imported modules

RFC1155-SMI RFC1243-MIB RFC1213-MIB
RFC-1212 RFC1316-MIB ITOUCH-MIB

Imported symbols

Counter TimeTicks DdpAddress
DisplayString OBJECT-TYPE charPortIndex
iTouch

Defined Types

ApplePortEntry  
SEQUENCE    
  applePortIndex INTEGER
  applePortProtocolPriority INTEGER
  applePortArpInterval INTEGER
  applePortArpRetransmitCount INTEGER
  applePortChecksum INTEGER
  applePortPacketsIn Counter
  applePortPacketsOut Counter
  applePortForwardsIn Counter
  applePortForwardsOut Counter
  applePortNetAddress DdpAddress
  applePortNetStart OCTET STRING
  applePortNetEnd OCTET STRING
  applePortErrors Counter
  applePortLastError INTEGER
  applePortLastErrorTime TimeTicks
  applePortLastErrorData OCTET STRING
  applePortBringBackTime INTEGER
  applePortUseNeighborNotify INTEGER
  applePortRouterType INTEGER

ApplePortZoneEntry  
SEQUENCE    
  applePortZoneIndex INTEGER
  applePortZoneName OCTET STRING
  applePortZoneStatus INTEGER

ApplePortExportEntry  
SEQUENCE    
  applePortExportIndex INTEGER
  applePortExportZone OCTET STRING
  applePortExportName OCTET STRING
  applePortExportType OCTET STRING
  applePortExportAction INTEGER
  applePortExportStatus INTEGER

ApplePortImportEntry  
SEQUENCE    
  applePortImportIndex INTEGER
  applePortImportZone OCTET STRING
  applePortImportName OCTET STRING
  applePortImportType OCTET STRING
  applePortImportAction INTEGER
  applePortImportStatus INTEGER

AppleNbpEntry  
SEQUENCE    
  appleNbpZone OCTET STRING
  appleNbpName OCTET STRING
  appleNbpType OCTET STRING
  appleNbpNode DdpAddress
  appleNbpSocket INTEGER

AppleTrafficEntry  
SEQUENCE    
  appleTrafficIndex INTEGER
  appleTrafficPercent INTEGER
  appleTrafficDst DdpAddress
  appleTrafficSrc DdpAddress
  appleTrafficIntf INTEGER

ArapPortEntry  
SEQUENCE    
  arapPortEnabled INTEGER
  arapPortZoneAccess INTEGER
  arapPortZoneName DisplayString
  arapPortMaxConnectTime INTEGER
  arapPortGuestLoginsOk INTEGER
  arapPortTimeConnected INTEGER
  arapPortTimeRemaining INTEGER

Defined Values

xApple 1.3.6.1.4.1.33.21
OBJECT IDENTIFIER    

xAppleSystem 1.3.6.1.4.1.33.21.1
OBJECT IDENTIFIER    

xApplePort 1.3.6.1.4.1.33.21.2
OBJECT IDENTIFIER    

xApplePolicy 1.3.6.1.4.1.33.21.3
OBJECT IDENTIFIER    

xAppleNbp 1.3.6.1.4.1.33.21.4
OBJECT IDENTIFIER    

xAppleTraffic 1.3.6.1.4.1.33.21.5
OBJECT IDENTIFIER    

xAppleRemoteAccess 1.3.6.1.4.1.33.21.6
OBJECT IDENTIFIER    

appleState 1.3.6.1.4.1.33.21.1.1
Controls whether the router will perform AppleTalk routing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

appleStatus 1.3.6.1.4.1.33.21.1.2
Indicates whether the router is performing AppleTalk routing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), active(2), noInterface(3), badConfig(4), noInterfaceActive(5)  

appleStatusIf 1.3.6.1.4.1.33.21.1.3
The ifIndex of the bad interface if appleStatus is 'badConfig'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

applePortTable 1.3.6.1.4.1.33.21.2.1
Table of fields indexed by interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApplePortEntry

applePortEntry 1.3.6.1.4.1.33.21.2.1.1
A particular entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApplePortEntry  

applePortIndex 1.3.6.1.4.1.33.21.2.1.1.1
The index of the interface; same as IfIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

applePortProtocolPriority 1.3.6.1.4.1.33.21.2.1.1.2
This value defines the priority at which all Apple routed packets will be placed on the WAN output queue.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER low(1), medium(3), high(5)  

applePortArpInterval 1.3.6.1.4.1.33.21.2.1.1.3
The interval at which ARP messages should be sent during the process of selecting a network address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 33..65535  

applePortArpRetransmitCount 1.3.6.1.4.1.33.21.2.1.1.4
The number of ARP messages that should be sent during the process of selecting a network address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

applePortChecksum 1.3.6.1.4.1.33.21.2.1.1.5
Controls whether checksums are generated on all DDP packets sent out the interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

applePortPacketsIn 1.3.6.1.4.1.33.21.2.1.1.6
The number of AppleTalk packets received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

applePortPacketsOut 1.3.6.1.4.1.33.21.2.1.1.7
The number of AppleTalk packets transmitted on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

applePortForwardsIn 1.3.6.1.4.1.33.21.2.1.1.8
The number of AppleTalk packets received on this interface which were not addressed to this router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

applePortForwardsOut 1.3.6.1.4.1.33.21.2.1.1.9
The number of AppleTalk packets transmitted on this interface which were not originated by this router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

applePortNetAddress 1.3.6.1.4.1.33.21.2.1.1.10
The actual address used by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DdpAddress  

applePortNetStart 1.3.6.1.4.1.33.21.2.1.1.11
The start of the actual network range used by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

applePortNetEnd 1.3.6.1.4.1.33.21.2.1.1.12
The end of the actual network range used by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

applePortErrors 1.3.6.1.4.1.33.21.2.1.1.13
The number of AppleTalk packets received in error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

applePortLastError 1.3.6.1.4.1.33.21.2.1.1.14
The type of the most recent error counted in applePortErrors. A value of zero means no error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER broadcast(1), checksum(2), hopCount(3), noProtocol(4), noRoute(5), shortDDP(6), tooLong(7), tooShort(8)  

applePortLastErrorTime 1.3.6.1.4.1.33.21.2.1.1.15
The value of sysUptime when applePortLastError last occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

applePortLastErrorData 1.3.6.1.4.1.33.21.2.1.1.16
The first 22 bytes of the packet from applePortLastError.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(22)  

applePortBringBackTime 1.3.6.1.4.1.33.21.2.1.1.17
The number of seconds to shut down an interface while waiting for a manager-initiated configuration change to propagate.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

applePortUseNeighborNotify 1.3.6.1.4.1.33.21.2.1.1.18
Controls generation of neighbor notify messages when an interface is disabled or system is shut down.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

applePortRouterType 1.3.6.1.4.1.33.21.2.1.1.19
Type of router operation over this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER full(1), half(2)  

applePortZoneTable 1.3.6.1.4.1.33.21.2.2
Table of fields indexed by interface and zone.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApplePortZoneEntry

applePortZoneEntry 1.3.6.1.4.1.33.21.2.2.1
A particular entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApplePortZoneEntry  

applePortZoneIndex 1.3.6.1.4.1.33.21.2.2.1.1
The index of the interface; same as IfIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

applePortZoneName 1.3.6.1.4.1.33.21.2.2.1.2
The name of the zone.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

applePortZoneStatus 1.3.6.1.4.1.33.21.2.2.1.3
The status of the entry. Set to 'invalid' to remove the entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

applePortExportTable 1.3.6.1.4.1.33.21.3.1
Table of fields indexed by interface and zone.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApplePortExportEntry

applePortExportEntry 1.3.6.1.4.1.33.21.3.1.1
A particular entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApplePortExportEntry  

applePortExportIndex 1.3.6.1.4.1.33.21.3.1.1.1
The index of the interface; same as IfIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

applePortExportZone 1.3.6.1.4.1.33.21.3.1.1.2
The name of the zone.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

applePortExportName 1.3.6.1.4.1.33.21.3.1.1.3
The name of the name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

applePortExportType 1.3.6.1.4.1.33.21.3.1.1.4
The name of the type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

applePortExportAction 1.3.6.1.4.1.33.21.3.1.1.5
Control whether the data will be hidden or advertised.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER hide(1), advertise(2)  

applePortExportStatus 1.3.6.1.4.1.33.21.3.1.1.6
The status of the entry. Set to 'invalid' to remove the entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

applePortImportTable 1.3.6.1.4.1.33.21.3.2
Table of fields indexed by interface and zone.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApplePortImportEntry

applePortImportEntry 1.3.6.1.4.1.33.21.3.2.1
A particular entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApplePortImportEntry  

applePortImportIndex 1.3.6.1.4.1.33.21.3.2.1.1
The index of the interface; same as IfIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

applePortImportZone 1.3.6.1.4.1.33.21.3.2.1.2
The name of the zone.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

applePortImportName 1.3.6.1.4.1.33.21.3.2.1.3
The name of the name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

applePortImportType 1.3.6.1.4.1.33.21.3.2.1.4
The name of the type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

applePortImportAction 1.3.6.1.4.1.33.21.3.2.1.5
Control whether the data will be discarded or accepted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER discard(1), accept(2)  

applePortImportStatus 1.3.6.1.4.1.33.21.3.2.1.6
The status of the entry. Set to 'invalid' to remove the entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

appleNbpTable 1.3.6.1.4.1.33.21.4.1
Table of fields indexed by interface and zone.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppleNbpEntry

appleNbpEntry 1.3.6.1.4.1.33.21.4.1.1
A particular entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AppleNbpEntry  

appleNbpZone 1.3.6.1.4.1.33.21.4.1.1.1
The name of the zone.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

appleNbpName 1.3.6.1.4.1.33.21.4.1.1.2
The name of the name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

appleNbpType 1.3.6.1.4.1.33.21.4.1.1.3
The name of the type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

appleNbpNode 1.3.6.1.4.1.33.21.4.1.1.4
The address of the node who offers the service associated with this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DdpAddress  

appleNbpSocket 1.3.6.1.4.1.33.21.4.1.1.5
The socket of the service associated with this entry. The value 0 means no socket.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appleTrafficSort 1.3.6.1.4.1.33.21.5.1
Setting to EXECUTE causes the most recent traffic information to be sorted into the appleTrafficTable. The sorting precedence is: decreasing percentage, increasing destination address, increasing source address, and increasing interface number. Setting to READY has no effect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), execute(2)  

appleTrafficTable 1.3.6.1.4.1.33.21.5.2
A list of traffic entries, sorted in the order specified by appleTrafficSort.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppleTrafficEntry

appleTrafficEntry 1.3.6.1.4.1.33.21.5.2.1
Parameter values for an Filter filter.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AppleTrafficEntry  

appleTrafficIndex 1.3.6.1.4.1.33.21.5.2.1.1
Identification of a traffic entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appleTrafficPercent 1.3.6.1.4.1.33.21.5.2.1.2
The percent of total traffic that this traffic entryrepresents, in tenths of a percent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000  

appleTrafficDst 1.3.6.1.4.1.33.21.5.2.1.3
The destination to which the traffic entry applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DdpAddress  

appleTrafficSrc 1.3.6.1.4.1.33.21.5.2.1.4
The source to which the traffic entry applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DdpAddress  

appleTrafficIntf 1.3.6.1.4.1.33.21.5.2.1.5
The inbound interface to which the traffic entry applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appleTrafficMonitoring 1.3.6.1.4.1.33.21.5.3
Controls whether internet traffic information will be recorded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

arapPassword 1.3.6.1.4.1.33.21.6.1
The server's ARAP password. To increase security, Gets of this object return the NULL string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

arapDefaultZoneName 1.3.6.1.4.1.33.21.6.2
The name of the AppleTalk zone that the server should try to choose at boot time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

arapPortTable 1.3.6.1.4.1.33.21.6.3
A list of ARAP port entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArapPortEntry

arapPortEntry 1.3.6.1.4.1.33.21.6.3.1
ARAP parameter values for a port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ArapPortEntry  

arapPortEnabled 1.3.6.1.4.1.33.21.6.3.1.1
Indicates if ARAP connections are allowed on this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

arapPortZoneAccess 1.3.6.1.4.1.33.21.6.3.1.2
Indicates the AppleTalk zones that ARAP connections on this port may access: none, local, all, or named zone.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), local(2), none(3), namedzone(4)  

arapPortZoneName 1.3.6.1.4.1.33.21.6.3.1.3
If this port's arapPortZoneAccess field indicates a named zone, this field contains the zone name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

arapPortMaxConnectTime 1.3.6.1.4.1.33.21.6.3.1.4
Maximum number of minutes a single ARAP connection may exist on the port before a server initiated disconnect. To set no limit on the amount of time that an ARAP user may be connected, set this object to -1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

arapPortGuestLoginsOk 1.3.6.1.4.1.33.21.6.3.1.5
Indicates if 'Guest' logins (with no password) are allowed on the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

arapPortTimeConnected 1.3.6.1.4.1.33.21.6.3.1.6
Indicates the number of minutes the current ARAP connection has been established on the port, rounded up to the nearest minute. Gets return -1 if no ARAP user is currently connected on the port or if ARAP is not enabled on the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

arapPortTimeRemaining 1.3.6.1.4.1.33.21.6.3.1.7
Indicates the number of minutes the current ARAP connection may remain on the port before a server initiated disconnect will occur, rounded up to the nearest minute. To set no limit on the amount of time that the current ARAP user may continue to be connected, set this object to the maximum value in the range. Gets return -1 if no ARAP user is currently connected on the port or if ARAP is not enabled on the port. Gets also return -1 if there is a user connected and there is no limit on the amount of time that the current user may be connected.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER