All MIBs › CISCO-DOT3-OAM-MIB › cdot3OamAdminState
cdot3OamAdminState
Module: CISCO-DOT3-OAM-MIB
OID (symbolic): CISCO-DOT3-OAM-MIB::cdot3OamAdminState
OID (numeric): 1.3.6.1.4.1.9.10.136.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 cdot3OamAdminState always starts in the disabled(1) state until an explicit management action or configuration information retained by the system causes a transition to the enabled(2) state. When enabled(2), Ethernet OAM will attempt to operate over this interface.
What is cdot3OamAdminState?
This read-write object configures the desired administrative state (enabled or disabled) for 802.3 Ethernet OAM on a given interface, controlling whether OAM link monitoring is active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.136.1.1.1.1 snmpwalk -v2c -c public <target> CISCO-DOT3-OAM-MIB::cdot3OamAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.136.1.1.1.1.1 snmpget -v2c -c public <target> CISCO-DOT3-OAM-MIB::cdot3OamAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.136.1.1.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdot3OamAdminState.1
Start monitoring Cisco switches and routers (802.3ah Ethernet OAM) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DOT3-OAM-MIB::cdot3OamAdminState OID value, configure state conditions and alerts, and monitor any Cisco switches and routers (802.3ah Ethernet OAM) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.136 | cdot3OamMIB | CISCO-DOT3-OAM-MIB |
| 1.3.6.1.4.1.9.10.136.1 | cdot3OamObjects | CISCO-DOT3-OAM-MIB |
| 1.3.6.1.4.1.9.10.136.1.1 | cdot3OamTable | CISCO-DOT3-OAM-MIB |
| 1.3.6.1.4.1.9.10.136.1.1.1 | cdot3OamEntry | CISCO-DOT3-OAM-MIB |
| 1.3.6.1.4.1.9.10.136.1.1.1.1 | cdot3OamAdminState | CISCO-DOT3-OAM-MIB |