Juniper-FRAME-RELAY-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
9
Rows
9
Columns
76
juniFrDlcmiTable
table.1.3.6.1.4.1.4874.2.2.10.1.1.2
·
1 row entry
·
18 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniFrDlcmiTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-FRAME-RELAY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-FRAME-RELAY-MIB::juniFrDlcmiTable'
The Parameters for the Data Link Connection Management Interface for
the frame relay service on this interface.
This table represents a superset of functionality specified in the
FRAME-RELAY-DTE-MIB. In particular, it adds attributes that permit the
interface to operate as a network-side (DCE) interface.
The Parameters for a particular Data Link Connection Management
Interface.
Creating/deleting entries in this table causes corresponding entries for
be created/deleted in ifTable/ifXTable/juniIfTable, and
ju…
Interface.
Creating/deleting entries in this table causes corresponding entries for
be created/deleted in ifTable/ifXTable/juniIfTable, and
ju…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex value of the corresponding ifEntry.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.1 |
||||||||||||
|
This variable states which Data Link Connection Management scheme is
active (and by implication, what DLCI it uses) on the Frame Relay interface. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.2 |
||||||||||||
|
This variable states which address format is in use on the Frame Relay
interface. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.3 |
||||||||||||
|
This variable states the address length in octets. In the case of Q922
format, the length indicates the entire length of the address including the control portion. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.4 |
||||||||||||
|
This is the number of seconds between successive status enquiry
messages sent by the DTE. Pertains to DTE/NNI operation only. This parameter can be reconfigured only when the Frame Relay interface is act… |
secondsInteger32r/w Constraints: range: 5-30 |
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.5 |
||||||||||||
|
Number of status enquiry intervals that pass before issuance of a full
status enquiry message. Pertains to DTE/NNI operation only. This parameter can be reconfigured only when the Frame Relay interface i… |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.6 |
||||||||||||
|
The minimum number of errors that must be observed within the number of
events specified by juniFrDlcmiMonitoredEvents, to declare the interface down. 'error' is lack of receipt of a Status, in response t… |
Integer32r/w Constraints: range: 1-10 |
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.7 |
||||||||||||
|
The number of status polling intervals over which the error threshold
is counted. For example, if within 'MonitoredEvents' number of events the station receives 'ErrorThreshold' number of errors, the interface is marke… |
Integer32r/w Constraints: range: 1-10 |
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.8 |
||||||||||||
|
The maximum number of Virtual Circuits allowed for this interface.
Usually dictated by the Frame Relay network. In response to a SET, if a value less than zero or higher than the agent's maximal capabilit… |
FRAME-RELAY-DTE-MIBDLCIr/w Type Constraints: range: 0..8388607 |
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.9 |
||||||||||||
|
This indicates whether the Frame Relay interface is using a multicast
service. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.10 |
||||||||||||
|
This indicates the status of the Frame Relay interface as determined by
the performance of the DLCMI. If no DLCMI is running, the Frame Relay interface will stay in the running state indefinitely. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.11 |
||||||||||||
|
Controls creation/deletion of entries in this table according to the
RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.12 |
||||||||||||
|
The ifIndex of an interface over which this Frame Relay interface is to
be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation. … |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.13 |
||||||||||||
|
Specifies the role this interface assumes with respect to the remote
end. When acting as a DTE, the following objects are not relevant: juniFrDlcmiDcePollingInterval juniFrDlcmiDceErrorThreshold … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.14 |
||||||||||||
|
The number of seconds within which a DCE expects to receive a Status
Enquiry from the DTE. This value corresponds to the T392 timer. Pertains to DCE/NNI operation only. This parameter can … |
secondsInteger32r/w Constraints: range: 5-30 |
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.15 |
||||||||||||
|
The minimum number of errors that must be observed within the number of
events specified by juniFrDlcmiDceMonitoredEvents, to declare the interface down. 'error' is lack of receipt of a Status Enquiry wit… |
Integer32r/w Constraints: range: 1-10 |
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.16 |
||||||||||||
|
The number of DCE polling intervals over which accumulated errors are
counted against the threshold specified in juniFrDlcmiDceErrorThreshold. If, within this number of events, the number of errors equals… |
Integer32r/w Constraints: range: 1-10 |
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.17 |
||||||||||||
|
This represents multilink frame relay bundle name. This object must be
configured to associate the bundle name to the frame relay major interface to support the multilink frame relay encapsulation. For non-multilink f… |
JuniFrMlFrBundleNamer/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.4874.2.2.10.1.1.2.1.18 |
juniFrDlcmiStatsTable
table.1.3.6.1.4.1.4874.2.2.10.1.1.3
·
1 row entry
·
17 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniFrDlcmiStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-FRAME-RELAY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-FRAME-RELAY-MIB::juniFrDlcmiStatsTable'
The statistics for the Data Link Connection Management Interface for the frame relay service on this interface.
The statistics for a particular Data Link Connection Management
Interface.
Statistics are not relevant while the juniFrDlcmiState has the value
'noLmiConfigured'.
The DTE statistics are relevan…
Interface.
Statistics are not relevant while the juniFrDlcmiState has the value
'noLmiConfigured'.
The DTE statistics are relevan…
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Number of Status Enquiries sent (as DTE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.1 |
|
Number of Full Enquiries sent (as DTE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.2 |
|
Number of Status Enquiry responses received (as DTE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.3 |
|
Number of Full Enquiry responses received (as DTE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.4 |
|
Number of Asynchronous Updates received (as DTE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.5 |
|
Number of unknown messages received (as DTE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.6 |
|
Number of times a discontinuity in sequence numbering of received
messages was detected (as DTE). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.7 |
|
Number of timer expirations awaiting a Status message (as DTE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.8 |
|
Number of Status Enquiries received (as DCE.)
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.9 |
|
Number of Full Enquiries received (as DCE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.10 |
|
Number of Status Enquiry responses sent (as DCE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.11 |
|
Number of Full Enquiry responses sent (as DCE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.12 |
|
Number of Asynchronous Updates sent (as DCE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.13 |
|
Number of unknown messages received (as DCE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.14 |
|
Number of times a discontinuity in sequence numbering of received
messages was detected (as DCE). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.15 |
|
Number of timer expirations awaiting a Status Enquiry (as DCE).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.16 |
|
Value of sysUpTime at the most recent event that caused a discontinuity
in the monotonic operation of any of the counters in this entry. Such disruption might be caused by: Hardware insertion/removal. Reconfigu… |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.3.1.17 |
juniFrCircuitTable
table.1.3.6.1.4.1.4874.2.2.10.1.1.4
·
1 row entry
·
23 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniFrCircuitTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-FRAME-RELAY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-FRAME-RELAY-MIB::juniFrCircuitTable'
A table containing information about specific Data Link Connections
(DLC) or virtual circuits.
This table mirrors the structure of FRAME-RELAY-DTE-MIB.frCircuitTable,
for the purpose of enumerating circuits on both DTE and DCE Frame Relay
interfaces.
The information regarding a single Data Link Connection.
Discontinuities in the counters contained in this table are indicated by
the value in juniFrCircuitCreationTime.
Discontinuities in the counters contained in this table are indicated by
the value in juniFrCircuitCreationTime.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex Value of the ifEntry this virtual circuit is layered onto.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.1 |
||||||||||||
|
The Data Link Connection Identifier for this virtual circuit.
|
FRAME-RELAY-DTE-MIBDLCI Type Constraints: range: 0..8388607 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.2 |
||||||||||||
|
Indicates whether the particular virtual circuit is operational. In
the absence of a Data Link Connection Management Interface, virtual circuit entries (rows) may be created by setting virtual circuit state to 'active'… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.3 |
||||||||||||
|
Number of frames received from the network indicating forward
congestion since the virtual circuit was created. This occurs when the remote DTE sets the FECN flag, or when a switch in the network enqueues the frame to … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.4 |
||||||||||||
|
Number of frames received from the network indicating backward
congestion since the virtual circuit was created. This occurs when the remote DTE sets the BECN flag, or when a switch in the network receives the frame fr… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.5 |
||||||||||||
|
The number of frames sent from this virtual circuit since it was
created. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.6 |
||||||||||||
|
The number of octets sent from this virtual circuit since it was
created. Octets counted are the full frame relay header and the payload, but do not include the flag characters or CRC. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.7 |
||||||||||||
|
Number of frames received over this virtual circuit since it was
created. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.8 |
||||||||||||
|
Number of octets received over this virtual circuit since it was
created. Octets counted include the full frame relay header, but do not include the flag characters or the CRC. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.9 |
||||||||||||
|
The value of sysUpTime when the virtual circuit was created, whether by
the Data Link Connection Management Interface or by a SetRequest. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.10 |
||||||||||||
|
The value of sysUpTime when last there was a change in the virtual
circuit state |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.11 |
||||||||||||
|
This variable indicates the maximum amount of data, in bits, that the
network agrees to transfer under normal conditions, during the measurement interval. A value of zero (the default) indicates no commitment. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.12 |
||||||||||||
|
This variable indicates the maximum amount of uncommitted data bits
that the network will attempt to deliver over the measurement interval. By default, if not configured when creating the entry, the Exces… |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.13 |
||||||||||||
|
Throughput is the average number of 'Frame Relay Information Field'
bits transferred per second across a user network interface in one direction, measured over the measurement interval. If the configured … |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.14 |
||||||||||||
|
This indicates whether this VC is used as a unicast VC (i.e. not
multicast) or the type of multicast service subscribed to. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.15 |
||||||||||||
|
Indication of whether the VC was manually created (static), or
dynamically created (dynamic) via the data link control management interface. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.16 |
||||||||||||
|
The number of inbound frames dropped because of format errors, or
because the VC is inactive. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.17 |
||||||||||||
|
Number of frames received from the network indicating that they were
eligible for discard since the virtual circuit was created. This occurs when the remote DTE sets the DE flag, or when in remote DTE's switch detects … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.18 |
||||||||||||
|
Number of frames sent to the network indicating that they were eligible
for discard since the virtual circuit was created. This occurs when the local DTE sets the DE flag, indicating that during Network congestion situ… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.19 |
||||||||||||
|
Normally the same value as frDlcmiIfIndex, but different when an
implementation associates a virtual ifEntry with a DLC or set of DLCs in order to associate higher layer objects such as the ipAddrEntry with a subset of … |
IF-MIBInterfaceIndexr/w Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.20 |
||||||||||||
|
This object is used to create a new row or modify or destroy an
existing row in the manner described in the definition of the RowStatus textual convention. Writable objects in the table may be written in any RowStatus … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.21 |
||||||||||||
|
Number of frames sent to the network indicating forward congestion
since the virtual circuit was created. This occurs when the remote DTE sets the FECN flag, or when a switch in the network enqueues the frame to a trun… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.22 |
||||||||||||
|
Number of frames sent to the network indicating backward congestion
since the virtual circuit was created. This occurs when the remote DTE sets the BECN flag, or when a switch in the network receives the frame from a t… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.23 |
juniFrSubIfTable
table.1.3.6.1.4.1.4874.2.2.10.1.2.2
·
1 row entry
·
4 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniFrSubIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-FRAME-RELAY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-FRAME-RELAY-MIB::juniFrSubIfTable'
This table contains entries for Frame Relay Subinterfaces present in the system.
Each entry describes the characteristics of a Frame Relay Subinterface.
Creating/deleting entries in this table causes corresponding entries for
be created /deleted in ifTable/ifXTable/juniIfTable.
Creating/deleting entries in this table causes corresponding entries for
be created /deleted in ifTable/ifXTable/juniIfTable.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex of the Frame Relay Subinterface. When creating entries in
this table, suitable values for this object are determined by reading juniFrSubNextIfIndex. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.10.1.2.2.1.1 |
||||||||||||
|
Controls creation/deletion of entries in this table according to the
RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.10.1.2.2.1.2 |
||||||||||||
|
The ifIndex of a Frame Relay interface over which this Frame Relay
Subinterface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at ent… |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4874.2.2.10.1.2.2.1.3 |
||||||||||||
|
An integer identifier for the Frame Relay subinterface, used in
conjunction with the command-line interface. It is provided here for cross-reference purposes only. The value must be unique among subinter… |
Integer32r/w Constraints: range: -1-2147483647 |
.1.3.6.1.4.1.4874.2.2.10.1.2.2.1.4 |
juniFrSubIfCktTable
table.1.3.6.1.4.1.4874.2.2.10.1.2.3
·
1 row entry
·
2 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniFrSubIfCktTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-FRAME-RELAY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-FRAME-RELAY-MIB::juniFrSubIfCktTable'
This table contains entries for Frame Relay circuits configured on
Frame Relay Subinterfaces present in the system.
An implementation may constrain the number of circuits permitted to be
configured per Frame Relay Subinterface; in particular, an
implementation may restrict each Frame Relay Subinterface to have a
single circuit.
Attributes in this entry can only be configured at entry creation, and
remain fixed for the lifetime of the entry.
Each entry describes the characteristics of a Frame Relay Subinterface
circuit.
circuit.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The DLCI of the Frame Relay circuit used by this subinterface.
|
FRAME-RELAY-DTE-MIBDLCI Type Constraints: range: 0..8388607 |
.1.3.6.1.4.1.4874.2.2.10.1.2.3.1.1 |
||||||||||||
|
Controls creation/deletion of entries in this table according to the
RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.10.1.2.3.1.2 |
juniFrMlFrBundleTable
table.1.3.6.1.4.1.4874.2.2.10.1.3.1
·
1 row entry
·
2 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniFrMlFrBundleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-FRAME-RELAY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-FRAME-RELAY-MIB::juniFrMlFrBundleTable'
This table contains entries for MLFR bundles present in the system.
Each entry describes the characteristics of a Multilink bundle.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The administrative name of the multilink bundle associated with this
Frame Relay major interface. |
JuniFrMlFrBundleName Type Constraints: range: 0..32 |
.1.3.6.1.4.1.4874.2.2.10.1.3.1.1.1 |
||||||||||||
|
The rowStatus for this entry. The following sets are supported:
createAndGo(4), destroy(6) The following values can be read from this object: active(1) |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.10.1.3.1.1.2 |
.1.3.6.1.4.1.4874.2.2.10.1.3.3
·
1 row entry
·
3 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniFrMlFrLinkConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-FRAME-RELAY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-FRAME-RELAY-MIB::juniFrMlFrLinkConfigTable'
This table contains entries for FR link interfaces present in the system to be added to the multilink bundles.
Each entry describes the characteristics of FR link interface.
Creating/deleting entries in this table causes corresponding entries for
be created/deleted in ifTable/ifXTable/juniIfTable.
Creating/deleting entries in this table causes corresponding entries for
be created/deleted in ifTable/ifXTable/juniIfTable.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex of the FR link interface. When creating entries in this
table, suitable values for this object are determined by reading juniFrMlFrNextLinkIfIndex. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.10.1.3.3.1.1 |
||||||||||||
|
The ifIndex of an interface over which this FR link interface is to be
layered. A value of zero indicates no layering. An implementation may choose to require that a non-zero value be configured at entry creation. |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4874.2.2.10.1.3.3.1.2 |
||||||||||||
|
Controls creation/deletion of entries in this table according to the
RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.10.1.3.3.1.3 |
.1.3.6.1.4.1.4874.2.2.10.1.3.4
·
1 row entry
·
4 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniFrMlFrMajorConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-FRAME-RELAY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-FRAME-RELAY-MIB::juniFrMlFrMajorConfigTable'
This table contains entries for FR major interfaces present in the system which are associated with multilink bundles.
Each entry describes the characteristics of FR major interface which
have association with the MLFR bundles. Creating/deleting entries in
this table causes corresponding entries for be created/deleted in
ifTable/ifXTab…
have association with the MLFR bundles. Creating/deleting entries in
this table causes corresponding entries for be created/deleted in
ifTable/ifXTab…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex of the FR Major interface. When creating entries in this
table, suitable values for this object are determined by reading already created FR Major interface values. Each multilink bundle will… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.10.1.3.4.1.1 |
||||||||||||
|
The ifIndex of a FR link interface over which this FR Major interface
is to be layered. On sets, the value of this object must equal on of the previously created FR link interfaces created in the juniFrMlFrLinkConfigTa… |
IF-MIBInterfaceIndexr/w Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.10.1.3.4.1.2 |
||||||||||||
|
The MLFR bundle name administratively assigned.
|
JuniFrMlFrBundleNamer/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.4874.2.2.10.1.3.4.1.3 |
||||||||||||
|
Controls creation/deletion of entries in this table according to the
RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.10.1.3.4.1.4 |
juniFrMlFrLinkBindTable
table.1.3.6.1.4.1.4874.2.2.10.1.3.5
·
1 row entry
·
3 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniFrMlFrLinkBindTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-FRAME-RELAY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-FRAME-RELAY-MIB::juniFrMlFrLinkBindTable'
This table contains entries for FR Link interfaces to FR major interfaces bindings associated with multilink bundles.
Each entry describes the FR link interface to FR major interface
bindingsi associated with multilink bundles.
bindingsi associated with multilink bundles.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex of the FR major interface associated with multilink.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.10.1.3.5.1.1 |
||||||||||||
|
The ifIndex of a FR link interface bound by the FR major interface
defined by juniFrMlFrBindMajorIfIndex. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.10.1.3.5.1.2 |
||||||||||||
|
Controls creation/deletion of entries in this table according to the
RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.10.1.3.5.1.3 |