SONOMASYSTEMS-SONOMA-SRTB-MIB: View SNMP OID List / Download MIB
VENDOR: SONOMA SYSTEMS
Home | MIB: SONOMASYSTEMS-SONOMA-SRTB-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 |
srtBridging | 1.3.6.1.4.1.2926.25.3.2 | |||
srtBridgeNumber | 1.3.6.1.4.1.2926.25.3.2.1 | integer | read-write |
Obsoleted by vlanConfigBrNumber. Was: A bridge number uniquely identifies a bridge when more than one bridge is used to span the same segments. This object can have values between 0..15 inclusive and also a value 65535. When set to 65535, source routing on the unit is DISABLED. |
srtSourceRouteAgingTime | 1.3.6.1.4.1.2926.25.3.2.2 | integer | read-write |
If no frames from a source are received for this time, any associated routing information in the Source Route Table is purged. The granularity is seconds. |
srtPortTable | 1.3.6.1.4.1.2926.25.3.2.3 | no-access |
Table of Source Routing per Port parameters. |
|
1.3.6.1.4.1.2926.25.3.2.3.1 | no-access |
An entry in the logical port instanced SRT Port Table. |
||
srtPortIfIndex | 1.3.6.1.4.1.2926.25.3.2.3.1.1 | integer | read-only |
The port number of the port for which this entry contains Source Route management information. |
srtPortHopCount | 1.3.6.1.4.1.2926.25.3.2.3.1.2 | integer | read-write |
The maximum number of routing descriptors allowed in an All Paths or Spanning Tree Explorer frames. |
srtPortLocalSegment | 1.3.6.1.4.1.2926.25.3.2.3.1.3 | integer | read-write |
The segment number that uniquely identifies the segment to which this port is connected. Current source routing protocols limit this value to the range: 0 through 4095. A value of 65535 signifies that no segment number is assigned to this port. |
srtPortLargestFrame | 1.3.6.1.4.1.2926.25.3.2.3.1.4 | integer | read-write |
The maximum size of the INFO field (LLC and above) that this port can send/receive. It does not include any MAC level (framing) octets. The value of this object is used by this bridge to determine whether a modification of the LargestFrame (LF, see [14]) field of the Routing Control field of the Routing Information Field is necessary. Valid values as defined by the 802.5 source routing bridging specification[14] are 516, 1500, 2052, 4472, 8144, 11407, 17800, and 65535 octets. Behavior of the port when an illegal value is written is implementation specific. It is recommended that a reasonable legal value be chosen. Enumeration: 'srtMtu516': 1, 'srtMtu2052': 3, 'srtMtu11407': 6, 'srtMtu65535': 8, 'srtMtu4472': 4, 'srtMtu17800': 7, 'srtMtu8144': 5, 'srtMtu1500': 2. |
srtPortSTESpanMode | 1.3.6.1.4.1.2926.25.3.2.3.1.5 | integer | read-write |
Determines how this port behaves when presented with a Spanning Tree Explorer frame. The value 'disabled(2)' indicates that the port will not accept or send Spanning Tree Explorer packets; any STE packets received will be silently discarded. The value 'forced(3)' indicates the port will always accept and propagate Spanning Tree Explorer frames. This allows a manually configured Spanning Tree for this class of packet to be configured. Note that unlike transparent bridging this is not catastrophic to the network if there are loops. The value 'auto-span(1)' can only be returned by a bridge that both implements the Spanning Tree Protocol and has use of the protocol enabled on this port. The behavior of the port for Spanning Tree Explorer frames is determined by the state of dot1dStpPortState. If the port is in the 'forwarding' state, the frame will be accepted or propagated. Otherwise it will be silently discarded. Enumeration: 'disabled': 2, 'forced': 3, 'auto-span': 1. |
srtPortSpecInFrames | 1.3.6.1.4.1.2926.25.3.2.3.1.6 | counter | read-only |
The number of specifically routed frames that have been received from this port's segment. |
srtPortSpecOutFrames | 1.3.6.1.4.1.2926.25.3.2.3.1.7 | counter | read-only |
The number of specifically routed frames that this port has transmitted on its segment. |
srtPortAREInFrames | 1.3.6.1.4.1.2926.25.3.2.3.1.8 | counter | read-only |
The number of all paths explorer frames that have been received by this port from its segment. |
srtPortAREOutFrames | 1.3.6.1.4.1.2926.25.3.2.3.1.9 | counter | read-only |
The number of all paths explorer frames that have been transmitted by this port on its segment. |
srtPortSteInFrames | 1.3.6.1.4.1.2926.25.3.2.3.1.10 | counter | read-only |
The number of spanning tree explorer frames that have been received by this port from its segment. |
srtPortSteOutFrames | 1.3.6.1.4.1.2926.25.3.2.3.1.11 | counter | read-only |
The number of spanning tree explorer frames that have been transmitted by this port on its segment. |
srtPortSegmentMismatchDiscards | 1.3.6.1.4.1.2926.25.3.2.3.1.12 | counter | read-only |
The number of explorer frames that have been discarded by this port because the routing descriptor field contained an invalid adjacent segment value. |
srtPortDuplicateSegmentDiscards | 1.3.6.1.4.1.2926.25.3.2.3.1.13 | counter | read-only |
The number of frames that have been discarded by this port because the routing descriptor field contained a duplicate segment identifier. |
srtPortHopCountExceededDiscards | 1.3.6.1.4.1.2926.25.3.2.3.1.14 | counter | read-only |
The number of explorer frames that have been discarded by this port because the Routing Information Field has exceeded the maximum route descriptor length. |
srtSourceRouteTable | 1.3.6.1.4.1.2926.25.3.2.4 | no-access |
This table contains a list of stored destination address and the routing information fields which will be inserted in frames sent to those destinations. |
|
1.3.6.1.4.1.2926.25.3.2.4.1 | no-access |
An source route entry. |
||
srtSourceRouteVlanID | 1.3.6.1.4.1.2926.25.3.2.4.1.1 | integer | read-only |
This is the ID of the Vlan on which the address corresponding to this entry was learnt. |
srtSourceRouteAddress | 1.3.6.1.4.1.2926.25.3.2.4.1.2 | octet string | read-only |
This is the source address which was stored when the Source Routing frame which contained it was processed by the SRTB. The address is in the form it was received from the ring network. |
srtSourceRouteRIF | 1.3.6.1.4.1.2926.25.3.2.4.1.3 | octet string | read-only |
This object contains all the routing information which was extracted from the received Source Routed frame. The data is in the form it was received from the ring network |
srtSourceRouteType | 1.3.6.1.4.1.2926.25.3.2.4.1.4 | integer | read-only |
This object represents the type of the entry. If the value returned is sameRing (1), then this indicates that the frame from which this entry was taken originated on our local ring. A value of locked (2) is used for entries which have been learned from ARE type frames. The value provisional(3)is used for frames which have been learned from STE frames and the responsWithARE (4) values is used to indicate that when a response is sent to this entry's address is should be sent as an ARE frame. Enumeration: 'other': 4, 'permanent': 1, 'temporary': 2, 'respondWithARE': 3. |
srtSourceRouteDirection | 1.3.6.1.4.1.2926.25.3.2.4.1.5 | integer | read-only |
If this object returns a value of inOrder(0), then this means that the D bit is zero and that the frame traverses the LANs in the order in which they are specified in the routing information field. Conversely, if the D bit is set to 1 the frame will traverse the LANs in the reverse order. The D bit is meaningful only or source routed frames (SRF). For STE and ARE frames the D bit is ignored and is not altered by the unit. Enumeration: 'inOrder': 1, 'reverseOrder': 2. |