MacIP-MIB

File: MacIP-MIB.mib (9646 bytes)

Imported modules

RFC1155-SMI RFC-1212 APPLETALK-MIB

Imported symbols

mgmt experimental Counter
IpAddress enterprises OBJECT-TYPE
ATNetworkNumber DdpNodeAddress

Defined Types

NetRestrictionsEntry  
SEQUENCE    
  netRestrictionsRangeStart ATNetworkNumber
  netRestrictionsRangeEnd ATNetworkNumber
  netRestrictionsMode INTEGER

ClientInfoEntry  
SEQUENCE    
  clientInfoIPAddr IpAddress
  clientInfoAppleTalkAddr DdpNodeAddress
  clientInfoOwnerName OCTET STRING
  clientInfoPacketsForwarded Counter
  clientInfoIdleTime INTEGER

Defined Values

mib-2 1.3.6.1.2.1
OBJECT IDENTIFIER    

appletalk 1.3.6.1.2.1.13
OBJECT IDENTIFIER    

apple 1.3.6.1.4.1.63
OBJECT IDENTIFIER    

macip 1.3.6.1.4.1.63.1
OBJECT IDENTIFIER    

macipNumStaticAddresses 1.3.6.1.4.1.63.1.1
The number of static addresses configured on the gateway.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

macipStaticRangeStart 1.3.6.1.4.1.63.1.2
The first IP address in the range of static IP addresses configured on the gateway.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

macipNumDynamicAddresses 1.3.6.1.4.1.63.1.3
The number of dynamic addresses configured on the gateway.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

macipDynamicRangeStart 1.3.6.1.4.1.63.1.4
The first IP address in the range of dynamic IP addresses configured on the gateway.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

macipUseIdleTimeOut 1.3.6.1.4.1.63.1.5
If true(1), the idle time out value will be used to time out dynamic addresses.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

macipUseNBPConfirmTimeOut 1.3.6.1.4.1.63.1.6
If true(1), the NBP Confirm time out value will be used to time out dynamic addresses.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

macipUsePINGTimeOut 1.3.6.1.4.1.63.1.7
If true(1), the PING time out value will be used to time out dynamic addresses.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

macipIdleTimeOut 1.3.6.1.4.1.63.1.8
Dynamic addresses will be made available to be reassigned after they have been idle for this length of time in minutes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

macipNBPConfirmTimeOut 1.3.6.1.4.1.63.1.9
Dynamic addresses will be made available to be reassigned after they have not answered NBPConfirm for this length of time in minutes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

macipPINGTimeOut 1.3.6.1.4.1.63.1.10
Dynamic addresses will be made available to be reassigned after they have not answered ICMP Echo (PING) for this length of time in minutes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

macipUseNetworkRestrictions 1.3.6.1.4.1.63.1.11
If true(1), the network restrictions list will be used to restrict access to the gateway.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

macipAddressesInUse 1.3.6.1.4.1.63.1.12
The number of dynamic addresses that have been assigned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

macipNumClientsConnected 1.3.6.1.4.1.63.1.13
The total number of clients (dynamic and static) that are currently using the gateway.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

macipPacketsForwardedIP 1.3.6.1.4.1.63.1.14
The number of packets forwarded to the IP internet. This number includes unknown IP errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

macipPacketsForwardedAppleTalk 1.3.6.1.4.1.63.1.15
The number of packets forwarded to the AppleTalk internet. This number includes unknown AppleTalk errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

macipAssignRequestsRefusedErrs 1.3.6.1.4.1.63.1.16
The number of times an attempt to get a dynamic address failed due to the address table being full.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

macipInvalidIPAddressErrs 1.3.6.1.4.1.63.1.17
The number of packets encountered from a client with an unknown or invalid IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

macipUnknownIPErrs 1.3.6.1.4.1.63.1.18
The number of times the gateway failed to successfully forward an IP packet to the destination IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

macipUnknownAppleTalkErrs 1.3.6.1.4.1.63.1.19
The number of times the gateway failed to successfully forward an IP packet to the destination AppleTalk address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

macipRunAtStartup 1.3.6.1.4.1.63.1.20
If true(1), the gateway will run when the Macintosh starts up.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

macipStatus 1.3.6.1.4.1.63.1.21
The current status of the gateway.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

macipNetRestrictionsTable 1.3.6.1.4.1.63.1.22
The list of networks being restricted from or allowed to use the gateway.
Status: optional Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetRestrictionsEntry

netRestrictionsEntry 1.3.6.1.4.1.63.1.23.1
The description of one of the gateway's network restrictions.
Status: optional Access: not-accessible
OBJECT-TYPE    
  NetRestrictionsEntry  

netRestrictionsRangeStart 1.3.6.1.4.1.63.1.23.1.1
The start of the range of networks to be restricted from using or allowed to use the gateway.
Status: optional Access: read-write
OBJECT-TYPE    
  ATNetworkNumber  

netRestrictionsRangeEnd 1.3.6.1.4.1.63.1.23.1.2
The end of the range of networks to be restricted from using or allowed to use the gateway.
Status: optional Access: read-write
OBJECT-TYPE    
  ATNetworkNumber  

netRestrictionsMode 1.3.6.1.4.1.63.1.23.1.3
If allow(1), nodes on this network are allowed to use the gateway. If restrict(2), nodes on this network are restricted from using the gateway.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER allow(1), restrict(2)  

macipClientInfoTable 1.3.6.1.4.1.63.1.23
The list of clients currently using this gateway.
Status: optional Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClientInfoEntry

clientInfoEntry 1.3.6.1.4.1.63.1.23.1
The description of one of the clients using this gateway.
Status: optional Access: not-accessible
OBJECT-TYPE    
  ClientInfoEntry  

clientInfoIPAddr 1.3.6.1.4.1.63.1.23.1.1
The IP address assigned to the client.
Status: optional Access: read-only
OBJECT-TYPE    
  IpAddress  

clientInfoAppleTalkAddr 1.3.6.1.4.1.63.1.23.1.2
The AppleTalk address of the client.
Status: optional Access: read-only
OBJECT-TYPE    
  DdpNodeAddress  

clientInfoOwnerName 1.3.6.1.4.1.63.1.23.1.3
The client's owner name.
Status: optional Access: read-only
OBJECT-TYPE    
  OCTET STRING  

clientInfoPacketsForwarded 1.3.6.1.4.1.63.1.23.1.4
The number of packets forward to the IP internet for this client plus the number of packets forwarded to the client.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

clientInfoIdleTime 1.3.6.1.4.1.63.1.23.1.5
The length of time in seconds that the client has been idle.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER