provDot3OamPortEnabled
IPE-DOT3OAM-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.5.46.1.1.3
Object
This object is used to provision the default administrative OAM
mode for the interface. This object represents the desired state
of OAM for this interface.
This object always starts disabled state until explicit
management action or configuration information retained by the
system causes a transition to the enabled state. When enabled,
Ethernet OAM will attempt to operate over this interface.
Context
- MIB
- IPE-DOT3OAM-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.5.46.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- provDot3OamPortEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPE-DOT3OAM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-DOT3OAM-MIB::provDot3OamPortEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-DOT3OAM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-DOT3OAM-MIB::provDot3OamPortEnabled.<provDot3OamPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-DOT3OAM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-DOT3OAM-MIB::provDot3OamPortEnabled'
Syntax
- Source
- EnableDisableValue
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | disable |
2 | enable |