WS-INFRA-CLUSTER-MIB

File: WS-INFRA-CLUSTER-MIB.mib (32030 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
WS-INFRA-SMI-MIB WS-TYPE-MIB

Imported symbols

OBJECT-GROUP MODULE-COMPLIANCE IpAddress
Integer32 Unsigned32 OBJECT-TYPE
MODULE-IDENTITY DateAndTime DisplayString
RowStatus TruthValue wsInfraCluster
DoActionNow

Defined Types

WsInfraClusterHistoryEntry  
SEQUENCE    
  wsInfraClusterHistoryIndex Unsigned32
  wsInfraClusterHistoryState INTEGER
  wsInfraClusterHistoryTime DateAndTime
  wsInfraClusterHistoryEventTrigger INTEGER
  wsInfraClusterHistoryDesc DisplayString

WsInfraClusterConfigEntry  
SEQUENCE    
  wsInfraClusterConfigIndex INTEGER
  wsInfraClusterMemberIpAddr IpAddress
  wsInfraClusterCfgRowStatus RowStatus
  wsInfraClustertNumHBSent Unsigned32
  wsInfraClusterNumHBRcvd Unsigned32
  wsInfraClusterLastSeen DateAndTime
  wsInfraClusterFirstSeen DateAndTime
  wsInfraClusterNumUpdMesgSent Unsigned32
  wsInfraClusterNumUpdMesgRecd Unsigned32
  wsInfraClusterStatus INTEGER
  wsInfraClusterAdoptionCnt Unsigned32
  wsInfraClusterSwitchMode INTEGER
  wsInfraClusterInstalLicValue Unsigned32
  wsInfraClusterUptime DateAndTime
  wsInfraClusterNumMusAdopted Unsigned32
  wsInfraClusterNumRadiosAdopted Unsigned32
  wsInfraClusterNumSelfHealingRadios Unsigned32
  wsInfraClusterNumRogueAps Unsigned32
  wsInfraClusterCfgRunningImgVer DisplayString
  wsInfraClusterCfgPortAdoptionCapacity Unsigned32

WsInfraClusterPeerStatEntry  
SEQUENCE    
  wsInfraClusterStatNumHBSent Unsigned32

Defined Values

wsInfraClusterMIB 1.3.6.1.4.1.388.14.1.8.1
The Cluster module is responsible for providing a minimal interrupted service to the network in the case of a switch failure by making the other standby switch take over the un-adopted Access ports. The core functionalities of the Cluster module are as listed below: - Manage and process automatic port adoption by switch(es) in the event of network or any switch failure. - Manage the cluster license. - Act as a tunnel between the application modules of CC across the switches. All Cluster related configuration parameters (except of course wsInfraClusterEnable itself) can be modified only if Cluster Protocol is disabled.
MODULE-IDENTITY    

wsInfraClusterSwitchIP 1.3.6.1.4.1.388.14.1.8.1.1
The IP Address of the switch in the cluster context.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wsInfraClusterEnable 1.3.6.1.4.1.388.14.1.8.1.2
Enable or disable the Cluster feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wsInfraClusterMode 1.3.6.1.4.1.388.14.1.8.1.3
Set the mode to either Active or Standby. This object can not be set when Cluster feature is enabled. Disable the Cluster feature using wsInfraClusterEnable before setting this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), standby(2)  

wsInfraClusterId 1.3.6.1.4.1.388.14.1.8.1.4
Cluster/Group id. This object can not be set when Cluster feature is enabled. Disable the Cluster feature using wsInfraClusterEnable before setting this object.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

wsInfraClusterDiscoveryInterval 1.3.6.1.4.1.388.14.1.8.1.5
During this time switches try to discover other switches in the cluster. This object can not be set when Cluster feature is enabled. Disable the Cluster feature using wsInfraClusterEnable before setting this object.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..60  

wsInfraClusterHoldInterval 1.3.6.1.4.1.388.14.1.8.1.6
Time to announce that the neighbour switch is down if no heartbeats received during this period of time. This object can not be set when Cluster feature is enabled. Disable the Cluster feature using wsInfraClusterEnable before setting this object.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

wsInfraClusterHBInterval 1.3.6.1.4.1.388.14.1.8.1.7
The frequency in which heartbeats are sent. This object can not be set when Cluster feature is enabled. Disable the Cluster feature using wsInfraClusterEnable before setting this object.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

wsInfraClusterHandleSTP 1.3.6.1.4.1.388.14.1.8.1.8
Whether the STP convergence time needs to be handled or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

wsInfraClusterSwitchState 1.3.6.1.4.1.388.14.1.8.1.9
The current state of the switch in the cluster.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), startup(2), discovery(3), online(4)  

wsInfraClusterLicNum 1.3.6.1.4.1.388.14.1.8.1.10
The cluster license number.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

wsInfraClusterInstalledLicNum 1.3.6.1.4.1.388.14.1.8.1.11
Installed license number of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

wsInfraClusterApCnt 1.3.6.1.4.1.388.14.1.8.1.12
Total number of APs adopted in the cluster by all the switches.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsInfraClusterVersion 1.3.6.1.4.1.388.14.1.8.1.13
The version of the Cluster Module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsInfraClusterHistory 1.3.6.1.4.1.388.14.1.8.1.14
OBJECT IDENTIFIER    

wsInfraClusterHistoryTable 1.3.6.1.4.1.388.14.1.8.1.14.1
List of history entries for the state changes of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsInfraClusterHistoryEntry

wsInfraClusterHistoryEntry 1.3.6.1.4.1.388.14.1.8.1.14.1.1
Defines an entry in the wsInfraClusterHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsInfraClusterHistoryEntry  

wsInfraClusterHistoryIndex 1.3.6.1.4.1.388.14.1.8.1.14.1.1.1
Simple Index.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 1..100  

wsInfraClusterHistoryState 1.3.6.1.4.1.388.14.1.8.1.14.1.1.2
Switch states.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), startup(2), discovery(3), online(4)  

wsInfraClusterHistoryTime 1.3.6.1.4.1.388.14.1.8.1.14.1.1.3
The time at which state change happened.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

wsInfraClusterHistoryEventTrigger 1.3.6.1.4.1.388.14.1.8.1.14.1.1.4
The event that triggered the state change.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2), startupDone(3), discoveryDone(4)  

wsInfraClusterHistoryDesc 1.3.6.1.4.1.388.14.1.8.1.14.1.1.5
Description of the event and state change reason.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsInfraClusterConfig 1.3.6.1.4.1.388.14.1.8.1.15
OBJECT IDENTIFIER    

wsInfraClusterConfigTable 1.3.6.1.4.1.388.14.1.8.1.15.1
This table is used to configure the IP address of the switches in the cluster including this switch. It can be modified only if Cluster Protocol is disabled i.e. when wsInfraClusterEnable is set to 'disable'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsInfraClusterConfigEntry

wsInfraClusterConfigEntry 1.3.6.1.4.1.388.14.1.8.1.15.1.1
Defines an entry in the wsInfraClusterConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsInfraClusterConfigEntry  

wsInfraClusterConfigIndex 1.3.6.1.4.1.388.14.1.8.1.15.1.1.1
Description.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..12  

wsInfraClusterMemberIpAddr 1.3.6.1.4.1.388.14.1.8.1.15.1.1.2
Unique IP address of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wsInfraClusterCfgRowStatus 1.3.6.1.4.1.388.14.1.8.1.15.1.1.3
SNMP row status about the configured object. The row creation fails with error status as 'Bad Value' if the Cluster Config Table already contains the max number of peers specified by the Cluster Protocol Specification.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wsInfraClustertNumHBSent 1.3.6.1.4.1.388.14.1.8.1.15.1.1.4
The number of HeartBeats sent from this switch to a peer switch in the cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsInfraClusterNumHBRcvd 1.3.6.1.4.1.388.14.1.8.1.15.1.1.5
The number of HeartBeats received from the peer switch in the cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsInfraClusterLastSeen 1.3.6.1.4.1.388.14.1.8.1.15.1.1.6
The time at which the last heartbeat received from the peer switch.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

wsInfraClusterFirstSeen 1.3.6.1.4.1.388.14.1.8.1.15.1.1.7
The time at which the peer switch was first seen.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

wsInfraClusterNumUpdMesgSent 1.3.6.1.4.1.388.14.1.8.1.15.1.1.8
The number of Update Messages sent from this switch to a peer switch in the cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsInfraClusterNumUpdMesgRecd 1.3.6.1.4.1.388.14.1.8.1.15.1.1.9
The number of Update Messages received from the peer switch in the cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsInfraClusterStatus 1.3.6.1.4.1.388.14.1.8.1.15.1.1.10
The status of the peer switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER peerConfigured(1), peerInvalid(2), peerSeen(3), peerNotSeen(4), peerEstablished(5)  

wsInfraClusterAdoptionCnt 1.3.6.1.4.1.388.14.1.8.1.15.1.1.11
Number of APs adopted by the peer switch in cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsInfraClusterSwitchMode 1.3.6.1.4.1.388.14.1.8.1.15.1.1.12
Whether the Peer Switch's mode is primary or standby.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), standby(2)  

wsInfraClusterInstalLicValue 1.3.6.1.4.1.388.14.1.8.1.15.1.1.13
The value of the Installed License of the peer switch.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

wsInfraClusterUptime 1.3.6.1.4.1.388.14.1.8.1.15.1.1.14
Uptime of member switch
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

wsInfraClusterNumMusAdopted 1.3.6.1.4.1.388.14.1.8.1.15.1.1.15
Number of MUs adopted by the member switch
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsInfraClusterNumRadiosAdopted 1.3.6.1.4.1.388.14.1.8.1.15.1.1.16
Number of radios adopted by the member switch
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsInfraClusterNumSelfHealingRadios 1.3.6.1.4.1.388.14.1.8.1.15.1.1.17
Number of radios in self healing mode in the member switch
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsInfraClusterNumRogueAps 1.3.6.1.4.1.388.14.1.8.1.15.1.1.18
Number of rogue APs detected by the member switch
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsInfraClusterCfgRunningImgVer 1.3.6.1.4.1.388.14.1.8.1.15.1.1.19
Version of the running image on the member switch
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsInfraClusterCfgPortAdoptionCapacity 1.3.6.1.4.1.388.14.1.8.1.15.1.1.20
Port adoption capacity of the member switch
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsInfraClusterPeerStatTable 1.3.6.1.4.1.388.14.1.8.1.15.2
Statistics about different switches in the cluster.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsInfraClusterPeerStatEntry

wsInfraClusterPeerStatEntry 1.3.6.1.4.1.388.14.1.8.1.15.2.1
Defines an entry in the wsInfraClusterPeerStatTable.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  WsInfraClusterPeerStatEntry  

wsInfraClusterStatNumHBSent 1.3.6.1.4.1.388.14.1.8.1.15.2.1.1
The number of HeartBeats sent from this switch to a peer switch in the cluster.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsInfraClusterUpAndFullyConnected 1.3.6.1.4.1.388.14.1.8.1.16
Indicates if cluster is up and fully connected
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

wsInfraClusterTotalApsAdopted 1.3.6.1.4.1.388.14.1.8.1.17
Total number of APs adopted by the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsInfraClusterTotalRadiosAdopted 1.3.6.1.4.1.388.14.1.8.1.18
Total number of radios adopted by the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsInfraClusterTotalMusAssociated 1.3.6.1.4.1.388.14.1.8.1.19
Total number of MUs adopted by the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsInfraClusterTotalRogueAps 1.3.6.1.4.1.388.14.1.8.1.20
Total number of rogue APs detected by the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsInfraClusterTotalPortAdoptionCapacity 1.3.6.1.4.1.388.14.1.8.1.21
Total port adoption capacity of the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsInfraClusterTotalSelfHealingRadios 1.3.6.1.4.1.388.14.1.8.1.22
Total number of radios in self healing mode in the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsInfraClusterMusAdoptedCnt 1.3.6.1.4.1.388.14.1.8.1.23
Number of MUs adopted by the switch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsInfraClusterRadiosAdoptedCnt 1.3.6.1.4.1.388.14.1.8.1.24
Number of radios adopted by the switch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsInfraClusterSelfHealingRadioCnt 1.3.6.1.4.1.388.14.1.8.1.25
Number of radios in self healing mode in the switch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsInfraClusterRogueApCnt 1.3.6.1.4.1.388.14.1.8.1.26
Number of rogue APs detected by the switch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsInfraClusterRunningImgVer 1.3.6.1.4.1.388.14.1.8.1.27
Version of the running image on the switch
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsInfraClusterPortAdoptionCapacity 1.3.6.1.4.1.388.14.1.8.1.28
Port adoption capacity of the switch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsInfraClusterAutoRevert 1.3.6.1.4.1.388.14.1.8.1.29
Enable or disable automatic revert. This object can not be set when Cluster feature is enabled. Disable the Cluster feature using wsInfraClusterEnable before setting this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wsInfraClusterAutoRevertDelay 1.3.6.1.4.1.388.14.1.8.1.30
Auto-revert delay (in minutes - ranging from 1 to 1800). This object can not be set when Cluster feature is enabled. Disable the Cluster feature using wsInfraClusterEnable before setting this object.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..1800  

wsInfraClusterManualRevert 1.3.6.1.4.1.388.14.1.8.1.31
Set manual revert
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manualRevertNow(1)  

wsInfraClusterDhcpRedundancy 1.3.6.1.4.1.388.14.1.8.1.32
Enable or disable the DHCP redundancy feature. This object can not be set when Cluster feature is enabled. Disable the Cluster feature using wsInfraClusterEnable before setting this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wsInfraClusterActiveDhcpServerSwitch 1.3.6.1.4.1.388.14.1.8.1.33
IP address of the switch running the active DHCP server. Other values this field could take are: NotApplicable - when redundancy is disabled. Unknown - when at any given time if there is no active DHCP server switch or the current switch is not participating in DHCP redundancy.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

wsInfraClusterResetActiveDhcpServer 1.3.6.1.4.1.388.14.1.8.1.34
Reset the active DHCP server. If the current switch is running active DHCP server, then the DHCP server will be reset. Otherwise, this action will be ignored.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER resetActiveDhcpServer(1)  

wsInfraCriticalResourceIp 1.3.6.1.4.1.388.14.1.8.1.35
IP address of the Critical Resource for the cluster switches. This object can not be set when Cluster feature is enabled. Disable the Cluster feature using wsInfraClusterEnable before setting this object.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wsInfraClusterDynApLoadBal 1.3.6.1.4.1.388.14.1.8.1.36
OBJECT IDENTIFIER    

wsInfraClusterDynApLoadBalEnable 1.3.6.1.4.1.388.14.1.8.1.36.1
Enable or disable dynamic AP load balance feature. Default is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wsInfraClusterDynApLoadBalApproach 1.3.6.1.4.1.388.14.1.8.1.36.2
This determines whether to the trigger dynamic AP load balance on scheduled time or immediately when AP imbalance is detected.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER schedule(1), runtime(2)  

wsInfraClusterDynApLoadBalSched 1.3.6.1.4.1.388.14.1.8.1.36.3
OBJECT IDENTIFIER    

wsInfraClusterDynApLoadBalSchedStartTime 1.3.6.1.4.1.388.14.1.8.1.36.3.1
If trigger for dynamic AP load balance is scheduled time then this configuration parameter determines the start time to initiate dynamic AP load balance.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

wsInfraClusterDynApLoadBalSchedInterval 1.3.6.1.4.1.388.14.1.8.1.36.3.2
If trigger for dynamic AP load balance is scheduled time then this configuration parameter determines the interval or frequency at which dynamic AP load balance will be triggered. Default value is 1 day.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..180  

wsInfraClusterDynApLoadBalStart 1.3.6.1.4.1.388.14.1.8.1.36.4
Command to initiate dynamic AP load balance.
Status: current Access: read-write
OBJECT-TYPE    
  DoActionNow  

wsInfraClusterDynApLoadBalMUThrshld 1.3.6.1.4.1.388.14.1.8.1.36.5
This specifies per AP MU threshold value. If AP associated MU count is equal to or greater than this threshold value then AP will not be reset. It also depends on trigger for dynamic AP load balance. Default value is 32 MUs.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..512  

wsInfraClusterLicensingAlgorithm 1.3.6.1.4.1.388.14.1.8.1.37
Set the redundancy licensing algorithm to either Max or Aggregation. This object can not be set when Redundancy feature is enabled. Disable the Redundancy feature using wsInfraClusterEnable before setting this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER max(1), aggregation(2)  

wsInfrastructureMIBConformance 1.3.6.1.4.1.388.14.1.8.1.100
OBJECT IDENTIFIER    

wsInfrastructureMIBCompliances 1.3.6.1.4.1.388.14.1.8.1.100.1
OBJECT IDENTIFIER    

wsInfrastructureMIBCompliance 1.3.6.1.4.1.388.14.1.8.1.100.1.1
Description.
Status: current Access: read-write
MODULE-COMPLIANCE    

wsInfrastructureMIBGroups 1.3.6.1.4.1.388.14.1.8.1.100.2
OBJECT IDENTIFIER    

wsInfrastructureMIBGroup 1.3.6.1.4.1.388.14.1.8.1.100.2.1
Description.
Status: current Access: read-write
OBJECT-GROUP    

wsInfrastructureMIBObsoleteGroup 1.3.6.1.4.1.388.14.1.8.1.100.2.2
Description.
Status: obsolete Access: read-write
OBJECT-GROUP