CISCO-ADAPTER-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CISCO-ADAPTER-MIB.
34
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
34 total| Object Name |
|---|
cisco OBJECT IDENTIFIER .1.3.6.1.4.1.9 |
RFC1155-SMI Unknown .1.3.6.1.4.1.9 |
workgroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.5 |
adapterCard OBJECT IDENTIFIER .1.3.6.1.4.1.9.5.2 |
adptrNumberThe number of Cisco network adapter cards in the
machine.ro INTEGER .1.3.6.1.4.1.9.5.2.1 |
adptrTableA list of adapter table entries. The number of entries
is given by adptrNumber. SEQUENCE OF AdptrEntry .1.3.6.1.4.1.9.5.2.2 |
adptrEntryAn adapter table entry containing information about a
Cisco network adapter card. AdptrEntry .1.3.6.1.4.1.9.5.2.2.1 |
adptrIndexA 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.ro INTEGER .1.3.6.1.4.1.9.5.2.2.1.1 |
adptrTypeThe type of adapter card.ro Enumeration .1.3.6.1.4.1.9.5.2.2.1.2 |
adptrSerialNumberThe serial number of the adapter card.ro INTEGER .1.3.6.1.4.1.9.5.2.2.1.3 |
adptrHwHiVersionThe 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.ro INTEGER .1.3.6.1.4.1.9.5.2.2.1.4 |
adptrHwLoVersionThe 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.ro INTEGER .1.3.6.1.4.1.9.5.2.2.1.5 |
adptrFwHiVersionThe 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.ro INTEGER .1.3.6.1.4.1.9.5.2.2.1.6 |
adptrFwLoVersionThe 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.ro INTEGER .1.3.6.1.4.1.9.5.2.2.1.7 |
adptrSwHiVersionThe high part of the software version number. For
example, if the software version is 3.1, the value of
adptrSwHiVersion is 3.ro INTEGER .1.3.6.1.4.1.9.5.2.2.1.8 |
adptrSwLoVersionThe low part of the software version number. For
example, if the software version is 3.1, the value of
adptrSwLoVersion is 1.ro INTEGER .1.3.6.1.4.1.9.5.2.2.1.9 |
adptrStatusThe 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).ro Enumeration .1.3.6.1.4.1.9.5.2.2.1.10 |
adptrSelfTestResultThe 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.ro INTEGER .1.3.6.1.4.1.9.5.2.2.1.11 |
adptrDriverHiVersionThe high part of the driver version number. For
example, if the driver version is 3.1, the value of
adptrDriverHiVersion is 3.ro INTEGER .1.3.6.1.4.1.9.5.2.2.1.13 |
adptrDriverLoVersionThe low part of the driver version number. For
example, if the driver version is 3.1, the value of
adptrDriverLoVersion is 1.ro INTEGER .1.3.6.1.4.1.9.5.2.2.1.14 |
adptrMediaTypeThe type of physical layer medium dependent interface
on the adapter port(s).ro Enumeration .1.3.6.1.4.1.9.5.2.2.1.17 |
adptrModelThe manufacturer's model number for the adapter.ro DisplayString .1.3.6.1.4.1.9.5.2.2.1.18 |
adptrTrapReceiverTableThe 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. SEQUENCE OF AdptrTrapReceiverEntry .1.3.6.1.4.1.9.5.2.3 |
adptrTrapReceiverEntryA trap receiver table entry. AdptrTrapReceiverEntry .1.3.6.1.4.1.9.5.2.3.1 |
adptrTrapReceiverTypeSetting 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).rw Enumeration .1.3.6.1.4.1.9.5.2.3.1.1 |
adptrTrapReceiverAddrIP address for trap receiver.ro IpAddress .1.3.6.1.4.1.9.5.2.3.1.2 |
adptrTrapReceiverCommCommunity string used for trap messages to this trap
receiver.rw DisplayString .1.3.6.1.4.1.9.5.2.3.1.3 |
adptrCommunityTableThe 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. SEQUENCE OF AdptrCommunityEntry .1.3.6.1.4.1.9.5.2.4 |
adptrCommunityEntryA community table entry. AdptrCommunityEntry .1.3.6.1.4.1.9.5.2.4.1 |
adptrCommunityAccessA 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.ro Enumeration .1.3.6.1.4.1.9.5.2.4.1.1 |
adptrCommunityStringConfigurable community string with access rights
defined by the value of adptrCommunityAccess.rw DisplayString .1.3.6.1.4.1.9.5.2.4.1.2 |
adptrMgmtTypeThe type of network management for the adapter.ro Enumeration .1.3.6.1.4.1.9.5.2.5 |
adptrMgmtHiVersionThe high part of the network management version number.
For example, if the network management version is 3.1,
the value of adptrMgmtHiVersion is 3.ro INTEGER .1.3.6.1.4.1.9.5.2.6 |
adptrMgmtLoVersionThe low part of the network management version number.
For example, if the network management version is 3.1,
the value of adptrMgmtLoVersion is 1.ro INTEGER .1.3.6.1.4.1.9.5.2.7 |