IEEE8021-PSFP-MIB
The Bridge MIB module for managing devices that support the Per-Stream Filtering and Policing enhancements for IEEE 802.1Q Bridges.
Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q.
Copyright (C) IEEE (2018). This version of this MIB module is part of IEEE Std 802.1Q; see the draft itself for full legal notices.
Main OID:
ieee8021PSFPMib.1.3.111.2.802.1.1.31
76
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
76 total| Object Name |
|---|
ieee8021PSFPMibThe Bridge MIB module for managing devices that support
the Per-Stream Filtering and Policing enhancements
for IEEE 802.1Q Bridges.
Unless otherwise indicated, the references in this MIB
module are to IEEE Std 802.1Q.
Copyright (C) IEEE (2018).
This version of this MIB module is part of IEEE Std 802.1Q;
see the draft itself for full legal notices. MODULE-IDENTITY .1.3.111.2.802.1.1.31 |
ieee8021PSFPNotifications OBJECT IDENTIFIER .1.3.111.2.802.1.1.31.0 |
ieee8021PSFPObjects OBJECT IDENTIFIER .1.3.111.2.802.1.1.31.1 |
ieee8021PSFPStreamFilterParameters OBJECT IDENTIFIER .1.3.111.2.802.1.1.31.1.1 |
ieee8021PSFPStreamFilterTableA table that contains the per-filter instance
manageable parameters for stream filters.
A row in the table exists for each stream filter instance.
associated with a Bridge component.
All writable objects in this table must be
persistent over power up restart/reboot. SEQUENCE OF Ieee8021PSFPStreamFilterEntry .1.3.111.2.802.1.1.31.1.1.1 |
ieee8021PSFPStreamFilterEntryA list of objects that contains the manageable parameters for
stream filters for a Bridge component. Ieee8021PSFPStreamFilterEntry .1.3.111.2.802.1.1.31.1.1.1.1 |
ieee8021PSFPStreamFilterInstanceThe StreamFilterInstance parameter is an index into the
StreamFilterTable.
The value of this object MUST be retained across
reinitializations of the management system. Unsigned32 .1.3.111.2.802.1.1.31.1.1.1.1.1 |
ieee8021PSFPStreamHandleSpecThe StreamHandleSpec parameter contains a stream identifier
specification value. A value of -1 denotes the wild card value;
all positive values denote stream identifier values.
The value of this object MUST be retained across
reinitializations of the management system.rw Integer32 (-1..2147483647) .1.3.111.2.802.1.1.31.1.1.1.1.2 |
ieee8021PSFPPrioritySpecThe PrioritySpec parameter contains a priority
specification value. A value of -1 denotes the wild card value;
zero or positive values denote priority values.
The value of this object MUST be retained across
reinitializations of the management system.rw Integer32 (-1..2147483647) .1.3.111.2.802.1.1.31.1.1.1.1.3 |
ieee8021PSFPStreamGateInstanceIDThe StreamGateInstance parameter contains the index of an
entry in the Stream Gate Table.
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 .1.3.111.2.802.1.1.31.1.1.1.1.4 |
ieee8021PSFPFilterSpecificationListThe FilterSpecificationList parameter contains a list of
filter specifications associated with this stream filter.
The octet string value represents the contents of the list as
an ordered list of entries, each encoded as a TLV, as follows.
The first octet of each TLV is interpreted as an
unsigned integer representing a filter specification type:
0: Maximum SDU Size.
1: Flow meter instance identifier.
2-255: Reserved for future gate operations
The second and third octets of the TLV are the length field,
interpreted as an unsigned integer, indicating the number of
octets of the value that follows the length. A length of
zero indicates that there is no value
(i.e., the filter specification has no parameters).
The fourth through (4 + length -1)th octets encode the
parameters of the filter specification, as defined for each
filter specification type.
- Maximum SDU Size:
A single SDU size parameter is encoded in four octets, and
is interpreted as an unsigned integer value.
- Flow meter instance identifier:
A single flow meter instance identifier is encoded in
four octets, and is interpreted as an unsigned integer value.
The value of this object MUST be retained across
reinitializations of the management system.rw OCTET STRING .1.3.111.2.802.1.1.31.1.1.1.1.5 |
ieee8021PSFPMatchingFramesCountThe MatchingFramesCount counter counts received frames that
match this stream filter.ro Counter64 .1.3.111.2.802.1.1.31.1.1.1.1.6 |
ieee8021PSFPPassingFramesCountThe PassingFramesCount counter counts received frames that
pass the gate associated with this stream filter.ro Counter64 .1.3.111.2.802.1.1.31.1.1.1.1.7 |
ieee8021PSFPNotPassingFramesCountThe NotPassingFramesCount counter counts received frames that
do not pass the gate associated
with this stream filter.ro Counter64 .1.3.111.2.802.1.1.31.1.1.1.1.8 |
ieee8021PSFPPassingSDUCountThe PassingSDUCount counter counts received frames that
pass the SDU size filter specification associated
with this stream filter.ro Counter64 .1.3.111.2.802.1.1.31.1.1.1.1.9 |
ieee8021PSFPNotPassingSDUCountThe NotPassingSDUCount counter counts received frames that
do not pass the SDU size filter specification associated
with this stream filter.ro Counter64 .1.3.111.2.802.1.1.31.1.1.1.1.10 |
ieee8021PSFPREDFramesCountThe REDFramesCount counter counts received
frames that were discarded as a result of the
operation of the flow meter.ro Counter64 .1.3.111.2.802.1.1.31.1.1.1.1.11 |
ieee8021PSFPStreamBlockedDueToOversizeFrameEnableThe ieee8021PSFPStreamBlockedDueToOversizeFrameEnable object
contains a Boolean value that indicates whether the
ieee8021PSFPStreamBlockedDueToOversizeFrame function is
enabled (TRUE) or disabled (FALSE).
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.1.1.1.12 |
ieee8021PSFPStreamBlockedDueToOversizeFrameThe ieee8021PSFPStreamBlockedDueToOversizeFrame object
contains a Boolean value that indicates whether, if the
ieee8021PSFPStreamBlockedDueToOversizeFrame function is
enabled, all frames are to be discarded (TRUE)
or not (FALSE).
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.1.1.1.13 |
ieee8021PSFPStreamFilterEntryRowStatusThe status of the row.
The writable columns in a row cannot be changed if the row
is active. All columns MUST have a valid value before a row
can be activated.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.1.1.1.14 |
ieee8021PSFPStreamGateParameters OBJECT IDENTIFIER .1.3.111.2.802.1.1.31.1.2 |
ieee8021PSFPStreamGateTableA table that contains the per-gate instance
manageable parameters for stream gate scheduling.
For a given Bridge component, a row in the table exists for
each stream gate instance.
All writable objects in this table must be
persistent over power up restart/reboot. SEQUENCE OF Ieee8021PSFPStreamGateEntry .1.3.111.2.802.1.1.31.1.2.1 |
ieee8021PSFPStreamGateEntryA list of objects that contains the manageable parameters for
stream gate scheduling for a Bridge component. Ieee8021PSFPStreamGateEntry .1.3.111.2.802.1.1.31.1.2.1.1 |
ieee8021PSFPStreamGateInstanceThe StreamGateInstance parameter is an index into the
StreamGateTable.
The value of this object MUST be retained across
reinitializations of the management system. Unsigned32 .1.3.111.2.802.1.1.31.1.2.1.1.1 |
ieee8021PSFPGateEnabledThe GateEnabled parameter determines whether the stream gate
is active (true) or inactive (false).
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.2.1.1.2 |
ieee8021PSFPAdminGateStatesThe administrative value of the GateStates parameter for the
stream gate.
The open value indicates that the gate is open,
the closed value indicates that the gate is closed.
The value of this object MUST be retained across
reinitializations of the management system.rw Enumeration .1.3.111.2.802.1.1.31.1.2.1.1.3 |
ieee8021PSFPOperGateStatesThe operational value of the GateStates parameter for the
stream gate.
The open value indicates that the gate is open,
the closed value indicates that the gate is closed.ro Enumeration .1.3.111.2.802.1.1.31.1.2.1.1.4 |
ieee8021PSFPAdminControlListLengthThe administrative value of the ListMax parameter for the gate.
The integer value indicates the number of entries (TLVs) in the
AdminControlList.
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 .1.3.111.2.802.1.1.31.1.2.1.1.5 |
ieee8021PSFPOperControlListLengthThe operational value of the ListMax parameter for the gate.
The integer value indicates the number of entries (TLVs) in the
OperControlList.ro Unsigned32 .1.3.111.2.802.1.1.31.1.2.1.1.6 |
ieee8021PSFPAdminControlListThe administrative value of the ControlList parameter for the gate.
The octet string value represents the contents of the control list as
an ordered list of entries, each encoded as a TLV, as follows.
The first octet of each TLV is interpreted as an
unsigned integer representing a gate operation name:
0: SetGateAndIPV
1-255: Reserved for future gate operations
The second octet of the TLV is the length field,
interpreted as an unsigned integer, indicating the number of
octets of the value that follows the length. A length of
zero indicates that there is no value
(i.e., the gate operation has no parameters).
The third through (3 + length -1)th octets encode the
parameters of the gate operation, in the order that they
appear in the definition of the operation
in Table 8-4. Three parameter types are defined:
- StreamGateState:
A GateState parameter is encoded in a single octet, and
is interpreted as an integer value.
The value 1 indicates open; the value 2 indicates closed.
- IPV:
An IPV is encoded in four octets as a 32-bit
signed integer. A negative denotes the null value;
zero or positive values denote internal priority values.
- TimeInterval:
A TimeInterval is encoded in 4 octets as a 32-bit
unsigned integer, representing a number of nanoseconds.
The first octet encodes the most significant 8 bits of the
integer, and the fourth octet encodes the least
significant 8 bits.
- IntervalOctetMax:
An integer representing the maximum number of MSDU octets
that are permitted to pas the gate during the specified
TimeInterval. If this parameter is omitted, there is
no maximum.
The value of this object MUST be retained across
reinitializations of the management system.rw OCTET STRING .1.3.111.2.802.1.1.31.1.2.1.1.7 |
ieee8021PSFPOperControlListThe operational value of the ControlList parameter for the gate.
The octet string value represents the contents of the control list as
an ordered list of entries, each encoded as a TLV, as follows.
The first octet of each TLV is interpreted as an
unsigned integer representing a gate operation name:
0: SetGateAndIPV
1-255: Reserved for future gate operations
The second octet of the TLV is the length field,
interpreted as an unsigned integer, indicating the number of
octets of the value that follows the length. A length of
zero indicates that there is no value
(i.e., the gate operation has no parameters).
The third through (3 + length -1)th octets encode the
parameters of the gate operation, in the order that they
appear in the definition of the operation
in Table 8-4. Three parameter types are defined:
- StreamGateState:
A GateState parameter is encoded in a single octet, and
is interpreted as an integer value.
The value 1 indicates open; the value 2 indicates closed.
- IPV:
An IPV is encoded in four octets as a 32-bit
signed integer. A negative value denotes the null value;
zero and positive values denote internal priority values.
- TimeInterval:
A TimeInterval is encoded in 4 octets as a 32-bit
unsigned integer, representing
a number of nanoseconds. The first octet encodes the
most significant 8 bits of the integer, and the fourth
octet encodes the least significant 8 bits.
- IntervalOctetMax:
An integer representing the maximum number of MSDU octets
that are permitted to pas the gate during the specified
TimeInterval. If this parameter is omitted, there is
no maximum.ro OCTET STRING .1.3.111.2.802.1.1.31.1.2.1.1.8 |
ieee8021PSFPAdminCycleTimeNumeratorThe administrative value of the numerator of the CycleTime
parameter for the gate.
The numerator and denominator together represent the cycle time as
a rational number of seconds.
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 .1.3.111.2.802.1.1.31.1.2.1.1.9 |
ieee8021PSFPAdminCycleTimeDenominatorThe administrative value of the denominator of the
CycleTime parameter for the gate.
The numerator and denominator together represent the cycle time as
a rational number of seconds.
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 .1.3.111.2.802.1.1.31.1.2.1.1.10 |
ieee8021PSFPOperCycleTimeNumeratorThe operational value of the numerator of the
CycleTime parameter for the gate.
The numerator and denominator together represent the cycle
time as a rational number of seconds.ro Unsigned32 .1.3.111.2.802.1.1.31.1.2.1.1.11 |
ieee8021PSFPOperCycleTimeDenominatorThe operational value of the denominator of the
CycleTime parameter for the gate.
The numerator and denominator together represent the
cycle time as a rational number of seconds.ro Unsigned32 .1.3.111.2.802.1.1.31.1.2.1.1.12 |
ieee8021PSFPAdminCycleTimeExtensionThe administrative value of the CycleTimeExtension
parameter for the gate.
The value is an unsigned integer number of nanoseconds.
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 UNITS "nanoseconds" .1.3.111.2.802.1.1.31.1.2.1.1.13 |
ieee8021PSFPOperCycleTimeExtensionThe operational value of the CycleTimeExtension
parameter for the gate.
The value is an unsigned integer number of nanoseconds.ro Unsigned32 UNITS "nanoseconds" .1.3.111.2.802.1.1.31.1.2.1.1.14 |
ieee8021PSFPAdminBaseTimeThe administrative value of the BaseTime parameter for the gate.
The value is a representation of a PTPtime value,
consisting of a 48-bit integer
number of seconds and a 32-bit integer number of nanoseconds.
The value of this object MUST be retained across
reinitializations of the management system.rw IEEE8021STPTPtimeValue UNITS "PTP time" .1.3.111.2.802.1.1.31.1.2.1.1.15 |
ieee8021PSFPOperBaseTimeThe operationsl value of the BaseTime parameter for the gate.
The value is a representation of a PTPtime value,
consisting of a 48-bit integer
number of seconds and a 32-bit integer number of nanoseconds.ro IEEE8021STPTPtimeValue UNITS "PTP time" .1.3.111.2.802.1.1.31.1.2.1.1.16 |
ieee8021PSFPConfigChangeThe ConfigChange parameter signals the start of a
configuration change for the gate
when it is set to TRUE. This should only be done
when the various administrative parameters
are all set to appropriate values.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.2.1.1.17 |
ieee8021PSFPConfigChangeTimeThe PTPtime at which the next config change is scheduled to occur.
The value is a representation of a PTPtime value,
consisting of a 48-bit integer
number of seconds and a 32-bit integer number of nanoseconds.
The value of this object MUST be retained across
reinitializations of the management system.ro IEEE8021STPTPtimeValue UNITS "PTP time" .1.3.111.2.802.1.1.31.1.2.1.1.18 |
ieee8021PSFPTickGranularityThe granularity of the cycle time clock, represented as an
unsigned number of tenths of nanoseconds.
The value of this object MUST be retained across
reinitializations of the management system.ro Unsigned32 .1.3.111.2.802.1.1.31.1.2.1.1.19 |
ieee8021PSFPCurrentTimeThe current time, in PTPtime, as maintained by the local system.
The value is a representation of a PTPtime value,
consisting of a 48-bit integer
number of seconds and a 32-bit integer number of nanoseconds.ro IEEE8021STPTPtimeValue (IEEE8021-ST-MIB) .1.3.111.2.802.1.1.31.1.2.1.1.20 |
ieee8021PSFPConfigPendingThe value of the ConfigPending state machine variable.
The value is TRUE if a configuration change is in progress
but has not yet completed.ro TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.2.1.1.21 |
ieee8021PSFPConfigChangeErrorA counter of the number of times that a re-configuration
of the traffic schedule has been requested with the old
schedule still running and the requested base time was
in the past.ro Counter64 .1.3.111.2.802.1.1.31.1.2.1.1.23 |
ieee8021PSFPAdminIPVThe administrative value of the IPV parameter for the gate.
A value of -1 denotes the null value.rw Integer32 (-1..2147483647) .1.3.111.2.802.1.1.31.1.2.1.1.24 |
ieee8021PSFPOperIPVThe operational value of the IPV parameter for the gate.
A value of -1 denotes the null value.rw Integer32 (-1..2147483647) .1.3.111.2.802.1.1.31.1.2.1.1.25 |
ieee8021PSFPGateClosedDueToInvalidRxEnableThe PSFPGateClosedDueToInvalidRxEnable object contains
a Boolean value that indicates whether the
PSFPGateClosedDueToInvalidRx function is enabled (TRUE) or
disabled (FALSE).
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.2.1.1.26 |
ieee8021PSFPGateClosedDueToInvalidRxThe PSFPGateClosedDueToInvalidRx object contains
a Boolean value that indicates whether, if the
PSFPGateClosedDueToInvalidRx function is enabled,
all frames are to be discarded (TRUE) or not (FALSE).
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.2.1.1.27 |
ieee8021PSFPGateClosedDueToOctetsExceededEnableThe PSFPGateClosedDueToOctetsExceededEnable object contains
a Boolean value that indicates whether the
PSFPGateClosedDueToOctetsExceeded function is enabled (TRUE)
or disabled (FALSE).
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.2.1.1.28 |
ieee8021PSFPGateClosedDueToOctetsExceededThe PSFPGateClosedDueToOctetsExceeded parameter contains
a Boolean value that indicates whether, if the
PSFPGateClosedDueToOctetsExceeded function is enabled, all
frames are to be discarded (TRUE) or not (FALSE).
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.2.1.1.29 |
ieee8021PSFPStreamGateEntryRowStatusThe status of the row.
The writable columns in a row cannot be changed if the row
is active. All columns MUST have a valid value before a row
can be activated.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.2.1.1.30 |
ieee8021PSFPFlowMeterParameters OBJECT IDENTIFIER .1.3.111.2.802.1.1.31.1.3 |
ieee8021PSFPFlowMeterTableA table that contains the per-meter instance
manageable parameters for flow meters.
For a given Bridge component, a row in the table exists for
each flow meter instance.
All writable objects in this table must be
persistent over power up restart/reboot. SEQUENCE OF Ieee8021PSFPFlowMeterEntry .1.3.111.2.802.1.1.31.1.3.1 |
ieee8021PSFPFlowMeterEntryA list of objects that contains the manageable parameters for
flow meters for a Bridge component. Ieee8021PSFPFlowMeterEntry .1.3.111.2.802.1.1.31.1.3.1.1 |
ieee8021PSFPFlowMeterInstanceThe FlowMeterInstance parameter is an index into the
FlowMeterTable.
The value of this object MUST be retained across
reinitializations of the management system. Unsigned32 .1.3.111.2.802.1.1.31.1.3.1.1.1 |
ieee8021PSFPFlowMeterCIRThe FlowMeterCIR parameter contains an integer value that
represents the CIR value for the flow meter, in bit/second.
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 .1.3.111.2.802.1.1.31.1.3.1.1.2 |
ieee8021PSFPFlowMeterCBSThe FlowMeterCBS parameter contains an integer value that
represents the CBS value for the flow meter, in octets.
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 .1.3.111.2.802.1.1.31.1.3.1.1.3 |
ieee8021PSFPFlowMeterEIRThe FlowMeterEIR parameter contains an integer value that
represents the EIR value for the flow meter, in bit/second.
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 .1.3.111.2.802.1.1.31.1.3.1.1.4 |
ieee8021PSFPFlowMeterEBSThe FlowMeterEBS parameter contains an integer value that
represents the EBS value for the flow meter, in octets.
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 .1.3.111.2.802.1.1.31.1.3.1.1.5 |
ieee8021PSFPFlowMeterCFThe FlowMeterCF parameter contains an integer value that
represents the CF value for the flow meter, as an integer
value 0 or 1.
The value of this object MUST be retained across
reinitializations of the management system.rw Integer32 .1.3.111.2.802.1.1.31.1.3.1.1.6 |
ieee8021PSFPFlowMeterCMThe FlowMeterCM parameter contains an integer value that
represents the CM value for the flow meter, as an enumerated
value indicating colorBlind(1) or colorAware(2).
The value of this object MUST be retained across
reinitializations of the management system.rw Enumeration .1.3.111.2.802.1.1.31.1.3.1.1.7 |
ieee8021PSFPFlowMeterDropOnYellowThe FlowMeterDropOnYellow parameter contains a Boolean value that
indicates whether yellow frames are dropped (TRUE) or
have drop_eligible set to TRUE (FALSE).
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.3.1.1.8 |
ieee8021PSFPFlowMeterMarkAllFramesRedEnableThe FlowMeterMarkAllFramesRedEnable parameter contains
a Boolean value that indicates whether the MarkAllFramesRed
function is enabled (TRUE) or disabled (FALSE).
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.3.1.1.9 |
ieee8021PSFPFlowMeterMarkAllFramesRedThe FlowMeterMarkAllFramesRed parameter contains
a Boolean value that indicates whether, if the
MarkAllFramesRed function is enabled, all frames are to
be discarded (TRUE) or not (FALSE).
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.3.1.1.10 |
ieee8021PSFPFlowMeterEntryRowStatusThe status of the row.
The writable columns in a row cannot be changed if the row
is active. All columns MUST have a valid value before a row
can be activated.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.31.1.3.1.1.11 |
ieee8021PSFPStreamParameters OBJECT IDENTIFIER .1.3.111.2.802.1.1.31.1.4 |
ieee8021PSFPStreamParameterTableA table that contains per-Bridge component
manageable parameters for PSFP.
A row in the table exists for each Bridge component.
All writable objects in this table must be
persistent over power up restart/reboot. SEQUENCE OF Ieee8021PSFPStreamParameterEntry .1.3.111.2.802.1.1.31.1.4.1 |
ieee8021PSFPStreamParameterEntryA list of objects that contains the manageable parameters for
flow meters for a Bridge component. Ieee8021PSFPStreamParameterEntry .1.3.111.2.802.1.1.31.1.4.1.1 |
ieee8021PSFPMaxStreamFilterInstancesThe MaxStreamFilterInstances parameter defines the
maximum number of stream filter instances that are
supported by this Bridge component.ro Unsigned32 .1.3.111.2.802.1.1.31.1.4.1.1.1 |
ieee8021PSFPMaxStreamGateInstancesThe MaxStreamGateInstances parameter defines the
maximum number of stream gate instances that are
supported by this Bridge component.ro Unsigned32 .1.3.111.2.802.1.1.31.1.4.1.1.2 |
ieee8021PSFPMaxFlowMeterInstancesThe MaxFlowMeterInstances parameter defines the
maximum number of flow meter instances that are
supported by this Bridge component.ro Unsigned32 .1.3.111.2.802.1.1.31.1.4.1.1.3 |
ieee8021PSFPSupportedListMaxThe SupportedListMax parameter defines the
The maximum value supported by this Bridge component of
the AdminControlListLength and
OperControlListLength parameters.ro Unsigned32 .1.3.111.2.802.1.1.31.1.4.1.1.4 |
ieee8021PSFPConformance OBJECT IDENTIFIER .1.3.111.2.802.1.1.31.2 |
ieee8021PSFPCompliances OBJECT IDENTIFIER .1.3.111.2.802.1.1.31.2.1 |
ieee8021PSFPGroups OBJECT IDENTIFIER .1.3.111.2.802.1.1.31.2.2 |