Apple-macintosh-system-mib: View SNMP OID List / Download MIB
VENDOR: APPLE COMPUTER
Home | MIB: Apple-macintosh-system-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).
|
|||
Object Name | OID | Type | Access | Info |
apple | 1.3.6.1.4.1.63 | |||
macintosh | 1.3.6.1.4.1.63.1 | |||
system | 1.3.6.1.4.1.63.1.1 | |||
snmpName | 1.3.6.1.4.1.63.1.1.1 | displaystring | read-write |
A text string that contains the name advertised over NBP with type 'SNMP Agent'. The default is the same as the Macintosh name set in the Sharing Setup Control Panel , if there is no Macintosh name present, a random unique name will be chosen. |
machineIcon | 1.3.6.1.4.1.63.1.1.2 | octet string | read-only |
A 32 x 32 pixel image that represents the Macintosh computer. The bits of the first four octets are interpreted in network order as the pixels in right to left order of the top row of the image. Ensuing four octet groups are interpreted as descending rows. |
contentsTable | 1.3.6.1.4.1.63.1.1.3 | no-access |
The contentsTable contains information about Subagents and Subtrees of variables (usually a group) registered on this node. |
|
1.3.6.1.4.1.63.1.1.3.1 | no-access |
Each entry contains information about a Subagent and one of its Subtrees of variables (usually a group) that have been registered at this node, the Index is the table entry number from 1...n. |
||
contentsAgent | 1.3.6.1.4.1.63.1.1.3.1.1 | displaystring | read-only |
The name of the Subagent owning this Subtree. |
contentsGroup | 1.3.6.1.4.1.63.1.1.3.1.2 | displaystring | read-only |
The name of the Subtree (usually a group). |
contentsObjectID | 1.3.6.1.4.1.63.1.1.3.1.3 | object identifier | read-only |
The Object Identifier of the root of the Subtree. |
trapTable | 1.3.6.1.4.1.63.1.1.4 | no-access |
The trapTable contains a list of all traps that a console supporting a particular community wishes to receive. The Index is the table entry number from 1...n. |
|
1.3.6.1.4.1.63.1.1.4.1 | no-access |
Each entry contains a complete description of a trap's destination. |
||
trapCommunity | 1.3.6.1.4.1.63.1.1.4.1.1 | displaystring | read-write |
The community that must be associated with the trap when sent. |
trapID | 1.3.6.1.4.1.63.1.1.4.1.2 | object identifier | read-write |
The object identifier of the trap. |
trapProtocol | 1.3.6.1.4.1.63.1.1.4.1.3 | displaystring | read-write |
The object identifier of the protocol that the trap should use. |
trapPort | 1.3.6.1.4.1.63.1.1.4.1.4 | displaystring | read-write |
The identifier of the port that the trap must use. For example, for lP this would be 'UDP ', for AppleTalk this would be 'DDP ', etc. Drivers for the particular stacks are expected to register the same string with the SNMP Manager so that it will be able to provide multi-protocol support. |
trapDestination | 1.3.6.1.4.1.63.1.1.4.1.5 | octet string | read-write |
The information required to obtain the address of the console requesting the trap. This information would be different for each protocol. For example, for IP, the IP address stored in dot notation is sufficient. For AppleTalk, the NBP entry is sufficient and reliable, but also including the present DDP address greatly improves the efficiency. |
trapValidity | 1.3.6.1.4.1.63.1.1.4.1.6 | integer | read-write |
This entry defines whether the row is still active and valid. Enumeration: 'valid': 1, 'invalid': 2. |
defaultZone | 1.3.6.1.4.1.63.1.1.5 | displaystring | read-only |
A text string that contains the name of the zone the machine is in. |
software | 1.3.6.1.4.1.63.1.2 | |||
gestaltTable | 1.3.6.1.4.1.63.1.2.1 | no-access |
The gestaltTable contains the results from the gestalt call that allow you to get to information about the operating environment in a simple and efficient manner. Some interesting Gestalt selectors (in ascii) are 'ram ' for bytes of physical ram, 'romv' for ROM version, 'sysv' for system version, and 'atlk' for AppleTalk version. |
|
1.3.6.1.4.1.63.1.2.1.1 | no-access |
Each entry contains the gestalt selector, the response, and the response type. |
||
gestaltSelector | 1.3.6.1.4.1.63.1.2.1.1.1 | octet string | read-only |
The gestaltSelector is a 4 octet string that determines what information you want. It usually consists of ascii characters. |
gestaltResponseType | 1.3.6.1.4.1.63.1.2.1.1.2 | integer | read-only |
The gestaltResponseType describes how to interpret the corresponding gestalt response. Attr is a bit-field, Count is how many of the indicated type exist, Size is usually in bytes, Table is the memory address of a table, Version is in binary coded decimal (BCD.) Enumeration: 'count': 3, 'attr': 2, 'other': 1, 'version': 7, 'table': 5, 'type': 6, 'size': 4. |
gestaltResponse | 1.3.6.1.4.1.63.1.2.1.1.3 | octet string | read-only |
The gestaltResponse is the information you requested. Its interpretation depends upon the corresponding gestalt type. |
printerName | 1.3.6.1.4.1.63.1.2.2 | octet string | read-only |
The name of the printer currently chosen. |
printerZone | 1.3.6.1.4.1.63.1.2.3 | octet string | read-only |
The zone of the printer currently chosen. |
printerType | 1.3.6.1.4.1.63.1.2.4 | octet string | read-only |
The name of the printer driver currently chosen. |
systemFilesTable | 1.3.6.1.4.1.63.1.2.5 | no-access |
The systemFilesTable contains a list of all of the files in the active system folder and its subfolders. |
|
1.3.6.1.4.1.63.1.2.5.1 | no-access |
Each entry contains a complete description of a file and its location. The index starts at 1 and increments by one for each file. |
||
fileVRefNum | 1.3.6.1.4.1.63.1.2.5.1.1 | integer | read-only |
A unique ID that determines the volume the file is in. The name of the volume and its other parameters can be determined from the Volume list with the matching volRefNum. This volume is local. |
fileID | 1.3.6.1.4.1.63.1.2.5.1.2 | integer | read-only |
A unique ID that determines the file. |
fileDirID | 1.3.6.1.4.1.63.1.2.5.1.3 | integer | read-only |
A unique ID that determines the directory the file is in. |
fileDirName | 1.3.6.1.4.1.63.1.2.5.1.4 | displaystring | read-only |
The name of the directory the file is in. The ascii character for ':' is forbidden. |
fileName | 1.3.6.1.4.1.63.1.2.5.1.5 | displaystring | read-only |
The name of the file. The ascii character for ':' is forbidden. |
fileType | 1.3.6.1.4.1.63.1.2.5.1.6 | octet string | read-only |
The type of the file. Usually ascii characters. |
fileCreator | 1.3.6.1.4.1.63.1.2.5.1.7 | octet string | read-only |
The creator of the file. Usually ascii characters. |
fileSize | 1.3.6.1.4.1.63.1.2.5.1.8 | integer | read-only |
The size of the file in bytes. |
fileCreatDate | 1.3.6.1.4.1.63.1.2.5.1.9 | integer | read-only |
The creation date of the file in seconds from midnight January 1, 1904. |
fileModDate | 1.3.6.1.4.1.63.1.2.5.1.10 | integer | read-only |
The modification date of the file in seconds from midnight January 1, 1904. |
fileVersion | 1.3.6.1.4.1.63.1.2.5.1.11 | octet string | read-only |
The version of the application. |
applFilesTable | 1.3.6.1.4.1.63.1.2.6 | no-access |
The Application Files Table contains a list of all of the applications on the local volumes. |
|
1.3.6.1.4.1.63.1.2.6.1 | no-access |
Each entry contains a complete description of a file and where it is. The 2nd index starts at 1 and is increment by one for each file. |
||
applVRefNum | 1.3.6.1.4.1.63.1.2.6.1.1 | integer | read-only |
A unique ID that determines the volume the application is in. The name of the volume and its other parameters can be determined from the Volume list with the matching volRefNum. This volume is local. |
applFileID | 1.3.6.1.4.1.63.1.2.6.1.2 | integer | read-only |
A unique ID that determines the application file. |
applDirID | 1.3.6.1.4.1.63.1.2.6.1.2 | integer | read-only |
A unique ID that determines the directory the application is in. |
applDirName | 1.3.6.1.4.1.63.1.2.6.1.3 | displaystring | read-only |
The name of the directory the application is in. |
applName | 1.3.6.1.4.1.63.1.2.6.1.4 | displaystring | read-only |
The name of the application. |
applCreator | 1.3.6.1.4.1.63.1.2.6.1.5 | octet string | read-only |
The creator of the application. Usually ascii characters. |
applSize | 1.3.6.1.4.1.63.1.2.6.1.6 | integer | read-only |
The size of the application in bytes. |
applCreatDate | 1.3.6.1.4.1.63.1.2.6.1.7 | integer | read-only |
The creation date of the application in seconds from midnight, January 1, 1904. |
applModDate | 1.3.6.1.4.1.63.1.2.6.1.8 | integer | read-only |
The modification date of the application in seconds from midnight, January 1, 1904. |
applVersion | 1.3.6.1.4.1.63.1.2.6.1.9 | displaystring | read-only |
The version of the application. |
hardware | 1.3.6.1.4.1.63.1.3 | |||
nuBusTable | 1.3.6.1.4.1.63.1.3.1 | no-access |
The NuBus Table contains a list of all of the NuBus cards contained in the Macintosh. |
|
1.3.6.1.4.1.63.1.3.1.1 | no-access |
Each entry contains a complete description of a NuBus card. |
||
nuBusSlot | 1.3.6.1.4.1.63.1.3.1.1.1 | integer | read-only |
The slot number of the board. |
nuBusType | 1.3.6.1.4.1.63.1.3.1.1.2 | integer | read-only |
The Category and cType of the board. |
nuBusBoardID | 1.3.6.1.4.1.63.1.3.1.1.3 | integer | read-only |
The Id of the board. |
nuBusBoardName | 1.3.6.1.4.1.63.1.3.1.1.4 | displaystring | read-only |
The name of the board. |
nuBusVendor | 1.3.6.1.4.1.63.1.3.1.1.5 | displaystring | read-only |
The name of the vendor. |
nuBusPartNumber | 1.3.6.1.4.1.63.1.3.1.1.6 | displaystring | read-only |
The part number of the board. |
nuBusSerialNumber | 1.3.6.1.4.1.63.1.3.1.1.7 | displaystring | read-only |
The serial number of the board. |
nuBusRevNumber | 1.3.6.1.4.1.63.1.3.1.1.8 | displaystring | read-only |
The revision number of the board. |
nuBusRevDate | 1.3.6.1.4.1.63.1.3.1.1.9 | displaystring | read-only |
The revision date of the board. |
scsiTable | 1.3.6.1.4.1.63.1.3.2 | no-access |
The SCSI Table contains a list of all of the SCSI devices contained in the Macintosh. |
|
1.3.6.1.4.1.63.1.3.2.1 | no-access |
Each entry contains a complete description of a SCSI device. In addition it contains an object identifier for the scsi device's MIB, if one has been provided by the manufacturer. The index is equal to the scsiID + 1. |
||
scsiID | 1.3.6.1.4.1.63.1.3.2.1.1 | integer | read-only |
The bus ID of the SCSI device. |
scsiType | 1.3.6.1.4.1.63.1.3.2.1.2 | displaystring | read-only |
The type of the SCSI device. |
scsiVendor | 1.3.6.1.4.1.63.1.3.2.1.3 | displaystring | read-only |
The vendor of the SCSI device. |
scsiProduct | 1.3.6.1.4.1.63.1.3.2.1.4 | displaystring | read-only |
The product name of the SCSI device. |
scsiVersion | 1.3.6.1.4.1.63.1.3.2.1.5 | displaystring | read-only |
The version of the SCSI device. |
volumeTable | 1.3.6.1.4.1.63.1.3.3 | no-access |
The Volume Table contains a list of all of the volumes connected to by the Macintosh. |
|
1.3.6.1.4.1.63.1.3.3.1 | no-access |
Each entry contains a complete description of a volume. |
||
volRefNum | 1.3.6.1.4.1.63.1.3.3.1.1 | integer | read-only |
The reference number of the volume. Usually a negative number. |
volName | 1.3.6.1.4.1.63.1.3.3.1.2 | displaystring | read-only |
The name of the volume. The character ':' is not allowed. |
volKind | 1.3.6.1.4.1.63.1.3.3.1.3 | displaystring | read-only |
The kind of the volume. |
volLocation | 1.3.6.1.4.1.63.1.3.3.1.4 | displaystring | read-only |
The location of the volume. |
volBytesUsed | 1.3.6.1.4.1.63.1.3.3.1.5 | integer | read-only |
The number of bytes used on the volume. |
volBytesFree | 1.3.6.1.4.1.63.1.3.3.1.6 | integer | read-only |
The number of bytes free on the volume. |
appleTalk | 1.3.6.1.4.1.63.2 | |||
userInTrouble | 1.3.6.1.4.1.630.0 |
A userInTrouble trap signifies that the sending SNMP application's user is having some kind of trouble relaing to the network and wishes to commandeer some help from a knowledgable network manager. |