All MIBs › DOT3-OAM-MIB › dot3OamAdminState
dot3OamAdminState
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamAdminState
OID (numeric): 1.3.6.1.2.1.158.1.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object is used to provision the default administrative OAM mode for this interface. This object represents the desired state of OAM for this interface.
The dot3OamAdminState always starts in the disabled(2) state until an explicit management action or configuration information retained by the system causes a transition to the enabled(1) state. When enabled(1), Ethernet OAM will attempt to operate over this interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.1.1.1 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.1.1.1.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.158.1.1.1.1.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.1 | dot3OamAdminState | DOT3-OAM-MIB |