tRPOperInetPrefixListType
TIMETRA-ROUTE-POLICY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.17.1.1.22.1.5
Object
column
Enumeration
The value of tRPOperInetPrefixListType indicates the type of the
prefix length entry.
exact (1) - a route's prefix/length must match the prefix list entry
exactly in order for an entry to be considered a match.
longer (2) - a route's prefix/length must match the defined prefix AND
have a length that is an exact match or longer in order for an entry
to be considered a match.
through (3) - a route's prefix/length must match the defined prefix
AND have a length that is an exact match or longer up to and including
the defined maximum length in order for an entry to be considered a
match.
range (4) - a route's prefix/length must match the defined prefix AND
have a length that is greater than or equal to the length defined by
tRPOperInetPrefixListBeginLen and less than or equal to the length
defined by tRPOperInetPrefixListThroughLen in order for an entry to be
considered a match.
to (5) - a route's prefix/length must match the condition from a
start prefix/length to an end prefix/length. The end prefix/length is
indicated in the corresponding entry in the tRPOperPfxListToTable.
addressMask (6) - a route's prefix/length must match the prefix length
of the prefix-list entry and the bitwise logical AND of the route
address and the mask must match the bitwise logical AND from the
prefix-list address and the mask. The address mask must be specified
in a corresponding entry in the tRPOperPfxListAddressMaskTable.
Context
- MIB
- TIMETRA-ROUTE-POLICY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.17.1.1.22.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tRPOperInetPrefixListEntry
- Table
- tRPOperInetPrefixListTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | exact |
2 | longer |
3 | through |
4 | range |
5 | to |
6 | addressMask |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tRPOperInetPrefixListName The value of tRPOperInetPrefixListName indicates the name of the
prefix list entry. | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.17.1.1.22.1.1 |
| tRPOperInetPrefixListCrOrigin The value of the object tRPOperInetPrefixListCrOrigin indicates the
mechanism used to create this entry. | column | TIMETRA-TC-MIBTmnxCreateOrigin | .1.3.6.1.4.1.6527.3.1.2.17.1.1.22.1.10 |
| tRPOperInetPrefixListPrefixType The value of tRPOperInetPrefixListPrefixType indicates the address
type of tRPOperInetPrefixListPrefix. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6527.3.1.2.17.1.1.22.1.2 |
| tRPOperInetPrefixListPrefix The value of tRPOperInetPrefixListPrefix indicates the IP prefix of
the prefix list entry. | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.17.1.1.22.1.3 |
| tRPOperInetPrefixListPrefixLen The value of tRPOperInetPrefixListPrefixLen indicates the IP prefix
length of the prefix list entry. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.6527.3.1.2.17.1.1.22.1.4 |
| tRPOperInetPrefixListRowStatus RowStatus for this row.
To create or destroy entries in this table, use the
tRPAdminInetPrefixListTable. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.17.1.1.22.1.6 |
| tRPOperInetPrefixListThroughLen The value of tRPOperInetPrefixListThroughLen indicates the prefix
length to use when tRPOperInetPrefixListType set to through(3). The
value must be larger than tRPOperInetPrefixLi… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.6527.3.1.2.17.1.1.22.1.7 |
| tRPOperInetPrefixListLastChg obsolete The value of tRPOperInetPrefixListLastChg indicates the timestamp of
last change to this entry.
tRPOperInetPrefixListLastChg is obsoleted in release 5.0.
TIMETRA-SY… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.17.1.1.22.1.8 |
| tRPOperInetPrefixListBeginLen The value of tRPOperInetPrefixListBeginLen indicates the prefix length
to use as the lower limit for the prefix range when
tRPOperInetPrefixListType set to range(4). The value mus… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.6527.3.1.2.17.1.1.22.1.9 |