CISCO-ADAPTER-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ADAPTER-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
 cisco 1.3.6.1.4.1.9
     workgroup 1.3.6.1.4.1.9.5
         adapterCard 1.3.6.1.4.1.9.5.2
             adptrNumber 1.3.6.1.4.1.9.5.2.1 integer read-only
The number of Cisco network adapter cards in the machine.
             adptrTable 1.3.6.1.4.1.9.5.2.2 no-access
A list of adapter table entries. The number of entries is given by adptrNumber.
                 adptrEntry 1.3.6.1.4.1.9.5.2.2.1 no-access
An adapter table entry containing information about a Cisco network adapter card.
                     adptrIndex 1.3.6.1.4.1.9.5.2.2.1.1 integer read-only
A unique value for each Cisco adapter card in the machine. The value ranges between 1 and the value of adptrNumber. The value for each adapter card must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                     adptrType 1.3.6.1.4.1.9.5.2.2.1.2 integer read-only
The type of adapter card. Enumeration: 'mcaFddiSt': 6, 'eisaCddi': 8, 'sBusFddiSt': 3, 'sBusFddi': 4, 'other': 1, 'eisaFddi': 10, 'mcaCddi': 5, 'sBusCddi': 2, 'mcaFddi': 7.
                     adptrSerialNumber 1.3.6.1.4.1.9.5.2.2.1.3 integer read-only
The serial number of the adapter card.
                     adptrHwHiVersion 1.3.6.1.4.1.9.5.2.2.1.4 integer read-only
The high part of the hardware version of the adapter card. For example, if the hardware version is 3.1, the value of adptrHwHiVersion is 3.
                     adptrHwLoVersion 1.3.6.1.4.1.9.5.2.2.1.5 integer read-only
The low part of the hardware version of the adapter card. For example, if the hardware version is 3.1, the value of adptrHwLoVersion is 1.
                     adptrFwHiVersion 1.3.6.1.4.1.9.5.2.2.1.6 integer read-only
The high part of the firmware version of the adapter card. For example, if the firmware version is 3.1, the value of adptrFwHiVersion is 3.
                     adptrFwLoVersion 1.3.6.1.4.1.9.5.2.2.1.7 integer read-only
The low part of the firmware version of the adapter card. For example, if the firmware version is 3.1, the value of adptrFwLoVersion is 1.
                     adptrSwHiVersion 1.3.6.1.4.1.9.5.2.2.1.8 integer read-only
The high part of the software version number. For example, if the software version is 3.1, the value of adptrSwHiVersion is 3.
                     adptrSwLoVersion 1.3.6.1.4.1.9.5.2.2.1.9 integer read-only
The low part of the software version number. For example, if the software version is 3.1, the value of adptrSwLoVersion is 1.
                     adptrStatus 1.3.6.1.4.1.9.5.2.2.1.10 integer read-only
The operational status of the adapter card. If the status is not ok(2), the value of adptrSelfTestResult gives more detailed information about the adapter card's failure condition(s). Enumeration: 'minorFault': 3, 'other': 1, 'ok': 2, 'majorFault': 4.
                     adptrSelfTestResult 1.3.6.1.4.1.9.5.2.2.1.11 integer read-only
The result of the adapter card's self test. A zero indicates that the adapter passed all tests. Bits set in the result indicate error conditions.
                     adptrDriverHiVersion 1.3.6.1.4.1.9.5.2.2.1.13 integer read-only
The high part of the driver version number. For example, if the driver version is 3.1, the value of adptrDriverHiVersion is 3.
                     adptrDriverLoVersion 1.3.6.1.4.1.9.5.2.2.1.14 integer read-only
The low part of the driver version number. For example, if the driver version is 3.1, the value of adptrDriverLoVersion is 1.
                     adptrMediaType 1.3.6.1.4.1.9.5.2.2.1.17 integer read-only
The type of physical layer medium dependent interface on the adapter port(s). Enumeration: 'fiber': 3, 'cddi': 2, 'mlt3': 5, 'tppmd': 4, 'other': 1, 'sddi': 6, 'smf': 7.
                     adptrModel 1.3.6.1.4.1.9.5.2.2.1.18 displaystring read-only
The manufacturer's model number for the adapter.
             adptrTrapReceiverTable 1.3.6.1.4.1.9.5.2.3 no-access
The adapter trap receiver table (0 to 10 entries). This table lists the addresses of Network Management Stations that should receive trap messages from this adapter when an exception condition occurs.
                 adptrTrapReceiverEntry 1.3.6.1.4.1.9.5.2.3.1 no-access
A trap receiver table entry.
                     adptrTrapReceiverType 1.3.6.1.4.1.9.5.2.3.1.1 integer read-write
Setting this object to invalid(2) removes the corresponding entry from the adptrTrapReceiverTable. To add a new entry to the adptrTrapReceiverTable, set the adptrTrapReceiverAddr to an IpAddress which is not already in the table. The adptrTrapReceiverType for that entry is automatically set to other(1). Enumeration: 'other': 1, 'invalid': 2.
                     adptrTrapReceiverAddr 1.3.6.1.4.1.9.5.2.3.1.2 ipaddress read-only
IP address for trap receiver.
                     adptrTrapReceiverComm 1.3.6.1.4.1.9.5.2.3.1.3 displaystring read-write
Community string used for trap messages to this trap receiver.
             adptrCommunityTable 1.3.6.1.4.1.9.5.2.4 no-access
The adapter community table (4 entries). This table lists community strings and their access levels. When an SNMP message is received by this adapter, the community string in the message is compared with this table to determine access rights of the sender.
                 adptrCommunityEntry 1.3.6.1.4.1.9.5.2.4.1 no-access
A community table entry.
                     adptrCommunityAccess 1.3.6.1.4.1.9.5.2.4.1.1 integer read-only
A value of readWriteAll(4) allows the community to read and write all objects in the MIB. A value of readWrite(3) allows the community to read and write all objects except the adptrCommunityTable, which it cannot access at all. A value of readOnly(2) allows the community to read all objects except the adptrCommunityTable. A value of other(1) allows the community no access. Enumeration: 'readWrite': 3, 'readOnly': 2, 'other': 1, 'readWriteAll': 4.
                     adptrCommunityString 1.3.6.1.4.1.9.5.2.4.1.2 displaystring read-write
Configurable community string with access rights defined by the value of adptrCommunityAccess.
             adptrMgmtType 1.3.6.1.4.1.9.5.2.5 integer read-only
The type of network management for the adapter. Enumeration: 'other': 1, 'snmp': 2, 'smux': 3.
             adptrMgmtHiVersion 1.3.6.1.4.1.9.5.2.6 integer read-only
The high part of the network management version number. For example, if the network management version is 3.1, the value of adptrMgmtHiVersion is 3.
             adptrMgmtLoVersion 1.3.6.1.4.1.9.5.2.7 integer read-only
The low part of the network management version number. For example, if the network management version is 3.1, the value of adptrMgmtLoVersion is 1.