dpwOamEnable

DPW-ATM-MIB · .0.1.1.10.1.1

Object

column r/w SNMPv2-TCTruthValue
This variable indicates if OAM is enabled for this PW. 
It MAY be changed at any time.

Context

MIB
DPW-ATM-MIB
OID
.0.1.1.10.1.1
Type
column
Access
readwrite
Status
current
Parent
dpwOamEntry

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 'DPW-ATM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DPW-ATM-MIB::dpwOamEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DPW-ATM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DPW-ATM-MIB::dpwOamEnable.<pwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DPW-ATM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DPW-ATM-MIB::dpwOamEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false