oacEthOamMipMode
ONEACCESS-ETHOAM-EXT-MIB ·
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.4
Object
The MIP mode. The possible values are:
- modey1731 (1) The MIP functions according to the Y.1731 standard
- mode802dot1ag (2) The MIP functions according to the IEEE 802.1ag
standard
The default value is 'modey1731'.
Context
- MIB
- ONEACCESS-ETHOAM-EXT-MIB
- OID
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Default
modey1731- Parent
- oacEthOamExtMipEntry
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 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMipMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMipMode.<oacEthOamMipIfIndex>.<oacEthOamMipMegLevel>.<oacEthOamMipVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMipMode'
Syntax
- Source
- EthOamExtMipMode
- Base type
Enumeration
Type Description
The CFM standard to which the MIP adheres.
Values & Constraints
Type Values
1 | modey1731 |
2 | mode8021ag |