cadPolicyPfxListStatus
CADANT-CMTS-POLICY-MIB ·
.1.3.6.1.4.1.4998.1.1.35.1.11.1.9
Object
The row status variable, used according to row installation and removal conventions.
Context
- MIB
- CADANT-CMTS-POLICY-MIB
- OID
.1.3.6.1.4.1.4998.1.1.35.1.11.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadPolicyPfxListEntry
- Table
- cadPolicyPfxListTable
- Siblings
- 10
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cadPolicyPfxListNumber Prefix list is identified by number
value of 0 should be passed for this object if prefix list
is configured by name | column | Integer32 | .1.3.6.1.4.1.4998.1.1.35.1.11.1.1 |
| cadPolicyPfxListAfi This is the Address Family Identifier (AFI) of the prefix
that will follow. Only IPv4 or IPv6 prefix-list will be supported. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4998.1.1.35.1.11.1.10 |
| cadPolicyPfxListSafi This is the Subsequent Address Family Identifier (SAFI)
of the prefix that will follow. | column | Enumeration | .1.3.6.1.4.1.4998.1.1.35.1.11.1.11 |
| cadPolicyPfxListName Name of prefix list.Null value is assigned to this
Object if the prefix list is identified by number | column | OctetString | .1.3.6.1.4.1.4998.1.1.35.1.11.1.2 |
| cadPolicyPfxListSeqNumber A sequence in the prefix list is identified by sequence number.
If no sequence is specified defalut sequence of 5 is assumend. IF
one more sequence is configured sequence number 1… | column | Integer32 | .1.3.6.1.4.1.4998.1.1.35.1.11.1.3 |
| cadPolicyPfxListIpAddress This is the source ipv4 or ipv6 address on which the
filtering needs to be applied | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4998.1.1.35.1.11.1.4 |
| cadPolicyPfxListIpAddMaskLen Mask length of the Source IP address | column | Integer32 | .1.3.6.1.4.1.4998.1.1.35.1.11.1.5 |
| cadPolicyPfxListMaskGeValue If the received route matches the source address
and the mask length is greater than the value specified,
apply the specified action to the route | column | Integer32 | .1.3.6.1.4.1.4998.1.1.35.1.11.1.6 |
| cadPolicyPfxListMaskLeValue This value specifies if the received route mask length is less
the value specified here do the action specified (permit/deny) | column | Integer32 | .1.3.6.1.4.1.4998.1.1.35.1.11.1.7 |
| cadPolicyPfxListAction specifies the action to be taken. Possible actions
include permit(1) and deny(2) | column | CadPolicyAction | .1.3.6.1.4.1.4998.1.1.35.1.11.1.8 |