MIBs Depot

FOUNDRY-SN-MRP-MIB

Registered at
1.3.6.1.4.1.1991.1.1.3.29
Last updated
2007-05-16 00:00
Organization
Foundry Networks, Inc
Revisions
2007-05-16 00:00
Namespace
extreme
Source file
FOUNDRY-SN-MRP-MIB
Digest
sha256:04dc83be06775e47fe8666ec12f7ec4f8bcf6935ce2f98d595c786bd97070ea4

Description

Management Information Base module for metro ring configuration and statistics.

Imports

FromSymbols
IF-MIBInterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

FOUNDRY-SN-MRP-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
snMetroRingGlobalObjects
OBJECT-IDENTITY
1.3.6.1.4.1.1991.1.1.3.29.1
snMetroRingTableObjects
OBJECT-IDENTITY
1.3.6.1.4.1.1991.1.1.3.29.2
snMetroRingTable
OBJECT-TYPE
Metro ring table.
1.3.6.1.4.1.1991.1.1.3.29.2.1not-accessiblecurrent
snMetroRingEntry
OBJECT-TYPE
An entry of the metro ring table.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1not-accessiblecurrent
snMetroRingVLanId
OBJECT-TYPE
Identifier of a VLAN that controls the metro ring.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.1Integer32not-accessiblecurrent
snMetroRingId
OBJECT-TYPE
Metro ring identifier.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.2Integer32not-accessiblecurrent
snMetroRingConfigState
OBJECT-TYPE
Metro ring state.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.3INTEGER {other(1), enabled(2), disabled(3)}read-writecurrent
snMetroRingRole
OBJECT-TYPE
Metro ring role. other(1).........none of the cases in below. master(2)........device which originates RHP packets. member(3)........device which forwards RHP packets.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.4INTEGER {other(1), master(2), member(3)}read-writecurrent
snMetroRingHelloTime
OBJECT-TYPE
The time interval to periodically transmit ring health protocol (RHP). Each unit is millisecond.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.5Integer32read-writecurrent
snMetroRingPreforwardingTime
OBJECT-TYPE
The time interval of which a metro ring port is staying in preforwarding state before changing to forwarding state. Each unit is millisecond.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.6Integer32read-writecurrent
snMetroRingPort1
OBJECT-TYPE
The ifIndex value of port 1 to configure into the metro ring.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.7InterfaceIndexread-writecurrent
snMetroRingPort2
OBJECT-TYPE
The ifIndex value of port 2 to configure into the metro ring.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.8InterfaceIndexread-writecurrent
snMetroRingName
OBJECT-TYPE
The metro ring description.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.9DisplayStringread-writecurrent
snMetroRingRowStatus
OBJECT-TYPE
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuchName...no such row other(1).....some other cases valid(2)....the row exists and is valid
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.10INTEGER {other(1), valid(2), delete(3), create(4)}read-writecurrent
snMetroRingOperState
OBJECT-TYPE
Metro ring operational state.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.11INTEGER {other(1), enabled(2), disabled(3)}read-onlycurrent
snMetroRingTopoGroupId
OBJECT-TYPE
Topology group ID that controls the metro ring.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.12Integer32read-onlycurrent
snMetroRingRHPTransmitted
OBJECT-TYPE
Ring health protocol (RHP) transmitted counter.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.13Counter32read-onlycurrent
snMetroRingRHPReceived
OBJECT-TYPE
Ring health protocol (RHP) received counter.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.14Counter32read-onlycurrent
snMetroRingStateChanged
OBJECT-TYPE
Ring state changed counter.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.15Counter32read-onlycurrent
snMetroRingTCRBPDUReceived
OBJECT-TYPE
Topology change protocol received counter.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.16Counter32read-onlycurrent
snMetroRingPriPort
OBJECT-TYPE
The ifIndex value of primary port.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.17InterfaceIndexread-onlycurrent
snMetroRingSecPort
OBJECT-TYPE
The ifIndex value of secondary port.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.18InterfaceIndexread-onlycurrent
snMetroRingPriPortState
OBJECT-TYPE
Metro ring primary port state. other(1)...........none of the cases in below. preforwarding(2)...port transmits RHP packets, port does not transmit data packets. forwarding(3)......port transmits RHP and data packets. blocking(4)........port receives RHP packets, port does not receive data packets. disabled(5)........port is disabled from metro ring.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.19INTEGER {other(1), preforwarding(2), forwarding(3), blocking(4), disabled(5)}read-onlycurrent
snMetroRingSecPortState
OBJECT-TYPE
Metro ring secondary port state. other(1)...........none of the cases in below. preforwarding(2)...port transmits RHP packets, port does not transmit data packets. forwarding(3)......port transmits RHP and data packets. blocking(4)........port receives RHP packets, port does not receive data packets. disabled(5)........port is disabled from metro ring.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.20INTEGER {other(1), preforwarding(2), forwarding(3), blocking(4), disabled(5)}read-onlycurrent
snMetroRingPriPortType
OBJECT-TYPE
Metro ring primary port type. other(1).....none of the cases in below. regular(2)...port is configured to operate on a single ring. tunnel(3)....port is configured to operate on multiple rings.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.21INTEGER {other(1), regular(2), tunnel(3)}read-onlycurrent
snMetroRingSecPortType
OBJECT-TYPE
Metro ring secondary port type. other(1).....none of the cases in below. regular(2)...port is configured to operate on a single ring. tunnel(3)....port is configured to operate on multiple rings.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.22INTEGER {other(1), regular(2), tunnel(3)}read-onlycurrent
snMetroRingPriPortActivePort
OBJECT-TYPE
The ifIndex value of active primary port.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.23InterfaceIndexread-onlycurrent
snMetroRingSecPortActivePort
OBJECT-TYPE
The ifIndex value of active secondary port.
1.3.6.1.4.1.1991.1.1.3.29.2.1.1.24InterfaceIndexread-onlycurrent