MRV-IN-REACH-APPLETALK-MIB: View SNMP OID List / Download MIB

VENDOR: MRV COMMUNICATIONS


 Home MIB: MRV-IN-REACH-APPLETALK-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
 xApple 1.3.6.1.4.1.33.21
       xAppleSystem 1.3.6.1.4.1.33.21.1
           appleState 1.3.6.1.4.1.33.21.1.1 integer read-write
Controls whether the router will perform AppleTalk routing. Enumeration: 'disabled': 1, 'enabled': 2.
           appleStatus 1.3.6.1.4.1.33.21.1.2 integer read-only
Indicates whether the router is performing AppleTalk routing. Enumeration: 'disabled': 1, 'active': 2, 'badConfig': 4, 'noInterfaceActive': 5, 'noInterface': 3.
           appleStatusIf 1.3.6.1.4.1.33.21.1.3 integer read-only
The ifIndex of the bad interface if appleStatus is 'badConfig'.
       xApplePort 1.3.6.1.4.1.33.21.2
           applePortTable 1.3.6.1.4.1.33.21.2.1 no-access
Table of fields indexed by interface.
               applePortEntry 1.3.6.1.4.1.33.21.2.1.1 no-access
A particular entry.
                   applePortIndex 1.3.6.1.4.1.33.21.2.1.1.1 integer read-only
The index of the interface; same as IfIndex.
                   applePortProtocolPriority 1.3.6.1.4.1.33.21.2.1.1.2 integer read-write
This value defines the priority at which all Apple routed packets will be placed on the WAN output queue. Enumeration: 'high': 5, 'medium': 3, 'low': 1.
                   applePortArpInterval 1.3.6.1.4.1.33.21.2.1.1.3 integer read-write
The interval at which ARP messages should be sent during the process of selecting a network address.
                   applePortArpRetransmitCount 1.3.6.1.4.1.33.21.2.1.1.4 integer read-write
The number of ARP messages that should be sent during the process of selecting a network address.
                   applePortChecksum 1.3.6.1.4.1.33.21.2.1.1.5 integer read-write
Controls whether checksums are generated on all DDP packets sent out the interface. Enumeration: 'disabled': 1, 'enabled': 2.
                   applePortPacketsIn 1.3.6.1.4.1.33.21.2.1.1.6 counter read-only
The number of AppleTalk packets received on this interface.
                   applePortPacketsOut 1.3.6.1.4.1.33.21.2.1.1.7 counter read-only
The number of AppleTalk packets transmitted on this interface.
                   applePortForwardsIn 1.3.6.1.4.1.33.21.2.1.1.8 counter read-only
The number of AppleTalk packets received on this interface which were not addressed to this router.
                   applePortForwardsOut 1.3.6.1.4.1.33.21.2.1.1.9 counter read-only
The number of AppleTalk packets transmitted on this interface which were not originated by this router.
                   applePortNetAddress 1.3.6.1.4.1.33.21.2.1.1.10 ddpaddress read-only
The actual address used by this port.
                   applePortNetStart 1.3.6.1.4.1.33.21.2.1.1.11 octet string read-only
The start of the actual network range used by this port.
                   applePortNetEnd 1.3.6.1.4.1.33.21.2.1.1.12 octet string read-only
The end of the actual network range used by this port.
                   applePortErrors 1.3.6.1.4.1.33.21.2.1.1.13 counter read-only
The number of AppleTalk packets received in error.
                   applePortLastError 1.3.6.1.4.1.33.21.2.1.1.14 integer read-only
The type of the most recent error counted in applePortErrors. A value of zero means no error. Enumeration: 'noProtocol': 4, 'tooShort': 8, 'checksum': 2, 'shortDDP': 6, 'noRoute': 5, 'broadcast': 1, 'tooLong': 7, 'hopCount': 3.
                   applePortLastErrorTime 1.3.6.1.4.1.33.21.2.1.1.15 timeticks read-only
The value of sysUptime when applePortLastError last occured.
                   applePortLastErrorData 1.3.6.1.4.1.33.21.2.1.1.16 octet string read-only
The first 22 bytes of the packet from applePortLastError.
                   applePortBringBackTime 1.3.6.1.4.1.33.21.2.1.1.17 integer read-write
The number of seconds to shut down an interface while waiting for a manager-initiated configuration change to propagate.
                   applePortUseNeighborNotify 1.3.6.1.4.1.33.21.2.1.1.18 integer read-write
Controls generation of neighbor notify messages when an interface is disabled or system is shut down. Enumeration: 'disabled': 1, 'enabled': 2.
                   applePortRouterType 1.3.6.1.4.1.33.21.2.1.1.19 integer read-write
Type of router operation over this port. Enumeration: 'full': 1, 'half': 2.
           applePortZoneTable 1.3.6.1.4.1.33.21.2.2 no-access
Table of fields indexed by interface and zone.
               applePortZoneEntry 1.3.6.1.4.1.33.21.2.2.1 no-access
A particular entry.
                   applePortZoneIndex 1.3.6.1.4.1.33.21.2.2.1.1 integer read-only
The index of the interface; same as IfIndex.
                   applePortZoneName 1.3.6.1.4.1.33.21.2.2.1.2 octet string read-only
The name of the zone.
                   applePortZoneStatus 1.3.6.1.4.1.33.21.2.2.1.3 integer read-write
The status of the entry. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1.
       xApplePolicy 1.3.6.1.4.1.33.21.3
           applePortExportTable 1.3.6.1.4.1.33.21.3.1 no-access
Table of fields indexed by interface and zone.
               applePortExportEntry 1.3.6.1.4.1.33.21.3.1.1 no-access
A particular entry.
                   applePortExportIndex 1.3.6.1.4.1.33.21.3.1.1.1 integer read-only
The index of the interface; same as IfIndex.
                   applePortExportZone 1.3.6.1.4.1.33.21.3.1.1.2 octet string read-only
The name of the zone.
                   applePortExportName 1.3.6.1.4.1.33.21.3.1.1.3 octet string read-only
The name of the name.
                   applePortExportType 1.3.6.1.4.1.33.21.3.1.1.4 octet string read-only
The name of the type.
                   applePortExportAction 1.3.6.1.4.1.33.21.3.1.1.5 integer read-write
Control whether the data will be hidden or advertised. Enumeration: 'advertise': 2, 'hide': 1.
                   applePortExportStatus 1.3.6.1.4.1.33.21.3.1.1.6 integer read-write
The status of the entry. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1.
           applePortImportTable 1.3.6.1.4.1.33.21.3.2 no-access
Table of fields indexed by interface and zone.
               applePortImportEntry 1.3.6.1.4.1.33.21.3.2.1 no-access
A particular entry.
                   applePortImportIndex 1.3.6.1.4.1.33.21.3.2.1.1 integer read-only
The index of the interface; same as IfIndex.
                   applePortImportZone 1.3.6.1.4.1.33.21.3.2.1.2 octet string read-only
The name of the zone.
                   applePortImportName 1.3.6.1.4.1.33.21.3.2.1.3 octet string read-only
The name of the name.
                   applePortImportType 1.3.6.1.4.1.33.21.3.2.1.4 octet string read-only
The name of the type.
                   applePortImportAction 1.3.6.1.4.1.33.21.3.2.1.5 integer read-write
Control whether the data will be discarded or accepted. Enumeration: 'discard': 1, 'accept': 2.
                   applePortImportStatus 1.3.6.1.4.1.33.21.3.2.1.6 integer read-write
The status of the entry. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1.
       xAppleNbp 1.3.6.1.4.1.33.21.4
           appleNbpTable 1.3.6.1.4.1.33.21.4.1 no-access
Table of fields indexed by interface and zone.
               appleNbpEntry 1.3.6.1.4.1.33.21.4.1.1 no-access
A particular entry.
                   appleNbpZone 1.3.6.1.4.1.33.21.4.1.1.1 octet string read-only
The name of the zone.
                   appleNbpName 1.3.6.1.4.1.33.21.4.1.1.2 octet string read-only
The name of the name.
                   appleNbpType 1.3.6.1.4.1.33.21.4.1.1.3 octet string read-only
The name of the type.
                   appleNbpNode 1.3.6.1.4.1.33.21.4.1.1.4 ddpaddress read-only
The address of the node who offers the service associated with this entry.
                   appleNbpSocket 1.3.6.1.4.1.33.21.4.1.1.5 integer read-only
The socket of the service associated with this entry. The value 0 means no socket.
       xAppleTraffic 1.3.6.1.4.1.33.21.5
           appleTrafficSort 1.3.6.1.4.1.33.21.5.1 integer read-write
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. Enumeration: 'ready': 1, 'execute': 2.
           appleTrafficTable 1.3.6.1.4.1.33.21.5.2 no-access
A list of traffic entries, sorted in the order specified by appleTrafficSort.
               appleTrafficEntry 1.3.6.1.4.1.33.21.5.2.1 no-access
Parameter values for an Filter filter.
                   appleTrafficIndex 1.3.6.1.4.1.33.21.5.2.1.1 integer read-only
Identification of a traffic entry.
                   appleTrafficPercent 1.3.6.1.4.1.33.21.5.2.1.2 integer read-only
The percent of total traffic that this traffic entryrepresents, in tenths of a percent.
                   appleTrafficDst 1.3.6.1.4.1.33.21.5.2.1.3 ddpaddress read-only
The destination to which the traffic entry applies.
                   appleTrafficSrc 1.3.6.1.4.1.33.21.5.2.1.4 ddpaddress read-only
The source to which the traffic entry applies.
                   appleTrafficIntf 1.3.6.1.4.1.33.21.5.2.1.5 integer read-only
The inbound interface to which the traffic entry applies.
           appleTrafficMonitoring 1.3.6.1.4.1.33.21.5.3 integer read-write
Controls whether internet traffic information will be recorded. Enumeration: 'enable': 2, 'disable': 1.
       xAppleRemoteAccess 1.3.6.1.4.1.33.21.6
           arapPassword 1.3.6.1.4.1.33.21.6.1 displaystring read-write
The server's ARAP password. To increase security, Gets of this object return the NULL string.
           arapDefaultZoneName 1.3.6.1.4.1.33.21.6.2 displaystring read-write
The name of the AppleTalk zone that the server should try to choose at boot time.
           arapPortTable 1.3.6.1.4.1.33.21.6.3 no-access
A list of ARAP port entries.
               arapPortEntry 1.3.6.1.4.1.33.21.6.3.1 no-access
ARAP parameter values for a port.
                   arapPortEnabled 1.3.6.1.4.1.33.21.6.3.1.1 integer read-write
Indicates if ARAP connections are allowed on this port. Enumeration: 'disabled': 1, 'enabled': 2.
                   arapPortZoneAccess 1.3.6.1.4.1.33.21.6.3.1.2 integer read-write
Indicates the AppleTalk zones that ARAP connections on this port may access: none, local, all, or named zone. Enumeration: 'namedzone': 4, 'all': 1, 'local': 2, 'none': 3.
                   arapPortZoneName 1.3.6.1.4.1.33.21.6.3.1.3 displaystring read-write
If this port's arapPortZoneAccess field indicates a named zone, this field contains the zone name.
                   arapPortMaxConnectTime 1.3.6.1.4.1.33.21.6.3.1.4 integer read-write
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.
                   arapPortGuestLoginsOk 1.3.6.1.4.1.33.21.6.3.1.5 integer read-write
Indicates if 'Guest' logins (with no password) are allowed on the port. Enumeration: 'disabled': 1, 'enabled': 2.
                   arapPortTimeConnected 1.3.6.1.4.1.33.21.6.3.1.6 integer read-only
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.
                   arapPortTimeRemaining 1.3.6.1.4.1.33.21.6.3.1.7 integer read-write
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.