rcIfPortMAUType
SWITCH-INTERFACE-PORT-MIB ·
.1.3.6.1.4.1.8886.6.1.1.7.1.2.2.1.2
Object
column Enumeration
This object identifies the MAU type and indicates capability. values for MAU types above are defined in standard IEEE 802.3 DOT3-MAU-MIB.my(RFC 3636). It can respect MAU capability and media information.Specially,dot3-1000BASE-T1 indicates 1000BASE-T only support auto-negotiation,and dot3-1000BASE-T2 indicates 1000BASE-T only support 1000M and full-duplex.'unknown' indicates it is uncertain
Context
- MIB
- SWITCH-INTERFACE-PORT-MIB
- OID
.1.3.6.1.4.1.8886.6.1.1.7.1.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcIfPortMAUEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SWITCH-INTERFACE-PORT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-INTERFACE-PORT-MIB::rcIfPortMAUType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-INTERFACE-PORT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-INTERFACE-PORT-MIB::rcIfPortMAUType.<rcIfPortPHYIndex>.<rcIfPortMAUIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-INTERFACE-PORT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-INTERFACE-PORT-MIB::rcIfPortMAUType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
5 | dot3-10BASE-T |
16 | dot3-100BASE-TX |
18 | dot3-100BASE-FX |
22 | dot3-1000BASE-X |
30 | dot3-1000BASE-T |
31 | dot3-10GBASE-X |
33 | dot3-10GBASE-R |
37 | dot3-10GBASE-W |
99 | rc-1000BASE-P |
100 | dot3-1000BASE-T1 |
101 | dot3-1000BASE-T2 |