tIPv6FilterChainToSystemFilter
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.18.1.24
Object
The value of the object tIPv6FilterChainToSystemFilter specifies
whether this filter policy is chained to the active IPv6 system filter
policy.
The active IPv6 system filter policy is defined as a row in
tFilterSystemFilterTable that have the value of the object
tFilterSystemFilterType set to 'fltrtypeselIpv6(4)'.
The value 'true(1)' means this filter policy is chained to the active
IPv6 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 tIPv6FilterScope) is
'exclusive(1)' or 'template(2)'.
The value 'false(2)' means this filter policy is not chained to the
system filter policy.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.18.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tIPv6FilterEntry
- 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::tIPv6FilterChainToSystemFilter'
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::tIPv6FilterChainToSystemFilter.<tIPv6FilterId>'
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::tIPv6FilterChainToSystemFilter'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of