tBgpInstanceFSValidateRedirectIP
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.2.6.1.63
Object
The value of tBgpInstanceFSValidateRedirectIP specifies whether
validation of flow specification routes received with a
redirect-to-IPv4 extended community is enabled on this router. A flow
specification route is considered valid if the origin AS in the
AS_PATH and AS4_PATH attribute of the flow specification route matches
the origin AS in the AS_PATH and AS4_PATH attribute of the best-match
unicast route for the IPv4 address in the global administrator field
of the extended community.
When the value of tBgpInstanceFSValidateRedirectIP is 'true',
validation of flow specification routes received with a
redirect-to-IPv4 extended community is enabled.
When the value of tBgpInstanceFSValidateRedirectIP is 'false',
validation of flow specification routes received with a
redirect-to-IPv4 extended community is disabled.
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.2.6.1.63- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tBgpInstanceParamsEntry
- 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-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpInstanceFSValidateRedirectIP'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpInstanceFSValidateRedirectIP.<tBgpInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-BGP-MIB::tBgpInstanceFSValidateRedirectIP'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of