ALCATEL-IND1-OPENFLOW-MIB: View SNMP OID List / Download MIB

VENDOR: ALCATEL


 Home MIB: ALCATEL-IND1-OPENFLOW-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
 alcatelIND1OpenflowMIB 1.3.6.1.4.1.6486.801.1.2.1.77.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): Openflow for OS6900 Product Line. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 2013 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
     alcatelIND1OpenflowMIBNotifications 1.3.6.1.4.1.6486.801.1.2.1.77.1.0
     alcatelIND1OpenflowMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.77.1.1
Alcatel-Lucent Openflow Managed Objects.
         alaOpenflowGlobalConfigObjects 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.1
             alaOpenflowGlobalBackoffMax 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.1.1 integer32 read-write
Alcatel-Lucent Openflow maximum back-off time in seconds for controller connection attempts.
             alaOpenflowGlobalIdleProbeTimeout 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.1.2 integer32 read-write
Alcatel-Lucent Openflow idle probe timeout value in seconds. If set to 0, idle probing is disabled.
         alaOpenflowLogicalSwitchTable 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.2 no-access
This table contains one row for each Logical Switch.
             alaOpenflowLogicalSwitchEntry 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.2.1 no-access
Information about the Openflow Logical Switches.
                 alaOpenflowLogicalSwitch 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.2.1.1 snmpadminstring no-access
Openflow Logical Switch Name.
                 alaOpenflowLogicalSwitchAdminState 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.2.1.2 integer read-only
Logical Switch Admin State. Enable or disable the Logical Switch. When disabled, all controllers for the Logical Switch will be operationally disabled and flows added by those controllers will be removed. Enumeration: 'disabled': 2, 'enabled': 1.
                 alaOpenflowLogicalSwitchMode 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.2.1.3 integer read-only
Openflow Logical Switch Mode. Normal is regular Openflow, API is for ACL-like flow operation. Only one Logical Switch can be in api mode at a time. This object cannot be modified after the Logical Switch has been created. Enumeration: 'api': 2, 'normal': 1.
                 alaOpenflowLogicalSwitchVersions 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.2.1.4 bits read-only
Openflow Logical Switch Bitmap of enabled Openflow versions. At least one version must be enabled. Bits: 'v1dot0': 0, 'v1dot3dot1': 1.
                 alaOpenflowLogicalSwitchVlan 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.2.1.5 integer32 read-only
Openflow Logical Switch VLAN. The value 0 indicates that no VLAN has been specified, it is not a valid value to write. This object is not valid to write when creating/modifying an entry with alaOpenflowLogicalSwitchMode api(2)
                 alaOpenflowLogicalSwitchControllerCount 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.2.1.6 integer32 read-only
Count of the configured controllers for the Logical Switch.
                 alaOpenflowLogicalSwitchInterfaceCount 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.2.1.7 integer32 read-only
Count of the configured interfaces (ports and link aggregations) for the Logical Switch.
                 alaOpenflowLogicalSwitchFlowCount 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.2.1.8 integer32 read-only
Count of the flows pushed to the Logical Switch by its controllers.
                 alaOpenflowLogicalSwitchRowStatus 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.2.1.9 rowstatus read-only
Deleting a row from this table will also remove associated entries from other tables in this mib that have a logical switch as part of their index.
         alaOpenflowControllerTable 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.3 no-access
This table contains one row for each controller on each logical switch. Currently, up to three controllers per logical switch are supported per logical switch.
             alaOpenflowControllerEntry 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.3.1 no-access
Information about the Openflow Controllers attached to Logical Switches.
                 alaOpenflowControllerLogicalSwitch 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.3.1.1 snmpadminstring no-access
Openflow Logical Switch Name.
                 alaOpenflowControllerIpType 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.3.1.2 inetaddresstype no-access
Openflow Controller IP Address Type. The only type currently supported is ipv4(1)
                 alaOpenflowControllerIp 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.3.1.3 inetaddress no-access
Openflow Controller IP Address. As specified by alaOpenflowControllerIpType, only ipv4 is currently supported
                 alaOpenflowControllerPort 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.3.1.4 integer32 no-access
Openflow Controller Port.
                 alaOpenflowControllerRole 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.3.1.5 integer read-only
Role of the Controller for the Logical Switch. The role is negotiated by the controllers and the switch is notified of the outcome (1.3.1+). 1.0 controllers will always have the role of equal. Only one controller per Logical Switch can have the role of master. Enumeration: 'slave': 3, 'master': 2, 'equal': 1.
                 alaOpenflowControllerAdminState 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.3.1.6 integer read-only
Controller Admin State. Enable or disable connection to the controller. The Logical Switch runs in 'Fail Secure Mode' so all flow aging, etc continues unaffected when the controller is administratively disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                 alaOpenflowControllerOperState 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.3.1.7 integer read-only
State of the Logical Switch connection to the Controller. Enumeration: 'sendError': 3, 'disconnected': 10, 'idle': 9, 'invalid': 1, 'backoff': 6, 'disabled': 2, 'init': 4, 'connecting': 5, 'active': 8, 'exchangingHello': 7.
                 alaOpenflowControllerRowStatus 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.3.1.8 rowstatus read-only
On create, if the specified logical switch does not exist in alaOpenflowLogicalSwitchTable, an entry will be created in that table. Delete does not effect alaOpenflowLogicalSwitchTable.
         alaOpenflowInterfaceTable 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.4 no-access
This table contains one row for each interface (port or link aggregation) assigned to a logical switch. An interface can only belong to one logical switch at a time. If a logical switch in API mode exists, interfaces cannot be manually added to/deleted from it; instead, interfaces default to the API mode logical switch when not assigned to another Logical Switch. Interfaces can be reassigned from the API mode logical switch to a normal mode logical switch (by adding it to that normal mode logical switch) but not directly reassigned from one normal mode logical switch to another normal mode logical switch.
             alaOpenflowInterfaceEntry 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.4.1 no-access
Information about the interfaces assigned to Openflow Logical Switches.
                 alaOpenflowInterfaceLogicalSwitch 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.4.1.1 snmpadminstring no-access
Openflow Logical Switch Name.
                 alaOpenflowInterface 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.4.1.2 integer32 no-access
Openflow Interface attached to a Logical Switch. Port values are dot1dBasePort values, Link Aggregations start at 32769.
                 alaOpenflowInterfaceMode 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.4.1.3 integer read-only
Openflow Interface Mode. Normal is regular Openflow, API is for ACL like flow operation. Enumeration: 'api': 2, 'normal': 1.
                 alaOpenflowInterfaceRowStatus 1.3.6.1.4.1.6486.801.1.2.1.77.1.1.4.1.4 rowstatus read-only
On create, if the specified logical switch does not exist in alaOpenflowLogicalSwitchTable, an entry will be created in that table. Delete does not effect alaOpenflowLogicalSwitchTable.
     alcatelIND1OpenflowMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.77.1.2
Alcatel-Lucent Openflow Conformance Information.
         alcatelIND1OpenflowMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.77.1.2.1
Branch For ALU Openflow MIB Subsystem Units Of Conformance.
             alaOpenflowModuleConfigGroup 1.3.6.1.4.1.6486.801.1.2.1.77.1.2.1.1
Openflow Global Configuration Modules Group.
             alaOpenflowModuleLogicalSwitchGroup 1.3.6.1.4.1.6486.801.1.2.1.77.1.2.1.2
Openflow Logical Switch Configuration Modules Group.
             alaOpenflowModuleControllerGroup 1.3.6.1.4.1.6486.801.1.2.1.77.1.2.1.3
Openflow Controller Configuration Modules Group.
             alaOpenflowModuleInterfaceGroup 1.3.6.1.4.1.6486.801.1.2.1.77.1.2.1.4
Openflow Interface Configuration Modules Group.
         alcatelIND1OpenflowMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.77.1.2.2
Branch For ALU Openflow MIB Subsystem Compliance Statements.
             alaOpenflowMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.77.1.2.2.1
Compliance statement for Openflow.