CISCO-STACKMAKER-MIB

File: CISCO-STACKMAKER-MIB.mib (5334 bytes)

Imported modules

CISCO-SMI SNMPv2-SMI SNMPv2-TC
SNMPv2-CONF

Imported symbols

ciscoMgmt MODULE-IDENTITY OBJECT-TYPE
IpAddress DisplayString MODULE-COMPLIANCE
OBJECT-GROUP

Defined Types

CsmStackEntry  
SEQUENCE    
  csmStackIndex INTEGER
  csmStackIpAddress IpAddress

Defined Values

ciscoStackMakerMIB 1.3.6.1.4.1.9.9.59
The MIB module for Cisco Systems' StackMaker.
MODULE-IDENTITY    

ciscoStackMakerMIBObjects 1.3.6.1.4.1.9.9.59.1
OBJECT IDENTIFIER    

ciscoStackMakerConf 1.3.6.1.4.1.9.9.59.1.1
OBJECT IDENTIFIER    

csmStackName 1.3.6.1.4.1.9.9.59.1.1.1
A descriptive string used by the network administrator one stack at any given time. If this entry is empty, the device is not a member of a stack. Changing the value of this object will move the device to a different stack. If the value is cleared, the device is no longer a member of any stack.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

csmClearStackTable 1.3.6.1.4.1.9.9.59.1.1.2
This object is used to clear the csmStackTable with a single SNMP operation. The application will clear the table and re-write the table to accommodate new or modified table entries. Setting this object to noClearTable has no effect. The agent will always return the value of noClearTable when this object is read.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clearTable(1), noClearTable(2)  

csmStackTable 1.3.6.1.4.1.9.9.59.1.1.3
The table of IP addresses for the devices which are members of the stack. Individual entries can be added to the table to add devices in the stack either through SNMP Set operations or through the device's command line interface. However, the agent need not support deletion of individual entries, since the table is first cleared before any modifications are made, using the csmClearStackTable object. The agent will return the error badValue if an SNMP Set operation is attempted on an existing row. It is the responsibility of the network administrator to ensure that a device does not belong to more than one stack and to maintain referential integrity across devices. A device will take no action upon the information stored in this table other than to guarantee its persistence over device reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsmStackEntry

csmStackEntry 1.3.6.1.4.1.9.9.59.1.1.3.1
An entry for each device which is member of the stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsmStackEntry  

csmStackIndex 1.3.6.1.4.1.9.9.59.1.1.3.1.1
Index in the StackMaker table. Entries should be consecutive since updating this table is made by first clearing the table and reconfiguring it.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..32  

csmStackIpAddress 1.3.6.1.4.1.9.9.59.1.1.3.1.2
IP Address of a stack member.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ciscoStackMakerMIBConformance 1.3.6.1.4.1.9.9.59.3
OBJECT IDENTIFIER    

ciscoStackMakerMIBCompliances 1.3.6.1.4.1.9.9.59.3.1
OBJECT IDENTIFIER    

ciscoStackMakerMIBGroups 1.3.6.1.4.1.9.9.59.3.2
OBJECT IDENTIFIER    

ciscoStackMakerMIBCompliance 1.3.6.1.4.1.9.9.59.3.1.1
The compliance statement for Cisco Systems entities which implement the StackMaker model. Every Cisco stackable device must implement the StackMaker MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

ciscoStackMakerBasicGroup 1.3.6.1.4.1.9.9.59.3.2.1
A collection of objects providing identification for a Cisco Systems' entity which implements the StackMaker MIB.
Status: current Access: read-create
OBJECT-GROUP