dsDataPathEntry OBJECT-TYPE
SYNTAX DsDataPathEntry
STATUS current
DESCRIPTION
"Each entry in this class indicates the start of a single
functional data path, defined by its capability set name,
role combination and traffic direction. The first
functional datapath element to handle traffic for each
data path is defined by the dsDataPathStart attribute
of each table entry.
Notice for each entry:
1. dsDataPathCapSetName must reference an existing capability
set name in frwkCapabilitySetTable [FR-PIB].
2. dsDataPathRoles must reference existing Role Combination
in frwkIfRoleComboTable [FR-PIB].
3. dsDataPathStart must reference an existing entry in a
functional data path element table.
If any one or more of these three requirements is not
satisfied, the dsDataPathEntry will not be installed."
PIB-INDEX { dsDataPathPrid }
UNIQUENESS { dsDataPathCapSetName,
dsDataPathRoles,
dsDataPathIfDirection }
View at oid-info.com
Automatically extracted from RFC3317
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.2.4.2.1.1.1 | dsDataPathPrid | 0 | 0 | dsDataPathPrid OBJECT-TYPE SYNTAX InstanceId STATUS current DESCRIPTION "An arbitrary integer index that uniquely identifies an… |
1.3.6.1.2.2.4.2.1.1.2 | dsDataPathCapSetName | 0 | 0 | dsDataPathCapSetName OBJECT-TYPE SYNTAX SnmpAdminString STATUS current DESCRIPTION "The capability set associated with this dat… |
1.3.6.1.2.2.4.2.1.1.3 | dsDataPathRoles | 0 | 0 | dsDataPathRoles OBJECT-TYPE SYNTAX RoleCombination STATUS current DESCRIPTION "The interfaces to which this data path entry app… |
1.3.6.1.2.2.4.2.1.1.4 | dsDataPathIfDirection | 0 | 0 | dsDataPathIfDirection OBJECT-TYPE SYNTAX IfDirection STATUS current DESCRIPTION "Specifies the direction for which this data pa… |
1.3.6.1.2.2.4.2.1.1.5 | dsDataPathStart | 0 | 0 | dsDataPathStart OBJECT-TYPE SYNTAX Prid STATUS current DESCRIPTION "This selects the first functional datapath element to handl… |