MIBs Depot

CISCO-FLEX-LINKS-MIB

Registered at
1.3.6.1.4.1.9.9.471
Last updated
2010-02-04 00:00
Organization
Cisco Systems, Inc.
Revisions
2010-02-04 00:00, 2005-04-25 00:00
Namespace
cisco
Source file
CISCO-FLEX-LINKS-MIB
Digest
sha256:26fd5c9c51d34a0033cdc8a63d3d78cdf19822d85cccc428d0e93064c787ee5e

Description

This MIB module is for configuration and status query of Flex Links feature on the Cisco device. Flex Links are a pair of Layer 2 interfaces, where one interface is configured to act as a backup to the other. The feature provides an alternative solution to the Spanning Tree Protocol (STP), allowing users to turn off STP and still provide basic link redundancy. Flex Links are typically configured in service provider or enterprise networks where users do not want to run STP on the device.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-lan-switch-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-TCCisco2KVlanList
IF-MIBInterfaceIndex, InterfaceIndexOrZero
Q-BRIDGE-MIBVlanIdOrNone
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
CISCO-FLEX-LINKS-MIB
CISCO-SMI
CISCO-TC
IANAifType-MIB
IF-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
ciscoFlexLinksMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.471.0
ciscoFlexLinksMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.471.1
cflConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.471.1.1
cflIfConfigTable
OBJECT-TYPE
This table allows user to configure Flex Links. The Flex Links feature requires interface pairs to be setup. This table allows user to specify such interface pairs. An interface can become part of only one such interface pair at any given time.
1.3.6.1.4.1.9.9.471.1.1.1not-accessiblecurrent
cflIfConfigEntry
OBJECT-TYPE
An entry containing information about Flex Links configuration. Each entry configures a pair of interfaces for a Flex Links. Only those Layer 2 interfaces which are capable of performing Flex Links operation may be configured in this table. Once an interface is configured as part of a Flex Links pair, such an interface, can not be configured as a part of other Flex Links pairs.
1.3.6.1.4.1.9.9.471.1.1.1.1not-accessiblecurrent
cflIfConfigPrimary
OBJECT-TYPE
The object indicates the primary interface in this Flex Links pair.
1.3.6.1.4.1.9.9.471.1.1.1.1.1InterfaceIndexnot-accessiblecurrent
cflIfConfigBackUp
OBJECT-TYPE
The object indicates the back up interface in this Flex Links pair. The value of this object is changed to 0 (zero) if this interface is removed from the ifTable. The SNMP agent is responsible for updating this object's value once the interface is added to the ifTable. The value of 0 (zero) cannot be set.
1.3.6.1.4.1.9.9.471.1.1.1.1.2InterfaceIndexOrZeroread-createcurrent
cflIfConfigStorageType
OBJECT-TYPE
The storage type for this conceptual row.
1.3.6.1.4.1.9.9.471.1.1.1.1.3StorageTyperead-createcurrent
cflIfConfigStatus
OBJECT-TYPE
The object to manage this RowStatus entry. This object must be set to 'creatAndGo' to create an entry and set to 'destroy' to delete an entry. The other objects in this conceptual row can be modified any time, even when the value of this entry RowStatus object is 'active'.
1.3.6.1.4.1.9.9.471.1.1.1.1.4RowStatusread-createcurrent
cflEnableStatusChangeNotif
OBJECT-TYPE
This variable indicates whether the system produces the cflIfStatusChangeNotif. A value of 'false' will prevent cflIfStatusChangeNotif.
1.3.6.1.4.1.9.9.471.1.1.2TruthValueread-writecurrent
cflIfConfigExtTable
OBJECT-TYPE
This table contains management information, such as of MAC address-table Move Update(MMU), preemption mechanism, VLAN load balancing of Flex Links pair, of interfaces which are capable of supporting these features.
1.3.6.1.4.1.9.9.471.1.1.3not-accessiblecurrent
cflIfConfigExtEntry
OBJECT-TYPE
An entry containing Flex Links management information for a particular interface.
1.3.6.1.4.1.9.9.471.1.1.3.1not-accessiblecurrent
cflIfConfigMmuPrimaryVlan
OBJECT-TYPE
The object specifies the MAC address-table Move Update primary VLAN for the Flex Links interface pair. A value of zero indicates that no primary VLAN has been configured for MAC address-table Move Update.
1.3.6.1.4.1.9.9.471.1.1.3.1.1VlanIdOrNoneread-writecurrent
cflIfConfigPreemptionMode
OBJECT-TYPE
The object specifies the preemption mechanism for a Flex Link interface pair. off - No preemption happens from active interface to backup interface. forced - The active interface always preempts the backup interface. The preemption occurs after the time specified in cflIfConfigPreemptionDelay. bandwidth - The interface with higher bandwidth always acts as the active interface.
1.3.6.1.4.1.9.9.471.1.1.3.1.2INTEGER {off(1), forced(2), bandwidth(3)}read-writecurrent
cflIfConfigPreemptionDelay
OBJECT-TYPE
The object specifies the delay time until an interface preempts another interface for a Flex Link interface pair.
1.3.6.1.4.1.9.9.471.1.1.3.1.3Unsigned32read-writecurrent
cflIfConfigPrefer2kVlan
OBJECT-TYPE
A string of octets containing one bit per perferred VLAN of VLANs with VlanId values of 0 through 2047 for VLAN load balancing.
1.3.6.1.4.1.9.9.471.1.1.3.1.4Cisco2KVlanListread-writecurrent
cflIfConfigPrefer4kVlan
OBJECT-TYPE
A string of octets containing one bit per perferred VLAN of VLANs with VlanId values of 2048 through 4095 for VLAN load balancing.
1.3.6.1.4.1.9.9.471.1.1.3.1.5Cisco2KVlanListread-writecurrent
cflStatus
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.471.1.2
cflIfStatusTable
OBJECT-TYPE
A list of interfaces which are members of Flex Links.
1.3.6.1.4.1.9.9.471.1.2.1not-accessiblecurrent
cflIfStatusEntry
OBJECT-TYPE
An entry, containing status information about a Flex Links interface. Entry is created when an interface is configured as a member of a Flex Links. When an entry is created in the cflIfConfigTable, entries corresponding to cflIfConfigPrimary and cflIfConfigBackUp are created in this table. Entry is deleted when an interface is removed from a Flex Links. When an entry is removed from the cflIfConfigTable, entries corresponding to cflIfConfigPrimary and cflIfConfigBackUp are deleted from this table.
1.3.6.1.4.1.9.9.471.1.2.1.1not-accessiblecurrent
cflIfIndex
OBJECT-TYPE
The index value which uniquely identifies the interface to which this entry is applicable. cflIfIndex is the same as the ifIndex of the interface associated with a Flex Links.
1.3.6.1.4.1.9.9.471.1.2.1.1.1InterfaceIndexnot-accessiblecurrent
cflIfStatus
OBJECT-TYPE
The status of an interface which is participating in Flex Links operation. A value of 'forwarding' indicates that, the interface is participating in Flex Links operation and is actively forwarding traffic. A value of 'blocking' indicates that, interface is participating in Flex Links operation and is ready to forward traffic if the interface it backs up in Flex Links operation goes down. A value of 'down' indicates that, the interface participating in Flex Links operation has gone down. A value of 'waitingToSync' indicates that, the interface is participating in Flex Links operation and is waiting to sync with its peer interface. A value of 'waitingForPeerState' indicates that, the interface is participating in Flex Links operation and is waiting for its peer's state. A value of 'unknown' indicates that, the interface is participating Flex Links operation and has entered an unknown state. A value of 'vlbAll' indicates that, the interface is linkup and VLANs preferred on the peer interface are moved to this interface of the Flex Link pair. This means that this interface carries all preferred VLANs of the Flex Link pair. A value of 'vlbConfig' indicates that, the interface is linkup and VLANs preferred on this interface have moved to forwarding state on the interface. A value of 'vlbPreempt' indicates that, the interface is linkup and waiting for the timer to expire to move into 'vlbConfig' state.
1.3.6.1.4.1.9.9.471.1.2.1.1.2INTEGER {forwarding(1), blocking(2), down(3), waitingToSync(4), waitingForPeerStrate(5), unknown(6), vlbAll(7), vlbConfig(8), vlbPreempt(9)}read-onlycurrent
ciscoFlexLinksMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.471.2
ciscoFlexLinksMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.471.2.1
ciscoFlexLinksMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.471.2.2

Notifications

NameOIDStatus
cflIfStatusChangeNotif
NOTIFICATION-TYPE
A cflIfStatusChangeNotif is generated when the value of cflIfStatus changes.
1.3.6.1.4.1.9.9.471.0.1current

Conformance

NameOIDStatus
ciscoFlexLinksMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-FLEX-LINKS-MIB. This compliance is deprecated and replaced by ciscoFlexLinksMIBCompliance2.
1.3.6.1.4.1.9.9.471.2.1.1deprecated
ciscoFlexLinksMIBCompliance2
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-FLEX-LINKS-MIB.
1.3.6.1.4.1.9.9.471.2.1.2current
ciscoFlexLinksIfConfigGroup
OBJECT-GROUP
A collection of objects providing interface configuration information for Flex Links.
1.3.6.1.4.1.9.9.471.2.2.1current
ciscoFlexLinksIfStatusGroup
OBJECT-GROUP
A collection of objects providing interface status information for Flex Links.
1.3.6.1.4.1.9.9.471.2.2.2current
ciscoFlexLinksEnableNotifGroup
OBJECT-GROUP
A collection of objects providing enabling/disabling of the status change notifications for Flex Links.
1.3.6.1.4.1.9.9.471.2.2.3current
ciscoFlexLinksNotifGroup
NOTIFICATION-GROUP
A collection of notifications providing the status change for Flex Links.
1.3.6.1.4.1.9.9.471.2.2.4current
ciscoFlexLinksMmuPrimaryVlanGroup
OBJECT-GROUP
A collection of objects providing interface MMU primary VLAN information of Flex Links.
1.3.6.1.4.1.9.9.471.2.2.5current
ciscoFlexLinksPreemptionGroup
OBJECT-GROUP
A collection of objects providing interface preemption information of Flex Links.
1.3.6.1.4.1.9.9.471.2.2.6current
ciscoFlexLinksPreferVlanGroup
OBJECT-GROUP
A collection of objects providing interface preferred VLANs of vlan load balancing information of Flex Links.
1.3.6.1.4.1.9.9.471.2.2.7current