DOT3-MAU-MIB :: ifMauTypeList

MIB Reference — IPNetwork Monitor

All MIBsDOT3-MAU-MIBifMauTypeList

ifMauTypeList

Module: DOT3-MAU-MIB

OID (symbolic): DOT3-MAU-MIB::ifMauTypeList

OID (numeric): 1.3.6.1.2.1.26.2.1.1.10

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description:

********* THIS OBJECT IS DEPRECATED **********

This object has been deprecated in favour of ifMauTypeListBits.

A value that uniquely identifies the set of possible IEEE 802.3 types that the MAU could be. The value is a sum which initially takes the value zero. Then, for each type capability of this MAU, 2 raised to the power noted below is added to the sum. For example, a MAU which has the capability to be only 10BASE-T would have a value of 512 (2**9). In contrast, a MAU which supports both 10Base-T (full duplex) and 100BASE-TX (full duplex) would have a value of ((2**11) + (2**16)) or 67584.

The powers of 2 assigned to the capabilities are these: Power Capability 0 other or unknown 1 AUI 2 10BASE-5 3 FOIRL 4 10BASE-2 5 10BASE-T duplex mode unknown 6 10BASE-FP 7 10BASE-FB 8 10BASE-FL duplex mode unknown 9 10BROAD36 10 10BASE-T half duplex mode 11 10BASE-T full duplex mode 12 10BASE-FL half duplex mode 13 10BASE-FL full duplex mode 14 100BASE-T4 15 100BASE-TX half duplex mode 16 100BASE-TX full duplex mode 17 100BASE-FX half duplex mode 18 100BASE-FX full duplex mode 19 100BASE-T2 half duplex mode 20 100BASE-T2 full duplex mode

If auto-negotiation is present on this MAU, this object will map to ifMauAutoNegCapability.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.26.2.1.1.10
snmpwalk -v2c -c public <target> DOT3-MAU-MIB::ifMauTypeList

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.26.2.1.1.10.1
snmpget -v2c -c public <target> DOT3-MAU-MIB::ifMauTypeList.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.26snmpDot3MauMgtDOT3-MAU-MIB
1.3.6.1.2.1.26.2dot3IfMauBasicGroupDOT3-MAU-MIB
1.3.6.1.2.1.26.2.1ifMauTableDOT3-MAU-MIB
1.3.6.1.2.1.26.2.1.1ifMauEntryDOT3-MAU-MIB
1.3.6.1.2.1.26.2.1.1.10ifMauTypeListDOT3-MAU-MIB