ifMauDefaultType

IEEE8023-MAU-MIB · .1.3.111.2.802.3.1.13.1.2.1.1.10

Object

This object identifies the default
administrative baseband MAU type to be used in
conjunction with the operational MAU type
denoted by ifMauType.
              
The set of possible values for this object is
the same as the set defined for the ifMauType
object.
              
This object represents the
administratively-configured type of the MAU. If
Auto-Negotiation is not enabled or is not
implemented for this MAU, the value of this
object determines the operational type of the
MAU. In this case, a set to this object will
force the MAU into the specified operating mode.
              
If Auto-Negotiation is implemented and enabled
for this MAU, the operational type of the MAU
is determined by Auto-Negotiation, and the value
of this object denotes the type to which the MAU
will automatically revert if/when
Auto-Negotiation is later disabled.
              
It may be necessary to provide for underlying hardware 
implementations which do not follow the exact behavior 
specified above. 
In particular, when ifMauAutoNegAdminStatus transitions 
from enabled to disabled, the agent implementation shall
verify that the operational type of the MAU 
(as reported by ifMauType) correctly transitions to
the value specified by this object, rather than
continuing to operate at the value earlier
determined by the Auto-Negotiation function.

Context

MIB
IEEE8023-MAU-MIB
OID
.1.3.111.2.802.3.1.13.1.2.1.1.10
Type
column
Access
readwrite
Status
current
Parent
ifMauEntry
Groups
1

Walk 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 'IEEE8023-MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-MAU-MIB::ifMauDefaultType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-MAU-MIB::ifMauDefaultType.<ifMauIfIndex>.<ifMauIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-MAU-MIB::ifMauDefaultType'

Syntax

Source
SNMPv2-TCAutonomousType
Base type
ObjectIdentifier
Type Description
Represents an independently extensible type identification
value.  It may, for example, indicate a particular sub-tree
with further MIB definitions, or define a particular type of
protocol or hardware.

Values & Constraints

No enumerated values or constraints recorded.

Conformance