MIBs Depot

HPN-ICF-FTM-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.1
Last updated
2004-01-13 10:55
Namespace
hp
Source file
HPN-ICF-FTM-MIB
Digest
sha256:d3f6f552b4b95e16ff5d54697b1d0f356943d638e3f9cc9126aa66fd9f162d62

Description

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

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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.

HPN-ICF-FTM-MIB
HPN-ICF-OID-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hpnicfFtm
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.1
hpnicfFtmManMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.1.1.1
hpnicfFtmUnitTable
OBJECT-TYPE
A table of informations of XRN-Fabric Unit.
1.3.6.1.4.1.11.2.14.11.15.2.1.1.1.1not-accessiblecurrent
hpnicfFtmUnitEntry
OBJECT-TYPE
An entry for configuring unit informations of XRN-Fabric.
1.3.6.1.4.1.11.2.14.11.15.2.1.1.1.1.1not-accessiblecurrent
hpnicfFtmIndex
OBJECT-TYPE
The unique index of a unit.
1.3.6.1.4.1.11.2.14.11.15.2.1.1.1.1.1.1Integer32accessible-for-notifycurrent
hpnicfFtmUnitID
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 hpnicfFtmNumberMode. In that case, the value of this object remains its original value after set to zero.
1.3.6.1.4.1.11.2.14.11.15.2.1.1.1.1.1.2INTEGERread-writecurrent
hpnicfFtmUnitName
OBJECT-TYPE
Name of unit in XRN-Fabric. It consists of no more than 64 characters.
1.3.6.1.4.1.11.2.14.11.15.2.1.1.1.1.1.3OCTET STRINGread-writecurrent
hpnicfFtmUnitRole
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.11.2.14.11.15.2.1.1.1.1.1.4INTEGER {master(0), slave(1)}read-onlycurrent
hpnicfFtmNumberMode
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 (hpnicfFtmUnitID) is assigned by the user, the numbering mode will be manual numbering; if hpnicfFtmUnitID is set to be zero, the numbering mode will become automatic numbering.
1.3.6.1.4.1.11.2.14.11.15.2.1.1.1.1.1.5INTEGER {automatic(0), manual(1)}read-onlycurrent
hpnicfFtmAuthMode
OBJECT-TYPE
Authentication mode of XRN-Fabric.
1.3.6.1.4.1.11.2.14.11.15.2.1.1.1.2INTEGER {ftm-none(0), ftm-simple(1), ftm-md5(2)}read-writecurrent
hpnicfFtmAuthValue
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.11.2.14.11.15.2.1.1.1.3OCTET STRINGread-writecurrent
hpnicfFtmFabricVlanID
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.11.2.14.11.15.2.1.1.1.4INTEGER (2..4094)read-writecurrent
hpnicfFtmFabricType
OBJECT-TYPE
Topology type of Fabric. outofStack means this unit is not in stack.
1.3.6.1.4.1.11.2.14.11.15.2.1.1.1.5INTEGER {outofStack(1), line(2), ring(3), mesh(4)}read-onlycurrent
hpnicfFtmManMIBComformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.1.1.2
hpnicfFtmMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.1.1.2.1
hpnicfFtmMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.1.1.2.2
hpnicfFtmManMIBNotification
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.1.1.3

Notifications

NameOIDStatus
hpnicfFtmUnitIDChange
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.11.2.14.11.15.2.1.1.3.1current
hpnicfFtmUnitNameChange
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.11.2.14.11.15.2.1.1.3.2current

Conformance

NameOIDStatus
hpnicfFtmMIBCompliance
MODULE-COMPLIANCE
The compliance statement for FTM implementing the MIB.
1.3.6.1.4.1.11.2.14.11.15.2.1.1.2.1.1current
hpnicfFtmConfigGroup
OBJECT-GROUP
The basic collection of objects for sending trap of FTM Management.
1.3.6.1.4.1.11.2.14.11.15.2.1.1.2.2.1current
hpnicfFtmNotificationGroup
NOTIFICATION-GROUP
The basic collection of objects for sending trap of FTM Management.
1.3.6.1.4.1.11.2.14.11.15.2.1.1.2.2.2current