ARUBAWIRED-VSFv2-MIB
AI MIB Summary
The ARUBAWIRED-VSFv2-MIB enables SNMP-based monitoring and configuration of ArubaOS-Switch Virtual Switching Framework (VSF) stacks, specifically tracking VSF member status, synchronization states, topology consistency, and link aggregation parameters. It provides granular visibility into the operational health and logical grouping of switches within a VSF domain to facilitate high-availability cluster management.
This MIB module describes objects used to manage Virtual Switching Framework (VSF) feature.
Main OID:
arubaWiredVsfv2MIB.1.3.6.1.4.1.47196.4.1.1.3.15
57
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
57 total| Object Name |
|---|
arubaWiredVsfv2MIBThis MIB module describes objects used to manage Virtual
Switching Framework (VSF) feature. MODULE-IDENTITY .1.3.6.1.4.1.47196.4.1.1.3.15 |
arubaWiredVsfv2Notifications OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.15.0 |
arubaWiredVsfv2MemberStatusChangeThis notification is generated when a new member joins the VSF
stack. NOTIFICATION-TYPE .1.3.6.1.4.1.47196.4.1.1.3.15.0.1 |
arubaWiredVsfv2FragmentStatusChangeThis notification is generated when a stack fragment becomes
active or inactive. NOTIFICATION-TYPE .1.3.6.1.4.1.47196.4.1.1.3.15.0.2 |
arubaWiredVsfv2Objects OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.15.1 |
arubaWiredVsfv2Config OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.15.1.0 |
arubaWiredVsfv2TrapEnableIf set to 'true', SNMP traps will be generated for VSF events.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.15.1.0.1 |
arubaWiredVsfv2SplitDetectConfiguredSplit 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.
`vlan`: Any one of the data ports configured with split detection
access VLAN identifier will be used to detect stack split.
If multiple fragments are detected, only the stack
fragment containing the 'primary' member will keep its
network interfaces active.rw Enumeration .1.3.6.1.4.1.47196.4.1.1.3.15.1.0.2 |
arubaWiredVsfv2SplitDetectVlanIdVLAN identifier used for split detectionro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.0.3 |
arubaWiredVsfv2Status OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.15.1.1 |
arubaWiredVsfv2OperStatusDescribes current split state of VSF stack. Split state can be
one of the following:
no_split: Both primary and secondary members are
physically present and operational.
fragment_active: A stack split has been detected and all network
interfaces in this fragment are active.
fragment_inactive: A stack split has been detected and all network
interfaces in this fragment are inactive.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.15.1.1.1 |
arubaWiredVsfv2TopologyThis 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.15.1.1.2 |
arubaWiredVsfv2StackMacAddrThis object describes MAC address of a VSF stack.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.15.1.1.3 |
arubaWiredVsfv2DomainIdThis object uniquely identifies the VSF stack. All members
of the stack have the same domain ID. It is valid only when
we have more than a member in a stack.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.1.4 |
arubaWiredVsfv2SecondaryThis object uniquely identifies the designated secondary
switch for the stack. This switch would normally become the
standby member of the stack.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.1.5 |
arubaWiredVsfv2SplitDetectOperStatusThe status of split detection functionality
can be one of:
`up` : Split detection functionality is operational.
`down` : Split detection functionality is not operational.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.1.6 |
arubaWiredVsfv2SplitDetectStatusDownReasonThe down reason of split detection operational status
can be one of:
'Split detection is not configured' : split detection method is not configured.
'Mgmt interface admin state is down' : split detection method is configured as Mgmt and Mgmt interface admin state is down.
'Mgmt interface link state is down' : split detection method is configured as Mgmt and Mgmt interface link state is down.
'Split detection VLAN is not configured' : split detection method is configured as vlan and split detection VLAN is not configured.
'VLAN <VLAN_ID> is not configured' : split detection method is configured as vlan and coresponding VLAN identifier is not configured.
'VLAN <VLAN_ID> admin state is down' : split detection method is configured as vlan and coresponding VLAN identifier is admin down.
'VLAN <VLAN_ID> does not have split detection interfaces configured' : split detection method is configured as vlan and coresponding VLAN identifier is not associated with any interface.
'Interface <ifname> admin state is down' : split detection method is configured as vlan and coresponding VLAN associated interface admin state is down.
'Interface <ifname> operational state is down' : split detection method is configured as vlan and coresponding VLAN associated interface operational state is down.
'VLAN <VLAN_ID> is configured only with one split detection interface': split detection method is configured as vlan and only one access port is part of split detection VLAN. Split detection VLAN should have one access port from the primary and one from the secondary.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.1.7 |
arubaWiredVsfv2MemberTableThis table contains information about the Virtual Switching
Framework members. SEQUENCE OF ArubaWiredVsfv2MemberEntry .1.3.6.1.4.1.47196.4.1.1.3.15.1.2 |
arubaWiredVsfv2MemberEntryA row in the Virtual Switching Framework member table. ArubaWiredVsfv2MemberEntry .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1 |
arubaWiredVsfv2MemberIndexVirtual Switching Framework Member ID.ro Integer32 .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.1 |
arubaWiredVsfv2MemberRoleRole of VSF member in stack.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.2 |
arubaWiredVsfv2MemberStatusSpecifies the status of the member-switch in the VSF
stack. The switch status can be one of:
`not_present`: Member is not physically part of the
stack.
`booting`: Member is booting up.
`ready`: Member has finished booting, and its
interfaces can forward traffic.
`version_mismatch`: Member is not running the same
operating system version as the conductor
switch.
`communication_failure`: The conductor switch is unable to
communicate with the member.
`in_other_fragment`: Member is part of another fragment as
discovered through split detection.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.3 |
arubaWiredVsfv2MemberPartNumberThe Part Number Identifier of the VSF stack member.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.4 |
arubaWiredVsfv2MemberMacAddrThe switch base MAC address of this VSF stack member.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.5 |
arubaWiredVsfv2MemberProductNameThis product name of this VSF stack member.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.6 |
arubaWiredVsfv2MemberSerialNumThe serial number identifier of this VSF stack member.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.7 |
arubaWiredVsfv2MemberBootImageThe software image version running on this VSF stack member.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.8 |
arubaWiredVsfv2MemberCpuUtilThe CPU utilization, in percentage, of this VSF stack member.ro Integer32 .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.9 |
arubaWiredVsfv2MemberMemoryUtilThe memory utilization, in percentage, of this VSF stack
member.ro Integer32 .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.10 |
arubaWiredVsfv2MemberBootTimeThe boot up time, in seconds, of this VSF stack member.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.11 |
arubaWiredVsfv2MemberBootRomVersionThe software version of the running ServiceOS image on this
VSF stack member.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.12 |
arubaWiredVsfv2MemberTotalMemorySpecifies the total memory (RAM) available on this
VSF stack member.ro Integer32 .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.13 |
arubaWiredVsfv2MemberCurrentUsageSpecifies the current memory (RAM) usage on this
VSF stack member.ro Integer32 .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.14 |
arubaWiredVsfv2MemberEntPhysicalIndexThis object specifies the entPhysicalTable (rfc2737) index
of the VSF member.ro Integer32 .1.3.6.1.4.1.47196.4.1.1.3.15.1.2.1.15 |
arubaWiredVsfv2LinkTableThis table contains information about the Virtual Switching
Framework Links. SEQUENCE OF ArubaWiredVsfv2LinkEntry .1.3.6.1.4.1.47196.4.1.1.3.15.1.3 |
arubaWiredVsfv2LinkEntryA row in the Virtual Switching Framework Link table. ArubaWiredVsfv2LinkEntry .1.3.6.1.4.1.47196.4.1.1.3.15.1.3.1 |
arubaWiredVsfv2LinkMemberIdVirtual Switching Framework link member ID. Integer32 .1.3.6.1.4.1.47196.4.1.1.3.15.1.3.1.1 |
arubaWiredVsfv2LinkIdVirtual Switching Framework link ID. Integer32 .1.3.6.1.4.1.47196.4.1.1.3.15.1.3.1.2 |
arubaWiredVsfv2LinkOperStatusThe state of the VSF link.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.15.1.3.1.3 |
arubaWiredVsfv2LinkPeerMemberIdThe member ID of the peer switch on the link.ro Integer32 .1.3.6.1.4.1.47196.4.1.1.3.15.1.3.1.4 |
arubaWiredVsfv2LinkPeerLinkIdThe link id of the peer member on the link.ro Integer32 .1.3.6.1.4.1.47196.4.1.1.3.15.1.3.1.5 |
arubaWiredVsfv2LinkPortListInterface(s) associated to the link.ro PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.47196.4.1.1.3.15.1.3.1.6 |
arubaWiredVsfv2PortTableThis table contains information about the Virtual
Switching Framework physical ports. SEQUENCE OF ArubaWiredVsfv2PortEntry .1.3.6.1.4.1.47196.4.1.1.3.15.1.4 |
arubaWiredVsfv2PortEntryA row in the VSF port table. ArubaWiredVsfv2PortEntry .1.3.6.1.4.1.47196.4.1.1.3.15.1.4.1 |
arubaWiredVsfv2PortIfIndexA unique value, greater than zero, for each interface.ro Integer32 .1.3.6.1.4.1.47196.4.1.1.3.15.1.4.1.1 |
arubaWiredVsfv2PortOperStatusThe state of the VSF interface. The interface state
can be one of:
`up` : Interface is brought up.
`down` : Interface is brought down.
`error` : Interface is in error state.
`autojoin in progress` : Interface is in autojoin progress.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.4.1.2 |
arubaWiredVsfv2PortStatusStrThe status string for the VSF interface. The interface state
can be one of :
'Successfully connected to <ifname>' : Interface is connected and brought up.
'Interface physically down' : Interface is down.
'Peer with inconsistent system MAC address' : Peer MAC address inconsistent across other interfaces belonging to this link.
'Peer with incompatible product type' : Peer switch with incompatible product type.
'Loop detected on the interface' : Loop detected on this interface.
'Peer timed out' : No response from the peer switch.
'Peer autojoin in progress' : Peer switch is autojoin in progress.
'Peer is not autojoin eligible' : Peer switch not autojoin eligible.
'Peer with incompatible software version' : Peer switch running incompatible software version.
'Peer autojoin validations failed' : Attempt to autojoin by the peer failed.
'Peer with multiple VSF interfaces attempting to autojoin' : Attempt to autojoin via multiple VSF interfaces.
'Peer attempting to autojoin on non-provisioned interface' : Peer switch VSF interface configuration mismatch.
'Peer with non-default VSF interface attempting to autojoin' : Attempt to autojoin on non default VSF interface.
'Peer autojoin failed as there is no free member number available': Attempt to autojoin by the peer failed as there is no free member number available.
'Peer autojoin failed as it is connected in incorrect direction' : Attempt to autojoin by the peer failed as it is not connected in right direction.
'Peer with inconsistent VSF link configuration' : Peer switch with VSF link configuration mismatch.
'Peer autojoin failed as it has MACsec configuration' : Peer switch with MACsec configuration on the interface.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.4.1.3 |
arubaWiredVsfv2PortPeerInterfaceInterface name of the peer VSF switch connected to this interface.ro PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.47196.4.1.1.3.15.1.4.1.4 |
arubaWiredVsfv2PortPeerSysMacMAC address of the peer VSF switch connected to this interface.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.15.1.4.1.5 |
arubaWiredVsfv2PortPeerProductTypeProduct type of the peer VSF switch connected to this interface.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.15.1.4.1.6 |
arubaWiredVsfv2Counters OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.15.1.5 |
arubaWiredVsfv2SplitDetectCountersTxTotal number of packets transmitted.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.15.1.5.1 |
arubaWiredVsfv2SplitDetectCountersRxTotal number of packets recieved.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.15.1.5.2 |
arubaWiredVsfv2SplitDetectCountersRxDropTotal number of packets recived and discarded.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.15.1.5.3 |
arubaWiredVsfv2Conformance OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.15.2 |
arubaWiredVsfv2Compliances OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.15.2.1 |
arubaWiredVsfv2Groups OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.15.2.2 |