zxAnGponRmFiltRuleFlowClassType
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.6.26.1.10
Object
column r/w
Enumeration
This attribute specifies the flow classification data type of this entry, 'notFilter' means that data will not be filtered by specified data type, 'zxAnGponRmFiltRuleFlowClassData' is not used in such a case, others as below: 2 Source IP Addr(IPV4) 3 Dest IP Addr(IPV4) 4 Source MAC Addr 5 Dest MAC Addr 6 Source L4 Port 7 Dest L4 Port
Context
- MIB
- ZTE-AN-GPON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.20.2.6.26.1.10- 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::zxAnGponRmFiltRuleFlowClassType'
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::zxAnGponRmFiltRuleFlowClassType.<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::zxAnGponRmFiltRuleFlowClassType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notFilter |
2 | srcIpv4 |
3 | destIpv4 |
4 | srcMac |
5 | destMac |
6 | srcL4Port |
7 | destL4Port |