All MIBs › DOT3-OAM-MIB › dot3OamFunctionsSupported
dot3OamFunctionsSupported
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamFunctionsSupported
OID (numeric): 1.3.6.1.2.1.158.1.1.1.6
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description:
The OAM functions supported on this Ethernet-like interface. OAM consists of separate functional sets beyond the basic discovery process that is always required. These functional groups can be supported independently by any implementation. These values are communicated to the peer via the local configuration field of Information OAMPDUs.
Setting 'unidirectionalSupport(0)' indicates that the OA
entity supports the transmission of OAMPDUs on links that are operating in unidirectional mode (traffic flowing in one direction only). Setting 'loopbackSupport(1)' indicates that the OAM entity can initiate and respond to loopback commands. Setting 'eventSupport(2)' indicates that the OAM entity can send and receive Event Notification OAMPDUs. Setting 'variableSupport(3)' indicates that the OAM entity can send and receive Variable Request and Response OAMPDUs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.1.1.6 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamFunctionsSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.1.1.6.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamFunctionsSupported.1
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.6 | dot3OamFunctionsSupported | DOT3-OAM-MIB |