ARUBAWIRED-VSF-MIB

File: ARUBAWIRED-VSF-MIB.mib (17396 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
Q-BRIDGE-MIB ARUBAWIRED-NETWORKING-OID

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
NOTIFICATION-TYPE TimeTicks MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP DisplayString
TruthValue MacAddress PortList
wndFeatures

Defined Types

ArubaWiredVsfMemberEntry  
SEQUENCE    
  arubaWiredVsfMemberIndex Integer32
  arubaWiredVsfMemberRole DisplayString
  arubaWiredVsfMemberStatus DisplayString
  arubaWiredVsfMemberPartNumber DisplayString
  arubaWiredVsfMemberMacAddr MacAddress
  arubaWiredVsfMemberProductName DisplayString
  arubaWiredVsfMemberSerialNum DisplayString
  arubaWiredVsfMemberBootImage DisplayString
  arubaWiredVsfMemberCpuUtil INTEGER
  arubaWiredVsfMemberMemoryUtil INTEGER
  arubaWiredVsfMemberBootTime TimeTicks
  arubaWiredVsfMemberBootRomVersion DisplayString
  arubaWiredVsfMemberTotalMemory INTEGER
  arubaWiredVsfMemberCurrentUsage INTEGER

ArubaWiredVsfLinkEntry  
SEQUENCE    
  arubaWiredVsfLinkMemberId INTEGER
  arubaWiredVsfLinkId INTEGER
  arubaWiredVsfLinkOperStatus DisplayString
  arubaWiredVsfLinkPeerMemberId INTEGER
  arubaWiredVsfLinkPeerLinkId INTEGER
  arubaWiredVsfLinkPortList PortList

Defined Values

arubaWiredVsfMIB 1.3.6.1.4.1.47196.4.1.1.3.10
This MIB module describes objects used to manage Virtual Switching Framework (VSF) feature.
MODULE-IDENTITY    

arubaWiredVsfObjects 1.3.6.1.4.1.47196.4.1.1.3.10.0
OBJECT IDENTIFIER    

arubaWiredVsfConfig 1.3.6.1.4.1.47196.4.1.1.3.10.0.1
OBJECT IDENTIFIER    

arubaWiredVsfStatus 1.3.6.1.4.1.47196.4.1.1.3.10.0.2
OBJECT IDENTIFIER    

arubaWiredVsfNotifications 1.3.6.1.4.1.47196.4.1.1.3.10.1
OBJECT IDENTIFIER    

arubaWiredVsfTrapEnable 1.3.6.1.4.1.47196.4.1.1.3.10.0.1.1
If set to 'true', SNMP traps will be generated for VSF events.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

arubaWiredVsfOobmMADEnable 1.3.6.1.4.1.47196.4.1.1.3.10.0.1.2
Split detection scheme configured on the VSF stack. Supported schemes: 'none`: No split detection. In the event of a stack split, multiple fragments can be active. `mgmt`: The management network interface will be used to detect a stack split. If multiple fragments are detected, only the stack fragment containing the 'primary' member will keep its network interfaces active.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), mgmt(2)  

arubaWiredVsfOperStatus 1.3.6.1.4.1.47196.4.1.1.3.10.0.2.1
Describes current split state of VSF stack. Split state can be one of the following: noSplit: Both primary and secondary members are physically present and operational. fragmemtActive: A stack split has been detected and all network interfaces in this fragment are active. fragmentInactive: A stack split has been detected and all network interfaces in this fragment are inactive.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arubaWiredVsfTopology 1.3.6.1.4.1.47196.4.1.1.3.10.0.2.2
This object describes the physical topology of the VSF stack. Supported technologies include: standalone: The VSF stack comprises a single member only. chain: The VSF stack members are connected in a daisy chain. ring: The VSF stack members are connected in a ring.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arubaWiredVsfMemberTable 1.3.6.1.4.1.47196.4.1.1.3.10.0.3
This table contains information about the Virtual Switching Framework members.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArubaWiredVsfMemberEntry

arubaWiredVsfMemberEntry 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1
A row in the Virtual Switching Framework member table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArubaWiredVsfMemberEntry  

arubaWiredVsfMemberIndex 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.1
Virtual Switching Framework Member ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

arubaWiredVsfMemberRole 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.2
Role of VSF member in stack.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arubaWiredVsfMemberStatus 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.3
Specifies the status of the member-switch in the VSF stack. The switch status can be one of: `notPresent`: Member is not physically part of the stack. `booting`: Member is booting up. `ready`: Member has finished booting, and its interfaces can forward traffic. `versionMismatch`: Member is not running the same operating system version as the master switch. `communicationFailure`: The master switch is unable to communicate with the member. `inOtherFragment`: Member is part of another fragment as discovered through split detection.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arubaWiredVsfMemberPartNumber 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.4
The Part Number Identifier of the VSF stack member.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arubaWiredVsfMemberMacAddr 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.5
The switch base MAC address of this VSF stack member.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

arubaWiredVsfMemberProductName 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.6
This product name of this VSF stack member.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arubaWiredVsfMemberSerialNum 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.7
The serial number identifier of this VSF stack member.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arubaWiredVsfMemberBootImage 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.8
The software image version running on this VSF stack member.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arubaWiredVsfMemberCpuUtil 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.9
The CPU utilization, in percentage, of this VSF stack member.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

arubaWiredVsfMemberMemoryUtil 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.10
The memory utilization, in percentage, of this VSF stack member.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

arubaWiredVsfMemberBootTime 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.11
The boot up time, in seconds, of this VSF stack member.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

arubaWiredVsfMemberBootRomVersion 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.12
The software version of the running ServiceOS image on this VSF stack member.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arubaWiredVsfMemberTotalMemory 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.13
Specifies the total memory (RAM) available on this VSF stack member.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

arubaWiredVsfMemberCurrentUsage 1.3.6.1.4.1.47196.4.1.1.3.10.0.3.1.14
Specifies the current memory (RAM) usage on this VSF stack member.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

arubaWiredVsfLinkTable 1.3.6.1.4.1.47196.4.1.1.3.10.0.4
This table contains information about the Virtual Switching Framework Links.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArubaWiredVsfLinkEntry

arubaWiredVsfLinkEntry 1.3.6.1.4.1.47196.4.1.1.3.10.0.4.1
A row in the Virtual Switching Framework Link table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArubaWiredVsfLinkEntry  

arubaWiredVsfLinkMemberId 1.3.6.1.4.1.47196.4.1.1.3.10.0.4.1.1
Virtual Switching Framework link member ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

arubaWiredVsfLinkId 1.3.6.1.4.1.47196.4.1.1.3.10.0.4.1.2
Virtual Switching Framework link ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

arubaWiredVsfLinkOperStatus 1.3.6.1.4.1.47196.4.1.1.3.10.0.4.1.3
The state of the VSF link.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arubaWiredVsfLinkPeerMemberId 1.3.6.1.4.1.47196.4.1.1.3.10.0.4.1.4
The member ID of the peer switch on the link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

arubaWiredVsfLinkPeerLinkId 1.3.6.1.4.1.47196.4.1.1.3.10.0.4.1.5
The link id of the peer member on the link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

arubaWiredVsfLinkPortList 1.3.6.1.4.1.47196.4.1.1.3.10.0.4.1.6
Interface(s) associated to the link.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

arubaWiredVsfMemberStatusChange 1.3.6.1.4.1.47196.4.1.1.3.10.1.1
This notification is generated when a new member joins the VSF stack.
Status: current Access: read-only
NOTIFICATION-TYPE    

arubaWiredVsfFragmentStatusChange 1.3.6.1.4.1.47196.4.1.1.3.10.1.2
This notification is generated when a stack fragment becomes active or inactive.
Status: current Access: read-only
NOTIFICATION-TYPE    

arubaWiredVsfConformance 1.3.6.1.4.1.47196.4.1.1.3.10.2
OBJECT IDENTIFIER    

arubaWiredVsfCompliances 1.3.6.1.4.1.47196.4.1.1.3.10.2.1
OBJECT IDENTIFIER    

arubaWiredVsfGroups 1.3.6.1.4.1.47196.4.1.1.3.10.2.2
OBJECT IDENTIFIER    

arubaWiredVsfConfigScalarGroup 1.3.6.1.4.1.47196.4.1.1.3.10.2.2.1
A collection of Virtual Switching Framework scalar objects.
Status: current Access: read-only
OBJECT-GROUP    

arubaWiredVsfStatusScalarGroup 1.3.6.1.4.1.47196.4.1.1.3.10.2.2.2
A collection of Virtual Switching Framework notifications objects.
Status: current Access: read-only
OBJECT-GROUP    

arubaWiredVsfMemberTableGroup 1.3.6.1.4.1.47196.4.1.1.3.10.2.2.3
A collection of Virtual Switching Framework member table objects.
Status: current Access: read-only
OBJECT-GROUP    

arubaWiredVsfLinkTableGroup 1.3.6.1.4.1.47196.4.1.1.3.10.2.2.4
A collection of Virtual Switching Framework link table objects.
Status: current Access: read-only
OBJECT-GROUP    

arubaWiredVsfNotificationsGroup 1.3.6.1.4.1.47196.4.1.1.3.10.2.2.5
A collection of VSF virtual chassis notifications objects.
Status: current Access: read-only
NOTIFICATION-GROUP    

arubaWiredVsfMibCompliance 1.3.6.1.4.1.47196.4.1.1.3.10.2.1.1
The compliance statement for devices implementing the ARUBA WIRED VSF Mib.
Status: current Access: read-only
MODULE-COMPLIANCE