IBMFRBRS-MIB
- Registered at
- 1.3.6.1.4.1.2.6.119.4.4.4
- Namespace
- ibm
- Source file
IBMFRBRS-MIB- Digest
sha256:0c9de615a2c79f415d49341fd75f917280d21f6e296ba256ff649ea755998cff
Imports
| From | Symbols |
|---|---|
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso |
| SNMPv2-SMI-v1 | Counter32, Gauge32, Integer32, IpAddress |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
| SNMPv2-TC-v1 | DisplayString |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IBMFRBRS-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-SMI-v1 SNMPv2-TC SNMPv2-TC-v1
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ibmfrBRS OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.119.4.4.4 | |||
| ibmfrBRSOperational OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.119.4.4.4.1 | |||
| ibmfrBRSInterfaceTable OBJECT-TYPE FR BRS interface information. | 1.3.6.1.4.1.2.6.119.4.4.4.1.1 | not-accessible | mandatory | |
| ibmfrBRSInterfaceEntry OBJECT-TYPE Information related to a particular FR BRS interface. | 1.3.6.1.4.1.2.6.119.4.4.4.1.1.1 | not-accessible | mandatory | |
| ibmfrBRSInterfaceMaxQueue OBJECT-TYPE The maximum queue length for each priority queue of each traffic class that is defined for a virtual circuit. | 1.3.6.1.4.1.2.6.119.4.4.4.1.1.1.1 | Integer32 | read-only | mandatory |
| ibmfrBRSInterfaceMinQueue OBJECT-TYPE The minimum queue length for each priority queue of each traffic class that is defined for a virtual circuit. | 1.3.6.1.4.1.2.6.119.4.4.4.1.1.1.2 | Integer32 | read-only | mandatory |
| ibmfrBRSInterfaceTotalBandwidth OBJECT-TYPE The total bandwidth which is a sum of the individual bandwidth allocations for each circuit class defined for this interface. | 1.3.6.1.4.1.2.6.119.4.4.4.1.1.1.3 | Integer32 | read-only | mandatory |
| ibmfrBRSInterfaceTotalCircuitClasses OBJECT-TYPE The total number of circuit classes defined for this interface. This includes the predefined DEFAULT circuit class. | 1.3.6.1.4.1.2.6.119.4.4.4.1.1.1.4 | Integer32 | read-only | mandatory |
| ibmfrBRSInterfaceDefaultCircuitClassName OBJECT-TYPE The name of the circuit class that is considered the default circuit class. It is used for virtual circuits not explicitly assigned to any circuit class. | 1.3.6.1.4.1.2.6.119.4.4.4.1.1.1.5 | DisplayString | read-only | mandatory |
| ibmfrBRSCircuitClassTable OBJECT-TYPE FR BRS circuit class information. | 1.3.6.1.4.1.2.6.119.4.4.4.1.2 | not-accessible | mandatory | |
| ibmfrBRSCircuitClassEntry OBJECT-TYPE Information related to a particular circuit class defined for a given FR interface. | 1.3.6.1.4.1.2.6.119.4.4.4.1.2.1 | not-accessible | mandatory | |
| ibmfrBRSCircuitClassName OBJECT-TYPE The name of a circuit class for this interface. | 1.3.6.1.4.1.2.6.119.4.4.4.1.2.1.1 | DisplayString | not-accessible | mandatory |
| ibmfrBRSCircuitClassBandwidth OBJECT-TYPE The designated percent of bandwidth associated with this circuit class. | 1.3.6.1.4.1.2.6.119.4.4.4.1.2.1.2 | Integer32 | read-only | mandatory |
| ibmfrBRSCircuitClassPacketXmit OBJECT-TYPE The total number of packets that have been transmitted by this circuit class. | 1.3.6.1.4.1.2.6.119.4.4.4.1.2.1.3 | Counter32 | read-only | mandatory |
| ibmfrBRSCircuitClassBytesXmit OBJECT-TYPE The total number of bytes for packets that have been transmitted by this circuit class. | 1.3.6.1.4.1.2.6.119.4.4.4.1.2.1.4 | Counter32 | read-only | mandatory |
| ibmfrBRSCircuitClassBytesOverflow OBJECT-TYPE The total number of bytes for packets that could not be transmitted for this circuit class. This can be either the maximum queue-length was reached for a priority queue or the packet could not be queued because the priority queue was at the minimum queue length threshold and the packet came from an interface that was running low on receive buffers. | 1.3.6.1.4.1.2.6.119.4.4.4.1.2.1.5 | Counter32 | read-only | mandatory |
| ibmfrBRSCircuitClassLastPacketXmit OBJECT-TYPE The last total number of packets that have been transmitted by this circuit class before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.2.1.6 | Counter32 | read-only | mandatory |
| ibmfrBRSCircuitClassLastBytesXmit OBJECT-TYPE The last total number of bytes for packets that have been transmitted by this circuit class before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.2.1.7 | Counter32 | read-only | mandatory |
| ibmfrBRSCircuitClassLastBytesOverflow OBJECT-TYPE The last total number of bytes for packets that could not be transmitted for this circuit class before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.2.1.8 | Counter32 | read-only | mandatory |
| ibmfrBRSCircuitClassClearCounters OBJECT-TYPE Clear all statistics counters associated with this circuit class. The counter is cleared immediately on completion of the set operation and the previous counter values are saved. | 1.3.6.1.4.1.2.6.119.4.4.4.1.2.1.9 | INTEGER (0) | read-write | mandatory |
| ibmfrBRSCircuitTable OBJECT-TYPE FR BRS virtual circuit information. | 1.3.6.1.4.1.2.6.119.4.4.4.1.3 | not-accessible | mandatory | |
| ibmfrBRSCircuitEntry OBJECT-TYPE Information related to a particular FR virtual circuit assigned to a circuit class on this FR interface. | 1.3.6.1.4.1.2.6.119.4.4.4.1.3.1 | not-accessible | mandatory | |
| ibmfrBRSCircuitNumber OBJECT-TYPE For PVC circuit this number is the FR DLCI identifying this virtual circuit. For SVC circuit this number is the unique identifier number. The SVC name can be obtained via ibmfrBRSCircuitSVCName, ibmfrBRSTrafficClassSVCName, or ibmfrBRSProtFiltSVCName. | 1.3.6.1.4.1.2.6.119.4.4.4.1.3.1.1 | Integer32 | not-accessible | mandatory |
| ibmfrBRSCircuitMaxQueue OBJECT-TYPE The maximum queue length for each priority queue of each traffic class that is defined for a virtual circuit. This value overrides the max queue length specified for the interface and indicated by ibmfrBRSInterfaceMaxQueue. | 1.3.6.1.4.1.2.6.119.4.4.4.1.3.1.2 | Integer32 | read-only | mandatory |
| ibmfrBRSCircuitMinQueue OBJECT-TYPE The minimum queue length for each priority queue of each traffic class that is defined for a virtual circuit. This value overrides the min queue length specified for the interface and indicated by ibmfrBRSInterfaceMinQueue. | 1.3.6.1.4.1.2.6.119.4.4.4.1.3.1.3 | Integer32 | read-only | mandatory |
| ibmfrBRSCircuitTotalBandwidth OBJECT-TYPE The total bandwidth which is a sum of the individual bandwidth allocations for each traffic class defined for this virtual circuit. | 1.3.6.1.4.1.2.6.119.4.4.4.1.3.1.4 | Integer32 | read-only | mandatory |
| ibmfrBRSCircuitTotalTrafficClasses OBJECT-TYPE The total number of traffic classes defined for this virtual circuit. This includes the predefined LOCAL and DEFAULT traffic classes. | 1.3.6.1.4.1.2.6.119.4.4.4.1.3.1.5 | Integer32 | read-only | mandatory |
| ibmfrBRSCircuitDefaultTrafficClassName OBJECT-TYPE The name of the traffic class that is considered the default traffic class. It is used for protocols and filters not explicitly assigned to any traffic class. | 1.3.6.1.4.1.2.6.119.4.4.4.1.3.1.6 | DisplayString | read-only | mandatory |
| ibmfrBRSCircuitDefaultTrafficClassPrio OBJECT-TYPE The priority of the default traffic class. | 1.3.6.1.4.1.2.6.119.4.4.4.1.3.1.7 | INTEGER {low(1), normal(2), high(3), urgent(4)} | read-only | mandatory |
| ibmfrBRSCircuitSpecification OBJECT-TYPE An indication of which traffic classes are being used by a virtual circuit. defaults(1) - No specific traffic classes have been defined and the virtual circuit is using the default traffic class definitions. specific(2) - Specific traffic classes have been defined and are being used by the virtual circuit. | 1.3.6.1.4.1.2.6.119.4.4.4.1.3.1.8 | INTEGER {defaults(1), specific(2)} | read-only | mandatory |
| ibmfrBRSCircuitSuperClassName OBJECT-TYPE The name of the traffic class that is considered the super traffic class. The protocols and filters assigned to the super class have the higher priority than those assigned to any other traffic classes. The null string indicates that the super class doesn't exist. | 1.3.6.1.4.1.2.6.119.4.4.4.1.3.1.9 | DisplayString | read-only | mandatory |
| ibmfrBRSCircuitSVCName OBJECT-TYPE The name of the SVC. This only applies to SVC circuit. A null string indicates that this circuit is a PVC. | 1.3.6.1.4.1.2.6.119.4.4.4.1.3.1.10 | DisplayString | read-only | mandatory |
| ibmfrBRSTrafficClassTable OBJECT-TYPE FR BRS traffic class information. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4 | not-accessible | mandatory | |
| ibmfrBRSTrafficClassEntry OBJECT-TYPE Information related to a specific traffic class defined for a particular virtual circuit. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1 | not-accessible | mandatory | |
| ibmfrBRSTrafficClassName OBJECT-TYPE The name of a traffic class for this virtual circuit. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.1 | DisplayString | not-accessible | mandatory |
| ibmfrBRSTrafficClassBandwidth OBJECT-TYPE The designated percent of bandwidth associated with this traffic class. Since the super class has higher priority than any other traffic class, the percent of bandwidth is indicated by zero | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.2 | Integer32 | read-only | mandatory |
| ibmfrBRSTrafficClassTotalPacketXmit OBJECT-TYPE The total number of packets that have been transmitted by this traffic class. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.3 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassPacketXmitLow OBJECT-TYPE The total number of packets that have been transmitted by this traffic class at priority level of low. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.4 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassPacketXmitNormal OBJECT-TYPE The total number of packets that have been transmitted by this traffic class at priority level of normal. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.5 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassPacketXmitHigh OBJECT-TYPE The total number of packets that have been transmitted by this traffic class at priority level of high. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.6 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassPacketXmitUrgent OBJECT-TYPE The total number of packets that have been transmitted by this traffic class at priority level of urgent. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.7 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassTotalBytesXmit OBJECT-TYPE The total number of bytes for packets that have been transmitted by this traffic class. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.8 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassBytesXmitLow OBJECT-TYPE The total number of bytes that have been transmitted by this traffic class at priority level of low. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.9 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassBytesXmitNormal OBJECT-TYPE The total number of bytes that have been transmitted by this traffic class at priority level of normal. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.10 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassBytesXmitHigh OBJECT-TYPE The total number of bytes that have been transmitted by this traffic class at priority level of high. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.11 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassBytesXmitUrgent OBJECT-TYPE The total number of bytes that have been transmitted by this traffic class at priority level of urgent. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.12 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassTotalBytesOverflow OBJECT-TYPE The total number of bytes for packets that could not be transmitted for this traffic class. This can be either the maximum queue-length was reached for a priority queue or the packet could not be queued because the priority queue was at the minimum queue length threshold and the packet came from an interface that was running low on receive buffers. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.13 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassBytesOverflowLow OBJECT-TYPE The total number of bytes for packets that could not be transmitted for this traffic class at priority level of low. This can be either the maximum queue-length was reached for a priority queue or the packet could not be queued because the priority queue was at the minimum queue length threshold and the packet came from an interface that was running low on receive buffers. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.14 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassBytesOverflowNormal OBJECT-TYPE The total number of bytes for packets that could not be transmitted for this traffic class at priority level of normal. This can be either the maximum queue-length was reached for a priority queue or the packet could not be queued because the priority queue was at the minimum queue length threshold and the packet came from an interface that was running low on receive buffers. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.15 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassBytesOverflowHigh OBJECT-TYPE The total number of bytes for packets that could not be transmitted for this traffic class at priority level of high. This can be either the maximum queue-length was reached for a priority queue or the packet could not be queued because the priority queue was at the minimum queue length threshold and the packet came from an interface that was running low on receive buffers. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.16 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassBytesOverflowUrgent OBJECT-TYPE The total number of bytes for packets that could not be transmitted for this traffic class at priority level of urgent. This can be either the maximum queue-length was reached for a priority queue or the packet could not be queued because the priority queue was at the minimum queue length threshold and the packet came from an interface that was running low on receive buffers. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.17 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassTotalPacketOverflow OBJECT-TYPE The total number of packets that could not be transmitted for this traffic class. This can be either the maximum queue-length was reached for a priority queue or the packet could not be queued because the priority queue was at the minimum queue length threshold and the packet came from an interface that was running low on receive buffers. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.18 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassPacketOverflowLow OBJECT-TYPE The total number of packets that could not be transmitted for this traffic class at priority level of low. This can be either the maximum queue-length was reached for a priority queue or the packet could not be queued because the priority queue was at the minimum queue length threshold and the packet came from an interface that was running low on receive buffers. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.19 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassPacketOverflowNormal OBJECT-TYPE The total number of packets that could not be transmitted for this traffic class at priority level of normal. This can be either the maximum queue-length was reached for a priority queue or the packet could not be queued because the priority queue was at the minimum queue length threshold and the packet came from an interface that was running low on receive buffers. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.20 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassPacketOverflowHigh OBJECT-TYPE The total number of packets that could not be transmitted for this traffic class at priority level of high. This can be either the maximum queue-length was reached for a priority queue or the packet could not be queued because the priority queue was at the minimum queue length threshold and the packet came from an interface that was running low on receive buffers. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.21 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassPacketOverflowUrgent OBJECT-TYPE The total number of packets that could not be transmitted for this traffic class at priority level of urgent. This can be either the maximum queue-length was reached for a priority queue or the packet could not be queued because the priority queue was at the minimum queue length threshold and the packet came from an interface that was running low on receive buffers. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.22 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassTotalLastPacketXmit OBJECT-TYPE The last total number of packets that have been transmitted by this traffic class before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.23 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastPacketXmitLow OBJECT-TYPE The last total number of packets that have been transmitted by this traffic class at priority level of low before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.24 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastPacketXmitNormal OBJECT-TYPE The last total number of packets that have been transmitted by this traffic class at priority level of normal before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.25 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastPacketXmitHigh OBJECT-TYPE The last total number of packets that have been transmitted by this traffic class at priority level of high before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.26 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastPacketXmitUrgent OBJECT-TYPE The last total number of packets that have been transmitted by this traffic class at priority level of urgent before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.27 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassTotalLastBytesXmit OBJECT-TYPE The total number of bytes for packets that have been transmitted by this traffic class before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.28 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastBytesXmitLow OBJECT-TYPE The total number of bytes for packets that have been transmitted by this traffic class at priority level of low before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.29 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastBytesXmitNormal OBJECT-TYPE The total number of bytes for packets that have been transmitted by this traffic class at priority level of normal before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.30 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastBytesXmitHigh OBJECT-TYPE The total number of bytes for packets that have been transmitted by this traffic class at priority level of high before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.31 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastBytesXmitUrgent OBJECT-TYPE The total number of bytes for packets that have been transmitted by this traffic class at priority level of urgent before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.32 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassTotalLastBytesOverflow OBJECT-TYPE The total number of bytes for packets that could not be transmitted for this traffic class before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.33 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastBytesOverflowLow OBJECT-TYPE The total number of bytes for packets that could not be transmitted for this traffic class at priority level of low before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.34 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastBytesOverflowNmal OBJECT-TYPE The total number of bytes for packets that could not be transmitted for this traffic class at priority levle of normal before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.35 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastBytesOverflowHigh OBJECT-TYPE The total number of bytes for packets that could not be transmitted for this traffic class at priority levle of high before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.36 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastBytesOverflowUgent OBJECT-TYPE The total number of bytes for packets that could not be transmitted for this traffic class at priority levle of urgent before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.37 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassTotalLastPacketOverflow OBJECT-TYPE The total number of packets that could not be transmitted for this traffic class before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.38 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastPacketOverflowLow OBJECT-TYPE The total number of packets that could not be transmitted for this traffic class at priority level of low before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.39 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastPacketOverflowNmal OBJECT-TYPE The total number of packets that could not be transmitted for this traffic class at priority level of low before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.40 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastPacketOverflowHigh OBJECT-TYPE The total number of packets that could not be transmitted for this traffic class at priority level of high before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.41 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassLastPacketOverflowUgent OBJECT-TYPE The total number of packets that could not be transmitted for this traffic class at priority level of urgent before the counter was being cleared. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.42 | Counter32 | read-only | mandatory |
| ibmfrBRSTrafficClassClearCounters OBJECT-TYPE Clear all the statistics counters associated with this traffic class. The counters are cleared immediately on completion of the set operation and the previous counter values are saved. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.43 | INTEGER (0) | read-write | mandatory |
| ibmfrBRSTrafficClassSVCName OBJECT-TYPE The name of the SVC. This only applies to SVC circuit. A null string indicates that this circuit is a PVC. | 1.3.6.1.4.1.2.6.119.4.4.4.1.4.1.44 | DisplayString | read-only | mandatory |
| ibmfrBRSProtFiltTable OBJECT-TYPE FR BRS protocol/filter information. | 1.3.6.1.4.1.2.6.119.4.4.4.1.5 | not-accessible | mandatory | |
| ibmfrBRSProtFiltEntry OBJECT-TYPE Information related to a protocol/filter related to a particular traffic class. Note that the LOCAL traffic class will never appear in this table since it never has a protocol/filter associated with it. | 1.3.6.1.4.1.2.6.119.4.4.4.1.5.1 | not-accessible | mandatory | |
| ibmfrBRSProtFiltId OBJECT-TYPE The idenitifer for a protocol/filter. | 1.3.6.1.4.1.2.6.119.4.4.4.1.5.1.1 | DisplayString | not-accessible | mandatory |
| ibmfrBRSProtFiltPrio OBJECT-TYPE The priority of the protocol/filter within the particular traffic class. | 1.3.6.1.4.1.2.6.119.4.4.4.1.5.1.2 | INTEGER {low(1), normal(2), high(3), urgent(4)} | read-only | mandatory |
| ibmfrBRSProtFiltDE OBJECT-TYPE An indication of whether this traffic type should be considered discard eligible from a frame relay point of view. | 1.3.6.1.4.1.2.6.119.4.4.4.1.5.1.3 | INTEGER {true(1), false(2)} | read-only | mandatory |
| ibmfrBRSProtFiltSVCName OBJECT-TYPE The name of the SVC. This only applies to SVC circuit. A null string indicates that this circuit is a PVC. | 1.3.6.1.4.1.2.6.119.4.4.4.1.5.1.4 | DisplayString | read-only | mandatory |
| ibmfrBRSAdministravive OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.119.4.4.4.2 |