EXTREME-DLCS-MIB: View SNMP OID List / Download MIB

VENDOR: EXTREME NETWORKS


 Home MIB: EXTREME-DLCS-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
 extremeDlcs 1.3.6.1.4.1.1916.1.8
Extreme Dynamic-Link Context System (DLCS) status objects
     extremeDlcsEnable 1.3.6.1.4.1.1916.1.8.1 truthvalue read-write
Setting this to true will allow the agent to start collecting DLCS binding information.
     extremeDlcsNetbiosEnable 1.3.6.1.4.1.1916.1.8.2 truthvalue read-write
Setting this to true will allow the agent to start collecting DLCS binding information using the NetBios protocol.
     extremeDlcsKerberos5Enable 1.3.6.1.4.1.1916.1.8.3 truthvalue read-write
Setting this to true will allow the agent to start collecting DLCS binding information using the Kerberos V5 protocol.
     extremeDlcsRsvpEnable 1.3.6.1.4.1.1916.1.8.4 truthvalue read-write
Setting this to true will allow the agent to start collecting DLCS binding information using the RSVP protocol.
     extremeDlcsDnsEnable 1.3.6.1.4.1.1916.1.8.5 truthvalue read-write
Setting this to true will allow the agent to start collecting DLCS binding information using the DNS protocol.
     extremeDlcsBindingTable 1.3.6.1.4.1.1916.1.8.6 no-access
Table of DLCS Binding information. Entries are added and deleted by the agent based on information gathered from the local network environment. Multiple entries may exist for almost identical sets of bindings although the agent will ensure that exactly matching entries are coalesced.
         extremeDlcsBindingEntry 1.3.6.1.4.1.1916.1.8.6.1 no-access
Entry in table of DLCS bindings.
             extremeDlcsBindingIndex 1.3.6.1.4.1.1916.1.8.6.1.1 integer read-only
An index into this table, chosen by the agent. This has no significance to the manager beyond its uniqueness within this agent.
             extremeDlcsBindingType 1.3.6.1.4.1.1916.1.8.6.1.2 bits read-only
The type of binding expressed here. A given bit is set if DLCS has detected that the two relevant items are bound together. e.g. an entry with application2user(3) set to 1 implies that the username extremeDlcsBindingUser has been seen to be using the application extremeDlcsBindingApplication. In addition, if this entry also has user2port(1) set to 1 then this user and application have been detected as running on the physical switch port extremeDlcsBindingPhysPort. Bits: 'user2group': 8, 'user2ip': 0, 'user2port': 1, 'group2ip': 6, 'application2ip': 4, 'ip2port': 2, 'host2ip': 5, 'application2user': 3, 'group2port': 7.
             extremeDlcsBindingSource 1.3.6.1.4.1.1916.1.8.6.1.3 integer read-only
The source of the information binding. Enumeration: 'netbiosbind': 4, 'other': 1, 'kerberos5': 6, 'dns': 5, 'netbiosquery': 3, 'local': 2, 'rsvp': 7.
             extremeDlcsBindingUser 1.3.6.1.4.1.1916.1.8.6.1.4 displaystring read-only
The User name detected by DLCS. A string of length zero indicates no valid User name has been detected for this binding.
             extremeDlcsBindingGroup 1.3.6.1.4.1.1916.1.8.6.1.5 displaystring read-only
The Group name detected by DLCS. A string of length zero indicates no valid Group name has been detected for this binding.
             extremeDlcsBindingApplication 1.3.6.1.4.1.1916.1.8.6.1.6 displaystring read-only
The Application name detected by DLCS. A string of length zero indicates no valid Application name has been detected for this binding.
             extremeDlcsBindingHost 1.3.6.1.4.1.1916.1.8.6.1.7 displaystring read-only
The Host name detected by DLCS. A string of length zero indicates no valid Host name has been detected for this binding.
             extremeDlcsBindingIpAddress 1.3.6.1.4.1.1916.1.8.6.1.8 ipaddress read-only
The IP address detected by DLCS. A value of 0.0.0.0 indicates no valid IP address has been detected for this binding.
             extremeDlcsBindingPhysPort 1.3.6.1.4.1.1916.1.8.6.1.9 integer read-only
The physical port number (ifIndex) detected by DLCS. This is valid in all bindings.
             extremeDlcsBindingUpdateTime 1.3.6.1.4.1.1916.1.8.6.1.10 timeticks read-only
The value of sysUpTime when this entry was last updated.