MacIP-MIB: View SNMP OID List / Download MIB

VENDOR: APPLE COMPUTER


 Home MIB: MacIP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 mib_2 1.3.6.1.2.1
     appletalk 1.3.6.1.2.1.13
     apple 1.3.6.1.4.1.63
           macip 1.3.6.1.4.1.63.1
               macipNumStaticAddresses 1.3.6.1.4.1.63.1.1 integer read-write
The number of static addresses configured on the gateway.
               macipStaticRangeStart 1.3.6.1.4.1.63.1.2 ipaddress read-write
The first IP address in the range of static IP addresses configured on the gateway.
               macipNumDynamicAddresses 1.3.6.1.4.1.63.1.3 integer read-write
The number of dynamic addresses configured on the gateway.
               macipDynamicRangeStart 1.3.6.1.4.1.63.1.4 ipaddress read-write
The first IP address in the range of dynamic IP addresses configured on the gateway.
               macipUseIdleTimeOut 1.3.6.1.4.1.63.1.5 integer read-write
If true(1), the idle time out value will be used to time out dynamic addresses. Enumeration: 'true': 1, 'false': 2.
               macipUseNBPConfirmTimeOut 1.3.6.1.4.1.63.1.6 integer read-write
If true(1), the NBP Confirm time out value will be used to time out dynamic addresses. Enumeration: 'true': 1, 'false': 2.
               macipUsePINGTimeOut 1.3.6.1.4.1.63.1.7 integer read-write
If true(1), the PING time out value will be used to time out dynamic addresses. Enumeration: 'true': 1, 'false': 2.
               macipIdleTimeOut 1.3.6.1.4.1.63.1.8 integer read-write
Dynamic addresses will be made available to be reassigned after they have been idle for this length of time in minutes.
               macipNBPConfirmTimeOut 1.3.6.1.4.1.63.1.9 integer read-write
Dynamic addresses will be made available to be reassigned after they have not answered NBPConfirm for this length of time in minutes.
               macipPINGTimeOut 1.3.6.1.4.1.63.1.10 integer read-write
Dynamic addresses will be made available to be reassigned after they have not answered ICMP Echo (PING) for this length of time in minutes.
               macipUseNetworkRestrictions 1.3.6.1.4.1.63.1.11 integer read-write
If true(1), the network restrictions list will be used to restrict access to the gateway. Enumeration: 'true': 1, 'false': 2.
               macipAddressesInUse 1.3.6.1.4.1.63.1.12 integer read-only
The number of dynamic addresses that have been assigned.
               macipNumClientsConnected 1.3.6.1.4.1.63.1.13 integer read-only
The total number of clients (dynamic and static) that are currently using the gateway.
               macipPacketsForwardedIP 1.3.6.1.4.1.63.1.14 counter read-only
The number of packets forwarded to the IP internet. This number includes unknown IP errors.
               macipPacketsForwardedAppleTalk 1.3.6.1.4.1.63.1.15 counter read-only
The number of packets forwarded to the AppleTalk internet. This number includes unknown AppleTalk errors.
               macipAssignRequestsRefusedErrs 1.3.6.1.4.1.63.1.16 counter read-only
The number of times an attempt to get a dynamic address failed due to the address table being full.
               macipInvalidIPAddressErrs 1.3.6.1.4.1.63.1.17 counter read-only
The number of packets encountered from a client with an unknown or invalid IP address.
               macipUnknownIPErrs 1.3.6.1.4.1.63.1.18 counter read-only
The number of times the gateway failed to successfully forward an IP packet to the destination IP address.
               macipUnknownAppleTalkErrs 1.3.6.1.4.1.63.1.19 counter read-only
The number of times the gateway failed to successfully forward an IP packet to the destination AppleTalk address.
               macipRunAtStartup 1.3.6.1.4.1.63.1.20 integer read-write
If true(1), the gateway will run when the Macintosh starts up. Enumeration: 'true': 1, 'false': 2.
               macipStatus 1.3.6.1.4.1.63.1.21 integer read-only
The current status of the gateway. Enumeration: 'disabled': 2, 'enabled': 1.
               macipNetRestrictionsTable 1.3.6.1.4.1.63.1.22 no-access
The list of networks being restricted from or allowed to use the gateway.
               macipClientInfoTable 1.3.6.1.4.1.63.1.23 no-access
The list of clients currently using this gateway.
                     netRestrictionsEntry 1.3.6.1.4.1.63.1.23.1 no-access
The description of one of the gateway's network restrictions.
                     clientInfoEntry 1.3.6.1.4.1.63.1.23.1 no-access
The description of one of the clients using this gateway.
                         netRestrictionsRangeStart 1.3.6.1.4.1.63.1.23.1.1 atnetworknumber read-write
The start of the range of networks to be restricted from using or allowed to use the gateway.
                         clientInfoIPAddr 1.3.6.1.4.1.63.1.23.1.1 ipaddress read-only
The IP address assigned to the client.
                         clientInfoAppleTalkAddr 1.3.6.1.4.1.63.1.23.1.2 ddpnodeaddress read-only
The AppleTalk address of the client.
                         netRestrictionsRangeEnd 1.3.6.1.4.1.63.1.23.1.2 atnetworknumber read-write
The end of the range of networks to be restricted from using or allowed to use the gateway.
                         clientInfoOwnerName 1.3.6.1.4.1.63.1.23.1.3 octet string read-only
The client's owner name.
                         netRestrictionsMode 1.3.6.1.4.1.63.1.23.1.3 integer read-write
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. Enumeration: 'restrict': 2, 'allow': 1.
                         clientInfoPacketsForwarded 1.3.6.1.4.1.63.1.23.1.4 counter read-only
The number of packets forward to the IP internet for this client plus the number of packets forwarded to the client.
                         clientInfoIdleTime 1.3.6.1.4.1.63.1.23.1.5 integer read-only
The length of time in seconds that the client has been idle.