tRPAdminPrefixListEntry
TIMETRA-ROUTE-POLICY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.17.2.2.4.1
Object
row
Information about a particular prefix list.
Entries are created and deleted by the user.
When a prefix list entry is created with a name that doesn't exist in
the tRPAdminPfxListNameTable, a corresponding entry will be created
automatically in tRPAdminPfxListNameTable.
When a corresponding entry is deleted from tRPAdminPfxListNameTable,
the entry in this table will be deleted automatically.
Context
- MIB
- TIMETRA-ROUTE-POLICY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.17.2.2.4.1- Type
- row
- Status
- current
- Parent
- tRPAdminPrefixListTable
- Table
- tRPAdminPrefixListTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tRPAdminPrefixListName The name of the prefix list entry. | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.17.2.2.4.1.1 |
| tRPAdminPrefixListIpPrefix The IP prefix of the prefix list entry. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.3.1.2.17.2.2.4.1.2 |
| tRPAdminPrefixListMask The IP mask length of the prefix list entry. | column | TIMETRA-TC-MIBIpAddressPrefixLength | .1.3.6.1.4.1.6527.3.1.2.17.2.2.4.1.3 |
| tRPAdminPrefixListRowStatus 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.4.1.4 |
| tRPAdminPrefixListType 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.
… | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.17.2.2.4.1.5 |
| tRPAdminPrefixListThroughLength When tRPAdminPrefixListType set to through(3), the mask length to use.
Must be larger than tRPAdminPrefixListMask. | column | TIMETRA-TC-MIBIpAddressPrefixLength | .1.3.6.1.4.1.6527.3.1.2.17.2.2.4.1.6 |
| tRPAdminPrefixListBeginLength When tRPAdminPrefixListType set to range(4), the mask length to use as
the lower limit for the mask range. Must be larger than
tRPAdminPrefixListMask and less than tRPAdminPrefixL… | column | TIMETRA-TC-MIBIpAddressPrefixLength | .1.3.6.1.4.1.6527.3.1.2.17.2.2.4.1.8 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| tRPAdminPrefixListName The name of the prefix list entry. | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.17.2.2.4.1.1 |
| tRPAdminPrefixListIpPrefix The IP prefix of the prefix list entry. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.3.1.2.17.2.2.4.1.2 |
| tRPAdminPrefixListMask The IP mask length of the prefix list entry. | column | TIMETRA-TC-MIBIpAddressPrefixLength | .1.3.6.1.4.1.6527.3.1.2.17.2.2.4.1.3 |
| tRPAdminPrefixListType 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.
… | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.17.2.2.4.1.5 |