ADAPTECDURALINK-MIB: View SNMP OID List / Download MIB
VENDOR: ADAPTEC INC.
Home | MIB: ADAPTECDURALINK-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 |
adaptec | 1.3.6.1.4.1.795 | |||
products | 1.3.6.1.4.1.795.3 | |||
nic | 1.3.6.1.4.1.795.3.1 | |||
npg | 1.3.6.1.4.1.795.3.1.2 | |||
duralink | 1.3.6.1.4.1.795.3.1.2.3 | |||
information | 1.3.6.1.4.1.795.3.1.2.3.1 | |||
numInterfaces | 1.3.6.1.4.1.795.3.1.2.3.1.1 | integer | read-only |
The number of Adaptec network interfaces present on this system. |
numPorts | 1.3.6.1.4.1.795.3.1.2.3.1.2 | integer | read-only |
The number of Adaptec network ports present on this system. |
numCards | 1.3.6.1.4.1.795.3.1.2.3.1.3 | integer | read-only |
The number of Adaptec network adapters present on this system. |
interfaceStatsTable | 1.3.6.1.4.1.795.3.1.2.3.2 | no-access |
The table listing Adaptec network interface statistics. |
|
1.3.6.1.4.1.795.3.1.2.3.2.1 | no-access |
Each entry lists statistics for a single network interface. |
||
iInterfaceIndex | 1.3.6.1.4.1.795.3.1.2.3.2.1.1 | integer | read-only |
A unique value assigned to each interface This is an increasing numeric value ranging between 1 and the value of NumInterfaces. |
iInterfaceName | 1.3.6.1.4.1.795.3.1.2.3.2.1.2 | displaystring | read-only |
The descriptive name assigned to the interface at the time the interface was configured. |
iInterfacePorts | 1.3.6.1.4.1.795.3.1.2.3.2.1.3 | integer | read-only |
The number of ports in the interface. An interface may consist of one or more ports. |
iPermNetAddress | 1.3.6.1.4.1.795.3.1.2.3.2.1.4 | physaddress | read-only |
The permanent network address assigned to this interface. This is the node address stored permanently in the adapter. |
iCurrentNetAddress | 1.3.6.1.4.1.795.3.1.2.3.2.1.5 | physaddress | read-only |
The network address currently assigned this interface. This address may be administered by software. |
iDataRate | 1.3.6.1.4.1.795.3.1.2.3.2.1.6 | integer | read-only |
This is the rate at which data is transferred over this interface, measured in MPBS. |
iTotalPacketsTransmitted | 1.3.6.1.4.1.795.3.1.2.3.2.1.7 | counter | read-only |
This is the total number of packets transmitted over this interface. |
iTotalBytesTransmitted | 1.3.6.1.4.1.795.3.1.2.3.2.1.8 | counter | read-only |
This is the total number of bytes transmitted over this interface. |
iTotalPacketsReceived | 1.3.6.1.4.1.795.3.1.2.3.2.1.9 | counter | read-only |
This is the total number of packets received over this interface. |
iTotalBytesReceived | 1.3.6.1.4.1.795.3.1.2.3.2.1.10 | counter | read-only |
This is the total number of bytes received over this interface. |
iTotalTransmitErrors | 1.3.6.1.4.1.795.3.1.2.3.2.1.11 | counter | read-only |
This is the total number of Transmit errors seen on this interface. |
iTotalReceiveErrors | 1.3.6.1.4.1.795.3.1.2.3.2.1.12 | counter | read-only |
This is the total number of Receive errors seen on this interface. |
iInterfaceType | 1.3.6.1.4.1.795.3.1.2.3.2.1.13 | integer | read-only |
This is the interface type. standalone indicates a single port configuration. failover indicates a two port group supporting failover resiliency. loadBalanced indicates a multiple port group providing load balancing. Enumeration: 'loadBalanced': 3, 'failover': 2, 'standalone': 1. |
portStatsTable | 1.3.6.1.4.1.795.3.1.2.3.3 | no-access |
The table listing Adaptec network port statistics. |
|
1.3.6.1.4.1.795.3.1.2.3.3.1 | no-access |
Each entry lists statistics for a single network port. |
||
pInterfaceIndex | 1.3.6.1.4.1.795.3.1.2.3.3.1.1 | integer | read-only |
A unique value assigned to each interface This is an increasing numeric value ranging between 1 and the value of NumInterfaces. |
pPortIndex | 1.3.6.1.4.1.795.3.1.2.3.3.1.2 | integer | read-only |
A unique value assigned to each port on a particular interface. This is an increasing numeric value ranging between 1 and the value of iInterfacePorts for the interface indexed by iInterfaceIndex. |
pPortName | 1.3.6.1.4.1.795.3.1.2.3.3.1.3 | displaystring | read-only |
The descriptive name assigned to the port. This may not be supported by all operating systems. |
pCardNumber | 1.3.6.1.4.1.795.3.1.2.3.3.1.4 | integer | read-only |
The value of cpCardIndex that corresponds to this port. |
pCardPortNumber | 1.3.6.1.4.1.795.3.1.2.3.3.1.5 | integer | read-only |
The value of cpPortIndex that corresponds to this port. |
pPermNetAddress | 1.3.6.1.4.1.795.3.1.2.3.3.1.6 | physaddress | read-only |
The permanent network address assigned to this port. This is the node address stored permanently in the adapter. |
pCurrentNetAddress | 1.3.6.1.4.1.795.3.1.2.3.3.1.7 | physaddress | read-only |
The network address currently assigned to this port. This address may be administered by software. |
pDataRate | 1.3.6.1.4.1.795.3.1.2.3.3.1.8 | integer | read-only |
This is the rate at which data is transferred over this port, measured in MPBS. |
pTotalPacketsTransmitted | 1.3.6.1.4.1.795.3.1.2.3.3.1.9 | counter | read-only |
This is the total number of packets transmitted over this port. |
pTotalBytesTransmitted | 1.3.6.1.4.1.795.3.1.2.3.3.1.10 | counter | read-only |
This is the total number of bytes transmitted over this port. |
pTotalPacketsReceived | 1.3.6.1.4.1.795.3.1.2.3.3.1.11 | counter | read-only |
This is the total number of packets received over this port. |
pTotalBytesReceived | 1.3.6.1.4.1.795.3.1.2.3.3.1.12 | counter | read-only |
This is the total number of bytes received over this port. |
pTotalTransmitErrors | 1.3.6.1.4.1.795.3.1.2.3.3.1.13 | counter | read-only |
This is the total number of transmit errors seen on this port. |
pTotalReceiveErrors | 1.3.6.1.4.1.795.3.1.2.3.3.1.14 | counter | read-only |
This is the total number of receive errors seen on this port. |
pStatus | 1.3.6.1.4.1.795.3.1.2.3.3.1.15 | integer | read-only |
The current status of the port. portActive indicates a functioning port. portDown indicates a port that is not functioning. portDisabled indicates a port that has been down for some time or has demonstrated a serious problem which should be addressed by the system administrator. portInStandby indicates a port which is designated as a backup in a failover interface. Enumeration: 'portDisabled': 4, 'portInStandby': 3, 'portActive': 1, 'portDown': 2. |
cardInformationTable | 1.3.6.1.4.1.795.3.1.2.3.4 | no-access |
A table listing Adaptec network card information. |
|
1.3.6.1.4.1.795.3.1.2.3.4.1 | no-access |
Each entry lists information about a single network card. |
||
cCardIndex | 1.3.6.1.4.1.795.3.1.2.3.4.1.1 | integer | read-only |
A unique value assigned to each network card. This is an increasing numeric value ranging between 1 and the value of NumCards. |
cCardDescription | 1.3.6.1.4.1.795.3.1.2.3.4.1.2 | displaystring | read-only |
The descriptive name assigned to the network card. |
cPortsOnCard | 1.3.6.1.4.1.795.3.1.2.3.4.1.3 | integer | read-only |
The number of ports on the network card. |
cardPortInfoTable | 1.3.6.1.4.1.795.3.1.2.3.5 | no-access |
This table indicates the interface and port number associated with each port on all installed network cards. |
|
1.3.6.1.4.1.795.3.1.2.3.5.1 | no-access |
Each entry lists information for a single port on a network card. |
||
cpCardIndex | 1.3.6.1.4.1.795.3.1.2.3.5.1.1 | integer | read-only |
A unique value assigned to each network card. This is an increasing numeric value ranging between 1 and the value of NumCards. |
cpPortIndex | 1.3.6.1.4.1.795.3.1.2.3.5.1.2 | integer | read-only |
A unique value assigned to each port on a particular network card. This is an increasing numeric value ranging between 1 and the value of cPortsOnCard for the card indexed by cCardIndex. |
cpInterfaceNumber | 1.3.6.1.4.1.795.3.1.2.3.5.1.3 | integer | read-only |
The value of pInterfaceIndex that corresponds to this port. If this port is not part of an interface it will be set to 0 |
cpPortNumber | 1.3.6.1.4.1.795.3.1.2.3.5.1.4 | integer | read-only |
The value of pPortIndex that corresponds to this port. If this port is not part of an interface it will be set to 0 |
cpTableNumber1 | 1.3.6.1.4.1.795.3.1.2.3.5.1.5 | integer | read-only |
The value of Lan Adapter component table rows that correspond to this port. This provides a mapping to entries in an SNMP implementation of the Desktop Management Interface Lan Adapter Component. If this port is not in use on the system this value will be set to 0 |
duralinkStatusTrap | 1.3.6.1.4.1.795.3.1.2.30.1 |
The port status has changed. |