filterActionState
ZYXEL-GS4024-MIB ·
.1.3.6.1.4.1.890.1.5.8.13.15.1.1.2
Object
column r/w
Enumeration
No description available.
Context
- MIB
- ZYXEL-GS4024-MIB
- OID
.1.3.6.1.4.1.890.1.5.8.13.15.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- filterEntry
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 'ZYXEL-GS4024-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-GS4024-MIB::filterActionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-GS4024-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-GS4024-MIB::filterActionState.<filterMacAddr>.<filterVid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-GS4024-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-GS4024-MIB::filterActionState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | discard-source |
2 | discard-destination |
3 | both |