HH3C-FTM-MIB

File: HH3C-FTM-MIB.mib (9280 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-CONF SNMPv2-SMI

Imported symbols

hh3cCommon OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE

Defined Types

Hh3cFtmUnitEntry  
SEQUENCE    
  hh3cFtmIndex Integer32
  hh3cFtmUnitID INTEGER
  hh3cFtmUnitName OCTET STRING
  hh3cFtmUnitRole INTEGER
  hh3cFtmNumberMode INTEGER

Defined Values

hh3cFtmManMIB 1.3.6.1.4.1.25506.2.1.1
this MIB will maintain Fabric topology management. The MIB includes unit-id, unit-name and fabric authentication information.
MODULE-IDENTITY    

hh3cFtm 1.3.6.1.4.1.25506.2.1
OBJECT IDENTIFIER    

hh3cFtmManMIBObjects 1.3.6.1.4.1.25506.2.1.1.1
OBJECT IDENTIFIER    

hh3cFtmUnitTable 1.3.6.1.4.1.25506.2.1.1.1.1
A table of informations of XRN-Fabric Unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cFtmUnitEntry

hh3cFtmUnitEntry 1.3.6.1.4.1.25506.2.1.1.1.1.1
An entry for configuring unit informations of XRN-Fabric.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cFtmUnitEntry  

hh3cFtmIndex 1.3.6.1.4.1.25506.2.1.1.1.1.1.1
The unique index of a unit.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cFtmUnitID 1.3.6.1.4.1.25506.2.1.1.1.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hh3cFtmUnitName 1.3.6.1.4.1.25506.2.1.1.1.1.1.3
Name of unit in XRN-Fabric. It consists of no more than 64 characters.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

hh3cFtmUnitRole 1.3.6.1.4.1.25506.2.1.1.1.1.1.4
Role of unit in XRN-Fabric. One unit in a XRN-Fabric acts as master role and others act as slave roles
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER master(0), slave(1)  

hh3cFtmNumberMode 1.3.6.1.4.1.25506.2.1.1.1.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER automatic(0), manual(1)  

hh3cFtmAuthMode 1.3.6.1.4.1.25506.2.1.1.1.2
Authentication mode of XRN-Fabric.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ftm-none(0), ftm-simple(1), ftm-md5(2)  

hh3cFtmAuthValue 1.3.6.1.4.1.25506.2.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

hh3cFtmFabricVlanID 1.3.6.1.4.1.25506.2.1.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2..4094  

hh3cFtmFabricType 1.3.6.1.4.1.25506.2.1.1.1.5
Topology type of Fabric. outofStack means this unit is not in stack.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER outofStack(1), line(2), ring(3), mesh(4)  

hh3cFtmManMIBNotification 1.3.6.1.4.1.25506.2.1.1.3
OBJECT IDENTIFIER    

hh3cFtmUnitIDChange 1.3.6.1.4.1.25506.2.1.1.3.1
When unit id changes in fabric, this trap is sent with unit index and its new id .
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cFtmUnitNameChange 1.3.6.1.4.1.25506.2.1.1.3.2
When unit name changes in fabric, this trap is sent with unit index and its new name.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cFtmManMIBComformance 1.3.6.1.4.1.25506.2.1.1.2
OBJECT IDENTIFIER    

hh3cFtmMIBCompliances 1.3.6.1.4.1.25506.2.1.1.2.1
OBJECT IDENTIFIER    

hh3cFtmMIBCompliance 1.3.6.1.4.1.25506.2.1.1.2.1.1
The compliance statement for FTM implementing the MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hh3cFtmMIBGroups 1.3.6.1.4.1.25506.2.1.1.2.2
OBJECT IDENTIFIER    

hh3cFtmConfigGroup 1.3.6.1.4.1.25506.2.1.1.2.2.1
The basic collection of objects for sending trap of FTM Management.
Status: current Access: read-only
OBJECT-GROUP    

hh3cFtmNotificationGroup 1.3.6.1.4.1.25506.2.1.1.2.2.2
The basic collection of objects for sending trap of FTM Management.
Status: current Access: read-only
NOTIFICATION-GROUP