HH3C-FTM-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.1
- Last updated
- 2004-01-13 10:55
- Organization
- New H3C Tech. Co., Ltd.
- Namespace
- comware
- Source file
HH3C-FTM-MIB- Digest
sha256:2e89f7bb381d065a5bf8115f51560c67f9c96f758ddb1e234352c76b641494c5
Description
this MIB will maintain Fabric topology management. The MIB includes unit-id, unit-name and fabric authentication information.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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.
HH3C-FTM-MIB HH3C-OID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cFtm OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.1 | |||
| hh3cFtmManMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.1.1.1 | |||
| hh3cFtmUnitTable OBJECT-TYPE A table of informations of XRN-Fabric Unit. | 1.3.6.1.4.1.25506.2.1.1.1.1 | not-accessible | current | |
| hh3cFtmUnitEntry OBJECT-TYPE An entry for configuring unit informations of XRN-Fabric. | 1.3.6.1.4.1.25506.2.1.1.1.1.1 | not-accessible | current | |
| hh3cFtmIndex OBJECT-TYPE The unique index of a unit. | 1.3.6.1.4.1.25506.2.1.1.1.1.1.1 | Integer32 | accessible-for-notify | current |
| hh3cFtmUnitID OBJECT-TYPE Identifer of unit in fabric. Its value should be between 1 and the maximum which defines in product specification. An exception is described in description of hh3cFtmNumberMode. In that case, the value of this object remains its original value after set to zero. | 1.3.6.1.4.1.25506.2.1.1.1.1.1.2 | INTEGER | read-write | current |
| hh3cFtmUnitName OBJECT-TYPE Name of unit in XRN-Fabric. It consists of no more than 64 characters. | 1.3.6.1.4.1.25506.2.1.1.1.1.1.3 | OCTET STRING | read-write | current |
| hh3cFtmUnitRole OBJECT-TYPE Role of unit in XRN-Fabric. One unit in a XRN-Fabric acts as master role and others act as slave roles | 1.3.6.1.4.1.25506.2.1.1.1.1.1.4 | INTEGER {master(0), slave(1)} | read-only | current |
| hh3cFtmNumberMode OBJECT-TYPE Numbering Mode of unit in XRN-Fabric. If the unit ID is assigned by the auto numbering algorithm, the numbering mode will be automatic numbering; if the unit ID (hh3cFtmUnitID) is assigned by the user, the numbering mode will be manual numbering; if hh3cFtmUnitID is set to be zero, the numbering mode will become automatic numbering. | 1.3.6.1.4.1.25506.2.1.1.1.1.1.5 | INTEGER {automatic(0), manual(1)} | read-only | current |
| hh3cFtmAuthMode OBJECT-TYPE Authentication mode of XRN-Fabric. | 1.3.6.1.4.1.25506.2.1.1.1.2 | INTEGER {ftm-none(0), ftm-simple(1), ftm-md5(2)} | read-write | current |
| hh3cFtmAuthValue OBJECT-TYPE Authentication value of XRN-Fabric Feature. ftm_none mode means no authentication. In simple mode, the value is password of a string of 1 to 16 charactors. While in md5 mode, the value is key of a string within 16 charactors. | 1.3.6.1.4.1.25506.2.1.1.1.3 | OCTET STRING | read-write | current |
| hh3cFtmFabricVlanID OBJECT-TYPE The object is used for get and set the Fabric VlanID. Only is the equipment not in the stacking status, the value can be set. | 1.3.6.1.4.1.25506.2.1.1.1.4 | INTEGER (2..4094) | read-write | current |
| hh3cFtmFabricType OBJECT-TYPE Topology type of Fabric. outofStack means this unit is not in stack. | 1.3.6.1.4.1.25506.2.1.1.1.5 | INTEGER {outofStack(1), line(2), ring(3), mesh(4)} | read-only | current |
| hh3cFtmManMIBComformance OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.1.1.2 | |||
| hh3cFtmMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.1.1.2.1 | |||
| hh3cFtmMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.1.1.2.2 | |||
| hh3cFtmManMIBNotification OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.1.1.3 |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cFtmUnitIDChange NOTIFICATION-TYPE When unit id changes in fabric, this trap is sent with unit index and its new id . | 1.3.6.1.4.1.25506.2.1.1.3.1 | current |
| hh3cFtmUnitNameChange NOTIFICATION-TYPE When unit name changes in fabric, this trap is sent with unit index and its new name. | 1.3.6.1.4.1.25506.2.1.1.3.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hh3cFtmMIBCompliance MODULE-COMPLIANCE The compliance statement for FTM implementing the MIB. | 1.3.6.1.4.1.25506.2.1.1.2.1.1 | current |
| hh3cFtmConfigGroup OBJECT-GROUP The basic collection of objects for sending trap of FTM Management. | 1.3.6.1.4.1.25506.2.1.1.2.2.1 | current |
| hh3cFtmNotificationGroup NOTIFICATION-GROUP The basic collection of objects for sending trap of FTM Management. | 1.3.6.1.4.1.25506.2.1.1.2.2.2 | current |