sysDevL3FilterRuleSrcAddrAction
PDN-FILTER-MIB ·
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.5
Object
column mandatory
r/w
Enumeration
This object specifies action taken with the source address filtering. If the selection allows any SrcAddr (effectively ignoring this filed) than 'none' (3) is valid choice for this object.
Context
- MIB
- PDN-FILTER-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sysDevL3FilterRuleConfigTableEntry
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 'PDN-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-FILTER-MIB::sysDevL3FilterRuleSrcAddrAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-FILTER-MIB::sysDevL3FilterRuleSrcAddrAction.<sysDevL3FilterRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-FILTER-MIB::sysDevL3FilterRuleSrcAddrAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forward |
2 | discard |
3 | none |