F3-BFD-MIB

File: F3-BFD-MIB.mib (11005 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
BFD-STD-MIB CM-COMMON-MIB F3-L3-MIB
ADVA-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE Integer32 Unsigned32
IpAddress RowStatus StorageType
TruthValue DisplayString VariablePointer
TEXTUAL-CONVENTION bfdSessEntry bfdSessIndex
AdminState OperationalState SecondaryState
VlanId VlanPriority f3L3TrafficIPInterfaceEntry
fsp150cm

Defined Types

BfdSessPerfAction  
Describes the action on bfd session performance data.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(0), clearCtrlPkts(1)  

BfdSessExtEntry  
SEQUENCE    
  bfdSessExtInnerVlanControl TruthValue
  bfdSessExtInnerVlanId VlanId
  bfdSessExtInnerVlanPri VlanPriority
  bfdSessExtOuterVlanControl TruthValue
  bfdSessExtOuterVlanId VlanId
  bfdSessExtOuterVlanPri VlanPriority
  bfdSessExtIpPri Unsigned32
  bfdSessExtIpGateway IpAddress
  bfdSessExtAdminState AdminState
  bfdSessExtOperationalState OperationalState
  bfdSessExtSecondaryState SecondaryState
  bfdSessExtNegRxInterval Unsigned32
  bfdSessExtAlias DisplayString
  bfdSessExtAction BfdSessPerfAction

F3BfdIpIfMemberEntry  
SEQUENCE    
  f3BfdIpIfMemberObject VariablePointer
  f3BfdIpIfMemberStorageType StorageType
  f3BfdIpIfMemberRowStatus RowStatus

F3L3TrafficIPInterfaceExtBfdEntry  
SEQUENCE    
  f3L3TrafficIPInterfaceExtBfdObject VariablePointer

Defined Values

f3BfdMIB 1.3.6.1.4.1.2544.1.12.38
This module defines the Ethernet Service Manager MIB defitinions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
MODULE-IDENTITY    

f3BfdConfigObjects 1.3.6.1.4.1.2544.1.12.38.1
OBJECT IDENTIFIER    

f3BfdConformance 1.3.6.1.4.1.2544.1.12.38.2
OBJECT IDENTIFIER    

bfdSessExtTable 1.3.6.1.4.1.2544.1.12.38.1.1
This table has list of entries with which FSPNM can associate some information in the form of name-value pairs. NOTE: This table is for FSPNM use only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BfdSessExtEntry

bfdSessExtEntry 1.3.6.1.4.1.2544.1.12.38.1.1.1
The conceptual row in bfdSessExtTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  BfdSessExtEntry  

bfdSessExtInnerVlanControl 1.3.6.1.4.1.2544.1.12.38.1.1.1.1
This object allows to specify whether enable inner Vlan Tag.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bfdSessExtInnerVlanId 1.3.6.1.4.1.2544.1.12.38.1.1.1.2
This object allows to specify inner VlanId.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

bfdSessExtInnerVlanPri 1.3.6.1.4.1.2544.1.12.38.1.1.1.3
This object allows to specify inner Vlan Priority.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

bfdSessExtOuterVlanControl 1.3.6.1.4.1.2544.1.12.38.1.1.1.4
This object allows to specify whether enable outer Vlan Tag.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bfdSessExtOuterVlanId 1.3.6.1.4.1.2544.1.12.38.1.1.1.5
This object allows to specify outer VlanId.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

bfdSessExtOuterVlanPri 1.3.6.1.4.1.2544.1.12.38.1.1.1.6
This object allows to specify outer Vlan Priority.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

bfdSessExtIpPri 1.3.6.1.4.1.2544.1.12.38.1.1.1.7
This object allows to specify IP DSCP value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

bfdSessExtIpGateway 1.3.6.1.4.1.2544.1.12.38.1.1.1.8
This object allows to specify IP gateway.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

bfdSessExtAdminState 1.3.6.1.4.1.2544.1.12.38.1.1.1.9
This object represents the Administrative State of the BFD session.
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

bfdSessExtOperationalState 1.3.6.1.4.1.2544.1.12.38.1.1.1.10
This object represents the Operational State of the BFD session.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

bfdSessExtSecondaryState 1.3.6.1.4.1.2544.1.12.38.1.1.1.11
This object represents the Secondary State of the BFD session.
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

bfdSessExtNegRxInterval 1.3.6.1.4.1.2544.1.12.38.1.1.1.12
This object represents negatiated recieve direction interval of the BFD session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bfdSessExtAlias 1.3.6.1.4.1.2544.1.12.38.1.1.1.13
This object represents the alias of the BFD session.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

bfdSessExtAction 1.3.6.1.4.1.2544.1.12.38.1.1.1.14
This object allows to perform some action on the bfd session.
Status: current Access: read-write
OBJECT-TYPE    
  BfdSessPerfAction  

f3BfdIpIfMemberTable 1.3.6.1.4.1.2544.1.12.38.1.2
A list of entries for the BFD Traffic Ip Interface member.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3BfdIpIfMemberEntry

f3BfdIpIfMemberEntry 1.3.6.1.4.1.2544.1.12.38.1.2.1
A conceptual row in the f3BfdIpIfMemberTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3BfdIpIfMemberEntry  

f3BfdIpIfMemberObject 1.3.6.1.4.1.2544.1.12.38.1.2.1.1
This object describes the traffic ip interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  VariablePointer  

f3BfdIpIfMemberStorageType 1.3.6.1.4.1.2544.1.12.38.1.2.1.2
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3BfdIpIfMemberRowStatus 1.3.6.1.4.1.2544.1.12.38.1.2.1.3
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3BfdIpIfMemberRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3BfdIpIfMemberRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3BfdIpIfMemberRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3L3TrafficIPInterfaceExtBfdTable 1.3.6.1.4.1.2544.1.12.38.1.3
A list of entries corresponding to traffic ip interface for configuration purposes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3TrafficIPInterfaceExtBfdEntry

f3L3TrafficIPInterfaceExtBfdEntry 1.3.6.1.4.1.2544.1.12.38.1.3.1
A conceptual row in the f3L3TrafficIPInterfaceExtBfdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3TrafficIPInterfaceExtBfdEntry  

f3L3TrafficIPInterfaceExtBfdObject 1.3.6.1.4.1.2544.1.12.38.1.3.1.1
This object describes the BFD object OID.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3BfdCompliances 1.3.6.1.4.1.2544.1.12.38.2.1
OBJECT IDENTIFIER    

f3BfdGroups 1.3.6.1.4.1.2544.1.12.38.2.2
OBJECT IDENTIFIER    

f3BfdCompliance 1.3.6.1.4.1.2544.1.12.38.2.1.1
Describes the requirements for conformance to the F3-BFD-MIB compilance.
Status: current Access: read-only
MODULE-COMPLIANCE    

f3BfdConfigGroup 1.3.6.1.4.1.2544.1.12.38.2.2.1
A collection of objects used to manage the BFD Configuration objects.
Status: current Access: read-only
OBJECT-GROUP