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
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| NBS-MIB | NbsTcMHz, nbs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| nbsObaInfoGrp OBJECT-IDENTITY For users to know if OBA is accessible | 1.3.6.1.4.1.629.240.1 | current | ||
| 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.1 | not-accessible | current | |
| nbsObaInfoEntry OBJECT-TYPE Optical bandwidth allocation (OBA) definition. | 1.3.6.1.4.1.629.240.1.1.1 | not-accessible | current | |
| nbsObaInfoLineIfIndex OBJECT-TYPE The trunk or line port ifindex. | 1.3.6.1.4.1.629.240.1.1.1.1 | InterfaceIndex | read-only | current |
| 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.2 | DisplayString | read-only | current |
| nbsObaInfoUnitSize OBJECT-TYPE Shows the unit size in MHz | 1.3.6.1.4.1.629.240.1.1.1.3 | NbsTcMHz | read-only | current |
| 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.4 | INTEGER | read-only | current |
| 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.5 | INTEGER | read-only | current |
| nbsObaDefineGrp OBJECT-IDENTITY For users to configure OBAs | 1.3.6.1.4.1.629.240.2 | current | ||
| nbsObaDefineTableSize OBJECT-TYPE The number of entries for the nbsObaDefineTable in this port | 1.3.6.1.4.1.629.240.2.1 | INTEGER | read-only | current |
| 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.2 | not-accessible | current | |
| nbsObaDefineEntry OBJECT-TYPE Optical bandwidth allocation (OBA) definition. | 1.3.6.1.4.1.629.240.2.2.1 | not-accessible | current | |
| nbsObaDefineLinePort OBJECT-TYPE The line port (aka trunk port) associated with this entry. | 1.3.6.1.4.1.629.240.2.2.1.1 | InterfaceIndex | read-only | current |
| 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.2 | INTEGER | read-only | current |
| nbsObaDefineLabel OBJECT-TYPE User defined label that uniquely identifies this OBA. | 1.3.6.1.4.1.629.240.2.2.1.10 | DisplayString (SIZE(0..64)) | read-create | current |
| 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.11 | INTEGER {unconfigured(1), odu0(2)} | read-create | current |
| 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.12 | DisplayString (SIZE(0..64)) | read-create | current |
| nbsObaDefineOduCount OBJECT-TYPE The count of identifiers found in nbsObaDefineOduList. | 1.3.6.1.4.1.629.240.2.2.1.13 | INTEGER | read-only | current |
| 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.20 | INTEGER {unconfigured(1), express(2), standAlone(3), primary(4), secondary(5)} | read-create | current |
| 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.21 | InterfaceIndex | read-create | current |
| 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.22 | DisplayString (SIZE(0..64)) | read-create | current |
| nbsObaDefinePresentState OBJECT-TYPE Current OBA status. | 1.3.6.1.4.1.629.240.2.2.1.29 | INTEGER {unknown(1), down(2), active(3), standby(4)} | read-only | current |
| 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.30 | INTEGER {unknown(1), unitsExceedProtocolSpec(2), additionalUnitsNeededForProtocol(3), unitsMatchProtocolSpec(4), unitsExceedExpress(5), additionalUnitsNeededForExpress(6), unitsMatchExpress(7)} | read-only | current |
| nbsObaDefineRowStatus OBJECT-TYPE Used to create and delete OBAs | 1.3.6.1.4.1.629.240.2.2.1.99 | RowStatus | read-create | current |
| nbsObaAlsGrp OBJECT-IDENTITY For users to configure the Automatic Laser Shut-down (ALS) feature | 1.3.6.1.4.1.629.240.3 | current | ||
| nbsObaAlsTable OBJECT-TYPE The Automatic Laser Shutdown (ALS) setting for each port. | 1.3.6.1.4.1.629.240.3.1 | not-accessible | current | |
| nbsObaAlsEntry OBJECT-TYPE Optical bandwidth allocation (OBA) port. | 1.3.6.1.4.1.629.240.3.1.1 | not-accessible | current | |
| nbsObaAlsIfIndex OBJECT-TYPE The ifindex associated with this entry. | 1.3.6.1.4.1.629.240.3.1.1.1 | InterfaceIndex | read-only | current |
| 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.10 | INTEGER {notSupported(1), enable(2), disable(3)} | read-write | current |