EXTREME-DLCS-MIB

File: EXTREME-DLCS-MIB.mib (8899 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
EXTREME-BASE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
TimeTicks TruthValue DisplayString
extremeAgent

Defined Types

ExtremeDlcsBindingEntry  
SEQUENCE    
  extremeDlcsBindingIndex INTEGER
  extremeDlcsBindingType BITS
  extremeDlcsBindingSource INTEGER
  extremeDlcsBindingUser DisplayString
  extremeDlcsBindingGroup DisplayString
  extremeDlcsBindingApplication DisplayString
  extremeDlcsBindingHost DisplayString
  extremeDlcsBindingIpAddress IpAddress
  extremeDlcsBindingPhysPort INTEGER
  extremeDlcsBindingUpdateTime TimeTicks

Defined Values

extremeDlcs 1.3.6.1.4.1.1916.1.8
Extreme Dynamic-Link Context System (DLCS) status objects
MODULE-IDENTITY    

extremeDlcsEnable 1.3.6.1.4.1.1916.1.8.1
Setting this to true will allow the agent to start collecting DLCS binding information.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeDlcsNetbiosEnable 1.3.6.1.4.1.1916.1.8.2
Setting this to true will allow the agent to start collecting DLCS binding information using the NetBios protocol.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeDlcsKerberos5Enable 1.3.6.1.4.1.1916.1.8.3
Setting this to true will allow the agent to start collecting DLCS binding information using the Kerberos V5 protocol.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeDlcsRsvpEnable 1.3.6.1.4.1.1916.1.8.4
Setting this to true will allow the agent to start collecting DLCS binding information using the RSVP protocol.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeDlcsDnsEnable 1.3.6.1.4.1.1916.1.8.5
Setting this to true will allow the agent to start collecting DLCS binding information using the DNS protocol.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeDlcsBindingTable 1.3.6.1.4.1.1916.1.8.6
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeDlcsBindingEntry

extremeDlcsBindingEntry 1.3.6.1.4.1.1916.1.8.6.1
Entry in table of DLCS bindings.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeDlcsBindingEntry  

extremeDlcsBindingIndex 1.3.6.1.4.1.1916.1.8.6.1.1
An index into this table, chosen by the agent. This has no significance to the manager beyond its uniqueness within this agent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDlcsBindingType 1.3.6.1.4.1.1916.1.8.6.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  BITS user2ip(0), user2port(1), ip2port(2), application2user(3), application2ip(4), host2ip(5), group2ip(6), group2port(7), user2group(8)  

extremeDlcsBindingSource 1.3.6.1.4.1.1916.1.8.6.1.3
The source of the information binding.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), netbiosquery(3), netbiosbind(4), dns(5), kerberos5(6), rsvp(7)  

extremeDlcsBindingUser 1.3.6.1.4.1.1916.1.8.6.1.4
The User name detected by DLCS. A string of length zero indicates no valid User name has been detected for this binding.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeDlcsBindingGroup 1.3.6.1.4.1.1916.1.8.6.1.5
The Group name detected by DLCS. A string of length zero indicates no valid Group name has been detected for this binding.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeDlcsBindingApplication 1.3.6.1.4.1.1916.1.8.6.1.6
The Application name detected by DLCS. A string of length zero indicates no valid Application name has been detected for this binding.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeDlcsBindingHost 1.3.6.1.4.1.1916.1.8.6.1.7
The Host name detected by DLCS. A string of length zero indicates no valid Host name has been detected for this binding.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeDlcsBindingIpAddress 1.3.6.1.4.1.1916.1.8.6.1.8
The IP address detected by DLCS. A value of 0.0.0.0 indicates no valid IP address has been detected for this binding.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

extremeDlcsBindingPhysPort 1.3.6.1.4.1.1916.1.8.6.1.9
The physical port number (ifIndex) detected by DLCS. This is valid in all bindings.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDlcsBindingUpdateTime 1.3.6.1.4.1.1916.1.8.6.1.10
The value of sysUpTime when this entry was last updated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks