eltMesIssPppoePassthroughEnabled
ELTEX-MES-ISS-PPPOE-MIB ·
.1.3.6.1.4.1.35265.1.139.2.1.1.1
Object
Specifies the admin status of the PPPoE Passthrough feature. If PPPoE Passthrough is enabled the packet processor treats PPPoE packets as unknown L2 traffic and do not parse encapsulated L3 packets, so these packets transparently pass through the switch. If PPPoE Passthrough is disabled, transported L3 data become a subject for packet processor's engines (e.g ACL) and encapsulated packets are treated much as like as regular IP packets.
Context
- MIB
- ELTEX-MES-ISS-PPPOE-MIB
- OID
.1.3.6.1.4.1.35265.1.139.2.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- eltMesIssPppoeGlobals
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-ISS-PPPOE-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-PPPOE-MIB::eltMesIssPppoePassthroughEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-PPPOE-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-PPPOE-MIB::eltMesIssPppoePassthroughEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |