CISCO-ADAPTER-MIB

File: CISCO-ADAPTER-MIB.mib (15950 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB

Imported symbols

enterprises IpAddress OBJECT-TYPE
DisplayString

Defined Types

AdptrEntry  
SEQUENCE    
  adptrIndex INTEGER
  adptrType INTEGER
  adptrSerialNumber INTEGER
  adptrHwHiVersion INTEGER
  adptrHwLoVersion INTEGER
  adptrFwHiVersion INTEGER
  adptrFwLoVersion INTEGER
  adptrSwHiVersion INTEGER
  adptrSwLoVersion INTEGER
  adptrStatus INTEGER
  adptrSelfTestResult INTEGER
  adptrDriverHiVersion INTEGER
  adptrDriverLoVersion INTEGER
  adptrMediaType INTEGER
  adptrModel DisplayString

AdptrTrapReceiverEntry  
SEQUENCE    
  adptrTrapReceiverType INTEGER
  adptrTrapReceiverAddr IpAddress
  adptrTrapReceiverComm DisplayString

AdptrCommunityEntry  
SEQUENCE    
  adptrCommunityAccess INTEGER
  adptrCommunityString DisplayString

Defined Values

cisco 1.3.6.1.4.1.9
OBJECT IDENTIFIER    

workgroup 1.3.6.1.4.1.9.5
OBJECT IDENTIFIER    

adapterCard 1.3.6.1.4.1.9.5.2
OBJECT IDENTIFIER    

adptrNumber 1.3.6.1.4.1.9.5.2.1
The number of Cisco network adapter cards in the machine.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

adptrTable 1.3.6.1.4.1.9.5.2.2
A list of adapter table entries. The number of entries is given by adptrNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdptrEntry

adptrEntry 1.3.6.1.4.1.9.5.2.2.1
An adapter table entry containing information about a Cisco network adapter card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdptrEntry  

adptrIndex 1.3.6.1.4.1.9.5.2.2.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

adptrType 1.3.6.1.4.1.9.5.2.2.1.2
The type of adapter card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), sBusCddi(2), sBusFddiSt(3), sBusFddi(4), mcaCddi(5), mcaFddiSt(6), mcaFddi(7), eisaCddi(8), eisaFddi(10)  

adptrSerialNumber 1.3.6.1.4.1.9.5.2.2.1.3
The serial number of the adapter card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..999999999  

adptrHwHiVersion 1.3.6.1.4.1.9.5.2.2.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

adptrHwLoVersion 1.3.6.1.4.1.9.5.2.2.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

adptrFwHiVersion 1.3.6.1.4.1.9.5.2.2.1.6
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

adptrFwLoVersion 1.3.6.1.4.1.9.5.2.2.1.7
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

adptrSwHiVersion 1.3.6.1.4.1.9.5.2.2.1.8
The high part of the software version number. For example, if the software version is 3.1, the value of adptrSwHiVersion is 3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

adptrSwLoVersion 1.3.6.1.4.1.9.5.2.2.1.9
The low part of the software version number. For example, if the software version is 3.1, the value of adptrSwLoVersion is 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

adptrStatus 1.3.6.1.4.1.9.5.2.2.1.10
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), minorFault(3), majorFault(4)  

adptrSelfTestResult 1.3.6.1.4.1.9.5.2.2.1.11
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

adptrDriverHiVersion 1.3.6.1.4.1.9.5.2.2.1.13
The high part of the driver version number. For example, if the driver version is 3.1, the value of adptrDriverHiVersion is 3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

adptrDriverLoVersion 1.3.6.1.4.1.9.5.2.2.1.14
The low part of the driver version number. For example, if the driver version is 3.1, the value of adptrDriverLoVersion is 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

adptrMediaType 1.3.6.1.4.1.9.5.2.2.1.17
The type of physical layer medium dependent interface on the adapter port(s).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), cddi(2), fiber(3), tppmd(4), mlt3(5), sddi(6), smf(7)  

adptrModel 1.3.6.1.4.1.9.5.2.2.1.18
The manufacturer's model number for the adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

adptrTrapReceiverTable 1.3.6.1.4.1.9.5.2.3
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdptrTrapReceiverEntry

adptrTrapReceiverEntry 1.3.6.1.4.1.9.5.2.3.1
A trap receiver table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdptrTrapReceiverEntry  

adptrTrapReceiverType 1.3.6.1.4.1.9.5.2.3.1.1
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2)  

adptrTrapReceiverAddr 1.3.6.1.4.1.9.5.2.3.1.2
IP address for trap receiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

adptrTrapReceiverComm 1.3.6.1.4.1.9.5.2.3.1.3
Community string used for trap messages to this trap receiver.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

adptrCommunityTable 1.3.6.1.4.1.9.5.2.4
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdptrCommunityEntry

adptrCommunityEntry 1.3.6.1.4.1.9.5.2.4.1
A community table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdptrCommunityEntry  

adptrCommunityAccess 1.3.6.1.4.1.9.5.2.4.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), readOnly(2), readWrite(3), readWriteAll(4)  

adptrCommunityString 1.3.6.1.4.1.9.5.2.4.1.2
Configurable community string with access rights defined by the value of adptrCommunityAccess.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

adptrMgmtType 1.3.6.1.4.1.9.5.2.5
The type of network management for the adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), snmp(2), smux(3)  

adptrMgmtHiVersion 1.3.6.1.4.1.9.5.2.6
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

adptrMgmtLoVersion 1.3.6.1.4.1.9.5.2.7
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535