All MIBs › DOT3-MAU-MIB › ifMauDefaultType
ifMauDefaultType
Module: DOT3-MAU-MIB
OID (symbolic): DOT3-MAU-MIB::ifMauDefaultType
OID (numeric): 1.3.6.1.2.1.26.2.1.1.11
Node type: OBJECT-TYPE
Type: AutonomousType
Access: read-write
Description: 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.
NOTE TO IMPLEMENTORS: 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 MUST ensure 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.
What is ifMauDefaultType?
Sets the administratively configured MAU type this interface falls back to if auto-negotiation is disabled or absent; when auto-negotiation is enabled, this is instead the type the interface reverts to if auto-negotiation is later turned off -- an admin sets this to force a specific speed/duplex on a port that shouldn't auto-negotiate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.26.2.1.1.11 snmpwalk -v2c -c public <target> DOT3-MAU-MIB::ifMauDefaultType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.26.2.1.1.11.1 snmpget -v2c -c public <target> DOT3-MAU-MIB::ifMauDefaultType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.26.2.1.1.11.1 s <value>
Start monitoring Network equipment with IEEE 802.3 MAU transceivers (vendor-neutral IETF standard RFC 4836) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT3-MAU-MIB::ifMauDefaultType OID value, configure state conditions and alerts, and monitor any Network equipment with IEEE 802.3 MAU transceivers (vendor-neutral IETF standard RFC 4836) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.26 | snmpDot3MauMgt | DOT3-MAU-MIB |
| 1.3.6.1.2.1.26.2 | dot3IfMauBasicGroup | DOT3-MAU-MIB |
| 1.3.6.1.2.1.26.2.1 | ifMauTable | DOT3-MAU-MIB |
| 1.3.6.1.2.1.26.2.1.1 | ifMauEntry | DOT3-MAU-MIB |
| 1.3.6.1.2.1.26.2.1.1.11 | ifMauDefaultType | DOT3-MAU-MIB |