zxAnGponRmFiltRuleEthType
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.6.26.1.3
Object
column r/w
Enumeration
The Ethertype value on which to filter received frames, as listed below. 1 Do not filter on Ethertype. 2 Ethertype = 0x0800 (filter IPoE frames) 3 Ethertype = 0x8863 or 0x8864 (filter PPPoE frames) 4 Ethertype = 0x0806 (filter ARP frames) 7 TCP 8 UDP 9 ICMPv6 10 ICMPv4 11 IPv6oE 12 DHCP. 13 IGMP. 14 SIP. 15 PWE3 = 0X8847. 16 MAC Control = 0x8808 Note: This filter is recommended for use on untagged frames or frames with only priority.
Context
- MIB
- ZTE-AN-GPON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.20.2.6.26.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Default
notFilter- Parent
- zxAnGponRmFilterRuleEntry
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 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmFiltRuleEthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmFiltRuleEthType.<zxAnGponRmFiltRuleName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmFiltRuleEthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notFilter |
2 | ipoe |
3 | pppoe |
4 | arp |
7 | tcp |
8 | udp |
9 | icmpV6 |
10 | icmpV4 |
11 | ipv6oe |
12 | dhcp |
13 | igmp |
14 | sip |
15 | pwe3 |
16 | macCtrl |