ntnQosAccessAsgnIfIndex
NTN-QOS-POLICY-EVOL-PIB ·
.1.3.6.1.4.1.45.4.7.1.13.6.1.4
Object
The interface to which the identified access element is to be applied, specified in terms of an ifIndex value. A value of 0 indicates that the entry represents a template that is used to facilitate entry creation for a specific interface based on certain events.
Context
- MIB
- NTN-QOS-POLICY-EVOL-PIB
- OID
.1.3.6.1.4.1.45.4.7.1.13.6.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntnQosAccessAsgnEntry
- Table
- ntnQosAccessAsgnTable
- Siblings
- 22
Values & Constraints
Type Constraints
range: 0..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ntnQosAccessAsgnId An index that enumerates the access
assignment entries. Managers can obtain
new values for row creation in this table
by reading ntnQosAccessAsgnNextFree. | column | DIFFSERV-MIBIndexInteger | .1.3.6.1.4.1.45.4.7.1.13.6.1.1 |
| ntnQosAccessAsgnOutActionSetPrec This action attribute, when specified,
will cause the packet being evaluated to
be associated with the specified relative
drop precedence. The relative drop
precedence may be used… | column | Enumeration | .1.3.6.1.4.1.45.4.7.1.13.6.1.10 |
| ntnQosAccessAsgnStatsType The type of statistics tracking used by this
access assignment. The value of this attribute
dictates the amount of statistics tracking resources
(i.e., counters) consumed by th… | column | Enumeration | .1.3.6.1.4.1.45.4.7.1.13.6.1.11 |
| ntnQosAccessAsgnStorage The storage type for this conceptual row.
Conceptual rows having the value 'permanent'
need not allow write-access to any columnar
objects in the row.
… | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.45.4.7.1.13.6.1.12 |
| ntnQosAccessAsgnStatus The status of this conceptual row.
An entry may not exist in the active state
unless all objects in the entry have an
appropriate value. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.45.4.7.1.13.6.1.13 |
| ntnQosAccessAsgnNonMatchActionDrop This action attribute is used to specify
whether a packet deemed out-of-profile
should dropped or switched (i.e., not
dropped).
The value 'drop(1)', when specifie… | column | Enumeration | .1.3.6.1.4.1.45.4.7.1.13.6.1.14 |
| ntnQosAccessAsgnMeterType The metering algorithm associated with
the rate and burst parameters. The number
and type of algorithms supported is
implementation dependent. Potential
algorithms include:
… | column | SNMPv2-TCAutonomousType | .1.3.6.1.4.1.45.4.7.1.13.6.1.15 |
| ntnQosAccessAsgnSecondaryRate The token-bucket rate, in kilobits per
second (kbps). This attribute is used for:
PIR in RFC 2698 for trTCM
A rate value equal to 0 indicates that
no… | column | kilobits per second Unsigned32 | .1.3.6.1.4.1.45.4.7.1.13.6.1.16 |
| ntnQosAccessAsgnSecondaryBurstSize The maximum number of bytes in a single
transmission burst. This attribute is
used for:
EBS in RFC 2697 for srTCM
PBS in RFC 2698 for trTCM. | column | Bytes INTEGRATED-SERVICES-MIBBurstSize | .1.3.6.1.4.1.45.4.7.1.13.6.1.17 |
| ntnQosAccessAsgnYelActionDrop This action attribute is used to specify
whether a packet deemed out-of-profile
should dropped or switched (i.e., not
dropped).
The value 'drop(1)', when specifie… | column | Enumeration | .1.3.6.1.4.1.45.4.7.1.13.6.1.18 |
| ntnQosAccessAsgnYelActionRemarkDscp This action component, when specified,
will cause the value contained in the
Differentiated Services (DS) field of an
associated IP datagram that is deemed to
be out-of-profile to… | column | Integer32 | .1.3.6.1.4.1.45.4.7.1.13.6.1.19 |
| ntnQosAccessAsgnAclType Identifies the type of access element that is
being referenced. | column | Enumeration | .1.3.6.1.4.1.45.4.7.1.13.6.1.2 |
| ntnQosAccessAsgnYelActionRemarkCos This action attribute, when specified,
will cause the value contained in the user
priority field of the 802.1Q frame that is
deemed to be out-of-profile to be updated
based on th… | column | Enumeration | .1.3.6.1.4.1.45.4.7.1.13.6.1.20 |
| ntnQosAccessAsgnYelActionSetPrec This action attribute, when specified,
will cause the packet being evaluated to
be associated with the specified relative
drop precedence. The relative drop
precedence may be used… | column | Enumeration | .1.3.6.1.4.1.45.4.7.1.13.6.1.21 |
| ntnQosAccessAsgnSetPriority Supports filter set prioritization when
multiple filters sets may be associated with
an entity (e.g., user, interface) but only
one can be applied at the given time. The
set with … | column | Unsigned32 | .1.3.6.1.4.1.45.4.7.1.13.6.1.22 |
| ntnQosAccessAsgnMeteringMode Identifies the metering mode requested for
the identified filter set.
A value of 'noMetering(1)' indicates that
metering is not requested for the components
of the … | column | Enumeration | .1.3.6.1.4.1.45.4.7.1.13.6.1.23 |
| ntnQosAccessAsgnName A label used to reference an access assignment
in a textual manner. This label, coupled with
the access element type identifier attribute
(ntnQosAccessAsgnAclType), uniquely
ident… | column | OctetString | .1.3.6.1.4.1.45.4.7.1.13.6.1.3 |
| ntnQosAccessAsgnRate The token-bucket rate, in kilobits per
second (kbps). This attribute is used for:
CIR for Simple Token Bucket
CIR in RFC 2697 for srTCM
CIR in RFC 2698 for trTCM
CT… | column | kilobits per second Unsigned32 | .1.3.6.1.4.1.45.4.7.1.13.6.1.5 |
| ntnQosAccessAsgnBurstSize The maximum number of bytes in a single
transmission burst. This attribute is
used for:
Token bucket size for Simple Token Bucket
CBS in RFC 2697 for srTCM
CBS in R… | column | Bytes INTEGRATED-SERVICES-MIBBurstSize | .1.3.6.1.4.1.45.4.7.1.13.6.1.6 |
| ntnQosAccessAsgnOutActionDrop This action attribute is used to specify
whether a packet deemed out-of-profile
should dropped or switched (i.e., not
dropped).
The value 'drop(1)', when specifie… | column | Enumeration | .1.3.6.1.4.1.45.4.7.1.13.6.1.7 |
| ntnQosAccessAsgnOutActionRemarkDscp This action component, when specified,
will cause the value contained in the
Differentiated Services (DS) field of an
associated IP datagram that is deemed to
be out-of-profile to… | column | Integer32 | .1.3.6.1.4.1.45.4.7.1.13.6.1.8 |
| ntnQosAccessAsgnOutActionRemarkCos This action attribute, when specified,
will cause the value contained in the user
priority field of the 802.1Q frame that is
deemed to be out-of-profile to be updated
based on th… | column | Enumeration | .1.3.6.1.4.1.45.4.7.1.13.6.1.9 |