All MIBs › DOT3-OAM-MIB › dot3OamMode
dot3OamMode
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamMode
OID (numeric): 1.3.6.1.2.1.158.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object configures the mode of OAM operation for this Ethernet-like interface. OAM on Ethernet interfaces may be in 'active' mode or 'passive' mode. These two modes differ in that active mode provides additional capabilities to initiate monitoring activities with the remote OAM peer entity, while passive mode generally waits for the peer to initiate OA actions with it. As an example, an active OAM entity can put the remote OAM entity in a loopback state, where a passive OA entity cannot.
The default value of dot3OamMode is dependent on the type of system on which this Ethernet-like interface resides. The default value should be 'active(2)' unless it is known that this system should take on a subservient role to the other device connected over this interface.
Changing this value results in incrementing the configuration revision field of locally generated OAMPDUs (30.3.6.1.12) and potentially re-doing the OAM discovery process if the dot3OamOperStatus was already operational(9).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.1.1.3 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.1.1.3.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.158.1.1.1.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.158 | dot3OamMIB | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1 | dot3OamObjects | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.1 | dot3OamTable | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.1.1 | dot3OamEntry | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.1.1.3 | dot3OamMode | DOT3-OAM-MIB |