RADLAN-STACK-MIB

File: RADLAN-STACK-MIB.mib (3023 bytes)

Imported modules

BRIDGE-MIB RADLAN-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

MacAddress rnd OBJECT-TYPE
MODULE-IDENTITY TruthValue TEXTUAL-CONVENTION

Defined Types

RlStackActiveUnitIdEntry  
SEQUENCE    
  rlStackCurrentUnitId INTEGER
  rlStackActiveUnitIdAfterReset INTEGER

Defined Values

rlStack 1.3.6.1.4.1.89.107
The private MIB module definition for stack.
MODULE-IDENTITY    

rlStackActiveUnitIdTable 1.3.6.1.4.1.89.107.1
The table listing the active unit id of the requested unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlStackActiveUnitIdEntry

rlStackActiveUnitIdEntry 1.3.6.1.4.1.89.107.1.1
An entry in the rlStackActiveUnitIdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlStackActiveUnitIdEntry  

rlStackCurrentUnitId 1.3.6.1.4.1.89.107.1.1.1
The unit number device, which is the active unit id
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlStackActiveUnitIdAfterReset 1.3.6.1.4.1.89.107.1.1.2
Indicates the unit id that will be after reset.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

rlStackUnitModeAfterReset 1.3.6.1.4.1.89.107.2
set unit type that will be after reset, standalone or stack.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER standalone(1), stack(2)  

rlStackUnitMode 1.3.6.1.4.1.89.107.3
show unit type standalone or stack.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standalone(1), stack(2)  

rlStackUnitMacAddressAfterReset 1.3.6.1.4.1.89.107.4
The MAC address used by this bridge after rest.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress