protocolDirType
RMON2-MIB ·
.1.3.6.1.2.1.16.11.2.1.5
Object
column
Bits
This object describes 2 attributes of this protocol
directory entry.
The presence or absence of the 'extensible' bit describes
whether this protocol directory entry can be extended
by the user by creating protocol directory entries that are
children of this protocol.
An example of an entry that will often allow extensibility is
'ip.udp'. The probe may automatically populate some children
of this node, such as 'ip.udp.snmp' and 'ip.udp.dns'.
A probe administrator or user may also populate additional
children via remote SNMP requests that create entries in this
table. When a child node is added for a protocol for which the
probe has no built-in support extending a parent node (for
which the probe does have built-in support),
that child node is not extendable. This is termed 'limited
extensibility'.
When a child node is added through this extensibility
mechanism, the values of protocolDirLocalIndex and
protocolDirType shall be assigned by the agent.
The other objects in the entry will be assigned by the
manager who is creating the new entry.
This object also describes whether this agent can
recognize addresses for this protocol, should it be a
network-level protocol. That is, while a probe may be able
to recognize packets of a particular network-layer protocol
and count them, it takes additional logic to be able to
recognize the addresses in this protocol and to populate
network-layer or application-layer tables with the addresses
in this protocol. If this bit is set, the agent will
recognize network-layer addresses for this protocol and
populate the network- and application-layer host and matrix
tables with these protocols.
Note that when an entry is created, the agent will supply
values for the bits that match the capabilities of the agent
with respect to this protocol. Note that since row creations
usually exercise the limited extensibility feature, these
bits will usually be set to zero.
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.11.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- protocolDirEntry
- Table
- protocolDirTable
- Siblings
- 9
Syntax
Bits
Values & Constraints
Enumerated Values
0 | extensible |
1 | addressRecognitionCapable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| protocolDirID A unique identifier for a particular protocol. Standard
identifiers will be defined in such a manner that they
can often be used as specifications for new protocol… | column | OctetString | .1.3.6.1.2.1.16.11.2.1.1 |
| protocolDirStatus The status of this protocol directory entry.
An entry may not exist in the active state unless all
objects in the entry have an appropriate value.
If… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.16.11.2.1.10 |
| protocolDirParameters A set of parameters for the associated protocolDirID.
See the associated RMON2 Protocol Identifiers document
for a description of the possible parameters. There
will be one octet… | column | OctetString | .1.3.6.1.2.1.16.11.2.1.2 |
| protocolDirLocalIndex The locally arbitrary but unique identifier associated
with this protocolDir entry.
The value for each supported protocol must remain constant at
least from one re-… | column | Integer32 | .1.3.6.1.2.1.16.11.2.1.3 |
| protocolDirDescr A textual description of the protocol encapsulation.
A probe may choose to describe only a subset of the
entire encapsulation (e.g., only the highest layer).
This o… | column | OctetString | .1.3.6.1.2.1.16.11.2.1.4 |
| protocolDirAddressMapConfig This object describes and configures the probe's support for
address mapping for this protocol. When the probe creates
entries in this table for all protocols that it understands… | column | Enumeration | .1.3.6.1.2.1.16.11.2.1.6 |
| protocolDirHostConfig This object describes and configures the probe's support for
the network-layer and application-layer host tables for this
protocol. When the probe creates entries in this table f… | column | Enumeration | .1.3.6.1.2.1.16.11.2.1.7 |
| protocolDirMatrixConfig This object describes and configures the probe's support for
the network-layer and application-layer matrix tables for this
protocol. When the probe creates entries in this table… | column | Enumeration | .1.3.6.1.2.1.16.11.2.1.8 |
| protocolDirOwner The entity that configured this entry and is
therefore using the resources assigned to it. | column | RMON-MIBOwnerString | .1.3.6.1.2.1.16.11.2.1.9 |