MIBs Depot

CISCO-ADAPTER-MIB

Namespace
cisco
Source file
CISCO-ADAPTER-MIB
Digest
sha256:f45952f3066f5f1880747ea4c0e36c45a9336ecf43715cbd0ae7f72aca46c3d3

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-ADAPTER-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
cisco
OBJECT-IDENTITY
1.3.6.1.4.1.9
workgroup
OBJECT-IDENTITY
1.3.6.1.4.1.9.5
adapterCard
OBJECT-IDENTITY
1.3.6.1.4.1.9.5.2
adptrNumber
OBJECT-TYPE
The number of Cisco network adapter cards in the machine.
1.3.6.1.4.1.9.5.2.1INTEGER (1..10)read-onlymandatory
adptrTable
OBJECT-TYPE
A list of adapter table entries. The number of entries is given by adptrNumber.
1.3.6.1.4.1.9.5.2.2not-accessiblemandatory
adptrEntry
OBJECT-TYPE
An adapter table entry containing information about a Cisco network adapter card.
1.3.6.1.4.1.9.5.2.2.1not-accessiblemandatory
adptrIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.5.2.2.1.1INTEGER (1..10)read-onlymandatory
adptrType
OBJECT-TYPE
The type of adapter card.
1.3.6.1.4.1.9.5.2.2.1.2INTEGER {other(1), sBusCddi(2), sBusFddiSt(3), sBusFddi(4), mcaCddi(5), mcaFddiSt(6), mcaFddi(7), eisaCddi(8), eisaFddi(10)}read-onlymandatory
adptrSerialNumber
OBJECT-TYPE
The serial number of the adapter card.
1.3.6.1.4.1.9.5.2.2.1.3INTEGER (0..999999999)read-onlymandatory
adptrHwHiVersion
OBJECT-TYPE
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.
1.3.6.1.4.1.9.5.2.2.1.4INTEGER (0..65535)read-onlymandatory
adptrHwLoVersion
OBJECT-TYPE
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.
1.3.6.1.4.1.9.5.2.2.1.5INTEGER (0..65535)read-onlymandatory
adptrFwHiVersion
OBJECT-TYPE
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.
1.3.6.1.4.1.9.5.2.2.1.6INTEGER (0..65535)read-onlymandatory
adptrFwLoVersion
OBJECT-TYPE
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.
1.3.6.1.4.1.9.5.2.2.1.7INTEGER (0..65535)read-onlymandatory
adptrSwHiVersion
OBJECT-TYPE
The high part of the software version number. For example, if the software version is 3.1, the value of adptrSwHiVersion is 3.
1.3.6.1.4.1.9.5.2.2.1.8INTEGER (0..65535)read-onlymandatory
adptrSwLoVersion
OBJECT-TYPE
The low part of the software version number. For example, if the software version is 3.1, the value of adptrSwLoVersion is 1.
1.3.6.1.4.1.9.5.2.2.1.9INTEGER (0..65535)read-onlymandatory
adptrStatus
OBJECT-TYPE
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).
1.3.6.1.4.1.9.5.2.2.1.10INTEGER {other(1), ok(2), minorFault(3), majorFault(4)}read-onlymandatory
adptrSelfTestResult
OBJECT-TYPE
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.
1.3.6.1.4.1.9.5.2.2.1.11INTEGER (0..65535)read-onlymandatory
adptrDriverHiVersion
OBJECT-TYPE
The high part of the driver version number. For example, if the driver version is 3.1, the value of adptrDriverHiVersion is 3.
1.3.6.1.4.1.9.5.2.2.1.13INTEGER (0..65535)read-onlymandatory
adptrDriverLoVersion
OBJECT-TYPE
The low part of the driver version number. For example, if the driver version is 3.1, the value of adptrDriverLoVersion is 1.
1.3.6.1.4.1.9.5.2.2.1.14INTEGER (0..65535)read-onlymandatory
adptrMediaType
OBJECT-TYPE
The type of physical layer medium dependent interface on the adapter port(s).
1.3.6.1.4.1.9.5.2.2.1.17INTEGER {other(1), cddi(2), fiber(3), tppmd(4), mlt3(5), sddi(6), smf(7)}read-onlymandatory
adptrModel
OBJECT-TYPE
The manufacturer's model number for the adapter.
1.3.6.1.4.1.9.5.2.2.1.18DisplayString (SIZE(0..8))read-onlymandatory
adptrTrapReceiverTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.5.2.3not-accessiblemandatory
adptrTrapReceiverEntry
OBJECT-TYPE
A trap receiver table entry.
1.3.6.1.4.1.9.5.2.3.1not-accessiblemandatory
adptrTrapReceiverType
OBJECT-TYPE
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).
1.3.6.1.4.1.9.5.2.3.1.1INTEGER {other(1), invalid(2)}read-writemandatory
adptrTrapReceiverAddr
OBJECT-TYPE
IP address for trap receiver.
1.3.6.1.4.1.9.5.2.3.1.2IpAddressread-onlymandatory
adptrTrapReceiverComm
OBJECT-TYPE
Community string used for trap messages to this trap receiver.
1.3.6.1.4.1.9.5.2.3.1.3DisplayString (SIZE(0..20))read-writemandatory
adptrCommunityTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.5.2.4not-accessiblemandatory
adptrCommunityEntry
OBJECT-TYPE
A community table entry.
1.3.6.1.4.1.9.5.2.4.1not-accessiblemandatory
adptrCommunityAccess
OBJECT-TYPE
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.
1.3.6.1.4.1.9.5.2.4.1.1INTEGER {other(1), readOnly(2), readWrite(3), readWriteAll(4)}read-onlymandatory
adptrCommunityString
OBJECT-TYPE
Configurable community string with access rights defined by the value of adptrCommunityAccess.
1.3.6.1.4.1.9.5.2.4.1.2DisplayString (SIZE(0..20))read-writemandatory
adptrMgmtType
OBJECT-TYPE
The type of network management for the adapter.
1.3.6.1.4.1.9.5.2.5INTEGER {other(1), snmp(2), smux(3)}read-onlymandatory
adptrMgmtHiVersion
OBJECT-TYPE
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.
1.3.6.1.4.1.9.5.2.6INTEGER (0..65535)read-onlymandatory
adptrMgmtLoVersion
OBJECT-TYPE
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.
1.3.6.1.4.1.9.5.2.7INTEGER (0..65535)read-onlymandatory