Juniper-CBF-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Juniper-CBF-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
juniCbfMIB | 1.3.6.1.4.1.4874.2.2.52 |
The Connection-Based Forwarding (CBF) Protocol MIB for the Juniper Networks Inc. enterprise. |
||
juniCbfObjects | 1.3.6.1.4.1.4874.2.2.52.1 | |||
juniCbfInterface | 1.3.6.1.4.1.4874.2.2.52.1.1 | |||
juniCbfNextIfIndex | 1.3.6.1.4.1.4874.2.2.52.1.1.1 | juninextifindex | read-only |
Coordinate ifIndex value allocation for entries in juniCbfIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. |
juniCbfIfTable | 1.3.6.1.4.1.4874.2.2.52.1.1.2 | no-access |
This table contains entries for CBF interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.52.1.1.2.1 | no-access |
Each entry describes the characteristics of an CBF interface. Creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/juniIfTable. |
||
juniCbfIfIndex | 1.3.6.1.4.1.4874.2.2.52.1.1.2.1.1 | interfaceindex | no-access |
The ifIndex of the CBF interface. When creating entries in this table, suitable values for this object are determined by reading juniCbfNextIfIndex. |
juniCbfIfRowStatus | 1.3.6.1.4.1.4874.2.2.52.1.1.2.1.2 | rowstatus | read-only |
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 table, the following entry objects MUST be explicitly configured: juniCbfIfRowStatus juniCbfIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for juniCbfIfIndex must have been determined previously, typically by reading juniCbfNextIfIndex. The interface identified by a nonzero juniCbfIfLowerIfIndex must exist. Once created, the following objects may not be modified: juniCbfIfLowerIfIndex A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table. |
juniCbfIfLowerIfIndex | 1.3.6.1.4.1.4874.2.2.52.1.1.2.1.3 | interfaceindexorzero | read-only |
The ifIndex of a media interface over which this CBF interface is to be layered. |
juniCbfIfConnTable | 1.3.6.1.4.1.4874.2.2.52.1.1.4 | no-access |
This table contains entries for CBF interface connection present in the system. |
|
1.3.6.1.4.1.4874.2.2.52.1.1.4.1 | no-access |
Each entry defines a CBF connection. |
||
juniCbfIfIngressIfIndex | 1.3.6.1.4.1.4874.2.2.52.1.1.4.1.1 | interfaceindex | no-access |
The ifIndex of the ingress interface for the CBF connection. When creating entries in this table, suitable values for this object are walking the juniCbfIfTable and picking the appropriate juniCbfIfIndex. |
juniCbfIfConnRowStatus | 1.3.6.1.4.1.4874.2.2.52.1.1.4.1.2 | rowstatus | read-only |
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 table, the following entry objects MUST be explicitly configured: juniCbfIfRowStatus juniCbfIfIngressIfIndex Once created, the following objects may not be modified: juniCbfIfIngressIfIndex |
juniCbfIfEgressIfIndex | 1.3.6.1.4.1.4874.2.2.52.1.1.4.1.3 | interfaceindex | read-only |
The ifIndex of the egress interface for the CBF interface. When creating entries in this table, suitable values for this object are walking the juniCbfIfTable and picking the appropriate juniCbfIfIndex. |
juniCbfConformance | 1.3.6.1.4.1.4874.2.2.52.4 | |||
juniCbfCompliances | 1.3.6.1.4.1.4874.2.2.52.4.1 | |||
juniCbfCompliance | 1.3.6.1.4.1.4874.2.2.52.4.1.1 |
The compliance statement for entities which implement the Juniper CBF MIB. |
||
juniCbfGroups | 1.3.6.1.4.1.4874.2.2.52.4.2 | |||
juniCbfGroup | 1.3.6.1.4.1.4874.2.2.52.4.2.1 |
A collection of objects providing management of CBF interfaces in a Juniper product. |