AT-VCSTACK-MIB

File: AT-VCSTACK-MIB.mib (23355 bytes)

Imported modules

AT-SMI-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

sysinfo IpAddress Integer32
Unsigned32 Counter32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString
MacAddress TruthValue

Defined Types

VCStackEntry  
SEQUENCE    
  vcstackId Unsigned32
  vcstackPendingId Unsigned32
  vcstackMacAddr MacAddress
  vcstackPriority Unsigned32
  vcstackRole INTEGER
  vcstackLastRoleChange DisplayString
  vcstackHostname DisplayString
  vcstackProductType DisplayString
  vcstackSWVersionAutoSync TruthValue
  vcstackFallbackConfigStatus INTEGER
  vcstackFallbackConfigFilename DisplayString
  vcstackResiliencyLinkStatus INTEGER
  vcstackResiliencyLinkInterfaceName DisplayString
  vcstackActiveStkHardware INTEGER
  vcstackStkPort1Status INTEGER
  vcstackStkPort1NeighbourId Unsigned32
  vcstackStkPort2Status INTEGER
  vcstackStkPort2NeighbourId Unsigned32
  vcstackNumMembersJoined Counter32
  vcstackNumMembersLeft Counter32
  vcstackNumIdConflict Counter32
  vcstackNumMasterConflict Counter32
  vcstackNumMasterFailover Counter32
  vcstackNumStkPort1NbrIncompatible Counter32
  vcstackNumStkPort2NbrIncompatible Counter32
  vcstackReadinessStatus INTEGER

Defined Values

vcstack 1.3.6.1.4.1.207.8.4.4.3.13
This MIB file contains definitions of managed objects for Virtual Chassis Stacking in AlliedWare Plus.
MODULE-IDENTITY    

vcstackNotifications 1.3.6.1.4.1.207.8.4.4.3.13.0
OBJECT IDENTIFIER    

vcstackRoleChangeNotify 1.3.6.1.4.1.207.8.4.4.3.13.0.1
A notification generated when the stack member's role is changed.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

vcstackMemberJoinNotify 1.3.6.1.4.1.207.8.4.4.3.13.0.2
A notification generated when a member joins in the stack.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

vcstackMemberLeaveNotify 1.3.6.1.4.1.207.8.4.4.3.13.0.3
A notification generated when a member leaves from the stack.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

vcstackResiliencyLinkHealthCheckReceivingNotify 1.3.6.1.4.1.207.8.4.4.3.13.0.4
A notification generated when the resiliency link is activated.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

vcstackResiliencyLinkHealthCheckTimeOutNotify 1.3.6.1.4.1.207.8.4.4.3.13.0.5
A notification generated when the slave's receive timer has timed out indicating that the Slave has lost contact with the Master via the resiliency link.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

vcstackStkPortLinkUpNotify 1.3.6.1.4.1.207.8.4.4.3.13.0.6
A notification generated when the link of stack port is up.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

vcstackStkPortLinkDownNotify 1.3.6.1.4.1.207.8.4.4.3.13.0.7
A notification generated when the link of stack port is down.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

vcstackNbrMemberIdNotify 1.3.6.1.4.1.207.8.4.4.3.13.0.8
The stack member id of the neighbor of the member sent this notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 1..8  

vcstackStkPortNameNotify 1.3.6.1.4.1.207.8.4.4.3.13.0.9
The stack port name related this notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

vcstackStatus 1.3.6.1.4.1.207.8.4.4.3.13.1
The overall stack status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normalOperation(1), operatingInFailoverState(2), standaloneUnit(3), ringTopologyBroken(4)  

vcstackOperationalStatus 1.3.6.1.4.1.207.8.4.4.3.13.2
Whether the stack is enabled or disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vcstackMgmtVlanId 1.3.6.1.4.1.207.8.4.4.3.13.3
The current stacking management VLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vcstackMgmtVlanSubnetAddr 1.3.6.1.4.1.207.8.4.4.3.13.4
The current stacking management VLAN subnet address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

vcstackTable 1.3.6.1.4.1.207.8.4.4.3.13.5
A list of stack members.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VCStackEntry

vcstackEntry 1.3.6.1.4.1.207.8.4.4.3.13.5.1
A set of parameters that describe the status of a stack member
Status: current Access: not-accessible
OBJECT-TYPE    
  VCStackEntry  

vcstackId 1.3.6.1.4.1.207.8.4.4.3.13.5.1.1
Stack member ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..8  

vcstackPendingId 1.3.6.1.4.1.207.8.4.4.3.13.5.1.2
The pending stack member ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..8  

vcstackMacAddr 1.3.6.1.4.1.207.8.4.4.3.13.5.1.3
Stack member's hardware MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

vcstackPriority 1.3.6.1.4.1.207.8.4.4.3.13.5.1.4
The priority for election of the stack master. The lowest number has the highest priority.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

vcstackRole 1.3.6.1.4.1.207.8.4.4.3.13.5.1.5
Stack member's role in the stack. Note: value type fallbackMaster(7) is deprecated.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER leaving(1), discovering(2), synchronizing(3), backupMember(4), pendingMaster(5), disabledMaster(6), fallbackMaster(7), activeMaster(8)  

vcstackLastRoleChange 1.3.6.1.4.1.207.8.4.4.3.13.5.1.6
The time and date when the stack member last changed its role in the stack.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vcstackHostname 1.3.6.1.4.1.207.8.4.4.3.13.5.1.7
Stack member's hostname.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vcstackProductType 1.3.6.1.4.1.207.8.4.4.3.13.5.1.8
Stack members product type.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vcstackSWVersionAutoSync 1.3.6.1.4.1.207.8.4.4.3.13.5.1.9
Whether or not to automatically upgrade the stack member's software.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

vcstackFallbackConfigStatus 1.3.6.1.4.1.207.8.4.4.3.13.5.1.10
The status of the fallback configuration file. For AW+ releases, this object is not supported as from software release 5.3.4.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER fileExists(1), fileNotFound(2), notConfigured(3)  

vcstackFallbackConfigFilename 1.3.6.1.4.1.207.8.4.4.3.13.5.1.11
The filename of the fallback configuration file. For AW+ releases, this object is not supported as from software release 5.3.4.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

vcstackResiliencyLinkStatus 1.3.6.1.4.1.207.8.4.4.3.13.5.1.12
The status of the stack members resilency link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER configured(1), successful(2), failed(3), notConfigured(4), stopped(5)  

vcstackResiliencyLinkInterfaceName 1.3.6.1.4.1.207.8.4.4.3.13.5.1.13
The name of the interface the resiliency link is configured on.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vcstackActiveStkHardware 1.3.6.1.4.1.207.8.4.4.3.13.5.1.14
The stack ports hardware type. Note: Value type none(3) is deprecated.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER xemStk(1), builtinStackingPorts(2), none(3), stackXG(4), x6EMXS2(5)  

vcstackStkPort1Status 1.3.6.1.4.1.207.8.4.4.3.13.5.1.15
Status of the stack port 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), neighbourIncompatible(2), discoveringNeighbour(3), learntNeighbour(4)  

vcstackStkPort1NeighbourId 1.3.6.1.4.1.207.8.4.4.3.13.5.1.16
The ID of the neighbour on stack port 1. A value of zero indicates no learned neighbour.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..8  

vcstackStkPort2Status 1.3.6.1.4.1.207.8.4.4.3.13.5.1.17
Status of the stack port 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), neighbourIncompatible(2), discoveringNeighbour(3), learntNeighbour(4)  

vcstackStkPort2NeighbourId 1.3.6.1.4.1.207.8.4.4.3.13.5.1.18
The ID of the neighbour on stack port 2. A value of zero indicates no learned neighbour.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..8  

vcstackNumMembersJoined 1.3.6.1.4.1.207.8.4.4.3.13.5.1.19
The number of times the stack acquires a member.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vcstackNumMembersLeft 1.3.6.1.4.1.207.8.4.4.3.13.5.1.20
The number of times the stack loses a member.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vcstackNumIdConflict 1.3.6.1.4.1.207.8.4.4.3.13.5.1.21
The number of times that a stack member ID conflicts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vcstackNumMasterConflict 1.3.6.1.4.1.207.8.4.4.3.13.5.1.22
The number of times that a stack master conflict occurs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vcstackNumMasterFailover 1.3.6.1.4.1.207.8.4.4.3.13.5.1.23
The number of times that the stack master fails.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vcstackNumStkPort1NbrIncompatible 1.3.6.1.4.1.207.8.4.4.3.13.5.1.24
The number of times that the neighbour is detected as incompatible on stack port 1.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vcstackNumStkPort2NbrIncompatible 1.3.6.1.4.1.207.8.4.4.3.13.5.1.25
The number of times that the neighbour is detected as incompatible on stack port 2.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vcstackReadinessStatus 1.3.6.1.4.1.207.8.4.4.3.13.5.1.26
Indicates how readily a stack member can take over as master if the current stack master were to fail. Possible values are: init (1) - the stack member is completing startup initialization. syncing (2) - the stack member is synchronizing state information with the stack master following startup. ready (3) - the stack member is fully synchronized with the current master and is ready to take over immediately. syncError (4) - state information on the stack member is not correctly synchronized with the current stack master. For a stack member to take over as stack master with the least possible network disruption, it must have the 'ready (3)' status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER init(1), syncing(2), ready(3), syncError(4)  

vcstackTraps 1.3.6.1.4.1.207.8.4.4.3.13.6
OBJECT IDENTIFIER    

vcstackRoleChange 1.3.6.1.4.1.207.8.4.4.3.13.6.1
A trap generated when the stack member's role is changed.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

vcstackMemberJoin 1.3.6.1.4.1.207.8.4.4.3.13.6.2
A trap generated when a member joins in the stack.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

vcstackMemberLeave 1.3.6.1.4.1.207.8.4.4.3.13.6.3
A trap generated when a member leaves from the stack.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

vcstackResiliencyLinkHealthCheckReceiving 1.3.6.1.4.1.207.8.4.4.3.13.6.4
A trap generated when the resiliency link is activated.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

vcstackResiliencyLinkHealthCheckTimeOut 1.3.6.1.4.1.207.8.4.4.3.13.6.5
A trap generated when the slave's receive timer has timed out indicating that the Slave has lost contact with the Master via the resiliency link.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

vcstackStkPortLinkUp 1.3.6.1.4.1.207.8.4.4.3.13.6.6
A trap generated when the link of stack port is up.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

vcstackStkPortLinkDown 1.3.6.1.4.1.207.8.4.4.3.13.6.7
A trap generated when the link of stack port is down.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

vcstackNbrMemberId 1.3.6.1.4.1.207.8.4.4.3.13.6.8
The stack member id of the neighbor of the member sent this trap.
Status: deprecated Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 1..8  

vcstackStkPortName 1.3.6.1.4.1.207.8.4.4.3.13.6.9
The stack port name related this trap.
Status: deprecated Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

vcstackVirtualMacAddressStatus 1.3.6.1.4.1.207.8.4.4.3.13.7
Whether the virtual MAC address is enabled or disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vcstackVirtualChassisId 1.3.6.1.4.1.207.8.4.4.3.13.8
The current virtual chassis ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vcstackVirtualMacAddr 1.3.6.1.4.1.207.8.4.4.3.13.9
The virtual MAC address used by the stack.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

vcstackMasterId 1.3.6.1.4.1.207.8.4.4.3.13.10
The stack ID of the master unit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..8  

vcstackDisabledMasterMonitoringStatus 1.3.6.1.4.1.207.8.4.4.3.13.11
Whether the disabled master monitoring is enabled or disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), inactive(3)