NBS-OBA-MIB

File: NBS-OBA-MIB.mib (11510 bytes)

Imported modules

SNMPv2-SMI IF-MIB NBS-MIB
SNMPv2-TC

Imported symbols

OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
InterfaceIndex nbs NbsTcMHz
DisplayString RowStatus

Defined Types

NbsObaInfoEntry  
SEQUENCE    
  nbsObaInfoLineIfIndex InterfaceIndex
  nbsObaInfoAvails DisplayString
  nbsObaInfoUnitSize NbsTcMHz
  nbsObaInfoMaxUnits INTEGER
  nbsObaInfoMaxUnitsPerClientPort INTEGER

NbsObaDefineEntry  
SEQUENCE    
  nbsObaDefineLinePort InterfaceIndex
  nbsObaDefineOrdinalIndex INTEGER
  nbsObaDefineLabel DisplayString
  nbsObaDefineOduType INTEGER
  nbsObaDefineOduList DisplayString
  nbsObaDefineOduCount INTEGER
  nbsObaDefineMapType INTEGER
  nbsObaDefineClientPort InterfaceIndex
  nbsObaDefineCoupledWith DisplayString
  nbsObaDefinePresentState INTEGER
  nbsObaDefineAllocationInfo INTEGER
  nbsObaDefineRowStatus RowStatus

NbsObaAlsEntry  
SEQUENCE    
  nbsObaAlsIfIndex InterfaceIndex
  nbsObaAlsState INTEGER

Defined Values

nbsObaMib 1.3.6.1.4.1.629.240
Optical bandwidth allocation (OBA) information.
MODULE-IDENTITY    

nbsObaInfoGrp 1.3.6.1.4.1.629.240.1
For users to know if OBA is accessible
Status: current Access: read-only
OBJECT-IDENTITY    

nbsObaDefineGrp 1.3.6.1.4.1.629.240.2
For users to configure OBAs
Status: current Access: read-only
OBJECT-IDENTITY    

nbsObaAlsGrp 1.3.6.1.4.1.629.240.3
For users to configure the Automatic Laser Shut-down (ALS) feature
Status: current Access: read-only
OBJECT-IDENTITY    

nbsObaInfoTable 1.3.6.1.4.1.629.240.1.1
Optical bandwidth allocation (OBA) definition(s); table entries are expected to be configured and viewed from the port-level.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsObaInfoEntry

nbsObaInfoEntry 1.3.6.1.4.1.629.240.1.1.1
Optical bandwidth allocation (OBA) definition.
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsObaInfoEntry  

nbsObaInfoLineIfIndex 1.3.6.1.4.1.629.240.1.1.1.1
The trunk or line port ifindex.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsObaInfoAvails 1.3.6.1.4.1.629.240.1.1.1.2
The comma separated list of bandwidth units available to the user
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nbsObaInfoUnitSize 1.3.6.1.4.1.629.240.1.1.1.3
Shows the unit size in MHz
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsObaInfoMaxUnits 1.3.6.1.4.1.629.240.1.1.1.4
Shows the maximum number of OBA units allowed on this port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsObaInfoMaxUnitsPerClientPort 1.3.6.1.4.1.629.240.1.1.1.5
Shows the maximum number of OBA units allowed on client ports
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsObaDefineTableSize 1.3.6.1.4.1.629.240.2.1
The number of entries for the nbsObaDefineTable in this port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsObaDefineTable 1.3.6.1.4.1.629.240.2.2
Optical bandwidth allocation (OBA) definition(s); table entries are expected to be configured and viewed from the port-level.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsObaDefineEntry

nbsObaDefineEntry 1.3.6.1.4.1.629.240.2.2.1
Optical bandwidth allocation (OBA) definition.
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsObaDefineEntry  

nbsObaDefineLinePort 1.3.6.1.4.1.629.240.2.2.1.1
The line port (aka trunk port) associated with this entry.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsObaDefineOrdinalIndex 1.3.6.1.4.1.629.240.2.2.1.2
Ordinal index for this entry; arbitrarily picked, starting from 1. It is hidden from the CLI.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsObaDefineLabel 1.3.6.1.4.1.629.240.2.2.1.10
User defined label that uniquely identifies this OBA.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

nbsObaDefineOduType 1.3.6.1.4.1.629.240.2.2.1.11
The information structure data unit (data rate): * ODU0 (1.24416 Gb/s)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unconfigured(1), odu0(2)  

nbsObaDefineOduList 1.3.6.1.4.1.629.240.2.2.1.12
A comma separated list of data unit identifiers assigned to this OBA; an identifier may be assigned to one OBA only. ODU0 identifiers are the letters a-h. The count of identifiers determines the maximum bandwidth available, based on nbsObaDefineOduType. Just enough should be assigned to convey the desired protocol; an overly generous assignment wastes a limited resource and reduces overall service capacity.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

nbsObaDefineOduCount 1.3.6.1.4.1.629.240.2.2.1.13
The count of identifiers found in nbsObaDefineOduList.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsObaDefineMapType 1.3.6.1.4.1.629.240.2.2.1.20
Specifies the OBA traffic mapping type: * an express OBA passes from one line port to the other; * a standAlone OBA has no redundant backup; * a primary OBA is the first choice for redundant service; * a secondary OBA provides service when the primary OBA fails.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unconfigured(1), express(2), standAlone(3), primary(4), secondary(5)  

nbsObaDefineClientPort 1.3.6.1.4.1.629.240.2.2.1.21
The add/drop client port (aka user or access port) associated with this entry.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

nbsObaDefineCoupledWith 1.3.6.1.4.1.629.240.2.2.1.22
This object's content depends on the 'nbsObaDefineMapType' value: * express -- the associated OBA on the other line port; * standAlone -- N/A * primary -- label of the associated secondary OBA; * secondary -- label of the associated primary OBA. Using an OBA's label instead of its ordinal index avoids unexpected and unintential associations after create/delete activities.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

nbsObaDefinePresentState 1.3.6.1.4.1.629.240.2.2.1.29
Current OBA status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), down(2), active(3), standby(4)  

nbsObaDefineAllocationInfo 1.3.6.1.4.1.629.240.2.2.1.30
Indicates if the number of units (ODUs) exceed, are under, or match the port protocol specifications.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), unitsExceedProtocolSpec(2), additionalUnitsNeededForProtocol(3), unitsMatchProtocolSpec(4), unitsExceedExpress(5), additionalUnitsNeededForExpress(6), unitsMatchExpress(7)  

nbsObaDefineRowStatus 1.3.6.1.4.1.629.240.2.2.1.99
Used to create and delete OBAs
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nbsObaAlsTable 1.3.6.1.4.1.629.240.3.1
The Automatic Laser Shutdown (ALS) setting for each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsObaAlsEntry

nbsObaAlsEntry 1.3.6.1.4.1.629.240.3.1.1
Optical bandwidth allocation (OBA) port.
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsObaAlsEntry  

nbsObaAlsIfIndex 1.3.6.1.4.1.629.240.3.1.1.1
The ifindex associated with this entry.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsObaAlsState 1.3.6.1.4.1.629.240.3.1.1.10
Defines whether the Automatic Laser Shut-down (ALS) feature is enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), enable(2), disable(3)