Juniper-BRIDGE-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Juniper-BRIDGE-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 |
juniBridgeMIB | 1.3.6.1.4.1.4874.2.2.63 |
The Bridge MIB for the Juniper enterprise. |
||
juniBridgeIfLayer | 1.3.6.1.4.1.4874.2.2.63.1 | |||
juniBridgeIfNextIfIndex | 1.3.6.1.4.1.4874.2.2.63.1.1 | juninextifindex | read-only |
Coordinate ifIndex value allocation for entries in juniBridgeIfTable. 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. |
juniBridgeIfTable | 1.3.6.1.4.1.4874.2.2.63.1.2 | no-access |
This table contains entries for Bridge interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.63.1.2.1 | no-access |
Each entry describes the characteristics of a Bridge interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable. |
||
juniBridgeIfIndex | 1.3.6.1.4.1.4874.2.2.63.1.2.1.1 | interfaceindex | no-access |
The ifIndex of the Bridge interface. When creating entries in this table, suitable values for this object are determined by reading juniBridgeIfNextIfIndex. |
juniBridgeIfRowStatus | 1.3.6.1.4.1.4874.2.2.63.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: juniBridgeIfRowStatus juniBridgeIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for juniBridgeIfIndex must have been determined previously, by reading juniBridgeIfNextIfIndex. A corresponding entry in ifTable/ifXTable/juniIfTable is created/destroyed as a result of creating/destroying an entry in this table. |
juniBridgeIfLowerIfIndex | 1.3.6.1.4.1.4874.2.2.63.1.2.1.3 | interfaceindexorzero | read-only |
The ifIndex of an interface over which this Bridge interface 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. |
juniBridgeSPolicyIndex | 1.3.6.1.4.1.4874.2.2.63.1.2.1.4 | unsigned32 | read-only |
The index of the associated subscriber policy. |
juniBridgeIfMaxLearnCount | 1.3.6.1.4.1.4874.2.2.63.1.2.1.5 | unsigned32 | read-only |
The maximum number of entries that can be learned on this interface. |
juniBridgeAgeLayer | 1.3.6.1.4.1.4874.2.2.63.2 | |||
juniBridgeAgeTable | 1.3.6.1.4.1.4874.2.2.63.2.1 | no-access |
A table that contains information about unicast entries for which the bridge has aging information. |
|
1.3.6.1.4.1.4874.2.2.63.2.1.1 | no-access |
Information about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information. |
||
juniBridgeMacAddress | 1.3.6.1.4.1.4874.2.2.63.2.1.1.1 | macaddress | no-access |
A unicast MAC address for which the bridge has aging information. |
juniBridgeAge | 1.3.6.1.4.1.4874.2.2.63.2.1.1.2 | unsigned32 | read-only |
The age of this entry in the forwarding table. |
juniBridgeMiscCounters | 1.3.6.1.4.1.4874.2.2.63.3 | |||
juniBridgeDupMacCounter | 1.3.6.1.4.1.4874.2.2.63.3.1 | counter32 | read-only |
The total number of duplicate mac entries found for this bridge group. A duplicate mac address is considered duplicate if found on more than one interface(port). |
juniBridgeConformance | 1.3.6.1.4.1.4874.2.2.63.4 | |||
juniBridgeCompliances | 1.3.6.1.4.1.4874.2.2.63.4.1 | |||
juniBridgeCompliance | 1.3.6.1.4.1.4874.2.2.63.4.1.1 |
The compliance statement for entities which implement the Juniper Bridge MIB. |
||
juniBridgeGroups | 1.3.6.1.4.1.4874.2.2.63.4.2 | |||
juniBridgeGroup | 1.3.6.1.4.1.4874.2.2.63.4.2.1 |
A collection of objects providing management of bridges in a Juniper product. |