hwAtmOamPointType

HUAWEI-ATM-OAM-MIB · .1.3.6.1.4.1.2011.6.11.1.1.1.3

Object

column r/w Enumeration
OAM point type. 
Options: 
1. e2e(1)              -e-t-e end point
2. segment(2)          -segment end point
3. e2eInter(3)         -connection point within two e-t-e points
4. segmentInter(4)     -connection point within two segment points

Context

MIB
HUAWEI-ATM-OAM-MIB
OID
.1.3.6.1.4.1.2011.6.11.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
hwAtmOamPointEntry

Walk 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 'HUAWEI-ATM-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ATM-OAM-MIB::hwAtmOamPointType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ATM-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ATM-OAM-MIB::hwAtmOamPointType.<ifIndex>.<hwAtmOamPointVPI>.<hwAtmOamPointVCI>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ATM-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ATM-OAM-MIB::hwAtmOamPointType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1e2e
2segment
3e2eInter
4segmentInter