IEEE8021-MIRP-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: IEEE8021-MIRP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
                 ieee8021PbbMirpEnableStatus 1.3.111.2.802.1.1.9.1.1.1.7 truthvalue read-write
The administrative status requested by management for MIRP. The value true(1) indicates that MIRP should be enabled on this component, on all ports for which it has not been specifically disabled. When false(2), MIRP is disabled on all ports. This object affects all MIRP Applicant and Registrar state machines. A transition from false(2) to true(1) will cause a reset of all MIRP state machines on all ports. The value of this object MUST be retained across reinitializations of the management system.
                 ieee8021PbbMirpBvid 1.3.111.2.802.1.1.9.1.1.1.8 vlanidornone read-write
The B-VID to which received MIRPDUs are to be assigned, or 0, if they are to be sent on the CBP PVID.
                 ieee8021PbbMirpDestSelector 1.3.111.2.802.1.1.9.1.1.1.9 integer read-write
An enumerated value specifying what destination_address and vlan_identifier are to be used when the MIRP Participant transmits an MIRPDU towards the MAC relay entity: cbpMirpGroup (1) Use the Nearest Customer Bridge group address from Table 8-1 with the MIRP B-VID. cbpMirpVlan (2) Use the Nearest Customer Bridge group address from Table 8-1 with the Backbone VLAN Identifier field from the Backbone Service Instance table. cbpMirpTable (3) Use the Default Backbone Destination and Backbone VLAN Identifier fields from the Backbone Service Instance table. The value of this object MUST be retained across reinitializations of the management system. Enumeration: 'cbpMirpGroup': 1, 'cbpMirpTable': 3, 'cbpMirpVlan': 2.
                 ieee8021PbbMirpPnpEnable 1.3.111.2.802.1.1.9.1.1.1.10 truthvalue read-write
A Boolean value specifying the administrative status requested by management for attaching a MIRP Participant to a PNP if and only if this system is a Backbone Edge Bridge (BEB): true(1) The BEB is to attach a MIRP Participant to exactly one Port, either a management Port with no LAN connection external to the BEB, or a PNP. false(2) No MIRP Participant is to be present on any PNP (or on the MAC Relay-facing side of a CBP). The value of this object MUST be retained across reinitializations of the management system.
                 ieee8021PbbMirpPnpPortNumber 1.3.111.2.802.1.1.9.1.1.1.11 ieee8021bridgeportnumberorzero read-only
The Bridge Port Number of the Provider Network Port (PNP) that has an associated MIRP Participant, or 0, if no Bridge Port has an associated MIRP Participant. This object indexes an entry in the Bridge Port Table. The system SHALL ensure that either ieee8021PbbMirpPnpPortNumber contains 0, or that the indexed ieee8021BridgeBasePortType object contains the value providerNetworkPort(3).
 ieee8021MirpMib 1.3.111.2.802.1.1.23
Multiple I-SID Registration Protocol module for managing IEEE 802.1Qbe
       ieee8021MirpMIBObjects 1.3.111.2.802.1.1.23.1
           ieee8021MirpPortTable 1.3.111.2.802.1.1.23.1.1 no-access
A table that contains controls for the Multiple I-SID Registration Protocol (MIRP) state machines for all of the Ports of a Bridge.
               ieee8021MirpPortEntry 1.3.111.2.802.1.1.23.1.1.1 no-access
Each entry contains the MIRP Participant controls for one Port.
                   ieee8021MirpPortEnabledStatus 1.3.111.2.802.1.1.23.1.1.1.1 truthvalue read-only
The state of MIRP operation on this port. The value true(1) indicates that MIRP is enabled on this port, as long as ieee8021PbbMirpEnableStatus is also enabled for this component. When false(2) but ieee8021PbbMirpEnableStatus is still enabled for the device, MIRP is disabled on this port. If MIRP is enabled on a VIP, then the MIRP Participant is enabled on that VIP's PIP. If MIRP is enabled on none of the VIPs on a PIP, then the MIRP Participant on the PIP is diabled; any MIRP packets received will be silently discarded, and no MIRP registrations will be propagated from the PIP. A transition from all VIPs on a PIP false(2) to at least one VIP on the PIP true(1) will cause a reset of all MIRP state machines on this PIP. If MIRP is enabled on any port not a VIP, then the MIRP Participant is enabled on that port. If MIRP is disabled on a non-VIP port, then MIRP packets received will be silently discarded, and no MIRP registrations will be propagated from the port. A transition from false(2) to true(1) will cause a reset of all MIRP state machines on a non-VIP port. The value of this object MUST be retained across reinitializations of the management system.
       ieee8021MirpConformance 1.3.111.2.802.1.1.23.2
           ieee8021MirpCompliances 1.3.111.2.802.1.1.23.2.1
               ieee8021MirpBridgeCompliance 1.3.111.2.802.1.1.23.2.1.1
The compliance statement for support by a bridge of the IEEE8021-MIRP-MIB module.
           ieee8021MirpGroups 1.3.111.2.802.1.1.23.2.2
               ieee8021MirpReqdGroup 1.3.111.2.802.1.1.23.2.2.1
Objects in the MIRP augmentation required group.