G6-RING-MIB

File: G6-RING-MIB.mib (18783 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MICROSENS-G6-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 enterprises
NOTIFICATION-TYPE DisplayString MacAddress
g6

Defined Types

ConfigEntry  
SEQUENCE    
  configIndex INTEGER
  configName DisplayString
  configEnableRing INTEGER
  configRingMaster INTEGER
  configNumber Integer32
  configPortA Integer32
  configPortB Integer32

MrpConfigEntry  
SEQUENCE    
  mrpConfigIndex INTEGER
  mrpConfigEnableMrp INTEGER
  mrpConfigDomainName DisplayString
  mrpConfigExpectedRole INTEGER
  mrpConfigReactOnLinkChange INTEGER
  mrpConfigRecoveryTime INTEGER
  mrpConfigPort1 Integer32
  mrpConfigPort2 Integer32
  mrpConfigVlanId Integer32
  mrpConfigResetRoundTripDelays DisplayString
  mrpConfigResetStatistics DisplayString

StatusEntry  
SEQUENCE    
  statusIndex INTEGER
  statusState INTEGER
  statusLastStateChange DisplayString
  statusRingInterrupt INTEGER
  statusGlobalRingAlarm INTEGER
  statusErrorDetected INTEGER
  statusRingPortAInterrupted INTEGER
  statusRingPortBInterrupted INTEGER

StatisticsEntry  
SEQUENCE    
  statisticsIndex INTEGER
  statisticsNumberOfBackups Unsigned32
  statisticsCurrentBackupDuration Counter32
  statisticsLastBackupDuration Counter32
  statisticsTotalBackupDuration Counter32

CouplingStatusEntry  
SEQUENCE    
  couplingStatusIndex INTEGER
  couplingStatusControllerState INTEGER
  couplingStatusCportLink INTEGER
  couplingStatusCportForward INTEGER
  couplingStatusCportTimeout INTEGER
  couplingStatusConnectionValid INTEGER
  couplingStatusValidPartnerIp INTEGER
  couplingStatusValidPartnerId INTEGER

MrpStatusEntry  
SEQUENCE    
  mrpStatusIndex INTEGER
  mrpStatusAdminRole INTEGER
  mrpStatusOperationalRole INTEGER
  mrpStatusPortAState INTEGER
  mrpStatusPortBState INTEGER
  mrpStatusDomainId DisplayString
  mrpStatusDomainState INTEGER
  mrpStatusDomainError INTEGER
  mrpStatusDomainBlocked INTEGER
  mrpStatusManagerPriority Unsigned32
  mrpStatusRingOpenCount Unsigned32
  mrpStatusLastRingOpenTimeStamp Counter32
  mrpStatusMaxRoundTripDelay Unsigned32
  mrpStatusMinRoundTripDelay Unsigned32

Defined Values

protocol 1.3.6.1.4.1.3181.10.6.2
Microsens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY    

ring 1.3.6.1.4.1.3181.10.6.2.45
OBJECT IDENTIFIER    

configTable 1.3.6.1.4.1.3181.10.6.2.45.1
This section is used to configure the MICROSENS ring protocol which provides fast network redundany.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfigEntry

configEntry 1.3.6.1.4.1.3181.10.6.2.45.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ConfigEntry  

configIndex 1.3.6.1.4.1.3181.10.6.2.45.1.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..1  

configName 1.3.6.1.4.1.3181.10.6.2.45.1.1.2
User defined ring name is purly informational.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configEnableRing 1.3.6.1.4.1.3181.10.6.2.45.1.1.3
Used to enable the redundant ring function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

configRingMaster 1.3.6.1.4.1.3181.10.6.2.45.1.1.4
When enabled this unit is designated as ring master. There can only be one master in a ring.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

configNumber 1.3.6.1.4.1.3181.10.6.2.45.1.1.5
Ring number must be set identical for each member of a ring. When left unassigned the default setting 1 for index 1 and 2 for index 2 is used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

configPortA 1.3.6.1.4.1.3181.10.6.2.45.1.1.6
Port number for ring side A
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

configPortB 1.3.6.1.4.1.3181.10.6.2.45.1.1.7
Port number for ring side B. Ring master blocks B when ring is ok
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

mrpConfigTable 1.3.6.1.4.1.3181.10.6.2.45.2
This section is used to configure the MRP ring protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrpConfigEntry

mrpConfigEntry 1.3.6.1.4.1.3181.10.6.2.45.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MrpConfigEntry  

mrpConfigIndex 1.3.6.1.4.1.3181.10.6.2.45.2.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

mrpConfigEnableMrp 1.3.6.1.4.1.3181.10.6.2.45.2.1.2
Used to enable the MRP ring function. Only enable when all MRP and VLAN settings have been set. Only close cable connections of the ring when all nodes have been enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

mrpConfigDomainName 1.3.6.1.4.1.3181.10.6.2.45.2.1.3
User defined ring name is purly informational.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

mrpConfigExpectedRole 1.3.6.1.4.1.3181.10.6.2.45.2.1.4
Determines role of this node in the ring. Configure only one master per ring.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER client(0), manager(1)  

mrpConfigReactOnLinkChange 1.3.6.1.4.1.3181.10.6.2.45.2.1.5
When enabled the manager reacts to link change messages from a client. Disable this feature only when any member of the ring does not support react on link change feature. Also known as Advanced Mode. Only applies to manager role.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

mrpConfigRecoveryTime 1.3.6.1.4.1.3181.10.6.2.45.2.1.6
Specifies the guaranteed maximum recovery time (i.e. Time from the fault event to the time when the network regains its required communication function). Only applies to manager role.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER recoveryTime500Ms(0), recoveryTime200Ms(1)  

mrpConfigPort1 1.3.6.1.4.1.3181.10.6.2.45.2.1.7
Port number for ring side 1
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

mrpConfigPort2 1.3.6.1.4.1.3181.10.6.2.45.2.1.8
Port number for ring side 2. Ring master blocks B when ring is ok
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

mrpConfigVlanId 1.3.6.1.4.1.3181.10.6.2.45.2.1.9
When using a VLAN ensure that the rings ports are configured as member of the VLAN in the vlan settings. Leave this field blank or set to 0 when no VLAN is used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

mrpConfigResetRoundTripDelays 1.3.6.1.4.1.3181.10.6.2.45.2.1.10
When executed the min_round_trip_delay and max_round_trip_delay values are reset to 0. This has no service implications.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

mrpConfigResetStatistics 1.3.6.1.4.1.3181.10.6.2.45.2.1.11
When executed statistics related to this MRP ring are cleared. This has no service implications.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

statusTable 1.3.6.1.4.1.3181.10.6.2.45.100
Status values display the current condition of the ring network.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StatusEntry

statusEntry 1.3.6.1.4.1.3181.10.6.2.45.100.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  StatusEntry  

statusIndex 1.3.6.1.4.1.3181.10.6.2.45.100.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..1  

statusState 1.3.6.1.4.1.3181.10.6.2.45.100.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unused(0), normal(1), backup(2), error(3), misconfigured(4)  

statusLastStateChange 1.3.6.1.4.1.3181.10.6.2.45.100.1.3
Time and date string indication when the state of the ring protocol has last changed to the state now indicated.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

statusRingInterrupt 1.3.6.1.4.1.3181.10.6.2.45.100.1.4
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

statusGlobalRingAlarm 1.3.6.1.4.1.3181.10.6.2.45.100.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

statusErrorDetected 1.3.6.1.4.1.3181.10.6.2.45.100.1.6
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

statusRingPortAInterrupted 1.3.6.1.4.1.3181.10.6.2.45.100.1.7
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

statusRingPortBInterrupted 1.3.6.1.4.1.3181.10.6.2.45.100.1.8
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

statisticsTable 1.3.6.1.4.1.3181.10.6.2.45.101
Statistics of the ring network performance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StatisticsEntry

statisticsEntry 1.3.6.1.4.1.3181.10.6.2.45.101.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  StatisticsEntry  

statisticsIndex 1.3.6.1.4.1.3181.10.6.2.45.101.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..1  

statisticsNumberOfBackups 1.3.6.1.4.1.3181.10.6.2.45.101.1.2
Counts the number of backups engaged since the last power up.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

statisticsCurrentBackupDuration 1.3.6.1.4.1.3181.10.6.2.45.101.1.3
Indicates since how long a currently active backup is established. When no backup is active a 0 is displayed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

statisticsLastBackupDuration 1.3.6.1.4.1.3181.10.6.2.45.101.1.4
Indicates since how long the last backup was established. Indicates 0 if there was no backup since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

statisticsTotalBackupDuration 1.3.6.1.4.1.3181.10.6.2.45.101.1.5
Total time the ring was in backup since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

couplingStatusTable 1.3.6.1.4.1.3181.10.6.2.45.102
Indicates status of ring coupling function.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CouplingStatusEntry

couplingStatusEntry 1.3.6.1.4.1.3181.10.6.2.45.102.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  CouplingStatusEntry  

couplingStatusIndex 1.3.6.1.4.1.3181.10.6.2.45.102.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

couplingStatusControllerState 1.3.6.1.4.1.3181.10.6.2.45.102.1.2
Data transmission state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), blocking(1), link(2), forwarding(3), standby(4)  


couplingStatusCportForward 1.3.6.1.4.1.3181.10.6.2.45.102.1.4
Coupling port is in forwarding state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

couplingStatusCportTimeout 1.3.6.1.4.1.3181.10.6.2.45.102.1.5
Indicates that no ring coupling frames were received within defined period.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

couplingStatusConnectionValid 1.3.6.1.4.1.3181.10.6.2.45.102.1.6
Indicates that source ip address of received frame matches configured partner ip.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

couplingStatusValidPartnerIp 1.3.6.1.4.1.3181.10.6.2.45.102.1.7
Indicates that received ring number matches expected locally configured ring number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

couplingStatusValidPartnerId 1.3.6.1.4.1.3181.10.6.2.45.102.1.8
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

mrpStatusTable 1.3.6.1.4.1.3181.10.6.2.45.103
Indicates status of ring coupling function.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrpStatusEntry

mrpStatusEntry 1.3.6.1.4.1.3181.10.6.2.45.103.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MrpStatusEntry  

mrpStatusIndex 1.3.6.1.4.1.3181.10.6.2.45.103.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

mrpStatusAdminRole 1.3.6.1.4.1.3181.10.6.2.45.103.1.2
Mirrors expected role configuration.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), client(1), manager(2)  

mrpStatusOperationalRole 1.3.6.1.4.1.3181.10.6.2.45.103.1.3
real_role ??
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), client(1), manager(2)  

mrpStatusPortAState 1.3.6.1.4.1.3181.10.6.2.45.103.1.4
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unused(0), blocking(1), forwarding(3), notConnected(4)  

mrpStatusPortBState 1.3.6.1.4.1.3181.10.6.2.45.103.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unused(0), blocking(1), forwarding(3), notConnected(4)  

mrpStatusDomainId 1.3.6.1.4.1.3181.10.6.2.45.103.1.6
When left blank the default id of all bits 1 is used.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mrpStatusDomainState 1.3.6.1.4.1.3181.10.6.2.45.103.1.7
Operational status of the MRP entity.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), ok(1), ringOpen(2)  

mrpStatusDomainError 1.3.6.1.4.1.3181.10.6.2.45.103.1.8
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), noError(1), invalidVlan(2), invalid(3), multiMgr(4), singleSide(5), linkError(6)  

mrpStatusDomainBlocked 1.3.6.1.4.1.3181.10.6.2.45.103.1.9
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

mrpStatusManagerPriority 1.3.6.1.4.1.3181.10.6.2.45.103.1.10
The priority of this MRP entity.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mrpStatusRingOpenCount 1.3.6.1.4.1.3181.10.6.2.45.103.1.11
Counts how many times was the ring broken.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mrpStatusLastRingOpenTimeStamp 1.3.6.1.4.1.3181.10.6.2.45.103.1.12
Indicates at which time the ring was was broken.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrpStatusMaxRoundTripDelay 1.3.6.1.4.1.3181.10.6.2.45.103.1.13
The longest round trip delay that was measured since value reset. Value in microseconds
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mrpStatusMinRoundTripDelay 1.3.6.1.4.1.3181.10.6.2.45.103.1.14
The shortest round trip delay that was measured since value reset. Value in microseconds
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32