MIBs Depot

NBS-OBA-MIB

Registered at
1.3.6.1.4.1.629.240
Last updated
2015-03-27 00:00
Organization
NBS
Namespace
mrv
Source file
NBS-OBA-MIB
Digest
sha256:6583ba268454c308a218ffb8caef76505ebc08f28347818bb37daa97b2249da7

Description

Optical bandwidth allocation (OBA) information.

Contact

For technical support, please contact your service channel

Imports

FromSymbols
IF-MIBInterfaceIndex
NBS-MIBNbsTcMHz, nbs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, 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.

IANAifType-MIB
IF-MIB
NBS-MIB
NBS-OBA-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
nbsObaInfoGrp
OBJECT-IDENTITY
For users to know if OBA is accessible
1.3.6.1.4.1.629.240.1current
nbsObaInfoTable
OBJECT-TYPE
Optical bandwidth allocation (OBA) definition(s); table entries are expected to be configured and viewed from the port-level.
1.3.6.1.4.1.629.240.1.1not-accessiblecurrent
nbsObaInfoEntry
OBJECT-TYPE
Optical bandwidth allocation (OBA) definition.
1.3.6.1.4.1.629.240.1.1.1not-accessiblecurrent
nbsObaInfoLineIfIndex
OBJECT-TYPE
The trunk or line port ifindex.
1.3.6.1.4.1.629.240.1.1.1.1InterfaceIndexread-onlycurrent
nbsObaInfoAvails
OBJECT-TYPE
The comma separated list of bandwidth units available to the user
1.3.6.1.4.1.629.240.1.1.1.2DisplayStringread-onlycurrent
nbsObaInfoUnitSize
OBJECT-TYPE
Shows the unit size in MHz
1.3.6.1.4.1.629.240.1.1.1.3NbsTcMHzread-onlycurrent
nbsObaInfoMaxUnits
OBJECT-TYPE
Shows the maximum number of OBA units allowed on this port
1.3.6.1.4.1.629.240.1.1.1.4INTEGERread-onlycurrent
nbsObaInfoMaxUnitsPerClientPort
OBJECT-TYPE
Shows the maximum number of OBA units allowed on client ports
1.3.6.1.4.1.629.240.1.1.1.5INTEGERread-onlycurrent
nbsObaDefineGrp
OBJECT-IDENTITY
For users to configure OBAs
1.3.6.1.4.1.629.240.2current
nbsObaDefineTableSize
OBJECT-TYPE
The number of entries for the nbsObaDefineTable in this port
1.3.6.1.4.1.629.240.2.1INTEGERread-onlycurrent
nbsObaDefineTable
OBJECT-TYPE
Optical bandwidth allocation (OBA) definition(s); table entries are expected to be configured and viewed from the port-level.
1.3.6.1.4.1.629.240.2.2not-accessiblecurrent
nbsObaDefineEntry
OBJECT-TYPE
Optical bandwidth allocation (OBA) definition.
1.3.6.1.4.1.629.240.2.2.1not-accessiblecurrent
nbsObaDefineLinePort
OBJECT-TYPE
The line port (aka trunk port) associated with this entry.
1.3.6.1.4.1.629.240.2.2.1.1InterfaceIndexread-onlycurrent
nbsObaDefineOrdinalIndex
OBJECT-TYPE
Ordinal index for this entry; arbitrarily picked, starting from 1. It is hidden from the CLI.
1.3.6.1.4.1.629.240.2.2.1.2INTEGERread-onlycurrent
nbsObaDefineLabel
OBJECT-TYPE
User defined label that uniquely identifies this OBA.
1.3.6.1.4.1.629.240.2.2.1.10DisplayString (SIZE(0..64))read-createcurrent
nbsObaDefineOduType
OBJECT-TYPE
The information structure data unit (data rate): * ODU0 (1.24416 Gb/s)
1.3.6.1.4.1.629.240.2.2.1.11INTEGER {unconfigured(1), odu0(2)}read-createcurrent
nbsObaDefineOduList
OBJECT-TYPE
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.
1.3.6.1.4.1.629.240.2.2.1.12DisplayString (SIZE(0..64))read-createcurrent
nbsObaDefineOduCount
OBJECT-TYPE
The count of identifiers found in nbsObaDefineOduList.
1.3.6.1.4.1.629.240.2.2.1.13INTEGERread-onlycurrent
nbsObaDefineMapType
OBJECT-TYPE
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.
1.3.6.1.4.1.629.240.2.2.1.20INTEGER {unconfigured(1), express(2), standAlone(3), primary(4), secondary(5)}read-createcurrent
nbsObaDefineClientPort
OBJECT-TYPE
The add/drop client port (aka user or access port) associated with this entry.
1.3.6.1.4.1.629.240.2.2.1.21InterfaceIndexread-createcurrent
nbsObaDefineCoupledWith
OBJECT-TYPE
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.
1.3.6.1.4.1.629.240.2.2.1.22DisplayString (SIZE(0..64))read-createcurrent
nbsObaDefinePresentState
OBJECT-TYPE
Current OBA status.
1.3.6.1.4.1.629.240.2.2.1.29INTEGER {unknown(1), down(2), active(3), standby(4)}read-onlycurrent
nbsObaDefineAllocationInfo
OBJECT-TYPE
Indicates if the number of units (ODUs) exceed, are under, or match the port protocol specifications.
1.3.6.1.4.1.629.240.2.2.1.30INTEGER {unknown(1), unitsExceedProtocolSpec(2), additionalUnitsNeededForProtocol(3), unitsMatchProtocolSpec(4), unitsExceedExpress(5), additionalUnitsNeededForExpress(6), unitsMatchExpress(7)}read-onlycurrent
nbsObaDefineRowStatus
OBJECT-TYPE
Used to create and delete OBAs
1.3.6.1.4.1.629.240.2.2.1.99RowStatusread-createcurrent
nbsObaAlsGrp
OBJECT-IDENTITY
For users to configure the Automatic Laser Shut-down (ALS) feature
1.3.6.1.4.1.629.240.3current
nbsObaAlsTable
OBJECT-TYPE
The Automatic Laser Shutdown (ALS) setting for each port.
1.3.6.1.4.1.629.240.3.1not-accessiblecurrent
nbsObaAlsEntry
OBJECT-TYPE
Optical bandwidth allocation (OBA) port.
1.3.6.1.4.1.629.240.3.1.1not-accessiblecurrent
nbsObaAlsIfIndex
OBJECT-TYPE
The ifindex associated with this entry.
1.3.6.1.4.1.629.240.3.1.1.1InterfaceIndexread-onlycurrent
nbsObaAlsState
OBJECT-TYPE
Defines whether the Automatic Laser Shut-down (ALS) feature is enabled or disabled.
1.3.6.1.4.1.629.240.3.1.1.10INTEGER {notSupported(1), enable(2), disable(3)}read-writecurrent