All MIBs › LBHUB-MSH4PTBRDG-MIB › dot3InitializeMac
dot3InitializeMac
Module: LBHUB-MSH4PTBRDG-MIB
OID (symbolic): LBHUB-MSH4PTBRDG-MIB::dot3InitializeMac
OID (numeric): 1.3.6.1.2.1.10.7.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The initialization status of the MAC and PLS (Physical Layer Signalling) subsystems for a particular interface. The value initialized(1) signifies that the subsystems for a particular interface have been previously initialized; the value uninitialized(2) signifies that they have not been previously initialized.
Each alteration of an instance of this object to either of the values initialized(1) or uninitialized(2) is analogous to an invocation of the initializeMAC action defined in [9] and has the effect of (re-)initializing the MAC and PLS subsystems for the associated interface. In particular,
all management counters pertaining to the MAC and PLS subsystems for said interface are reset to zero;
the receive and transmit layer management state variables (receiveEnabled and transmitEnabled in [9]) are set to enable reception and transmission of frames;
the promiscuous receive function is disabled; and
multicast reception is disabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.1.1.2 snmpwalk -v2c -c public <target> LBHUB-MSH4PTBRDG-MIB::dot3InitializeMac
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.1.1.2.1 snmpget -v2c -c public <target> LBHUB-MSH4PTBRDG-MIB::dot3InitializeMac.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.7.1.1.2.1 i <value>
Start monitoring LANBuilder modular stackable hub (four-port bridge module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LBHUB-MSH4PTBRDG-MIB::dot3InitializeMac OID value, configure state conditions and alerts, and monitor any LANBuilder modular stackable hub (four-port bridge module) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.7 | dot3 | EtherLike-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.7.1 | dot3Table | LBHUB-MSH4PTBRDG-MIB |
| 1.3.6.1.2.1.10.7.1.1 | dot3Entry | LBHUB-MSH4PTBRDG-MIB |
| 1.3.6.1.2.1.10.7.1.1.2 | dot3InitializeMac | LBHUB-MSH4PTBRDG-MIB |