LUMINOUS-PROVISIONING-MIB: View SNMP OID List / Download MIB

VENDOR: LUMINOUS NETWORKS, INC


 Home MIB: LUMINOUS-PROVISIONING-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 luminous 1.3.6.1.4.1.4614
           lumADM 1.3.6.1.4.1.4614.1
               lumProvisioningMIB 1.3.6.1.4.1.4614.1.2
The Luminous Provisioning MIB contains management information required to provision Luminous PacketWave ports. NOTE: additional settings (like T1 ports setting in DS1 MIB (RFC2495) ) may be required to complement the cross-connect requests in the current MIB.
                   lumTdmCrossConnect 1.3.6.1.4.1.4614.1.2.2
                       lumTdmCrossConnectTable 1.3.6.1.4.1.4614.1.2.2.1 no-access
The Luminous TDM Cross Connect Table. This table is used to provision TDM cross connects, including T1, E1, T3 and E3.
                           lumTdmCrossConnectEntry 1.3.6.1.4.1.4614.1.2.2.1.1 no-access
This table can have a variable number of entries(rows), containing cross-connect parameters as seen from this side of the cross-connect. When started for the very first time this table is empty (has no rows present). SNMP manager actions are required to create or delete rows in the table. One row typically represents a cross-connect, as seen from this side of cross-connect. Once created, a row is saved in non-volatile memory, and is guarantied to persist after card/shelf reset or a redundant switchover occurs. The lumTdmConnectionStatus object is used to control the process of dynamic row creation and removal as described in RFC2579. Luminous specific adaptation of RFC2579 RowStatus convention follows: - To create a new cross-connect an SNMP Manager must in the one SNMP SET request supply not yet existing instances of at least those read-create objects that have no DEFVAL clause specified. The lumTdmConnectionStatus object's instance value MUST be either createAndGo(4) or createAndWait(5). If the row does not already exist and request is accepted, the SNMP Agent will respond with positive response where it will set the value of lumTdmConnectionStatus instance equal to active(1) or notInService(2) respectfully. - SNMP Manager is allowed to change existing cross-connect from active(1) to notInService(2) and vice versa. - To remove cross-connect completely an SNMP Manager must in one SNMP SET request supply desired instance of lumTdmConnectionStatus with the value of destroy(6).
                               lumTdmLocalCardSlotId 1.3.6.1.4.1.4614.1.2.2.1.1.1 lumslotnum read-only
The slot number occupied by a card on this node containing the port to be connected. This must be a valid slot number.
                               lumTdmLocalPortNumber 1.3.6.1.4.1.4614.1.2.2.1.1.2 lumportnum read-only
The local port number to be connected. This must be a valid port number.
                               lumTdmConnectNodeIP 1.3.6.1.4.1.4614.1.2.2.1.1.3 ipaddress read-only
The IP address of the destination node. This is only used when the port is using IP encapsulation.
                               lumTdmConnectCardSlotId 1.3.6.1.4.1.4614.1.2.2.1.1.4 lumslotnum read-only
The slot number of the card in the destination node.
                               lumTdmConnectPortNumber 1.3.6.1.4.1.4614.1.2.2.1.1.5 lumportnum read-only
The port number on the card in the destination node.
                               lumTdmConnectNumber 1.3.6.1.4.1.4614.1.2.2.1.1.6 integer32 read-only
An arbitrary positive number the user may specify as a connection identifier.
                               lumTdmConnectionName 1.3.6.1.4.1.4614.1.2.2.1.1.7 lumdescr read-only
An arbitrary name that the user may specify as a connection identifier.
                               lumTdmConnectionStartTime 1.3.6.1.4.1.4614.1.2.2.1.1.8 dateandtime read-only
Currently not used.
                               lumTdmConnectionStopTime 1.3.6.1.4.1.4614.1.2.2.1.1.9 dateandtime read-only
Currently not used.
                               lumTdmConnectConfigParam 1.3.6.1.4.1.4614.1.2.2.1.1.10 integer read-only
pointToPoint(1) - indicates normal TDM cross-connect; slc96(2) - no longer supported. Enumeration: 'slc96': 2, 'pointToPoint': 1.
                               lumTdmConnectionUpTime 1.3.6.1.4.1.4614.1.2.2.1.1.11 timeticks read-only
The actual time passed since the connection has been established. Supplied by the SNMP Agent.
                               lumTdmConnectionStatus 1.3.6.1.4.1.4614.1.2.2.1.1.12 rowstatus read-write
Connection Status. Used to create, change and remove TDM crossconnect. The format and usage is described in RFC2579. Currently only the following are used : - active(1) - returned after successful createAndGo; also can be set when a change from notInService(2) is desired. - notInService(2) - returned after successful createAndWait(5); also can be set when a change from active(1) (disabling) is desired. - createAndGo(4) for create operation; when successful the resulting state will be transitioned into active(1). - createAndWait(5) - for create only; when successful the resulting state will be transitioned into notInService(2). - destroy(6) for delete operation. This object MUST always be present in any SNMP Manager TDM cross connect request.
                               lumTdmConnectType 1.3.6.1.4.1.4614.1.2.2.1.1.13 lumtdmtype read-only
The type of TDM service being carried.
                   lumDPProvision 1.3.6.1.4.1.4614.1.2.3
                       lumDPProvisionTable 1.3.6.1.4.1.4614.1.2.3.1 no-access
The Luminous Data Provision Table.
                           lumDPProvisionEntry 1.3.6.1.4.1.4614.1.2.3.1.1 no-access
This table can have a variable number of entries(rows), containing provisioning parameters as seen from this side of the cross-connect. When started for the very first time this table is empty (has no rows present). SNMP manager actions are required to create or delete rows in the table. One row typically represents a provisioning, as seen from this of the connection. Once created, a row is saved in non-volatile memory, and is guarantied to persist after card/shelf reset or a redundant switchover occurs. The lumDPConnectionStatus object is used to controls the process of dynamic row creation, removal and modification, as described in RFC2579. Luminous specific adaptation of RFC2579 RowStatus convention follows: - To create a new provisioning an SNMP Manager must in one SNMP SET request supply not yet existing instances of at least those read-write and read-create DEFVAL clause specified. The lumDPConnectionStatus object's instance value MUST be either createAndGo(4) or createAndWait(5). If the row does not already exist and request is accepted, the SNMP Agent will respond with positive response with the value of lumDPConnectionStatus set to active(1) or notInService(2) respectfully. - SNMP Manager is allowed to change existing provisioning from active(1) to notInService(2) and vice versa. - To remove provisioning completely an SNMP Manager must in one SNMP SET request supply desired instance of lumDPConnectionStatus object with the value of destroy(6).
                               lumDPLocalCardSlotId 1.3.6.1.4.1.4614.1.2.3.1.1.1 lumslotnum read-only
The slot number occupied by a card on this node with the port to be provisioned. SNMP Manager must supply a valid positive number for the instance of this object. SNMP Application writer using this MIB may consider analyzing the value of lumShelfType from LUMINOUS-SHELF-MIB and use internal knowledge of the layout of that shelf type to determine the valid slot values.
                               lumDPLocalPortNumber 1.3.6.1.4.1.4614.1.2.3.1.1.2 lumportnum read-only
The local port number to be provisioned. SNMP Manager must supply a valid positive value to the instance on this object when establishing provisioning. SNMP Application writer using this MIB may consider analyzing the value of lumCardNumbOfPorts from LUMINOUS-SHELF-MIB for the card in this slot to determine a valid range.
                               lumDPConnectNumber 1.3.6.1.4.1.4614.1.2.3.1.1.3 integer32 read-only
An arbitrary, unique positive number to distinguish between multiple provisioning established on the same local port. SNMP Provisioning Application is responsible to supply unique instance value of this object per a given lumDPLocalCardSlotId and lumDPLocalPortNumber pair when establishing provisioning.
                               lumDPConnectNodeIP 1.3.6.1.4.1.4614.1.2.3.1.1.4 ipaddress read-only
The IP address of the connecting node. When establishing provisioning SNMP Manager must set the value of the instance of this objects to an existing Luminous node'd IP Addess.
                               lumDPConnectCardSlotId 1.3.6.1.4.1.4614.1.2.3.1.1.5 lumslotnum read-only
The slot number occupied by the card in the connecting node. SNMP Manager must supply a valid positive number for the instance of this object. Internal knowledge of shelf layout is required to determine the valid values. SNMP Application writer using this MIB may consider analyzing the value of lumShelfType from LUMINOUS-SHELF-MIB and use internal knowledge of that shelf type layout to determine the valid slot values.
                               lumDPConnectPortNumber 1.3.6.1.4.1.4614.1.2.3.1.1.6 lumportnum read-only
The remote port number on the card in the connection node. SNMP Manager must set this field to a valid positive value when establishing provisioning. SNMP Application writer using this MIB may consider analyzing the value of lumCardNumbOfPorts from LUMINOUS-SHELF-MIB for the card in the slot to determine the valid port values.
                               lumDPConnectionName 1.3.6.1.4.1.4614.1.2.3.1.1.7 lumdescr read-only
An arbitrary name that the user may wish to specify.
                               lumDPConnectionStartTime 1.3.6.1.4.1.4614.1.2.3.1.1.8 dateandtime read-only
Currently not used.
                               lumDPConnectionStopTime 1.3.6.1.4.1.4614.1.2.3.1.1.9 dateandtime read-only
Currently not used.
                               lumDPCategory 1.3.6.1.4.1.4614.1.2.3.1.1.10 integer read-only
Provisioning Category. Indicates the provisioning model. Enumeration: 'dynamicIP': 3, 'staticIP': 2, 'wireModel': 1.
                               lumDPClassOfService 1.3.6.1.4.1.4614.1.2.3.1.1.11 integer read-only
Supported Class of Services. Enumeration: 'assuredForwarding': 3, 'expressForwarding': 2, 'bestEffort': 1.
                               lumDPPeakBandwidth 1.3.6.1.4.1.4614.1.2.3.1.1.12 integer32 read-only
Peak Bandwidth in Bits/Sec; -1 indicates autonegotiation enabled.
                               lumDPSustainedBandwidth 1.3.6.1.4.1.4614.1.2.3.1.1.13 integer32 read-only
Sustained Bandwidth in in Bits/Sec; positive number.
                               lumDPMaximumBurstSize 1.3.6.1.4.1.4614.1.2.3.1.1.14 integer32 read-only
Maximum Burst Size. In bytes. A positive number.
                               lumDPNonConformingAction 1.3.6.1.4.1.4614.1.2.3.1.1.15 integer read-only
Non-Conforming Action. Indicates rate limiting action. Enumeration: 'drop': 3, 'markDown': 2, 'off': 1.
                               lumDPProtectionType 1.3.6.1.4.1.4614.1.2.3.1.1.16 integer read-only
Protection type. protected(2) provides protection in the case of ring span failure. Enumeration: 'unprotected': 1, 'protected': 2.
                               lumDPFacilityProtection 1.3.6.1.4.1.4614.1.2.3.1.1.17 integer32 read-only
TBD.
                               lumDPIpPrefix1 1.3.6.1.4.1.4614.1.2.3.1.1.18 ipaddress read-only
The first IP address to augment the IP Prefix Table.
                               lumDPIpPrefix2 1.3.6.1.4.1.4614.1.2.3.1.1.19 ipaddress read-only
The second IP address to augment the IP Prefix Table.
                               lumDPIpPrefix3 1.3.6.1.4.1.4614.1.2.3.1.1.20 ipaddress read-only
The third IP address to augment the IP Prefix Table.
                               lumDPConfigFile 1.3.6.1.4.1.4614.1.2.3.1.1.21 displaystring read-only
Full qualified path and the file name of the file on NMS to contain a large amount of provisioning data, as IP Prefixes for Static IP Provisioning.
                               lumDPVLANId 1.3.6.1.4.1.4614.1.2.3.1.1.22 integer32 read-only
VLAN Id. TBD.
                               lumDPBufferSize 1.3.6.1.4.1.4614.1.2.3.1.1.23 integer32 read-only
A positive number.TBD
                               lumDPConnectionUpTime 1.3.6.1.4.1.4614.1.2.3.1.1.24 timeticks read-only
The time past since this provisioning has been established. Supplied by SNMP Agent.
                               lumDPConnectionStatus 1.3.6.1.4.1.4614.1.2.3.1.1.25 rowstatus read-write
Connection Status. Used to create, change and remove Data Port provisioning. The format and usage of RowStatus are described in RFC2579. The following values are supported: - active(1) - returned after successful createAndGo; also can be set when a change from notInService(2) is desired. - notInService(2) - returned after successful createAndWait(5); also can be set when a change from active(1) (disabling) is desired. - createAndGo(4) for create operation; when successful the resulting state will be transitioned into active(1). - createAndWait(5) - for create only; when successful the resulting state will be transitioned into notInService(2). - destroy(6) for delete operation. An instance of this object needs always to be present in any SNMP Manager provisioning request.