SL-CHASSIS-MIB

File: SL-CHASSIS-MIB.mib (8408 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB PerfHist-TC-MIB SL-MAIN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress DisplayString TruthValue
TimeStamp RowStatus PhysAddress
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
InterfaceIndex PerfCurrentCount PerfIntervalCount
PerfTotalCount slMain

Defined Types

SlChassisSlotEntry  
SEQUENCE    
  slChassisSlotId INTEGER
  slChassisSlotRole INTEGER
  slChassisSlotInternalIp IpAddress
  slChassisSlotProductType OBJECT IDENTIFIER
  slChassisSlotSysName DisplayString
  slChassisSlotSnmp161Port INTEGER
  slChassisSlotSnmp162MinPort INTEGER
  slChassisSlotSnmp162MaxPort INTEGER
  slChassisSlotHttpPort INTEGER
  slChassisSlotTelnetPort INTEGER
  slChassisSlotFtpPort INTEGER
  slChassisSlotTL1Port INTEGER
  slChassisSlotPingIdentifier INTEGER
  slChassisSlotHttpsPort INTEGER
  slChassisSlotSshPort INTEGER
  slChassisSlotSTL1Port INTEGER

Defined Values

slChassis 1.3.6.1.4.1.4515.1.3.18
This MIB module describes the Multi-Chassis information
MODULE-IDENTITY    

slChassisInfo 1.3.6.1.4.1.4515.1.3.18.1
OBJECT IDENTIFIER    

slChassisSlot 1.3.6.1.4.1.4515.1.3.18.2
OBJECT IDENTIFIER    

slChassisInfoNodeSlotId 1.3.6.1.4.1.4515.1.3.18.1.1
The slot ID of the node. This number is assigned to the node before it is a part of the chassis. Slot ID should be assigned also to the GNE nodes. The Slot ID should be unique in the chassis.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

slChassisInfoNodeRole 1.3.6.1.4.1.4515.1.3.18.1.2
The role of the node. gneNode - for Master or Backup chassis GNE node. internalSlotNode - for non gne node. none - the node is in a simple chassis
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER gneNode(1), internalSlotNode(2), none(3)  

slChassisInfoLanVrrpIp 1.3.6.1.4.1.4515.1.3.18.1.3
The VRRP ip of the node on the LAN interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

slChassisInfoOscVrrpIp 1.3.6.1.4.1.4515.1.3.18.1.4
The VRRP ip of the node on the OSC interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

slChassisInfoTopology 1.3.6.1.4.1.4515.1.3.18.1.5
The topology mode of the multichassis: osc - the management use the LAN IP of the GNE and VRRP. lan - the management use the OSC IP of the GNE and VRRP. simple - no GNE to the chassis. Used for display only
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER osc(1), lan(2), simple(3)  

slChassisInfoVrrpEnable 1.3.6.1.4.1.4515.1.3.18.1.6
Enable/Disable the activation of the VRRP protocol by the GNE
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

slChassisSlotTable 1.3.6.1.4.1.4515.1.3.18.2.1
This table contains the chassis slots.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlChassisSlotEntry

slChassisSlotEntry 1.3.6.1.4.1.4515.1.3.18.2.1.1
An entry in the Chassis Slot table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SlChassisSlotEntry  

slChassisSlotId 1.3.6.1.4.1.4515.1.3.18.2.1.1.1
The slot ID of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slChassisSlotRole 1.3.6.1.4.1.4515.1.3.18.2.1.1.2
The role of the node. gneNode - for Master or Backup chassis GNE node. internalNode - for non gne node
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER gneNode(1), internalNode(2)  

slChassisSlotInternalIp 1.3.6.1.4.1.4515.1.3.18.2.1.1.3
The internal ip of the node. This address is used to identify the node and not for management access.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

slChassisSlotProductType 1.3.6.1.4.1.4515.1.3.18.2.1.1.4
The sysObjectID of the node.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

slChassisSlotSysName 1.3.6.1.4.1.4515.1.3.18.2.1.1.5
The SysName of the node
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

slChassisSlotSnmp161Port 1.3.6.1.4.1.4515.1.3.18.2.1.1.6
The SNMP Gte/Set port of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slChassisSlotSnmp162MinPort 1.3.6.1.4.1.4515.1.3.18.2.1.1.7
The minimal SNMP Trap port of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slChassisSlotSnmp162MaxPort 1.3.6.1.4.1.4515.1.3.18.2.1.1.8
The maximal SNMP Trap port of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slChassisSlotHttpPort 1.3.6.1.4.1.4515.1.3.18.2.1.1.9
The HTTP port of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slChassisSlotTelnetPort 1.3.6.1.4.1.4515.1.3.18.2.1.1.10
The Telnet port of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slChassisSlotFtpPort 1.3.6.1.4.1.4515.1.3.18.2.1.1.12
The Ftp port of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slChassisSlotTL1Port 1.3.6.1.4.1.4515.1.3.18.2.1.1.13
The TL1 port of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slChassisSlotPingIdentifier 1.3.6.1.4.1.4515.1.3.18.2.1.1.14
The ping identifier of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slChassisSlotHttpsPort 1.3.6.1.4.1.4515.1.3.18.2.1.1.15
The HTTPS port of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slChassisSlotSshPort 1.3.6.1.4.1.4515.1.3.18.2.1.1.16
The SSH port of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slChassisSlotSTL1Port 1.3.6.1.4.1.4515.1.3.18.2.1.1.17
The TL1 over SSH port of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER