tIPFilterChainToSystemFilter
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.1.1.24
Object
The value of the object tIPFilterChainToSystemFilter specifies whether
this filter policy is chained to the active IP system filter policy.
The active IP system filter policy is defined as a row in
tFilterSystemFilterTable that have the value of the object
tFilterSystemFilterType set to 'fltrtypeselIp(1)'.
The value 'true(1)' means this filter policy is chained to the active
IP system filter policy. The system filter policy's rules are executed
first before any rules of this filter policy are executed.
The value of this object can be set to 'true(1)' only when the scope
of this policy (value of the object tIPFilterScope) is 'exclusive(1)'
or 'template(2)'.
The value 'false(2)' means this filter policy is not chained to the
active IP system filter policy.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.1.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tIPFilterEntry
- Groups
- 1
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 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-FILTER-MIB::tIPFilterChainToSystemFilter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-FILTER-MIB::tIPFilterChainToSystemFilter.<tIPFilterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-FILTER-MIB::tIPFilterChainToSystemFilter'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of