sleV2PPPoETagOperAction

SLEV2-PPPoE-MIB · .1.3.6.1.4.1.6296.102.16.3.1.1.1.5

Object

column Enumeration
Action with PPPoE packet
add: Add the Tag if is not exist
keep: Keep the Tag
remove: Remove the Tag
replace: Replace the Tag if is existed
update: Update or Add the Tag 
regardless of existence of the Tag

Context

MIB
SLEV2-PPPoE-MIB
OID
.1.3.6.1.4.1.6296.102.16.3.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
sleV2PPPoETagOperEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1add
2keep
3remove
4replace
5update

Conformance