MIBs Depot

CISCO-FABRICPATH-TOPOLOGY-MIB

Registered at
1.3.6.1.4.1.9.9.801
Last updated
2013-03-11 00:00
Organization
Cisco Systems, Inc.
Revisions
2013-03-11 00:00
Namespace
cisco
Source file
CISCO-FABRICPATH-TOPOLOGY-MIB
Digest
sha256:e5781392cf36e42e33eb020c94930ac3d2514f6d58a3d8181b7cca4e736c6839

Description

This MIB module defines managed objects that facilitate the management of Cisco's FabricPath Topology technology.

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-MIBifIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

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

CISCO-FABRICPATH-TOPOLOGY-MIB
CISCO-SMI
CISCO-TC
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoFabricPathTopologyMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.801.0
ciscoFabricPathTopologyMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.801.1
cfptTopologyTable
OBJECT-TYPE
A table containing a list of FabricPath topology information.
1.3.6.1.4.1.9.9.801.1.1not-accessiblecurrent
cfptTopologyEntry
OBJECT-TYPE
An entry containing management information of a particular FabricPath topology. An entry is created for each FabricPath topology that is managed by the system.
1.3.6.1.4.1.9.9.801.1.1.1not-accessiblecurrent
cfptTopologyIndex
OBJECT-TYPE
An identifier that uniquely identifies a FabricPath topology.
1.3.6.1.4.1.9.9.801.1.1.1.1Unsigned32not-accessiblecurrent
cfptTopologyDescr
OBJECT-TYPE
This object specifies the description of the FabricPath topology.
1.3.6.1.4.1.9.9.801.1.1.1.2SnmpAdminStringread-createcurrent
cfptTopologyState
OBJECT-TYPE
This object indicates the state of the FabricPath topology. other - none of the followings up - topology is up down - topology is down
1.3.6.1.4.1.9.9.801.1.1.1.3INTEGER {other(1), up(2), down(3)}read-onlycurrent
cfptTopologyStateChangeReason
OBJECT-TYPE
This object indicates the reason of the current topology state that cfptTopologyState provides.
1.3.6.1.4.1.9.9.801.1.1.1.4SnmpAdminStringread-onlycurrent
cfptTopologyVlansFirst2K
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANs 0 to 2047 that are configured for this FabricPath topology entry. If the bit corresponding to a VLAN is set to '1', then the VLAN is configured in this FabricPath topology. If the bit is set to '0', then the VLAN is not configured in this FabricPath topology.
1.3.6.1.4.1.9.9.801.1.1.1.5Cisco2KVlanListread-createcurrent
cfptTopologyVlansSecond2K
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANs 2048 to 4095 that are configured for this FabricPath topology entry. If the bit corresponding to a VLAN is set to '1', then the VLAN is configured in this FabricPath topology. If the bit is set to '0', then the VLAN is not configured in this FabricPath topology.
1.3.6.1.4.1.9.9.801.1.1.1.6Cisco2KVlanListread-createcurrent
cfptTopologyActiveVlansFirst2K
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANs 0 to 2047 that are active in this FabricPath topology entry. If the bit corresponding to a VLAN is set to '1', then the VLAN is active in this FabricPath topology. If the bit is set to '0', then the VLAN is not configured in this FabricPath topology.
1.3.6.1.4.1.9.9.801.1.1.1.7Cisco2KVlanListread-onlycurrent
cfptTopologyActiveVlansSecond2K
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANs 2048 to 4095 that are active in this FabricPath topology entry. If the bit corresponding to a VLAN is set to '1', then the VLAN is active in this FabricPath topology. If the bit is set to '0', then the VLAN is not active in this FabricPath topology.
1.3.6.1.4.1.9.9.801.1.1.1.8Cisco2KVlanListread-onlycurrent
cfptTopologyStorageType
OBJECT-TYPE
This object specifies the storage type for this conceptual row.
1.3.6.1.4.1.9.9.801.1.1.1.9StorageTyperead-createcurrent
cfptTopologyRowStatus
OBJECT-TYPE
The status of this conceptual row entry. This object is used to manage creation and deletion of rows in this table. When this object value is 'active', other writable objects in the same row may be modified.
1.3.6.1.4.1.9.9.801.1.1.1.10RowStatusread-createcurrent
cfptTopologyIfTable
OBJECT-TYPE
A table containing a list of all FabricPath topology interfaces.
1.3.6.1.4.1.9.9.801.1.2not-accessiblecurrent
cfptTopologyIfEntry
OBJECT-TYPE
An entry containing information of one interface in a FabricPath topology. An entry is created for a FabricPath capable interface that is a member of a particular FabricPath topology.
1.3.6.1.4.1.9.9.801.1.2.1not-accessiblecurrent
cfptTopologyIfTopoIndex
OBJECT-TYPE
An identifier that uniquely identifies a FabricPath topology interface.
1.3.6.1.4.1.9.9.801.1.2.1.1Unsigned32not-accessiblecurrent
cfptTopologyIfState
OBJECT-TYPE
This object indicates the state of a given FabricPath topology interface. other - none of the followings up - interface is up down - interface is down
1.3.6.1.4.1.9.9.801.1.2.1.2INTEGER {other(1), up(2), down(3)}read-onlycurrent
cfptTopologyIfStorageType
OBJECT-TYPE
The objects specifies the storage type for this conceptual row.
1.3.6.1.4.1.9.9.801.1.2.1.3StorageTyperead-createcurrent
cfptTopologyIfRowStatus
OBJECT-TYPE
The status of this conceptual row entry. This object is used to manage creation and deletion of rows in this table.
1.3.6.1.4.1.9.9.801.1.2.1.4RowStatusread-createcurrent
cfptTopologyIfVlanTable
OBJECT-TYPE
A table containing a list of FabricPath interfaces and their VLAN information.
1.3.6.1.4.1.9.9.801.1.3not-accessiblecurrent
cfptTopologyIfVlanEntry
OBJECT-TYPE
An entry containing VLAN information for each FabricPath interface. An entry is created for each FabricPath topology interface.
1.3.6.1.4.1.9.9.801.1.3.1not-accessiblecurrent
cfptTopologyIfVlansFirst2K
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANs 0 through 2047 that are configured for the FabricPath interface specified by ifIndex in this entry. If the bit corresponding to a VLAN is set to '1', then the VLAN is configured for the interface, it is not otherwise.
1.3.6.1.4.1.9.9.801.1.3.1.1Cisco2KVlanListread-onlycurrent
cfptTopologyIfVlansSecond2K
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANs 2048 through 4095 that are configured for the FabricPath interface specified by ifIndex in this entry. If the bit corresponding to a VLAN is set to '1', then the VLAN is configured for the interface, it is not otherwise.
1.3.6.1.4.1.9.9.801.1.3.1.2Cisco2KVlanListread-onlycurrent
cfptTopologyIfActiveVlansFirst2K
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANs 0 through 2047 that are operational on the FabricPath interface specified by ifIndex in this entry. If the bit corresponding to a VLAN is set to '1', then the VLAN is active on the interface, it is not otherwise.
1.3.6.1.4.1.9.9.801.1.3.1.3Cisco2KVlanListread-onlycurrent
cfptTopologyIfActiveVlansSecond2K
OBJECT-TYPE
A string of octets containing one bit per VLAN for VLANs 2048 through 4095 that are operational on the FabricPath interface specified by ifIndex in this entry. If the bit corresponding to a VLAN is set to '1', then the VLAN is active on the interface, it is not otherwise.
1.3.6.1.4.1.9.9.801.1.3.1.4Cisco2KVlanListread-onlycurrent
cfptTopologyTreeTable
OBJECT-TYPE
A table containing a list of forwarding tree information of the FabricPath topologies.
1.3.6.1.4.1.9.9.801.1.4not-accessiblecurrent
cfptTopologyTreeEntry
OBJECT-TYPE
An entry containing one forwarding tree information in a particular FabricPath topology.
1.3.6.1.4.1.9.9.801.1.4.1not-accessiblecurrent
cfptTopologyTreeId
OBJECT-TYPE
An index number that uniquely identifies forwarding tree of a particular FabricPath topology.
1.3.6.1.4.1.9.9.801.1.4.1.1Unsigned32not-accessiblecurrent
cfptTopologyTreeFtag
OBJECT-TYPE
This object indicates the tree's forwarding tag.
1.3.6.1.4.1.9.9.801.1.4.1.2Unsigned32read-onlycurrent
cfptTopologyTreeState
OBJECT-TYPE
This object indicates the state of the tree. other - none of the followings active - the tree is active inactive - the tree is inactive.
1.3.6.1.4.1.9.9.801.1.4.1.3INTEGER {other(1), active(2), inactive(3)}read-onlycurrent
cfptTopologyTreeType
OBJECT-TYPE
This object indicates the type of the tree. other - none of the followings mixed - unknown unicast, broadcast and multicast tree multicast - multicast tree
1.3.6.1.4.1.9.9.801.1.4.1.4INTEGER {other(1), mixed(2), multicast(3)}read-onlycurrent
ciscoFabricPathTopologyMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.801.2
cfptFabricPathTopologyMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.801.2.1
cfptFabricPathTopologyMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.801.2.2

Conformance

NameOIDStatus
cfptFabricPathTopologyMIBCompliance
MODULE-COMPLIANCE
Describes the requirements for conformance to the CISCO-FABRICPATH-TOPOLOGY-MIB.
1.3.6.1.4.1.9.9.801.2.1.1current
cfptTopologyGroup
OBJECT-GROUP
A collection of objects providing FabricPath topology information.
1.3.6.1.4.1.9.9.801.2.2.1current
cfptTopologyIfGroup
OBJECT-GROUP
A collection of objects providing per interface FabricPath topology information.
1.3.6.1.4.1.9.9.801.2.2.2current
cfptTopologyIfVlanGroup
OBJECT-GROUP
A collection of objects providing VLAN information for each FabricPath interface.
1.3.6.1.4.1.9.9.801.2.2.3current
cfptTopologyTreeGroup
OBJECT-GROUP
A collection of objects providing FabricPath topology forwarding tree information.
1.3.6.1.4.1.9.9.801.2.2.4current