tRPAdminInetPrefixListType
TIMETRA-ROUTE-POLICY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.17.2.2.11.1.5
Object
column
Enumeration
The value of tRPAdminInetPrefixListType 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
tRPAdminInetPrefixListBeginLen and less than or equal to the length
defined by tRPAdminInetPrefixListThroughLen 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
must be specified in a corresponding entry in the
tRPAdminPfxListToTable.
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 tRPAdminPfxListAddressMaskTable.
Context
- MIB
- TIMETRA-ROUTE-POLICY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.17.2.2.11.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tRPAdminInetPrefixListEntry
- Table
- tRPAdminInetPrefixListTable
- Siblings
- 8
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 |
|---|---|---|---|
| tRPAdminInetPrefixListName The value of tRPAdminInetPrefixListName indicates the name of the
prefix list entry.
This object refers to the object tRPAdminPfxListName in
tRPAdminPfxListNameTabl… | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.17.2.2.11.1.1 |
| tRPAdminInetPrefixListPrefixType The value of tRPAdminInetPrefixListPrefixType indicates the address
type of tRPAdminInetPrefixListPrefix. | column | TIMETRA-TC-MIBTmnxAddressAndPrefixType | .1.3.6.1.4.1.6527.3.1.2.17.2.2.11.1.2 |
| tRPAdminInetPrefixListPrefix The value of tRPAdminInetPrefixListPrefix indicates the IP prefix of
the prefix list entry. | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.17.2.2.11.1.3 |
| tRPAdminInetPrefixListPrefixLen The value of tRPAdminInetPrefixListPrefixLen indicates the IP prefix
length of the prefix list entry. | column | TIMETRA-TC-MIBTmnxAddressAndPrefixPrefix | .1.3.6.1.4.1.6527.3.1.2.17.2.2.11.1.4 |
| tRPAdminInetPrefixListRowStatus RowStatus for this row.
To create a row, set this object to createAndGo or createAndWait. When
tRPAdminControlApply is set to commit(3), the row will actually be
cr… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.17.2.2.11.1.6 |
| tRPAdminInetPrefixListThroughLen The value of tRPAdminInetPrefixListThroughLen specifies the prefix
length to use when tRPAdminPrefixListType set to through(3). The value
must be larger than tRPAdminInetPrefixLis… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.6527.3.1.2.17.2.2.11.1.7 |
| tRPAdminInetPrefixListBeginLen The value of tRPAdminInetPrefixListBeginLen specifies the prefix
length to use as the lower limit for the prefix range when
tRPAdminInetPrefixListType set to range(4). The value m… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.6527.3.1.2.17.2.2.11.1.8 |
| tRPAdminInetPrefixListCrOrigin The value of the object tRPAdminInetPrefixListCrOrigin indicates the
mechanism used to create this entry. | column | TIMETRA-TC-MIBTmnxCreateOrigin | .1.3.6.1.4.1.6527.3.1.2.17.2.2.11.1.9 |