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
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | Cisco2KVlanList |
| IF-MIB | ifIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| cfptTopologyIndex OBJECT-TYPE An identifier that uniquely identifies a FabricPath topology. | 1.3.6.1.4.1.9.9.801.1.1.1.1 | Unsigned32 | not-accessible | current |
| cfptTopologyDescr OBJECT-TYPE This object specifies the description of the FabricPath topology. | 1.3.6.1.4.1.9.9.801.1.1.1.2 | SnmpAdminString | read-create | current |
| 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.3 | INTEGER {other(1), up(2), down(3)} | read-only | current |
| 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.4 | SnmpAdminString | read-only | current |
| 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.5 | Cisco2KVlanList | read-create | current |
| 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.6 | Cisco2KVlanList | read-create | current |
| 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.7 | Cisco2KVlanList | read-only | current |
| 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.8 | Cisco2KVlanList | read-only | current |
| 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.9 | StorageType | read-create | current |
| 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.10 | RowStatus | read-create | current |
| cfptTopologyIfTable OBJECT-TYPE A table containing a list of all FabricPath topology interfaces. | 1.3.6.1.4.1.9.9.801.1.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| cfptTopologyIfTopoIndex OBJECT-TYPE An identifier that uniquely identifies a FabricPath topology interface. | 1.3.6.1.4.1.9.9.801.1.2.1.1 | Unsigned32 | not-accessible | current |
| 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.2 | INTEGER {other(1), up(2), down(3)} | read-only | current |
| 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.3 | StorageType | read-create | current |
| 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.4 | RowStatus | read-create | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Cisco2KVlanList | read-only | current |
| 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.2 | Cisco2KVlanList | read-only | current |
| 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.3 | Cisco2KVlanList | read-only | current |
| 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.4 | Cisco2KVlanList | read-only | current |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 | not-accessible | current |
| cfptTopologyTreeFtag OBJECT-TYPE This object indicates the tree's forwarding tag. | 1.3.6.1.4.1.9.9.801.1.4.1.2 | Unsigned32 | read-only | current |
| 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.3 | INTEGER {other(1), active(2), inactive(3)} | read-only | current |
| 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.4 | INTEGER {other(1), mixed(2), multicast(3)} | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| cfptTopologyGroup OBJECT-GROUP A collection of objects providing FabricPath topology information. | 1.3.6.1.4.1.9.9.801.2.2.1 | current |
| cfptTopologyIfGroup OBJECT-GROUP A collection of objects providing per interface FabricPath topology information. | 1.3.6.1.4.1.9.9.801.2.2.2 | current |
| 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.3 | current |
| cfptTopologyTreeGroup OBJECT-GROUP A collection of objects providing FabricPath topology forwarding tree information. | 1.3.6.1.4.1.9.9.801.2.2.4 | current |